Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infos about node package updates #13781

Open
m1ga opened this issue Mar 25, 2023 · 1 comment
Open

Infos about node package updates #13781

m1ga opened this issue Mar 25, 2023 · 1 comment
Labels
feature needs triage This issue hasn't been reviewed by maintainers semver-major

Comments

@m1ga
Copy link
Contributor

m1ga commented Mar 25, 2023

Those node packages will break the build:

strip-ansi

Everything > 7.0.0 is a ESM package (https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)

jasmin-core

> 4.3.0 won't start the test suite

babel

Updating to 7.12.0 (https://github.com/babel/babel/blob/main/CHANGELOG.md#v7120-2020-10-14) will cause the Callsite issue #13778

boxen

Everything > 5.1.2 is a ESM package (https://github.com/sindresorhus/boxen/releases/tag/v6.0.0)

glob

Everything >= 9.0.0 https://github.com/isaacs/node-glob/blob/main/changelog.md#90

p-limit

Everything >= 4.0.0 is a ESM package (https://github.com/sindresorhus/p-limit/releases/tag/v4.0.0)

ansi-escapes

Everything >= 5.0.0 is a ESM package (https://github.com/sindresorhus/ansi-escapes/releases/tag/v5.0.0)

wrap-ansi

Everything >= 8.0.0 is a ESM package (https://github.com/chalk/wrap-ansi/releases/tag/v8.0.0)

rollup

Everything >= 3.0.0 needs a higher plugin-babel versions


Will be extended if someone finds an issue with a package or changed if someone fixes update issues 😄

@m1ga m1ga added feature needs triage This issue hasn't been reviewed by maintainers labels Mar 25, 2023
@m1ga m1ga mentioned this issue Apr 1, 2023
@cb1kenobi
Copy link
Contributor

This is blocked because the Titanium CLI isn't an ESM package. We will return to this someday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature needs triage This issue hasn't been reviewed by maintainers semver-major
Projects
None yet
Development

No branches or pull requests

2 participants