-
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.8.0 #53014
Merged
Merged
deps: upgrade npm to 10.8.0 #53014
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
May 15, 2024
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
lukekarrys
approved these changes
May 15, 2024
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
May 15, 2024
This comment was marked as outdated.
This comment was marked as outdated.
lpinca
approved these changes
May 16, 2024
marco-ippolito
approved these changes
May 16, 2024
trivikr
approved these changes
May 16, 2024
richardlau
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
May 16, 2024
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
May 16, 2024
Landed in dad539f |
targos
pushed a commit
that referenced
this pull request
May 21, 2024
PR-URL: #53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Possible regression, npm/cli#7547. Should we hold off including this version of npm in a release? |
We'd probably want to wait for 10.8.1: npm/cli#7536 |
Merged
eliphazbouye
pushed a commit
to eliphazbouye/node
that referenced
this pull request
Jun 20, 2024
PR-URL: nodejs#53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
bmeck
pushed a commit
to bmeck/node
that referenced
this pull request
Jun 22, 2024
PR-URL: nodejs#53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
marco-ippolito
pushed a commit
that referenced
this pull request
Jul 19, 2024
PR-URL: #53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
marco-ippolito
pushed a commit
that referenced
this pull request
Jul 19, 2024
PR-URL: #53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Merged
aduh95
pushed a commit
that referenced
this pull request
Nov 5, 2024
PR-URL: #53014 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.8.0 (2024-05-15)
Features
1e375c1
#7442 create exit handler class (#7442) (@lukekarrys)Bug Fixes
d5c3289
#7513 refactor: use output buffer and error for more commands (#7513) (@lukekarrys)12f103c
#7533 add first param titles to logs where missing (#7533) (@lukekarrys)badeac2
#7521 config: use redact on config output (#7521) (@lukekarrys)76aef74
#7520 view: refactor exec and execWorkspaces to call same methods (#7520) (@lukekarrys)b54cdb8
#7515 refactor: create new error output primitives (#7515) (@lukekarrys)e40454c
#7506 view: dont unwrap arrays in json mode (#7506) (@lukekarrys)6f64148
require stdout to be a TTY for progress (#7507) (@lukekarrys)db62910
#7504 config: be more aggressive about hiding protected values (#7504) (@wraithgar)6d456bb
#7497 dont write log file for completion commands (#7497) (@lukekarrys)722c0fa
#7463 limit packument cache size based on heap size (@wraithgar)ca1a68d
#7474 log ifnpm deprecate
does not match any version (#7474) (@mbtools)261ea19
#7457 run input.start around help and openining urls (@lukekarrys)4ab6cf4
#7459 publish: validate dist-tag (#7459) (@reggi)Documentation
b2ce025
#7518 suggest correct bin entry (#7518) (@Santoshraj2)bdd2aae
#7502 remove obsolete removal using make uninstall (#7502) (@avinal)c3d2819
#7496 npm help json/global command on windows (#7496) (@klm-turing, @lukekarrys)268303c
#7479 add npm version to every local help output (#7479) (@klm-turing)e39d422
#7473 suggest "npm repo" for showing the repo of a package (#7473) (@full-stop)f6fff32
#7433 clarify what peerDependenciesMeta does (#7433) (@xuhdev, @wraithgar)Dependencies
1cdc662
#7522@tufjs/repo-mock@2.0.1
898bcfd
#7522@sigstore/protobuf-specs@0.3.2
fec3c94
#7522path-scurry@1.11.1
cb85973
#7522glob@10.3.15
e189873
#7498@sigstore/sign@2.3.1
c2b28f9
#7498minipass@7.1.1
9064ffc
#7498@sigstore/tuf@2.3.3
fd42986
#7498@npmcli/fs@3.1.1
4e53e33
#7498semver@7.6.2
f078c82
#7495glob@10.3.14
58f773c
#7495path-scurry@1.11.0
ea0b07d
#7482pacote@18.0.6
8d161a4
#7482semver@7.6.1
5b2317b
#7463 add lru-cache26fefb8
#7480promzard@1.0.2
2146e1f
#7480npm-bundled@3.0.1
ff6c5d1
#7480minipass-fetch@3.0.5
419f9b9
#7480cmd-shim@6.0.3
dade2c8
#7480minipass@7.1.0
18e5312
#7480validate-npm-package-name@5.0.1
d440011
#7480npm-user-validate@2.0.1
552113e
#7480ignore-walk@6.0.5
7e15b6d
#7480@npmcli/metavuln-calculator@7.1.1
8b20f8c
#7480ssri@10.0.6
a9a6dcd
#7480pacote@18.0.5
e2fdb65
#7480npm-pick-manifest@9.0.1
310a7a5
#7480normalize-package-data@6.0.1
e71f541
#7480nopt@7.2.1
18c3b40
#7480json-parse-even-better-errors@3.0.2
4c5bf77
#7480init-package-json@6.0.3
714e3e1
#7480hosted-git-info@7.0.2
f94d672
#7480cacache@18.0.3
43331e4
#7480bin-links@4.0.4
8234412
#7480@npmcli/promise-spawn@7.0.2
6dfaebb
#7480@npmcli/git@5.0.7
63ef498
#7457npm-registry-fetch@17.0.1
4cbc2d4
#7457npm-profile@10.0.0
Chores
10256e8
#7522 dev dependency updates (@wraithgar)dcfc3de
#7517 convert run-script tests to snapshots (#7517) (@lukekarrys)8add914
#7505 create single bug report issue template (#7505) (@lukekarrys)7c7fba4
#7500 benchmarks: fix emoji reaction to comment (#7500) (@lukekarrys)d3b9587
#7494 disable progress on npm pack test (@wraithgar)67ebb66
#7494 disable color in config tests (@wraithgar)2ec2e75
#7494 disable progress on shellout exit tests (@wraithgar)e9fdc9a
#7483 create smoke-publish-test.sh script (#7483) (@lukekarrys)1524cfd
#7484 remove extra quotes from benchmark event_type (#7484) (@lukekarrys)9c4d3c4
#7467 template-oss-apply (@lukekarrys)2b7ec54
#7467template-oss@4.22.0
(@lukekarrys)8ded848
#7457 remove doctor snapshot stack traces (@lukekarrys)