Piotr1215 / cloudrumble

Source for my homepage cloudrumble.net. Docs, blogs, tips & tricks.
https://cloudrumble.net
MIT License
53 stars 27 forks source link

fix(deps): update dependency npm to v9.7.1 #103

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) 9.5.1 -> 9.7.1 age adoption passing confidence

Release Notes

npm/cli ### [`v9.7.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​971-httpsgithubcomnpmclicomparev970v971-2023-06-06) [Compare Source](https://togithub.com/npm/cli/compare/v9.7.0...v9.7.1) ##### Dependencies - [`7467ff6`](https://togithub.com/npm/cli/commit/7467ff680a3fffbf6b974c5779229c2e54e8515f) [#​6518](https://togithub.com/npm/cli/pull/6518) `@npmcli/package-json@3.1.1`, `@npmcli/git@4.1.0` ### [`v9.7.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​970-httpsgithubcomnpmclicomparev967v970-2023-05-31) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.7...v9.7.0) ##### Features - [`a63a6d8`](https://togithub.com/npm/cli/commit/a63a6d8d6fd339d504ab94c0364ce7ee3d4e3775) [#​6490](https://togithub.com/npm/cli/pull/6490) add provenanceFile option for libnpmpublish ([@​bdehamer](https://togithub.com/bdehamer)) - [`2a8f4f2`](https://togithub.com/npm/cli/commit/2a8f4f203a47f60cc96312934927419a7d83c2f1) [#​6490](https://togithub.com/npm/cli/pull/6490) add new exclusive config item publish-file ([@​wraithgar](https://togithub.com/wraithgar)) - [`361e194`](https://togithub.com/npm/cli/commit/361e1945b5a34230690ccf37a14687d021e1dbce) [#​6483](https://togithub.com/npm/cli/pull/6483) implement flag --prefer-dedupe for `npm install` ([#​6483](https://togithub.com/npm/cli/issues/6483)) ([@​m4rch3n1ng](https://togithub.com/m4rch3n1ng)) ##### Bug Fixes - [`38eb39b`](https://togithub.com/npm/cli/commit/38eb39b8068ab4e3b0a544234ac5df804469e3d8) [#​6514](https://togithub.com/npm/cli/pull/6514) strip ansi characters from search results ([#​6514](https://togithub.com/npm/cli/issues/6514)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`4b5ccfc`](https://togithub.com/npm/cli/commit/4b5ccfce376378521cb743bfbd32a724340e75b8) [#​6477](https://togithub.com/npm/cli/pull/6477) make usage and completion static functions ([#​6477](https://togithub.com/npm/cli/issues/6477)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`4f39e8c`](https://togithub.com/npm/cli/commit/4f39e8c983e652b66f9c342b93694a29dc5a0b92) [#​6479](https://togithub.com/npm/cli/pull/6479) refactor engines validation to lint syntax ([#​6479](https://togithub.com/npm/cli/issues/6479)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`f3cfe12`](https://togithub.com/npm/cli/commit/f3cfe129b2602e8f454acac572a51d8adc6c1111) [#​6482](https://togithub.com/npm/cli/pull/6482) remove unused lib/npm relics ([#​6482](https://togithub.com/npm/cli/issues/6482)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`87de0c7`](https://togithub.com/npm/cli/commit/87de0c79cca0788d728095cfb537447745bada13) [#​6472](https://togithub.com/npm/cli/pull/6472) move explore command to [@​npmcli/package-json](https://togithub.com/npmcli/package-json) ([@​wraithgar](https://togithub.com/wraithgar)) - [`636e29e`](https://togithub.com/npm/cli/commit/636e29e2c887e7f197977e3215642b6778eb59de) [#​6472](https://togithub.com/npm/cli/pull/6472) move to [@​npmcli/package-json](https://togithub.com/npmcli/package-json) where possible ([@​wraithgar](https://togithub.com/wraithgar)) - [`37cc797`](https://togithub.com/npm/cli/commit/37cc797341100cd0a8371e80b25b938f166c9d71) [#​6418](https://togithub.com/npm/cli/pull/6418) retrieve registry keys via TUF ([#​6418](https://togithub.com/npm/cli/issues/6418)) ([@​bdehamer](https://togithub.com/bdehamer)) ##### Documentation - [`83cd5bd`](https://togithub.com/npm/cli/commit/83cd5bd68aa6255c598b8dd3a544f16129885aee) [#​6480](https://togithub.com/npm/cli/pull/6480) add global option for uninstall ([#​6480](https://togithub.com/npm/cli/issues/6480)) ([@​m4rch3n1ng](https://togithub.com/m4rch3n1ng)) - [`0400ce3`](https://togithub.com/npm/cli/commit/0400ce3c9d7af792c9931f1ba365e25b899833b6) [#​6481](https://togithub.com/npm/cli/pull/6481) add cli params to `npm set`, `npm get` ([#​6481](https://togithub.com/npm/cli/issues/6481)) ([@​m4rch3n1ng](https://togithub.com/m4rch3n1ng)) - [`c3638ce`](https://togithub.com/npm/cli/commit/c3638ce613364aff50fedb493a97f1ee60211158) [#​6468](https://togithub.com/npm/cli/pull/6468) remove `package-lock` option for `npm ci` ([#​6468](https://togithub.com/npm/cli/issues/6468)) ([@​m4rch3n1ng](https://togithub.com/m4rch3n1ng)) ##### Dependencies - [`060d587`](https://togithub.com/npm/cli/commit/060d587f6f5a60db0c02c319c1df1a11c146442f) `chalk@5.2.0`, `npm-audit-report@5.0.0` - [`fc52ca8`](https://togithub.com/npm/cli/commit/fc52ca8c0bd2aeb4e3885e5395ec647628bdd87c) [#​6472](https://togithub.com/npm/cli/pull/6472) remove read-package-json-fast - [`3238aa7`](https://togithub.com/npm/cli/commit/3238aa78905bc90b404dc3075ec810884f8fd1c8) [#​6472](https://togithub.com/npm/cli/pull/6472) remove read-package-json - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.2.0): `@npmcli/config@6.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v6.0.0): `libnpmexec@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.3.0): `libnpmpublish@7.3.0` ### [`v9.6.7`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​967-httpsgithubcomnpmclicomparev966v967-2023-05-17) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.6...v9.6.7) ##### Bug Fixes - [`9202c7d`](https://togithub.com/npm/cli/commit/9202c7d7c4058deb618e1a74fdc97b11f2845af7) [#​6464](https://togithub.com/npm/cli/pull/6464) npm cache completion ([#​6464](https://togithub.com/npm/cli/issues/6464)) ([@​m4rch3n1ng](https://togithub.com/m4rch3n1ng)) - [`6ce99a8`](https://togithub.com/npm/cli/commit/6ce99a809c815934df73e002381b2b74b25ab0f8) [#​6461](https://togithub.com/npm/cli/pull/6461) exit codes in node v20 ([#​6461](https://togithub.com/npm/cli/issues/6461)) ([@​MichaelBitard](https://togithub.com/MichaelBitard)) - [`23c865f`](https://togithub.com/npm/cli/commit/23c865fcd4bd4ee6957006c7b8f9e8cfde1db321) [#​6434](https://togithub.com/npm/cli/pull/6434) deprecate ci-name config ([#​6434](https://togithub.com/npm/cli/issues/6434)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`7751dd4`](https://togithub.com/npm/cli/commit/7751dd431ca6ee4a3503fa71bda88a5cd89eb83c) [#​6413](https://togithub.com/npm/cli/pull/6413) add a comma ([#​6413](https://togithub.com/npm/cli/issues/6413)) ([@​darryltec](https://togithub.com/darryltec)) ##### Dependencies - [`afc38a5`](https://togithub.com/npm/cli/commit/afc38a564c55e8e7b676a3036d1438784ee6c8f0) [#​6458](https://togithub.com/npm/cli/pull/6458) `cacache@17.1.2` - [`afb936c`](https://togithub.com/npm/cli/commit/afb936cc5e22d96115472cdfc16908299db5e9dd) [#​6458](https://togithub.com/npm/cli/pull/6458) `tuf-js@1.1.6` - [`f6a0884`](https://togithub.com/npm/cli/commit/f6a0884e0867cf0948ddbbdc1b98e0756bf96cef) [#​6458](https://togithub.com/npm/cli/pull/6458) `readable-stream@4.4.0` - [`858f0ca`](https://togithub.com/npm/cli/commit/858f0caa3add38c0a171825421693eddf59ccf40) [#​6458](https://togithub.com/npm/cli/pull/6458) `postcss-selector-parser@6.0.13` - [`53ecb84`](https://togithub.com/npm/cli/commit/53ecb84bb625a16e2d0a86b1d9380384c0e7545c) [#​6458](https://togithub.com/npm/cli/pull/6458) `path-scurry@1.9.1` - [`d93f70c`](https://togithub.com/npm/cli/commit/d93f70c9cd108e6dc3ce9533339dec77c359c320) [#​6458](https://togithub.com/npm/cli/pull/6458) `signal-exit@4.0.2` - [`19214b5`](https://togithub.com/npm/cli/commit/19214b54828a9b4e923ea329fa5841edf0753162) [#​6458](https://togithub.com/npm/cli/pull/6458) `@npmcli/package-json@3.1.0` - [`f53e6ff`](https://togithub.com/npm/cli/commit/f53e6ff22bc374a03ea6663dbad584c493f1d5b8) [#​6458](https://togithub.com/npm/cli/pull/6458) `sigstore@1.5.2` - [`94d6ee7`](https://togithub.com/npm/cli/commit/94d6ee7f353265b64e51ced879915882be83aa89) [#​6458](https://togithub.com/npm/cli/pull/6458) `glob@10.2.4` - [`902cb80`](https://togithub.com/npm/cli/commit/902cb80771cc440ef10e7ce7b2afa8934277e0f6) [#​6458](https://togithub.com/npm/cli/pull/6458) `semver@7.5.1` - [`35e2e9a`](https://togithub.com/npm/cli/commit/35e2e9a4ce91325462d75b1774298485127762fc) [#​6458](https://togithub.com/npm/cli/pull/6458) `@npmcli/run-script@6.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.7): `@npmcli/config@6.1.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.2.0): `libnpmpublish@7.2.0` ### [`v9.6.6`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​966-httpsgithubcomnpmclicomparev965v966-2023-05-03) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.5...v9.6.6) ##### Dependencies - [`70e65b1`](https://togithub.com/npm/cli/commit/70e65b12ea2c834acec509645d4ba8252dcf88ff) [#​6423](https://togithub.com/npm/cli/pull/6423) `tuf-js@1.1.5` ([#​6423](https://togithub.com/npm/cli/issues/6423)) - [`72291f7`](https://togithub.com/npm/cli/commit/72291f756ad9b63e6dcaef384521f65d58793ee6) [#​6416](https://togithub.com/npm/cli/pull/6416) `read-package-json@6.0.3` - [`e498f82`](https://togithub.com/npm/cli/commit/e498f82852e49f638dc661d89785df7d6112fb76) [#​6416](https://togithub.com/npm/cli/pull/6416) `minimatch@9.0.0` - [`13aa7b7`](https://togithub.com/npm/cli/commit/13aa7b7a75b8fb18db3f4d86dfe780c8057c4213) [#​6416](https://togithub.com/npm/cli/pull/6416) `minipass@5.0.0` - [`f2a5678`](https://togithub.com/npm/cli/commit/f2a5678e73b8e0794f41cc259ab9bd3741d4ec56) [#​6416](https://togithub.com/npm/cli/pull/6416) `tar@6.1.14` - [`69d4dd2`](https://togithub.com/npm/cli/commit/69d4dd280b515cb6ba03a1cdb914ef5b106ae945) [#​6416](https://togithub.com/npm/cli/pull/6416) npm update - [`abdca39`](https://togithub.com/npm/cli/commit/abdca39a78af416f82771bde69360c0b664ac63d) [#​6416](https://togithub.com/npm/cli/pull/6416) `sigstore@1.4.0` - [`16f68fb`](https://togithub.com/npm/cli/commit/16f68fbfa5f250fdf8e5ed4742cc492f56c06219) [#​6416](https://togithub.com/npm/cli/pull/6416) `glob@10.2.2` - [`67fcfb1`](https://togithub.com/npm/cli/commit/67fcfb165a1cde7885c1a0f13f8de98e27a1d961) [#​6416](https://togithub.com/npm/cli/pull/6416) `ignore-walk@6.0.3` - [`bfa2ff3`](https://togithub.com/npm/cli/commit/bfa2ff325786ad731df82b3436d02f649a403375) [#​6416](https://togithub.com/npm/cli/pull/6416) `make-fetch-happen@11.1.1` - [`877591a`](https://togithub.com/npm/cli/commit/877591af5c8430bc2a2873774b81a8fdd7c9d105) [#​6416](https://togithub.com/npm/cli/pull/6416) `npm-registry-fetch@14.0.5` - [`7630517`](https://togithub.com/npm/cli/commit/7630517ae613c8d671d533c7ed027428568020ce) [#​6416](https://togithub.com/npm/cli/pull/6416) `pacote@15.1.3` - [`c2d6e0a`](https://togithub.com/npm/cli/commit/c2d6e0aae02148cbc7934a5ee9a05e4e7bc45c9b) [#​6416](https://togithub.com/npm/cli/pull/6416) `write-file-atomic@5.0.1` - [`acdf97e`](https://togithub.com/npm/cli/commit/acdf97e7955bdfa1a4dd2bfaec39a73e1a3c0ce9) [#​6416](https://togithub.com/npm/cli/pull/6416) `which@3.0.1` - [`00c541a`](https://togithub.com/npm/cli/commit/00c541ae4080b210eaffee49a6e5e7fe9da2237d) [#​6416](https://togithub.com/npm/cli/pull/6416) `ssri@10.0.4` - [`1b95e73`](https://togithub.com/npm/cli/commit/1b95e73a64d3031d28f754ca43b603318d7d1920) [#​6416](https://togithub.com/npm/cli/pull/6416) `read-package-json@6.0.2` - [`6927fd3`](https://togithub.com/npm/cli/commit/6927fd36a65f7c4917abd3826590a972678a7c7b) [#​6416](https://togithub.com/npm/cli/pull/6416) `fs-minipass@3.0.2` - [`3eec56e`](https://togithub.com/npm/cli/commit/3eec56e2135c5278d71b546fea68f9300f343dd6) [#​6416](https://togithub.com/npm/cli/pull/6416) `cacache@17.1.0` - [`7a2ce3f`](https://togithub.com/npm/cli/commit/7a2ce3f9fa2c4430500bed2a76822c6aa603570b) [#​6416](https://togithub.com/npm/cli/pull/6416) `@npmcli/run-script@6.0.1` - [`3881770`](https://togithub.com/npm/cli/commit/38817700290806ce1b1b6231bdbb0730fa7a9504) [#​6416](https://togithub.com/npm/cli/pull/6416) `@npmcli/map-workspaces@3.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.9): `@npmcli/arborist@6.2.9` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.17): `libnpmdiff@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.17): `libnpmexec@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.17): `libnpmfund@4.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v5.0.4): `libnpmorg@5.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.17): `libnpmpack@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.1.4): `libnpmpublish@7.1.4` ### [`v9.6.5`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​965-httpsgithubcomnpmclicomparev964v965-2023-04-19) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.4...v9.6.5) ##### Bug Fixes - [`33dc428`](https://togithub.com/npm/cli/commit/33dc4285fd8c698c539faae10fe1bf76ceedb6b1) [#​6374](https://togithub.com/npm/cli/pull/6374) account for npx package-name with no spec ([@​wraithgar](https://togithub.com/wraithgar)) - [`82879f6`](https://togithub.com/npm/cli/commit/82879f69c72681f636be73d13c4464e35f258954) [#​6225](https://togithub.com/npm/cli/pull/6225) lazy loading of arborist and pacote ([#​6225](https://togithub.com/npm/cli/issues/6225)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`f4e73ab`](https://togithub.com/npm/cli/commit/f4e73ab87e0aa1e214f978d4723e85ee2cfdd9c8) [#​6322](https://togithub.com/npm/cli/pull/6322) remove incompatible params from ci ([#​6322](https://togithub.com/npm/cli/issues/6322)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`c7fe1c7`](https://togithub.com/npm/cli/commit/c7fe1c70eef49fa666f9f25ec941afa8b6acbf05) [#​6328](https://togithub.com/npm/cli/pull/6328) save raw data to file, not parsed data ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`31214a6`](https://togithub.com/npm/cli/commit/31214a6d9e9d4e973f5a5462543ea1d91d7bbf65) [#​6381](https://togithub.com/npm/cli/pull/6381) Update description for publish --provenance flag ([#​6381](https://togithub.com/npm/cli/issues/6381)) ([@​feelepxyz](https://togithub.com/feelepxyz)) - [`997bcdf`](https://togithub.com/npm/cli/commit/997bcdf8d4fd3e5ecdd224060fb166b43c3ffb19) [#​6329](https://togithub.com/npm/cli/pull/6329) fix npm cache folder location for windows ([#​6329](https://togithub.com/npm/cli/issues/6329)) ([@​charlie-wong](https://togithub.com/charlie-wong)) ##### Dependencies - [`fae5e00`](https://togithub.com/npm/cli/commit/fae5e0063215e97ee18a60f8136a06045d621ec2) [#​6372](https://togithub.com/npm/cli/pull/6372) `sigstore@1.3.0` ([#​6372](https://togithub.com/npm/cli/issues/6372)) - [`3fa9542`](https://togithub.com/npm/cli/commit/3fa9542d7f3c0123cb3c49a40f6d5b7bc8d857a5) [#​6363](https://togithub.com/npm/cli/pull/6363) `semver@7.5.0` - [`e49844e`](https://togithub.com/npm/cli/commit/e49844e1c6943be193d8f700d85dac4ddaa91967) [#​6363](https://togithub.com/npm/cli/pull/6363) `minipass-fetch@3.0.2` - [`357cc29`](https://togithub.com/npm/cli/commit/357cc29a335e684391c7b840019223e555919406) [#​6363](https://togithub.com/npm/cli/pull/6363) `walk-up-path@3.0.1` - [`2c80b1e`](https://togithub.com/npm/cli/commit/2c80b1ede7b6a3c49b3255e171759d30913f0c74) [#​6363](https://togithub.com/npm/cli/pull/6363) `ini@4.1.0` - [`5933841`](https://togithub.com/npm/cli/commit/593384149feea848c60b2e6524d1cc1730a35798) [#​6363](https://togithub.com/npm/cli/pull/6363) `minipass@4.2.8` - [`b39d54e`](https://togithub.com/npm/cli/commit/b39d54e877e992a583f0d8185da1c3773737801d) [#​6363](https://togithub.com/npm/cli/pull/6363) `minimatch@7.4.6` - [`201aa5a`](https://togithub.com/npm/cli/commit/201aa5adcdfcb65ff215c4440244978c44c3ed8b) [#​6363](https://togithub.com/npm/cli/pull/6363) `ssri@10.0.3` - [`acb9120`](https://togithub.com/npm/cli/commit/acb912089c02c34f73a7d1e431bce563da98777f) [#​6363](https://togithub.com/npm/cli/pull/6363) `read@2.1.0` - [`2472205`](https://togithub.com/npm/cli/commit/247220552bc19a5751542289605f38ab9b74e124) [#​6363](https://togithub.com/npm/cli/pull/6363) `npm-registry-fetch@14.0.4` - [`2780714`](https://togithub.com/npm/cli/commit/278071456b3f90e1d3e46857679f547fa98781f0) [#​6363](https://togithub.com/npm/cli/pull/6363) `npm-install-checks@6.1.1` - [`b5af015`](https://togithub.com/npm/cli/commit/b5af015e63c75b33184ae329a27e994d6ef94506) [#​6363](https://togithub.com/npm/cli/pull/6363) `make-fetch-happen@11.1.0` - [`14c498d`](https://togithub.com/npm/cli/commit/14c498d7dbc13e0bc0f1d9438c0f7f1abd7f98d8) [#​6363](https://togithub.com/npm/cli/pull/6363) `@npmcli/metavuln-calculator@5.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.8): `@npmcli/arborist@6.2.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.6): `@npmcli/config@6.1.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.16): `libnpmdiff@5.0.16` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.16): `libnpmexec@5.0.16` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.16): `libnpmfund@4.0.16` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.16): `libnpmpack@5.0.16` ### [`v9.6.4`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​964-httpsgithubcomnpmclicomparev963v964-2023-04-05) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.3...v9.6.4) ##### Documentation - [`54795a3`](https://togithub.com/npm/cli/commit/54795a3554691e97b369baac714cb43f4342af8a) [#​6312](https://togithub.com/npm/cli/pull/6312) filter archives out of version manager search ([#​6312](https://togithub.com/npm/cli/issues/6312)) ([@​ljharb](https://togithub.com/ljharb)) - [`530c285`](https://togithub.com/npm/cli/commit/530c285cfd381006996e15e12d68c6c30fb3a4b2) [#​6306](https://togithub.com/npm/cli/pull/6306) remove reference to npm-packlist ([#​6306](https://togithub.com/npm/cli/issues/6306)) ([@​staff0rd](https://togithub.com/staff0rd)) ##### Dependencies - [`85935ac`](https://togithub.com/npm/cli/commit/85935ac24d3cb0df867d4f9f901c4b152d92bc49) [#​6325](https://togithub.com/npm/cli/pull/6325) `ssri@10.0.2` ([#​6325](https://togithub.com/npm/cli/issues/6325)) - [`f1388b4`](https://togithub.com/npm/cli/commit/f1388b4c5aac0617893b546ff9c764f05d20bc07) [#​6317](https://togithub.com/npm/cli/pull/6317) npm update - [`7dd0129`](https://togithub.com/npm/cli/commit/7dd012958f392d66974d59a9fb0a200a16822906) [#​6317](https://togithub.com/npm/cli/pull/6317) `glob@9.3.2` - [`deca335`](https://togithub.com/npm/cli/commit/deca335ed47697e6e9cb4d67c84cfff8ae95ca5c) [#​6317](https://togithub.com/npm/cli/pull/6317) `promise-call-limit@1.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.7): `@npmcli/arborist@6.2.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.15): `libnpmdiff@5.0.15` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.15): `libnpmexec@5.0.15` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.15): `libnpmfund@4.0.15` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.15): `libnpmpack@5.0.15` ### [`v9.6.3`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​963-httpsgithubcomnpmclicomparev962v963-2023-03-30) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.2...v9.6.3) ##### Bug Fixes - [`829503b`](https://togithub.com/npm/cli/commit/829503b804f31b63a405ece48ea265b641b43392) [#​6304](https://togithub.com/npm/cli/pull/6304) don't break up log message across lines ([@​wraithgar](https://togithub.com/wraithgar)) - [`1435fcf`](https://togithub.com/npm/cli/commit/1435fcf1e351a888b006993c2f6ce73fc533638c) [#​6304](https://togithub.com/npm/cli/pull/6304) do less work loading ./lib/npm.js ([@​wraithgar](https://togithub.com/wraithgar)) - [`09b58e4`](https://togithub.com/npm/cli/commit/09b58e4cabc2202aab878c89fc6930e4a085fd3a) [#​6284](https://togithub.com/npm/cli/pull/6284) make all color output use an npm instance of chalk ([#​6284](https://togithub.com/npm/cli/issues/6284)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`e252532`](https://togithub.com/npm/cli/commit/e25253250717601be59e76a5dcf965441fc99caa) [#​6283](https://togithub.com/npm/cli/pull/6283) do less work looking up commands ([#​6283](https://togithub.com/npm/cli/issues/6283)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`6a4bcba`](https://togithub.com/npm/cli/commit/6a4bcbaaf12c15041c73914fb3a24389a62f7436) [#​6275](https://togithub.com/npm/cli/pull/6275) clean up man sorting ([@​wraithgar](https://togithub.com/wraithgar)) - [`8a96b65`](https://togithub.com/npm/cli/commit/8a96b650ac3e3a1da9f4f50b975dda7847d35916) [#​6275](https://togithub.com/npm/cli/pull/6275) ignore ts and map files ([@​wraithgar](https://togithub.com/wraithgar)) - [`94d2b39`](https://togithub.com/npm/cli/commit/94d2b39dfdf423e4a391baa2910e8537b1ba46c4) [#​6271](https://togithub.com/npm/cli/pull/6271) Do not log warnings about log cleanup when logs_max=0 ([#​6271](https://togithub.com/npm/cli/issues/6271)) ([@​jmealo](https://togithub.com/jmealo)) - [`2def359`](https://togithub.com/npm/cli/commit/2def359c93bc6b2f79443107dcb13b0d7c1b9865) [#​6277](https://togithub.com/npm/cli/pull/6277) updated ebadplatform messaging to be generated based on the error ([#​6277](https://togithub.com/npm/cli/issues/6277)) ([@​nlf](https://togithub.com/nlf)) ##### Documentation - [`1e2eb81`](https://togithub.com/npm/cli/commit/1e2eb8150bf31488b6f591b74144bc0c4709be2c) [#​6311](https://togithub.com/npm/cli/pull/6311) replace version manager list with a github search ([#​6311](https://togithub.com/npm/cli/issues/6311)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`9d2be4e`](https://togithub.com/npm/cli/commit/9d2be4e1f84e2bd4b79ce2cdc42e338d946867a8) [#​6289](https://togithub.com/npm/cli/pull/6289) remove npm bin link ([#​6289](https://togithub.com/npm/cli/issues/6289)) ([@​KevinRouchut](https://togithub.com/KevinRouchut)) ##### Dependencies - [`e652dbd`](https://togithub.com/npm/cli/commit/e652dbddd1625ea7b774729b0f1f349bb3e7af89) [#​6308](https://togithub.com/npm/cli/pull/6308) `minimatch@7.4.3` ([#​6308](https://togithub.com/npm/cli/issues/6308)) - [`01986d1`](https://togithub.com/npm/cli/commit/01986d13d640e4f532e5c0b66cb2dee01a1462f9) [#​6307](https://togithub.com/npm/cli/pull/6307) `sigstore@1.2.0` ([#​6307](https://togithub.com/npm/cli/issues/6307)) - [`ea12627`](https://togithub.com/npm/cli/commit/ea12627ec8f3455ada2b011bc6ff84980b2a5b30) [#​6275](https://togithub.com/npm/cli/pull/6275) `minimatch@7.4.2` - [`ec3e020`](https://togithub.com/npm/cli/commit/ec3e020871419b37f13a92a42d0b90bda549e09c) [#​6275](https://togithub.com/npm/cli/pull/6275) `glob@9.3.1` - [`952fbed`](https://togithub.com/npm/cli/commit/952fbed699713cb720d24ca2d9762de4d9ddb83f) [#​6275](https://togithub.com/npm/cli/pull/6275) `read-package-json@6.0.1` - [`dd43d30`](https://togithub.com/npm/cli/commit/dd43d305cd108e39fbcbad9400d7db8c8b02fb3c) [#​6275](https://togithub.com/npm/cli/pull/6275) `parse-conflict-json@3.0.1` - [`d5ce7ca`](https://togithub.com/npm/cli/commit/d5ce7ca40fec1a3aac47d1edca6f4030ff6134a4) [#​6275](https://togithub.com/npm/cli/pull/6275) `npm-install-checks@6.1.0` - [`704cd1e`](https://togithub.com/npm/cli/commit/704cd1ebaaa94d14a1ce5bcb5b45dc6f359edd13) [#​6275](https://togithub.com/npm/cli/pull/6275) `nopt@7.1.0` - [`a6da22a`](https://togithub.com/npm/cli/commit/a6da22ad3262c5deb0bdd623c2160ab20efaef28) [#​6275](https://togithub.com/npm/cli/pull/6275) `ignore-walk@6.0.2` - [`55955fd`](https://togithub.com/npm/cli/commit/55955fd090938b86b1872dfa986d3d30bfda87de) [#​6275](https://togithub.com/npm/cli/pull/6275) `cacache@17.0.5` - [`839b670`](https://togithub.com/npm/cli/commit/839b670c93b19aae9b95b5fd7fe687a5f532628b) [#​6275](https://togithub.com/npm/cli/pull/6275) `@npmcli/map-workspaces@3.0.3` - [`9a7b8e8`](https://togithub.com/npm/cli/commit/9a7b8e8105460ca76ce825707961060243987653) [#​6275](https://togithub.com/npm/cli/pull/6275) `@npmcli/git@4.0.4` - [`57c0a55`](https://togithub.com/npm/cli/commit/57c0a55d509c4cd725e5b4a0e049aa114969cb2b) [#​6275](https://togithub.com/npm/cli/pull/6275) npm update - [`74c80f5`](https://togithub.com/npm/cli/commit/74c80f54a7e6345f6751732dc4cb2c2923947343) [#​6275](https://togithub.com/npm/cli/pull/6275) `minipass@4.2.5` - [`b174c90`](https://togithub.com/npm/cli/commit/b174c908f03ade15a8b57ff59a0736c9ff79a313) [#​6275](https://togithub.com/npm/cli/pull/6275) `graceful-fs@4.2.11` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.6): `@npmcli/arborist@6.2.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.5): `@npmcli/config@6.1.5` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.14): `libnpmdiff@5.0.14` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.14): `libnpmexec@5.0.14` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.14): `libnpmfund@4.0.14` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.14): `libnpmpack@5.0.14` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.1.3): `libnpmpublish@7.1.3` ### [`v9.6.2`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​962-httpsgithubcomnpmclicomparev961v962-2023-03-14) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.1...v9.6.2) ##### Bug Fixes - [`4622b42`](https://togithub.com/npm/cli/commit/4622b425751bc6e3eebb9abfa5fc3fbf94890e34) [#​6247](https://togithub.com/npm/cli/pull/6247) add provenance publish notice ([#​6247](https://togithub.com/npm/cli/issues/6247)) ([@​bdehamer](https://togithub.com/bdehamer)) ##### Dependencies - [`434b461`](https://togithub.com/npm/cli/commit/434b461e4c15513817eaec6acfe82c7814789c85) [#​6255](https://togithub.com/npm/cli/pull/6255) `sigstore@1.1.1` ([#​6255](https://togithub.com/npm/cli/issues/6255)) - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.4): `@npmcli/config@6.1.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.1.2): `libnpmpublish@7.1.2` ### [`v9.6.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​961-httpsgithubcomnpmclicomparev960v961-2023-03-08) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.0...v9.6.1) ##### Bug Fixes - [`e455e3f`](https://togithub.com/npm/cli/commit/e455e3f6a5d0aa2c53cc24064557ec592706ca2c) [#​6211](https://togithub.com/npm/cli/pull/6211) send options with grant/revoke requests ([#​6211](https://togithub.com/npm/cli/issues/6211)) ([@​DavidTanner](https://togithub.com/DavidTanner)) - [`e4de224`](https://togithub.com/npm/cli/commit/e4de22480a21591f0c9ba755c8464a9e1f0413c9) [#​6220](https://togithub.com/npm/cli/pull/6220) clean uri from audit error ([#​6220](https://togithub.com/npm/cli/issues/6220)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`cb45b21`](https://togithub.com/npm/cli/commit/cb45b216c831a2b0c08f97d57ad4d34b318f3d69) [#​6231](https://togithub.com/npm/cli/pull/6231) npm update - [`1f60a7e`](https://togithub.com/npm/cli/commit/1f60a7ee02953632bf5fb4e64e66755d7bb1bdd1) [#​6231](https://togithub.com/npm/cli/pull/6231) `minipass@4.2.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.13): `libnpmdiff@5.0.13` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.13): `libnpmexec@5.0.13` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.13): `libnpmfund@4.0.13` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.13): `libnpmpack@5.0.13` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.1.1): `libnpmpublish@7.1.1` ### [`v9.6.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​960-httpsgithubcomnpmclicomparev951v960-2023-03-02) [Compare Source](https://togithub.com/npm/cli/compare/v9.5.1...v9.6.0) ##### Features - [`84fbaf2`](https://togithub.com/npm/cli/commit/84fbaf2bd809e56f396496dd5f4691a46dd548aa) [#​6216](https://togithub.com/npm/cli/pull/6216) add preliminary fish shell completion ([@​wraithgar](https://togithub.com/wraithgar)) ##### Bug Fixes - [`c4c8754`](https://togithub.com/npm/cli/commit/c4c8754f12e73007ef0f0f516c8e51e08858b2c6) audit: add signatures to completion ([@​wraithgar](https://togithub.com/wraithgar)) - [`fc46489`](https://togithub.com/npm/cli/commit/fc4648984c9fc4904d2b51597590015f8ca702fc) access: only complete once ([@​wraithgar](https://togithub.com/wraithgar)) - [`b43961a`](https://togithub.com/npm/cli/commit/b43961a9a3c0e5ea0314a241ba8ae9b7ea57cae7) cmd-list: alias only to real commands ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`2695e1f`](https://togithub.com/npm/cli/commit/2695e1fb1384ad41fe6b99fdc570088978626dd8) [#​6187](https://togithub.com/npm/cli/pull/6187) npm v9 creates package-lock.json v3 ([#​6187](https://togithub.com/npm/cli/issues/6187)) ([@​tuukka](https://togithub.com/tuukka)) ##### Dependencies - [`71ae406`](https://togithub.com/npm/cli/commit/71ae4067bccef53aa99ccf8abbe9115daaae8e8c) [#​6218](https://togithub.com/npm/cli/pull/6218) `@npmcli/installed-package-contents@2.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.4): `@npmcli/arborist@6.2.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.12): `libnpmdiff@5.0.12` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.12): `libnpmexec@5.0.12` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.12): `libnpmfund@4.0.12` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.12): `libnpmpack@5.0.12`

Configuration

📅 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.