Skip to content

[v22.x] deps: upgrade npm to 10.9.9 - #64884

Closed
npm-cli-bot wants to merge 1 commit into
nodejs:v22.x-stagingfrom
npm:npm-v10.9.9-22
Closed

npm-cli-bot wants to merge 1 commit into
nodejs:v22.x-stagingfrom
npm:npm-v10.9.9-22

Conversation

@npm-cli-bot

Copy link
Copy Markdown
Contributor

10.9.9 (2026-07-28)

Dependencies

Chores

  • 189ba13 #9319 add cli-triage team as codeowner (#9319) (@github-actions[bot], Michael Smith)

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch. labels Jul 31, 2026
@MikeMcC399 MikeMcC399 added the request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. label Aug 1, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. label Aug 1, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@juanarbol
juanarbol requested a review from a team as a code owner August 20, 2026 19:41
@aduh95 aduh95 changed the title deps: upgrade npm to 10.9.9 [v22.x] deps: upgrade npm to 10.9.9 Aug 20, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
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

Copy link
Copy Markdown
Member

Landed in b816fc8

@juanarbol juanarbol closed this Aug 26, 2026
aduh95 added a commit that referenced this pull request Sep 22, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.125 (Node.js GitHub Bot) #64746
deps:
  * update corepack to 0.36.0 (Node.js GitHub Bot) #65653
  * upgrade npm to 10.9.9 (npm team) #64884
  * update icu to 78.3 (Node.js GitHub Bot) #62324
  * update OpenSSL 3.5.8 (Node.js GitHub Bot) #65542
  * update Undici to 6.28.1 (mcollina) #65790
node-api:
  * support `SharedArrayBuffer` in `napi_create_typedarray` (Yilong Li) #62710
  * add `napi_create_external_sharedarraybuffer` (Ben Noordhuis) #62623

PR-URL: #65448
aduh95 added a commit that referenced this pull request Sep 23, 2026
Notable changes:

crypto:
  * update root certificates to NSS 3.125 (Node.js GitHub Bot) #64746
deps:
  * update corepack to 0.36.0 (Node.js GitHub Bot) #65653
  * upgrade npm to 10.9.9 (npm team) #64884
  * update icu to 78.3 (Node.js GitHub Bot) #62324
  * update OpenSSL 3.5.8 (Node.js GitHub Bot) #65542
  * update Undici to 6.28.1 (mcollina) #65790
node-api:
  * support `SharedArrayBuffer` in `napi_create_typedarray` (Yilong Li) #62710
  * add `napi_create_external_sharedarraybuffer` (Ben Noordhuis) #62623

PR-URL: #65448
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants