Uh oh!
There was an error while loading. Please reload this page.
[v22.x] deps: upgrade npm to 10.9.9 - #64884
Closed
npm-cli-bot wants to merge 1 commit into
Closed
Conversation
nodejs-github-bot
commented
Jul 31, 2026
Collaborator
Review requested:
|
ljharb
approved these changes
Jul 31, 2026
avivkeller
approved these changes
Jul 31, 2026
nodejs-github-bot
commented
Aug 1, 2026
Collaborator
lpinca
approved these changes
Aug 1, 2026
nodejs-github-bot
commented
Aug 1, 2026
Collaborator
MikeMcC399
approved these changes
Aug 1, 2026
trivikr
approved these changes
Aug 2, 2026
juanarbol
approved these changes
Aug 4, 2026
12 tasks
This was referenced Aug 21, 2026
npm-cli-botforce-pushed
the
npm-v10.9.9-22
branch
from
August 24, 2026 20:04
d56a590 to
18a364fComparenodejs-github-bot
commented
Aug 25, 2026
Collaborator
nodejs-github-bot
commented
Aug 26, 2026
Collaborator
reggi added a commit
to npm/cli
that referenced
this pull request
Aug 26, 2026
## Summary - recognize existing Node.js npm update PRs with branch prefixes such as `[v22.x]` - preserve an existing PR title when updating it ## Background The create-node-pr workflow successfully regenerated and force-pushed nodejs/node#64884, but then failed because the existing-PR parser treated `[v22.x] 10.9.9` as the npm version. It attempted to create a duplicate PR instead of editing the existing one. This extracts the version following the canonical `deps: upgrade npm to` text regardless of any title prefix. Existing base-branch filtering continues to distinguish PRs targeting different Node.js release lines. Reproduction: https://github.com/npm/cli/actions/runs/32768286326 Copilot-Session: 14a9626a-4d0e-4be3-b06c-b6676ecb3895
juanarbol pushed a commit
that referenced
this pull request
Aug 26, 2026
PR-URL: #64884 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
juanarbol
commented
Aug 26, 2026
Member
Landed in b816fc8 |
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 freeto 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.
10.9.9 (2026-07-28)
Dependencies
5e9f451#9814tar@7.5.22(#9814) (@martinrrm, @Copilot)Chores
189ba13#9319 add cli-triage team as codeowner (#9319) (@github-actions[bot], Michael Smith)