[v22.x] deps: upgrade npm to 10.9.8#62463
Open
npm-cli-bot wants to merge 1 commit intonodejs:v22.x-stagingfrom
Open
[v22.x] deps: upgrade npm to 10.9.8#62463npm-cli-bot wants to merge 1 commit intonodejs:v22.x-stagingfrom
npm-cli-bot wants to merge 1 commit intonodejs:v22.x-stagingfrom
Conversation
Collaborator
|
Review requested:
|
|
please add a do not release on v20 label |
lpinca
approved these changes
Mar 27, 2026
ljharb
approved these changes
Mar 27, 2026
Collaborator
Collaborator
15 tasks
Collaborator
jordanstephens
added a commit
to DefangLabs/pulumi-defang
that referenced
this pull request
Apr 9, 2026
The ubuntu-24.04 runner image (20260329.72.1) ships with a corrupted Node 22.22.2 tool cache: npm 10.9.7 is missing `promise-retry` from its own module tree, causing any `npm install -g` to fail with MODULE_NOT_FOUND. This broke all nodejs SDK build jobs. Node 24 ships with npm 11 natively, which supports OIDC Trusted Publishers without requiring a separate upgrade step, so we can drop the `npm install -g` workaround entirely. See: actions/runner-images#13883 nodejs/node#62463 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merged
1 task
santigimeno
approved these changes
Apr 27, 2026
marco-ippolito
approved these changes
Apr 27, 2026
Collaborator
richardlau
approved these changes
Apr 27, 2026
2 tasks
Devin-Marks
added a commit
to Devin-Marks/pi-forge
that referenced
this pull request
May 7, 2026
Node 22.22.2's hostedtoolcache image ships with a corrupted bundled npm — `promise-retry` is missing from `@npmcli/arborist`'s node_modules, so any `npm install -g npm@<anything>` crashes with MODULE_NOT_FOUND before it can do the upgrade. Confirmed regression vs 22.22.1: - nodejs/node#62425 - actions/runner-images#13883 Pinning forces actions/setup-node to download a clean Node + npm pair from nodejs.org instead of using the broken cached image. Drop the pin (back to `22`) once 22.22.3 ships the fix from nodejs/node#62463.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies
@npmcli/arborist@8.0.5libnpmdiff@7.0.5libnpmexec@9.0.5libnpmfund@6.0.5libnpmpack@8.0.5