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

Bump @npmcli/arborist and pacote #31

Closed
wants to merge 1 commit into from

Conversation

ericcornelissen
Copy link

Upgrade @npmcli/arborist and pacote to newer versions in order to resolve 13 deprecation warnings. This comes at the cost of dropping support for Node.js ^14.18 and =16.13. These are the minimum (major version) upgrades necessary to achieve this goal.

Note: some of the deprecation warnings are still present due to the dependency on get-dep-tree, to resolve these too it would need to receive similar upgrades. Since you're maintaining both of these packages I figured I can start with one PR and see if you're open to upgrading 🙂

Upgrade these dependencies to newer versions in order to resolve 13
deprecation warnings (some are still present due to the dependency on
`get-dep-tree`, which would need to receive similar upgrades). This
comes at the cost of dropping support for Node.js `^14.18` and `=16.13`.
These are the minimum (major version) upgrades necessary to achieve this
goal.
@ljharb
Copy link
Owner

ljharb commented Nov 3, 2024

It's not worth a breaking change, and transitive deprecation warnings aren't actionable and should always be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants