-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: upgrade npm to 10.9.0 #55255
Merged
Merged
deps: upgrade npm to 10.9.0 #55255
+43,927
−1,054
Conversation
This file contains 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
Review requested:
|
nodejs-github-bot
added
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
labels
Oct 3, 2024
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
The large amount of file additions in this PR are due to semver-major updates in our tree. Not everything was able to get updated this time around so there is extra duplication in the tree. This will winnow back down as those dependencies update. |
lpinca
approved these changes
Oct 3, 2024
RedYetiDev
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
request-ci
Add this label to start a Jenkins CI on a PR.
labels
Oct 3, 2024
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Oct 3, 2024
RafaelGSS
approved these changes
Oct 4, 2024
lpinca
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Oct 5, 2024
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Oct 5, 2024
Commit Queue failed- Loading data for nodejs/node/pull/55255 ✔ Done loading data for nodejs/node/pull/55255 ----------------------------------- PR info ------------------------------------ Title deps: upgrade npm to 10.9.0 (#55255) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch npm-cli-bot:npm-v10.9.0-main -> nodejs:main Labels npm, fast-track, author ready, needs-ci Commits 1 - deps: upgrade npm to 10.9.0 Committers 1 - npm CLI robot <npm-cli+bot@github.com> PR-URL: https://github.com/nodejs/node/pull/55255 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/55255 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 03 Oct 2024 18:05:26 GMT ✔ Approvals: 2 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/55255#pullrequestreview-2346397294 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/55255#pullrequestreview-2348962669 ℹ This PR is being fast-tracked ✘ This PR needs to wait 12 more hours to land (or 0 hours if there is 1 more approval (👍) of the fast-track request from collaborators). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2024-10-04T04:00:04Z: https://ci.nodejs.org/job/node-test-pull-request/62913/ - Querying data for job/node-test-pull-request/62913/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/11190889365 |
marco-ippolito
approved these changes
Oct 5, 2024
marco-ippolito
added
commit-queue
Add this label to land a pull request using GitHub Actions.
and removed
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
labels
Oct 5, 2024
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Oct 5, 2024
Landed in 20d8b85 |
aduh95
pushed a commit
that referenced
this pull request
Oct 9, 2024
PR-URL: #55255 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Merged
louwers
pushed a commit
to louwers/node
that referenced
this pull request
Nov 2, 2024
PR-URL: nodejs#55255 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
aduh95
pushed a commit
that referenced
this pull request
Nov 5, 2024
PR-URL: #55255 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
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.0 (2024-10-03)
Features
4d57928
#7766 devEngines (#7766) (@reggi)Bug Fixes
6ca609e
#7789 ping and doctor commands fix for checking if registry is online (#7789) (@milaninfy)Documentation
63d6a73
#7783 package.json: add brief section on exports, link to Node.js docs (#7783) (@wheresrhys)366c07e
#7776 remove incorrect note about npm install (#7776) (@wraithgar)Dependencies
60a7ee5
#7803 hoist npm-normalize-package-bin20dd44f
#7803 hoist minipass-fetch5795987
#7803 updateproggy@3.0.0
99ccae3
#7803 updatebin-links@5.0.0
75786ad
#7803 update@npmcli/query@4.0.0
1c25a1d
#7803 update@npmcli/node-gyp@4.0.0
2d7fc3d
#7803 update@npmcli/name-from-folder@3.0.0
1e09334
#7803 update@npmcli/metavuln-calculator@8.0.0
820e983
#7803 update@npmcli/installed-package-contents@3.0.0
9cd6603
#7803 updateread-package-json-fast@4.0.0
b84d907
#7803 update@npmcli/git@6.0.1
53ed632
#7803 updatewrite-file-atomic@6.0.0
ab40dab
#7803 updatewhich@5.0.0
b1c4770
#7803 updatevalidate-npm-package-name@6.0.0
8206c4f
#7803 updatessri@12.0.0
8b7dbc8
#7803 updateread@4.0.0
f6909a0
#7803 updateproc-log@5.0.0
f9b2e18
#7803 updateparse-conflict-json@4.0.0
e7ab206
#7803 updatepacote@19.0.0
b28dbb1
#7803 updatenpm-user-validate@3.0.0
d13a20b
#7803 updatenpm-registry-fetch@18.0.1
5208f74
#7803 updatenpm-profile@11.0.1
092f41f
#7803 updatenpm-pick-manifest@10.0.0
50a7bc8
#7803 updatenpm-package-arg@12.0.0
591130d
#7803 updatenpm-install-checks@7.1.0
be6ae96
#7803 updatenpm-audit-report@6.0.0
8d4060a
#7803 updatenormalize-package-data@7.0.0
105fa2b
#7803 updatenopt@8.0.0
eae4f57
#7803 updatemake-fetch-happen@14.0.1
7214149
#7803 updatejson-parse-even-better-errors@4.0.0
c4bed31
#7803 updateinit-package-json@7.0.1
f54b155
#7803 updateini@5.0.0
6deae9e
#7803 updatehosted-git-info@8.0.0
034c729
#7803 updatecacache@19.0.1
ddb8be0
#7803 updateabbrev@3.0.0
538a4cc
#7803 update@npmcli/run-script@9.0.1
b80d048
#7803 update@npmcli/redact@3.0.0
81137fc
#7803 update@npmcli/promise-spawn@8.0.1
2076368
#7803 update@npmcli/package-json@6.0.1
feac87c
#7803 update@npmcli/map-workspaces@4.0.1
dd90f9e
#7803 update@npmcli/fs@4.0.0
Chores
95e2cb1
#7810 ignore .github folder in release-please (@reggi)be1e6da
#7803 updateminify-registry-metadata@4.0.0
(@reggi)43f2374
#7803 updateignore-walk@7.0.0
(@reggi)bb03036
#7803 updatenpm-packlist@9.0.0
(@reggi)2072705
#7803 update@npmcli/eslint-config@5.0.1
(@reggi)949d8f8
#7803 engine ^18.17.0 || >=20.5.0 in package template (@reggi)fefd509
#7764 deps: bump actions/download-artifact from 3 to 4 in /.github/workflows (#7764) (@dependabot[bot], @wraithgar)@npmcli/arborist@8.0.0
@npmcli/config@9.0.0
libnpmaccess@9.0.0
libnpmdiff@7.0.0
libnpmexec@9.0.0
libnpmfund@6.0.0
libnpmhook@11.0.0
libnpmorg@7.0.0
libnpmpack@8.0.0
libnpmpublish@10.0.0
libnpmsearch@8.0.0
libnpmteam@7.0.0
libnpmversion@7.0.0