[v18.x] deps: upgrade npm to 10.2.0 #50030
Closed
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:
[email protected]
[email protected]
[email protected]
10.0.0
10.0.0 (2023-08-31)
npm
now supports node^18.17.0 || >=20.5.0
if-present
to ignore missing scripts.@npmcli/agent
is now used as the agent for network requestsci-name
config has been removedhashAlgorithm
value is no longer being passed through flatOptionstmp
config has been removedmetrics-registry
config has been removed.NPM_PACKAGE_ARG_8909_STRICT=1
was set.Bug Fixes
e0d3edd
#6641 remove "ci-name" config (@wraithgar)0a71ebb
#6641 stop retrying on 409 conflict (@wraithgar)9344167
#135 remove strict 8909 mode (@wraithgar)b34ee65
#6706 set objectMode for search filter stream (@lukekarrys)f916d33
#6715 allow searching packages with no description (@lukekarrys)0318f44
#6641 remove implicit if-present logic from run-script workspaces (@wraithgar)db91a77
#6641 remove "hashAlgorithm" from flatOptions (@wraithgar)ece52a3
#6641 remove "tmp" config (@wraithgar)1f767aa
#6641 remove metric-registry config (@wraithgar)Documentation
c736b62
#6686 add missing bugs key in package-json.md (#6686) (@airscripts)c1e01d9
#6680 Update package-json.md (#6680) (@p-chan, @ljharb)e5338af
#6672 remove link to deprecatednpm set-script
command (#6672) (@emmanuel-ferdman)Dependencies
5ab3f7e
#6706@npmcli/[email protected]
eb41977
#6706@npmcli/[email protected]
f30c9e3
#6706@npmcli/[email protected]
f334466
#6706[email protected]
bb63bf9
#6706@npmcli/[email protected]
75642c6
#6706@npmcli/[email protected]
dbb18f4
#6706@npmcli/[email protected]
812aa6d
#6706[email protected]
7fab9d3
#6706@sigstore/[email protected]
12337cc
#6706[email protected]
b1ad3ad
#6706[email protected]
43831d0
#6706[email protected]
44e8fec
#6706[email protected]
0d2e2c9
#6706 bump sigstore from 1.7.0 to 2.0.0dbd5885
#6706[email protected]
2ee0fb3
#6706[email protected]
81ff4df
#6706[email protected]
2b23d44
#6706 hoist[email protected]
325ed05
#6706 hoist[email protected]
c3a1a02
#6706@npmcli/[email protected]
f1dd130
#6706@npmcli/[email protected]
10792ea
#6706[email protected]
cac0725
#6706[email protected]
fd8beaf
#6706[email protected]
65f435e
#6706 hoist[email protected]
c784b57
#6706[email protected]
d6b1790
#6706[email protected]
2f03fb9
#6706[email protected]
729e893
#6706[email protected]
7af81c7
#6706[email protected]
b0849ab
#6706@npmcli/[email protected]
c9587d7
#6706@npmcli/[email protected]
e28d426
#6706[email protected]
61e9b00
#6706@npmcli/[email protected]
2c5542d
#6706[email protected]
ede7f5e
#6706[email protected]
4c9eb17
#6706[email protected]
88ece81
#6706[email protected]
9117a4f
#6706[email protected]
45f8d6f
#6706[email protected]
f6f6a18
#6706[email protected]
5eea975
#6706[email protected]
ca33c98
#6706@npmcli/[email protected]
7be541a
#6706[email protected]
edbc25a
#6706[email protected]
5d0d859
#6706[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
10.1.0
10.1.0 (2023-09-08)
Features
1c93c44
#6755 Add--cpu
and--os
option to override platform specific install (#6755) (@yukukotani)Bug Fixes
7bf2374
#6762 make$npm_execpath
always point to npm (@rotu)Documentation
09d8e0a
#6759 fix versions of node.js in readme (#6759) (@JoaoOtavioS)Dependencies
f76066a
#6771@npmcli/[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
10.2.0
10.2.0 (2023-10-02)
Features
7c459d2
#6801 add npm sbom command (#6801) (@bdehamer)81a460f
#6732 add package-lock-only mode to npm query (@wraithgar)0d29855
#6732 add no-package-lock mode to npm audit (@wraithgar)Bug Fixes
2207628
#6823 use strip-ansi module instead of internal regex (#6823) (@wraithgar)d46d052
#6798 tolerate null bugs URLs (#6798) (@vladh)fb1b674
#6758 deprecate: ignore implicit workspace mode (#6758) (@wraithgar)Documentation
68031f2
#6844 updateCONTRIBUTING.md
to prevent errors (#6844) (@darcyclarke)3ac703c
#6831 addinclude
param to commands that haveomit
param (#6831) (@siemhesda)03912db
#6819 add init-specific params to init docs/help (#6819) (@wraithgar)8088325
#6800 Update npm-doctor.md (#6800) (@siemhesda)Dependencies
aa6728b
#6859[email protected]
ce9089f
#6859[email protected]
39d7f04
#6859[email protected]
0a47af5
#6859[email protected]
af93130
#6859[email protected]
3ebc474
#6859@npmcli/[email protected]
284cbfd
#6858@npmcli/[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]