-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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 9.6.2 #47108
Closed
Closed
deps: upgrade npm to 9.6.2 #47108
+3,377
−2,191
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
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
anonrig
approved these changes
Mar 15, 2023
This comment was marked as outdated.
This comment was marked as outdated.
VoltrexKeyva
approved these changes
Mar 15, 2023
lpinca
approved these changes
Mar 15, 2023
This comment was marked as outdated.
This comment was marked as outdated.
22 tasks
This comment was marked as outdated.
This comment was marked as outdated.
This was referenced Mar 17, 2023
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
rebased against main just incase that fixes some of the flakey tests |
Commit Queue failed- Loading data for nodejs/node/pull/47108 ✔ Done loading data for nodejs/node/pull/47108 ----------------------------------- PR info ------------------------------------ Title deps: upgrade npm to 9.6.2 (#47108) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch npm-cli-bot:npm-v9.6.2 -> nodejs:main Labels npm, fast-track, author ready, needs-ci, dont-land-on-v14.x Commits 1 - deps: upgrade npm to 9.6.2 Committers 1 - Myles Borins PR-URL: https://github.com/nodejs/node/pull/47108 Reviewed-By: Yagiz Nizipli Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47108 Reviewed-By: Yagiz Nizipli Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - deps: upgrade npm to 9.6.2 ℹ This PR was created on Wed, 15 Mar 2023 17:39:52 GMT ✔ Approvals: 3 ✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/47108#pullrequestreview-1342110903 ✔ - Mohammed Keyvanzadeh (@VoltrexKeyva): https://github.com/nodejs/node/pull/47108#pullrequestreview-1342265732 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/47108#pullrequestreview-1342312000 ℹ This PR is being fast-tracked ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-03-27T16:36:32Z: https://ci.nodejs.org/job/node-test-pull-request/50622/ - Querying data for job/node-test-pull-request/50622/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4535374070 |
MylesBorins
pushed a commit
that referenced
this pull request
Mar 27, 2023
PR-URL: #47108 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Landed in a4808b6 |
18 tasks
RafaelGSS
pushed a commit
that referenced
this pull request
Apr 5, 2023
PR-URL: #47108 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Merged
RafaelGSS
pushed a commit
that referenced
this pull request
Apr 6, 2023
PR-URL: #47108 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
RafaelGSS
pushed a commit
that referenced
this pull request
Apr 7, 2023
PR-URL: #47108 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams
pushed a commit
that referenced
this pull request
Jul 6, 2023
PR-URL: #47108 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@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.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
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.
This PR contains changes from:
npm@9.6.0
npm@9.6.1
npm@9.6.2
This PR replaces: nodejs/node#47018
9.6.0
9.6.0 (2023-03-02)
Features
84fbaf2
#6216 add preliminary fish shell completion (@wraithgar)Bug Fixes
c4c8754
audit: add signatures to completion (@wraithgar)fc46489
access: only complete once (@wraithgar)b43961a
cmd-list: alias only to real commands (@wraithgar)Documentation
2695e1f
#6187 npm v9 creates package-lock.json v3 (#6187) (@tuukka)Dependencies
71ae406
#6218@npmcli/installed-package-contents@2.0.2
@npmcli/arborist@6.2.4
libnpmdiff@5.0.12
libnpmexec@5.0.12
libnpmfund@4.0.12
libnpmpack@5.0.12
9.6.1
9.6.1 (2023-03-08)
Bug Fixes
e455e3f
#6211 send options with grant/revoke requests (#6211) (@DavidTanner)e4de224
#6220 clean uri from audit error (#6220) (@wraithgar)Dependencies
cb45b21
#6231 npm update1f60a7e
#6231minipass@4.2.4
@npmcli/arborist@6.2.5
libnpmdiff@5.0.13
libnpmexec@5.0.13
libnpmfund@4.0.13
libnpmpack@5.0.13
libnpmpublish@7.1.1
9.6.2
9.6.2 (2023-03-14)
Bug Fixes
4622b42
#6247 add provenance publish notice (#6247) (@bdehamer)Dependencies
434b461
#6255sigstore@1.1.1
(#6255)@npmcli/config@6.1.4
libnpmpublish@7.1.2