Skip to content

Bump npm to 11.8.0 - #14141

Merged
kbukum1 merged 1 commit into
dependabot:mainfrom
yeikel:patch-19
Mar 20, 2026
Merged

Bump npm to 11.8.0#14141
kbukum1 merged 1 commit into
dependabot:mainfrom
yeikel:patch-19

Conversation

@yeikel

@yeikel yeikel commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

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

yeikel commented Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

@kbukum1 Could you please review this?

@ffried

ffried commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

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

@yeikel

yeikel commented Feb 12, 2026

Copy link
Copy Markdown
Contributor Author

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
@yeikel
yeikel force-pushed the patch-19 branch 2 times, most recently from 3882012 to 36d7ea8 Compare March 20, 2026 02:43
@kbukum1
kbukum1 merged commit 0ba6f87 into dependabot:main Mar 20, 2026
65 checks passed
@yeikel
yeikel deleted the patch-19 branch April 4, 2026 04:01
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