-
Notifications
You must be signed in to change notification settings - Fork 6
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
chore(deps): update dependency npm to v10 #680
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## master #680 +/- ##
==========================================
- Coverage 96.09% 94.35% -1.75%
==========================================
Files 13 13
Lines 282 354 +72
Branches 0 109 +109
==========================================
+ Hits 271 334 +63
- Misses 11 19 +8
- Partials 0 1 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ebacff4
to
2c52abe
Compare
2c52abe
to
0fb9638
Compare
0fb9638
to
0278384
Compare
0278384
to
de958b9
Compare
de958b9
to
4eb7cfe
Compare
4eb7cfe
to
9918242
Compare
9918242
to
65c4170
Compare
3cc440d
to
a78d642
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
8.19.4
->10.1.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
npm/cli (npm)
v10.1.0
Compare Source
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]
v10.0.0
Compare Source
Features
48a7b07
remove prerelease flags (@lukekarrys)Dependencies
@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]
v9.8.1
Compare Source
Bug Fixes
38351c9
#6651 warn on autocorrected package.json entries during publish (@wraithgar)02c7ddb
#6642 much clearer npx 'canceled' error (#6642) (@rahulio96, @AaronHamilton965)Documentation
36bf5fe
#6643 Added steps for using npm/npx locally to CONTRIBUTING.md (#6643) (@AaronHamilton965, @rahulio96)Dependencies
a0763d3
#6651@npmcli/[email protected]
24f5a8b
#6653[email protected]
f45498b
#6653[email protected]
44d60eb
#6653[email protected]
fc9a843
#6653[email protected]
daad9ad
#6653[email protected]
c1ffd6a
#6653 move @npmcli/fs, @npmcli/promise-spawn into dependencies[email protected]
v9.8.0
Compare Source
Features
67459e7
#6626 addpkg fix
subcommand (@wraithgar)89b2741
#6548 add ps1 scripts (#6548) (@mribbons, @lukekarrys)Dependencies
b252164
#6626@npmcli/[email protected]
9238682
#6623[email protected]
(#6623)@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.7.2
Compare Source
Bug Fixes
939a188
#6574 ignore node prereleases in npm engines check (#6574) (@wraithgar)d980405
#6556 better color support detection (#6556) (@lukekarrys)40d7e09
#6555 remove unnecessary package.json values (#6555) (@lukekarrys)3a7378d
#6554 cleanup bin contents (@lukekarrys)e722439
#6497 move all definitions to @npmcli/config package (@lukekarrys)Documentation
405ffbf
#6557 remove redundant statement about files attribute (#6557) (@DaviDevMod)cd1e6aa
#6551 add flagpackage-lock-only
fornpm install
(#6551) (@m4rch3n1ng)Dependencies
aebc523
#6585[email protected]
[email protected]
(#6585)bb6054b
#6573[email protected]
aee4a30
#6573[email protected]
6105dbc
#6573[email protected]
22d44e8
#6573[email protected]
fdd02fd
#6573[email protected]
7797075
#6573[email protected]
f9780cc
#6573[email protected]
72d6a79
#6573[email protected]
98f1f5f
#6573[email protected]
8710ff8
#6573[email protected]
0cb539d
#6573[email protected]
39ad586
#6573[email protected]
5e0070c
#6573[email protected]
[email protected]
26cf235
#6573[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.7.1
Compare Source
Dependencies
7467ff6
#6518@npmcli/[email protected]
,@npmcli/[email protected]
v9.7.0
Compare Source
Features
a63a6d8
#6490 add provenanceFile option for libnpmpublish (@bdehamer)2a8f4f2
#6490 add new exclusive config item publish-file (@wraithgar)361e194
#6483 implement flag --prefer-dedupe fornpm install
(#6483) (@m4rch3n1ng)Bug Fixes
38eb39b
#6514 strip ansi characters from search results (#6514) (@wraithgar)4b5ccfc
#6477 make usage and completion static functions (#6477) (@lukekarrys)4f39e8c
#6479 refactor engines validation to lint syntax (#6479) (@lukekarrys)f3cfe12
#6482 remove unused lib/npm relics (#6482) (@lukekarrys)87de0c7
#6472 move explore command to @npmcli/package-json (@wraithgar)636e29e
#6472 move to @npmcli/package-json where possible (@wraithgar)37cc797
#6418 retrieve registry keys via TUF (#6418) (@bdehamer)Documentation
83cd5bd
#6480 add global option for uninstall (#6480) (@m4rch3n1ng)0400ce3
#6481 add cli params tonpm set
,npm get
(#6481) (@m4rch3n1ng)c3638ce
#6468 removepackage-lock
option fornpm ci
(#6468) (@m4rch3n1ng)Dependencies
060d587
[email protected]
,[email protected]
fc52ca8
#6472 remove read-package-json-fast3238aa7
#6472 remove read-package-json@npmcli/[email protected]
[email protected]
[email protected]
v9.6.7
Compare Source
Bug Fixes
9202c7d
#6464 npm cache completion (#6464) (@m4rch3n1ng)6ce99a8
#6461 exit codes in node v20 (#6461) (@MichaelBitard)23c865f
#6434 deprecate ci-name config (#6434) (@wraithgar)Documentation
7751dd4
#6413 add a comma (#6413) (@darryltec)Dependencies
afc38a5
#6458[email protected]
afb936c
#6458[email protected]
f6a0884
#6458[email protected]
858f0ca
#6458[email protected]
53ecb84
#6458[email protected]
d93f70c
#6458[email protected]
19214b5
#6458@npmcli/[email protected]
f53e6ff
#6458[email protected]
94d6ee7
#6458[email protected]
902cb80
#6458[email protected]
35e2e9a
#6458@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
v9.6.6
Compare Source
Dependencies
70e65b1
#6423[email protected]
(#6423)72291f7
#6416[email protected]
e498f82
#6416[email protected]
13aa7b7
#6416[email protected]
f2a5678
#6416[email protected]
69d4dd2
#6416 npm updateabdca39
#6416[email protected]
16f68fb
#6416[email protected]
67fcfb1
#6416[email protected]
bfa2ff3
#6416[email protected]
877591a
#6416[email protected]
7630517
#6416[email protected]
c2d6e0a
#6416[email protected]
acdf97e
#6416[email protected]
00c541a
#6416[email protected]
1b95e73
#6416[email protected]
6927fd3
#6416[email protected]
3eec56e
#6416[email protected]
7a2ce3f
#6416@npmcli/[email protected]
3881770
#6416@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.6.5
Compare Source
Bug Fixes
33dc428
#6374 account for npx package-name with no spec (@wraithgar)82879f6
#6225 lazy loading of arborist and pacote (#6225) (@wraithgar)f4e73ab
#6322 remove incompatible params from ci (#6322) (@wraithgar)c7fe1c7
#6328 save raw data to file, not parsed data (@wraithgar)Documentation
31214a6
#6381 Update description for publish --provenance flag (#6381) (@feelepxyz)997bcdf
#6329 fix npm cache folder location for windows (#6329) (@charlie-wong)Dependencies
fae5e00
#6372[email protected]
(#6372)3fa9542
#6363[email protected]
e49844e
#6363[email protected]
357cc29
#6363[email protected]
2c80b1e
#6363[email protected]
5933841
#6363[email protected]
b39d54e
#6363[email protected]
201aa5a
#6363[email protected]
acb9120
#6363[email protected]
2472205
#6363[email protected]
2780714
#6363[email protected]
b5af015
#6363[email protected]
14c498d
#6363@npmcli/[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.6.4
Compare Source
Documentation
54795a3
#6312 filter archives out of version manager search (#6312) (@ljharb)530c285
#6306 remove reference to npm-packlist (#6306) (@staff0rd)Dependencies
85935ac
#6325[email protected]
(#6325)f1388b4
#6317 npm update7dd0129
#6317[email protected]
deca335
#6317[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.6.3
Compare Source
Bug Fixes
829503b
#6304 don't break up log message across lines (@wraithgar)1435fcf
#6304 do less work loading ./lib/npm.js (@wraithgar)09b58e4
#6284 make all color output use an npm instance of chalk (#6284) (@lukekarrys)e252532
#6283 do less work looking up commands (#6283) (@wraithgar)6a4bcba
#6275 clean up man sorting (@wraithgar)8a96b65
#6275 ignore ts and map files (@wraithgar)94d2b39
#6271 Do not log warnings about log cleanup when logs_max=0 (#6271) (@jmealo)2def359
#6277 updated ebadplatform messaging to be generated based on the error (#6277) (@nlf)Documentation
1e2eb81
#6311 replace version manager list with a github search (#6311) (@wraithgar)9d2be4e
#6289 remove npm bin link (#6289) (@KevinRouchut)Dependencies
e652dbd
#6308[email protected]
(#6308)01986d1
#6307[email protected]
(#6307)ea12627
#6275[email protected]
ec3e020
#6275[email protected]
952fbed
#6275[email protected]
dd43d30
#6275[email protected]
d5ce7ca
#6275[email protected]
704cd1e
#6275[email protected]
a6da22a
#6275[email protected]
55955fd
#6275[email protected]
839b670
#6275@npmcli/[email protected]
9a7b8e8
#6275@npmcli/[email protected]
57c0a55
#6275 npm update74c80f5
#6275[email protected]
b174c90
#6275[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.6.2
Compare Source
Bug Fixes
4622b42
#6247 add provenance publish notice (#6247) (@bdehamer)Dependencies
434b461
#6255[email protected]
(#6255)@npmcli/[email protected]
[email protected]
v9.6.1
Compare Source
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
#6231[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.6.0
Compare Source
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/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.5.1
Compare Source
Documentation
9bc455b
#6188 fixing typos (#6188) (@deining)ec8c95c
#6186 update OSI link (#6186) (@roerohan)Dependencies
7ba3e17
#6189 npm updatef7a5200
[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.5.0
Compare Source
Features
79bfd03
#6153 audit signatures verifies attestations (@feelepxyz)5fc6473
add provenance attestation (@bdehamer)Bug Fixes
53f75a4
#6158 gracefully fallback from auth-type=web (#6158) (@MylesBorins)ed59aae
#6162 refactor error reporting in audit command (@bdehamer)Dependencies
fad0473
[email protected]
678c6bf
[email protected]
9b4b366
[email protected]
d20ee2a
[email protected]
[email protected]
[email protected]
v9.4.2
Compare Source
Bug Fixes
d02da52
#6142 revertinstall-links
default back tofalse
(#6142) (@nlf)Documentation
6ea2cd7
#6134 update references to OTP to be accurate (#6134) (@MylesBorins)Dependencies
cb6713d
#6143 rebuild package-lock (#6143)8200f4f
#6133[email protected]
d43f881
[email protected]
99457f1
[email protected]
f4c8c62
[email protected]
3c6615f
[email protected]
10445ca
remove mkdirpab82492
[email protected]
74c5cbb
[email protected]
1138038
[email protected]
c1ccfa1
[email protected]
3dc17ce
[email protected]
5c84a99
[email protected]
fc5332f
[email protected]
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.4.1
Compare Source
Bug Fixes
1525a5e
#6082 unpublish with scoped registry (@wraithgar)Dependencies
721fe3f
#6118[email protected]
6e4a649
[email protected]
1820afe
[email protected]
24b2ec4
@npmcli/[email protected]
4b8046e
@npmcli/[email protected]
1d4be7a
@npmcli/[email protected]
a39556f
@npmcli/[email protected]
64b06ed
#6115[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]
v9.4.0
Compare Source
Features
8d6d851
#6078 added --install-strategy=linked (#6078) (@fritzy)Dependencies
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
v9.3.1
Compare Source
Bug Fixes
8be672b
#6050 don't try to deprecate nonexistant versions (#6050) (@wraithgar)1c3612c
#6054 use recursive rm in ci command (#6054) (@jamesshaw1987, @burkel24)v9.3.0
Compare Source
Features
753b98e
#5261 rootless workspace init provides suggestion (@fritzy)Bug Fixes
cf175fb
#6044 default auth-type to legacy if otp is configured (#6044) (@wraithgar)2383deb
#6037 clean urls from arborist, owner, and ping commands (#6037) (@lukekarrys)69f5ff8
view: convert command to use output instead of console (@lukekarrys)dc52222
init: write package.json workspaces paths with / separators (@lukekarrys)31af1aa
refactorhelp
to use@npmcli/promise-spawn
(@lukekarrys)669ef94
fund: correctly parse and usewhich
config (@lukekarrys)72e6d6f
generate workspace support for docs pages (@lukekarrys)450e50f
evaluate configs in command class (@lukekarrys)28ec922
#5946 replace rimraf with fs.rm (@lukekarrys)Documentation
f0038e5
#6048 missing backtick in synopsis ofConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.