Skip to content

Bump npm to 11.8.0#14141

Open
yeikel wants to merge 1 commit intodependabot:mainfrom
yeikel:patch-19
Open

Bump npm to 11.8.0#14141
yeikel wants to merge 1 commit intodependabot:mainfrom
yeikel:patch-19

Conversation

@yeikel
Copy link
Contributor

@yeikel yeikel commented Feb 9, 2026

What are you trying to accomplish?

Using the latest NPM release leads to compatibility issues. To avoid issues to our users, it seems that our best interest is to align it with the version included

Fixes #13931

Anything you want to highlight for special attention from reviewers?

I have submitted #14139, which I believe offers a long-term solution to this issue. Since the version of npm is constantly changing and future Node.js releases, even within the same major version, may update it, Dependabot should not be tied to this dependency.

How will you know you've accomplished your goal?

The version of npm is the same as what's included in NodeJS 24

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@yeikel
Copy link
Contributor Author

yeikel commented Feb 9, 2026

@kbukum1 Could you please review this?

@ffried
Copy link
Contributor

ffried commented Feb 12, 2026

I don't think this is needed now that node has released 24.13.1 which includes npm 11.8.0.

@yeikel
Copy link
Contributor Author

yeikel commented Feb 12, 2026

I don't think this is needed now that node has released 24.13.1 which includes npm 11.8.0.

Thanks for the heads up. I updated the pull request to target 11.8.0 instead as we should still try to be aligned

@yeikel yeikel changed the title Align version of npm with the NodeJS release Bump npm to 11.8.0 Feb 16, 2026
@yeikel yeikel closed this Feb 16, 2026
@yeikel yeikel deleted the patch-19 branch February 16, 2026 00:44
@yeikel yeikel restored the patch-19 branch February 16, 2026 00:50
@yeikel yeikel reopened this Feb 16, 2026
@kbukum1 kbukum1 self-requested a review March 4, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm 11.7.0 and current nodejs24 npm 11.6.2 are incompatible

4 participants