This repository was archived by the owner on Jan 20, 2023. It is now read-only.
fix(deps): update dependency npm to v9 #258
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 the following updates:
^6.4.1->^9.0.0Release Notes
npm/cli
v9.3.0Compare 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)69f5ff8view: convert command to use output instead of console (@lukekarrys)dc52222init: write package.json workspaces paths with / separators (@lukekarrys)31af1aarefactorhelpto use@npmcli/promise-spawn(@lukekarrys)669ef94fund: correctly parse and usewhichconfig (@lukekarrys)72e6d6fgenerate workspace support for docs pages (@lukekarrys)450e50fevaluate configs in command class (@lukekarrys)28ec922#5946 replace rimraf with fs.rm (@lukekarrys)Documentation
f0038e5#6048 missing backtick in synopsis of npm init (#5837) (#6048) (@Peallyz)ca8ff00#6045 update outdated file path to definitions.js (@ericmutta)fe9debd#6038 fix typos in definitions.js (#6038) (@lukekarrys, @ericmutta)fa27aca#6018 fix typo in removal.md (@ericmutta)82f69d9#6026 fix typo in registry.md (@ericmutta)Dependencies
ec09474#5945[email protected]@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected]v9.2.0Compare Source
Features
cf57ffa#5888 discrete npm doctor commands (#5888) (@wraithgar)Bug Fixes
dfd5d46#5932 ignore implicit workspaces for completion (#5932) (@wraithgar)Dependencies
2f2b146#5936[email protected](#5936)372d158#5935[email protected](#5935)0e6c28b#5934[email protected](#5934)0a3fe00#5933[email protected]6b77340[email protected]cf0a174[email protected]3da9a1a[email protected]fee9b66[email protected]e940917[email protected]875bd56[email protected]280b7a4#5927[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]v9.1.3Compare Source
Bug Fixes
ffbdea2#5894 npm pack filename on scoped packages (#5894) (@HenryNguyen5)c26d708#5884 validate username at get-identity (#5884) (@sosoba, @nlf)Documentation
ea948dc#5881 update description of npm exec (#5881) (@styfle, @wraithgar)40f2c21#5865 ci-info url (#5865) (@wraithgar)681a45b#5875 run the comand for directory workspaces (#5875) (@1aron)681a45b#5875 add workspace directory example (#5875) (@1aron)Dependencies
@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected]v9.1.2Compare Source
Bug Fixes
d9654cf#5861 remove unwanted package.json entries (#5861) (@wraithgar)Dependencies
a351685#5858 move from @npmcli/ci-detect to ci-info (#5858)@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected]v9.1.1Compare Source
Documentation
1bff064#5819 config: documentnpm config fix(#5819) (@wraithgar)Dependencies
335c7e4#5813[email protected]878ddfb@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected]v9.1.0Compare Source
Features
706b3d3#5779 set --no-audit when installing outside of a project (like --global) (@fritzy)Bug Fixes
1f5382d#5789 don't setstdioStringfor any spawn/run-script calls (@lukekarrys)8fd614ause promiseSpawn.open instead of opener (@nlf)41843aduse an absolute path to notepad.exe by default, correct docs (@nlf)0c5834e#5758 use hosted-git-info to parse registry urls (#5758) (@lukekarrys)Documentation
ce6745c#5763 fixed some typos (#5763) (@AndrewDawes)Dependencies
b89c19e#5795cli-table3@​0.6.36b6dfca[email protected]9972ed1@npmcli/[email protected]024e612[email protected]66f9bcd[email protected]5730d17[email protected]2fef570[email protected]abfb28b@npmcli/[email protected]205e2fd[email protected]ac25863remove opener,@npmcli/[email protected],@npmcli/[email protected],@npmcli/[email protected],[email protected],[email protected]@npmcli/[email protected]@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected][email protected]v9.0.1Compare Source
Documentation
b5fadd0#5742 Better npx link (#5742) (@mrienstra)Dependencies
de6618e#5757@npmcli/[email protected](#5757)5625274#5755[email protected](#5755)32bdd68#5754[email protected](#5754)@npmcli/[email protected][email protected][email protected][email protected][email protected][email protected]v9.0.0Compare Source
Features
e3b004c#5727 move cli and all workspaces out of prerelease mode (@lukekarrys)Dependencies
@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]v8.19.3Compare Source
Bug Fixes
26f3d0b#5761 use hosted-git-info to parse registry urls (#5761) (@lukekarrys)Documentation
bd92aa0#5753 name and version description change (#5753) (@dominikgorczyca)Dependencies
@npmcli/[email protected][email protected][email protected]v8.19.2Compare Source
Dependencies
@npmcli/[email protected][email protected][email protected]v8.19.1Compare Source
Bug Fixes
d60b43f#5438 fix: Turn off progress bar when using web based authorization (@sandeepmeduru)v8.19.0Compare Source
Features
d94a9f5#5347 feat: add deprecation warnings to access commands (@wraithgar)Bug Fixes
bd2ae5d#5323 fix: linting (@wraithgar)Documentation
3569094#5321 docs: fix link to dependency selectors page (@hghmn)414667a#5328 docs(dependency-selectors): fix Arborist example in docs (@kyle-west)Dependencies
1286f03#5381 deps:[email protected]d7e9a8e#5381 deps:[email protected]2c4e387#5381 deps:[email protected]e401a81#5381 deps:[email protected]f4205e5#5381 deps:[email protected]8f7abbe#5381 deps:[email protected]b12ac01#5381 deps:[email protected]7fbf6f7#5381 deps:[email protected]7c7f656#5381 deps:[email protected]26d2e55#5381 deps:@npmcli/[email protected]a79ee00#5381 deps:[email protected]2561822#5378 deps:@npmcli/[email protected]8ab12dc#5323 deps:@npmcli/[email protected]@npmcli/arborist@^5.6.1libnpmaccess@^6.0.4libnpmdiff@^4.0.5libnpmexec@^4.0.12libnpmfund@^3.0.3libnpmhook@^8.0.4libnpmorg@^4.0.4libnpmpack@^4.1.3libnpmpublish@^6.0.5libnpmsearch@^5.0.4libnpmteam@^4.0.4libnpmversion@^3.0.7v8.18.0Compare Source
v8.18.0 (2022-08-17)
Features
e6d4304#5306 feat(arborist): add overridden getter to Node class (@nlf)d221f72#5306 feat(arborist): add :overridden pseudo selector (@nlf)0d4ed0f#5306 feat(query): support :overridden pseudo selector (@nlf)Bug Fixes
05d9bcf#5306 fix(ls): display overridden nodes (@nlf)cd2b1e6#5306 fix(explain): display override information (@nlf)e5a9162#5297 fix: npm exec does not use script-shell option to run commands (@lux01)6eba131#5298 fix: don't prompt onnpm exec [directory](@wraithgar)Documentation
bc66ffa#5304 docs: update --no-optional to --omit=optional (@wraithgar)Dependencies
8460ccf#5311 deps:[email protected]41d0f51#5310 deps:@npmcli/[email protected]4e08d71#5315 deps:[email protected]46e8753#5316 deps:[email protected]d39b2ee#5318 deps:[email protected]7d564bd#5318 deps:[email protected]5a56686#5318 deps:@npmcli/[email protected]3c5a866#5318 deps:[email protected]07536a4#5318 deps:@npmcli/[email protected]8165501#5318 deps:@npmcli/[email protected]cbee638#5318 deps:[email protected]1f6daf5#5318 deps:[email protected]409468f#5318 deps:[email protected]v8.17.0Compare Source
v8.17.0 (2022-08-10)
Features
96b6781#5263 feat(arborist): add option to forcibly skip loading a virtual tree (@nlf)Bug Fixes
9078e27#5263 fix(query): tell arborist to load an actual tree, not a virtual one (@nlf)c992fd6#5273 fix: look up local command bins from local tree (@wraithgar)95ae9f2#5253 fix: only try to run global bin if the bin name exists (@wraithgar)daaf461#5291 fix: ignore global prefix if --prefix is used (@wraithgar)Documentation
f281ec8#5257 docs: Fix link syntax independency-selectors.md(@aried3r)Dependencies
741bccf#5284 deps:@npmcli/[email protected]7f31b85#5284 deps:[email protected]2569d82#5284 deps:[email protected]a396f8d#5284 deps:@npmcli/[email protected]a9b5306#5284 deps:[email protected]786f753#5284 deps:[email protected]7b702b6#5284 deps:[email protected]e74f99e#5284 deps:[email protected]9833066#5284 deps:[email protected]4e5dd73#5284 deps:[email protected]d0f5995#5284 deps:@npmcli/[email protected]8d870c5#5275 deps:[email protected]v8.16.0Compare Source
v8.16.0 (2022-08-03)
Features
3c024ac#5000 feat: add npm query cmd (@ruyadorno) (@wraithgar)703dbbf#4860 feat: add --replace-registry-host=<npmjs|always|never> (@fritzy)Bug Fixes
eac1bf2#5164 fix(ls): when filtering workspaces, make sure the edge has a to before checking if its a workspace (@nlf)47cc95d#5227 fix(arborist): use the sourceReference root rather than the node root for overrides (@nlf)050284d#5233 fix(arborist): pass the edge to fromPath in order to determine correct path (@nlf)d315ead#5243 fix: gracefully exit login and publish commands on Ctrl+C (SIGINT) in the new webAuthn flow (@neeldani)ea44995#5244 fix: properly find locally/globally/npxCache packages (@wraithgar)19f1497#5244 fix: use binPaths (@wraithgar)3b30af2#5244 fix: fix exec tests and clean up workspace-location-msg (@wraithgar)8233fca#5248 fix(arborist): fix bare attribute queries (@darcyclarke)19a8346#5250 fix: properly find and run global scoped packages (@wraithgar)Documentation
a6153cf#5240 docs: Use the full proper name of Travis CI (@tnir)Dependencies
fd030c8#5245 deps:[email protected]c18dbc4#5244 deps: add@npmcli/[email protected]cd6bafd#5244 deps: add[email protected]d0be9a2#5244 deps:@npmcli/[email protected]d55007d#5247 deps:@npmcli/[email protected]c650a29#5241 deps:@npmcli/[email protected]4b7b48b#5246 deps:[email protected]v8.15.1Compare Source
v8.15.1 (2022-07-27)
Bug Fixes
9905d0e#5197 fix: don't fail immediately if cache dir is not accessible (@lukekarrys)0e3660e#5206 fix(init): allow for spec on scope-only arg (@wraithgar)62b95a0#5122 fix: allow hash character in paths (@AgainPsychoX)Documentation
f9abee7#5205 docs: update commit-ish default branch (@dijonkitchen)77bf2e1#5218 docs: update npm-ls.md (@MapleCCC)de40c31#5207 docs: sync ci params with install (@wraithgar)4d1d8a9#5221 docs: describe implicit workspace and prefix configuration (@fritzy) (@lukekarrys) (@wraithgar)Dependencies
3bbb293#5223 deps:@npmcli/[email protected]v8.15.0Compare Source
v8.15.0 (2022-07-20)
Features
5ef53ee#5160 feat: accept registry-scoped certfile and keyfile as credentials (@jenseng)c8bdb4a#5098 feat: Support pure web authentication for commands (@jumoel) (@ljharb) (@hfaulds) (@sandeepmeduru)Bug Fixes
9c590fa#5172 fix: disable progress bar on publish (@wraithgar)2fa3271#5196 fix: add missing ` in adduser warning (@MylesBorins)Documentation
7efad06#5168 docs: Update audit signatures cmd (@feelepxyz)8ab5fca#5171 docs: correct bundledDependencies -> bundleDependencies (@nlf)Dependencies
64fe64b#5187 deps:@npmcli/[email protected]51b12a0#5187 deps:[email protected]3ae1b81#5190 deps:[email protected]v8.14.0Compare Source
v8.14.0 (2022-07-13)
Features
f032e1c#4827 feat: add npm audit signatures (@feelepxyz)e8102c1#5076 feat: Addwebauth type (@jumoel)e9b4214#5094 feat(arborist): add support for dependencies script (@nlf)c6c4ba3#5149 feat: notify on adduser of upcoming cmds, login and register (@fritzy)e58f02f#5149 feat: warn on config --auth-type=sso/saml/oauth, undeprecate --auth-type (@fritzy)Bug Fixes
52ec5ec#5154 fix: properly open package arg repo inside workspace (@wraithgar)Documentation
9697f16#5118 docs: typo in npm command (@crisanmm)da5a4ba#5079 docs: update reference to deprecated spdx package (@kachick)25b3058#5043 docs: naming of files in example code should be consistent (@xc1427)ac56fc4#5095 docs: documentdependenciesscript (@nlf)Dependencies
cb0db7c#5147 deps:@npmcli/[email protected]b8c0580#5156 deps:[email protected]ad72611#5156 deps:[email protected]c94919d#5156 deps:[email protected]18ddc57#5156 deps:[email protected]a2d700b#5156 deps:[email protected]99dc697#5156 deps:@npmcli/[email protected]4a9f2dc#5157 deps:[email protected]45a9bde#5158 deps:[email protected]v8.13.2Compare Source
v8.13.2 (2022-06-29)
Documentation
5be7d6e#5087 docs: add foreground-scripts to run-script page (@ruyadorno)Dependencies
dd62328#5086 deps:@npmcli/[email protected]5546906#5086 deps:@npmcli/[email protected]c7d5a69#5102 deps:@npmcli/[email protected]7ce66b0#5103 deps:[email protected]v8.13.1Compare Source
v8.13.1 (2022-06-23)
Dependencies
f59a114#5064 deps:@npmcli/[email protected]236b4a2#5069 deps:[email protected]0a6664d#5070 deps:@npmcli/[email protected]9f94049#5071 deps:[email protected]8212363#5072 deps:[email protected]v8.13.0Compare Source
v8.13.0 (2022-06-22)
Features
06fd788#4960 feat: prompt before opening web-login URL when performinglogin/adduser(@jumoel)Bug Fixes
e03009f#5042 fix: Add space to SemVer log message (@dnicolson)2953983#5035 fix(view): error on missing version (@wraithgar)Documentation
69b5a96#5048 docs: consolidate docs and help for package spec (@wraithgar)facba42#5030 docs: fix typo (@westy92)Dependencies
2e50cb8#5049 deps:[email protected]2c06cee#5049 deps:@npmcli/[email protected]61112f7#5044 deps:[email protected]01eef03#5034 deps:[email protected]afa10c7#5063 deps:[email protected]a5be4d6#5062 deps:[email protected]3ea332b#5061 deps:[email protected]14a08d6#5060 deps:[email protected]1ab9776#5059 deps:@npmcli/[email protected]v8.12.2Compare Source
v8.12.2 (2022-06-15)
Dependencies
053dffe#4986 deps:[email protected]d404c8c#4985 deps:[email protected]v8.12.1Compare Source
v8.12.1 (2022-06-02)
Bug Fixes
40c823c#4982 fix: undeprecate and remove warnings for --global, -g, --local (@fritzy)v8.12.0Compare Source
v8.12.0 (2022-06-01)
Features
aee6fc8#4892 feat(init): reify on init new workspace (@ruyadorno)a8ae177#4931 feat: Add--auth-type=webauthnflag (@jumoel)Bug Fixes
646b6b5#4963 fix(arborist): use rawSpec for bundled and shrinkwrapped deps (@nlf)fcc72dd#4929 fix(libnpmexec): fix buConfiguration
📅 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.