hackariens / strapi

Nouveau projet sous strapi
0 stars 0 forks source link

chore(deps): update npm to v9 - autoclosed #55

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) ^6.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

npm/cli ### [`v9.4.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​940-httpsgithubcomnpmclicomparev931v940-2023-01-25) [Compare Source](https://togithub.com/npm/cli/compare/v9.3.1...v9.4.0) ##### Features - [`8d6d851`](https://togithub.com/npm/cli/commit/8d6d8519fbbcebdca8834e19cb34ac71f045a010) [#​6078](https://togithub.com/npm/cli/pull/6078) added --install-strategy=linked ([#​6078](https://togithub.com/npm/cli/issues/6078)) ([@​fritzy](https://togithub.com/fritzy)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.0): `@npmcli/arborist@6.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.8): `libnpmdiff@5.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.8): `libnpmexec@5.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.8): `libnpmfund@4.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.8): `libnpmpack@5.0.8` ### [`v9.3.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​931-httpsgithubcomnpmclicomparev930v931-2023-01-13) [Compare Source](https://togithub.com/npm/cli/compare/v9.3.0...v9.3.1) ##### Bug Fixes - [`8be672b`](https://togithub.com/npm/cli/commit/8be672b21f7d434c898bb4e97dc3fca6e54b29a1) [#​6050](https://togithub.com/npm/cli/pull/6050) don't try to deprecate nonexistant versions ([#​6050](https://togithub.com/npm/cli/issues/6050)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`1c3612c`](https://togithub.com/npm/cli/commit/1c3612cc2fe9974166b5aab92477b289a768c1e7) [#​6054](https://togithub.com/npm/cli/pull/6054) use recursive rm in ci command ([#​6054](https://togithub.com/npm/cli/issues/6054)) ([@​jamesshaw1987](https://togithub.com/jamesshaw1987), [@​burkel24](https://togithub.com/burkel24)) ### [`v9.3.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​930-httpsgithubcomnpmclicomparev920v930-2023-01-12) [Compare Source](https://togithub.com/npm/cli/compare/v9.2.0...v9.3.0) ##### Features - [`753b98e`](https://togithub.com/npm/cli/commit/753b98ef49e0410642cbfb1adbe06e7417e22d82) [#​5261](https://togithub.com/npm/cli/pull/5261) rootless workspace init provides suggestion ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`cf175fb`](https://togithub.com/npm/cli/commit/cf175fb2a7faffa6664874a9e8bea52dbbb1b0e2) [#​6044](https://togithub.com/npm/cli/pull/6044) default auth-type to legacy if otp is configured ([#​6044](https://togithub.com/npm/cli/issues/6044)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`2383deb`](https://togithub.com/npm/cli/commit/2383deb9723593365cf748238f3b2388e7aaf6f5) [#​6037](https://togithub.com/npm/cli/pull/6037) clean urls from arborist, owner, and ping commands ([#​6037](https://togithub.com/npm/cli/issues/6037)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`69f5ff8`](https://togithub.com/npm/cli/commit/69f5ff863fccf91935b1f62b514fd2621b761903) view: convert command to use output instead of console ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`dc52222`](https://togithub.com/npm/cli/commit/dc52222123245d3faf2afa444d0223deb25e35b6) init: write package.json workspaces paths with / separators ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`31af1aa`](https://togithub.com/npm/cli/commit/31af1aaa9f6427bd61d752d54801d873c6242af8) refactor `help` to use `@npmcli/promise-spawn` ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`669ef94`](https://togithub.com/npm/cli/commit/669ef9476cac4679322bec69e7a55ff5992cf827) fund: correctly parse and use `which` config ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`72e6d6f`](https://togithub.com/npm/cli/commit/72e6d6f638db03dbe3c965be79ce05cb6fda12fc) generate workspace support for docs pages ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`450e50f`](https://togithub.com/npm/cli/commit/450e50fa555bfef869735b0195fe0a451e94eb3d) evaluate configs in command class ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`28ec922`](https://togithub.com/npm/cli/commit/28ec922e18c7178e840fd28cbbf78f56f0a7a653) [#​5946](https://togithub.com/npm/cli/pull/5946) replace rimraf with fs.rm ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`f0038e5`](https://togithub.com/npm/cli/commit/f0038e5b7492a899da26fafd5f781291961ef427) [#​6048](https://togithub.com/npm/cli/pull/6048) missing backtick in synopsis of npm init ([#​5837](https://togithub.com/npm/cli/issues/5837)) ([#​6048](https://togithub.com/npm/cli/issues/6048)) ([@​Peallyz](https://togithub.com/Peallyz)) - [`ca8ff00`](https://togithub.com/npm/cli/commit/ca8ff007d7abba1f3ae6646668ee840afa1191b6) [#​6045](https://togithub.com/npm/cli/pull/6045) update outdated file path to definitions.js ([@​ericmutta](https://togithub.com/ericmutta)) - [`fe9debd`](https://togithub.com/npm/cli/commit/fe9debd7925c8e6d05d53f49f516fec8aede8890) [#​6038](https://togithub.com/npm/cli/pull/6038) fix typos in definitions.js ([#​6038](https://togithub.com/npm/cli/issues/6038)) ([@​lukekarrys](https://togithub.com/lukekarrys), [@​ericmutta](https://togithub.com/ericmutta)) - [`fa27aca`](https://togithub.com/npm/cli/commit/fa27acaa72002c5cc80f59401dbd0ba817cda404) [#​6018](https://togithub.com/npm/cli/pull/6018) fix typo in removal.md ([@​ericmutta](https://togithub.com/ericmutta)) - [`82f69d9`](https://togithub.com/npm/cli/commit/82f69d90d58da8cc2a53570bfe2a1a9cc2574f0d) [#​6026](https://togithub.com/npm/cli/pull/6026) fix typo in registry.md ([@​ericmutta](https://togithub.com/ericmutta)) ##### Dependencies - [`ec09474`](https://togithub.com/npm/cli/commit/ec09474b371b0706d0d55a4968cf6ae545423568) [#​5945](https://togithub.com/npm/cli/pull/5945) `minipass-fetch@3.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.1.6): `@npmcli/arborist@6.1.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.1): `@npmcli/config@6.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.7): `libnpmdiff@5.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.7): `libnpmexec@5.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.7): `libnpmfund@4.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.7): `libnpmpack@5.0.7` ### [`v9.2.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​920-httpsgithubcomnpmclicomparev913v920-2022-12-07) [Compare Source](https://togithub.com/npm/cli/compare/v9.1.3...v9.2.0) ##### Features - [`cf57ffa`](https://togithub.com/npm/cli/commit/cf57ffa90088fcf5b028cc02938baae6228b5a40) [#​5888](https://togithub.com/npm/cli/pull/5888) discrete npm doctor commands ([#​5888](https://togithub.com/npm/cli/issues/5888)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Bug Fixes - [`dfd5d46`](https://togithub.com/npm/cli/commit/dfd5d461e0ee2163e210cc136d2bb7873dfeb363) [#​5932](https://togithub.com/npm/cli/pull/5932) ignore implicit workspaces for completion ([#​5932](https://togithub.com/npm/cli/issues/5932)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`2f2b146`](https://togithub.com/npm/cli/commit/2f2b1469565894ec777e6eb77fea7b607b797adb) [#​5936](https://togithub.com/npm/cli/pull/5936) `npm-packlist@7.0.4` ([#​5936](https://togithub.com/npm/cli/issues/5936)) - [`372d158`](https://togithub.com/npm/cli/commit/372d158d2637120600a95abee64355ed1cb6f990) [#​5935](https://togithub.com/npm/cli/pull/5935) `minimatch@5.1.1` ([#​5935](https://togithub.com/npm/cli/issues/5935)) - [`0e6c28b`](https://togithub.com/npm/cli/commit/0e6c28ba093f8c5d35df98afca28e842b247004b) [#​5934](https://togithub.com/npm/cli/pull/5934) `ci-info@3.7.0` ([#​5934](https://togithub.com/npm/cli/issues/5934)) - [`0a3fe00`](https://togithub.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#​5933](https://togithub.com/npm/cli/pull/5933) `minipass@4.0.0` - [`6b77340`](https://togithub.com/npm/cli/commit/6b7734009ecd939fbb3d382cb92eb0cdbec7dcd3) `tar@6.1.13` - [`cf0a174`](https://togithub.com/npm/cli/commit/cf0a17407abc577c27420a1c8a4a0c08c7cefce9) `ssri@10.0.1` - [`3da9a1a`](https://togithub.com/npm/cli/commit/3da9a1a4ebcf1779035b5f9ae985c087f617efe3) `pacote@15.0.7` - [`fee9b66`](https://togithub.com/npm/cli/commit/fee9b6686892a1c7f976c36ddd5d89b70c416817) `npm-registry-fetch@14.0.3` - [`e940917`](https://togithub.com/npm/cli/commit/e940917befcdaf44ee7e24d31b540f4de8507734) `cacache@17.0.3` - [`875bd56`](https://togithub.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0` - [`280b7a4`](https://togithub.com/npm/cli/commit/280b7a445e4a83d70980cf3c436745a1faa50c67) [#​5927](https://togithub.com/npm/cli/pull/5927) `npm-packlist@7.0.3` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.1.5): `@npmcli/arborist@6.1.5` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v7.0.1): `libnpmaccess@7.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.6): `libnpmdiff@5.0.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.6): `libnpmexec@5.0.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.6): `libnpmfund@4.0.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v9.0.1): `libnpmhook@9.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v5.0.1): `libnpmorg@5.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.6): `libnpmpack@5.0.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.0.6): `libnpmpublish@7.0.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v6.0.1): `libnpmsearch@6.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v5.0.1): `libnpmteam@5.0.1` ### [`v9.1.3`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​913-httpsgithubcomnpmclicomparev912v913-2022-11-30) [Compare Source](https://togithub.com/npm/cli/compare/v9.1.2...v9.1.3) ##### Bug Fixes - [`ffbdea2`](https://togithub.com/npm/cli/commit/ffbdea286a08eeaf40ab83eea5bfe0602dc6bbcd) [#​5894](https://togithub.com/npm/cli/pull/5894) npm pack filename on scoped packages ([#​5894](https://togithub.com/npm/cli/issues/5894)) ([@​HenryNguyen5](https://togithub.com/HenryNguyen5)) - [`c26d708`](https://togithub.com/npm/cli/commit/c26d708428a96da530092759b5ff6d67c7282348) [#​5884](https://togithub.com/npm/cli/pull/5884) validate username at get-identity ([#​5884](https://togithub.com/npm/cli/issues/5884)) ([@​sosoba](https://togithub.com/sosoba), [@​nlf](https://togithub.com/nlf)) ##### Documentation - [`ea948dc`](https://togithub.com/npm/cli/commit/ea948dceac5cfeef437c97874ab26c3275e75766) [#​5881](https://togithub.com/npm/cli/pull/5881) update description of npm exec ([#​5881](https://togithub.com/npm/cli/issues/5881)) ([@​styfle](https://togithub.com/styfle), [@​wraithgar](https://togithub.com/wraithgar)) - [`40f2c21`](https://togithub.com/npm/cli/commit/40f2c213d75a252665311b4f8775d297390aeb70) [#​5865](https://togithub.com/npm/cli/pull/5865) ci-info url ([#​5865](https://togithub.com/npm/cli/issues/5865)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`681a45b`](https://togithub.com/npm/cli/commit/681a45bb48acd57aa64cb3241ea4915f5a12e029) [#​5875](https://togithub.com/npm/cli/pull/5875) run the comand for directory workspaces ([#​5875](https://togithub.com/npm/cli/issues/5875)) ([@​1aron](https://togithub.com/1aron)) - [`681a45b`](https://togithub.com/npm/cli/commit/681a45bb48acd57aa64cb3241ea4915f5a12e029) [#​5875](https://togithub.com/npm/cli/pull/5875) add workspace directory example ([#​5875](https://togithub.com/npm/cli/issues/5875)) ([@​1aron](https://togithub.com/1aron)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.4...libnpmdiff-v5.0.5): `libnpmdiff@5.0.5` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.4...libnpmexec-v5.0.5): `libnpmexec@5.0.5` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.4...libnpmfund-v4.0.5): `libnpmfund@4.0.5` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.4...libnpmpack-v5.0.5): `libnpmpack@5.0.5` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.4...libnpmpublish-v7.0.5): `libnpmpublish@7.0.5` ### [`v9.1.2`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​912-httpsgithubcomnpmclicomparev911v912-2022-11-16) [Compare Source](https://togithub.com/npm/cli/compare/v9.1.1...v9.1.2) ##### Bug Fixes - [`d9654cf`](https://togithub.com/npm/cli/commit/d9654cffd7024ec2d068147868978fc994d696e4) [#​5861](https://togithub.com/npm/cli/pull/5861) remove unwanted package.json entries ([#​5861](https://togithub.com/npm/cli/issues/5861)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`a351685`](https://togithub.com/npm/cli/commit/a351685c4951b1d9e2ba86bc99e3706688813438) [#​5858](https://togithub.com/npm/cli/pull/5858) move from [@​npmcli/ci-detect](https://togithub.com/npmcli/ci-detect) to ci-info ([#​5858](https://togithub.com/npm/cli/issues/5858)) - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.1.2...arborist-v6.1.3): `@npmcli/arborist@6.1.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.3...libnpmdiff-v5.0.4): `libnpmdiff@5.0.4` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.3...libnpmexec-v5.0.4): `libnpmexec@5.0.4` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.3...libnpmfund-v4.0.4): `libnpmfund@4.0.4` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.3...libnpmpack-v5.0.4): `libnpmpack@5.0.4` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.3...libnpmpublish-v7.0.4): `libnpmpublish@7.0.4` ### [`v9.1.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​911-httpsgithubcomnpmclicomparev910v911-2022-11-09) [Compare Source](https://togithub.com/npm/cli/compare/v9.1.0...v9.1.1) ##### Documentation - [`1bff064`](https://togithub.com/npm/cli/commit/1bff0640ccb8414e2d416a5cf9d64e9ff03c6403) [#​5819](https://togithub.com/npm/cli/pull/5819) config: document `npm config fix` ([#​5819](https://togithub.com/npm/cli/issues/5819)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`335c7e4`](https://togithub.com/npm/cli/commit/335c7e4348f5505fad33b8a78348a02a82b91426) [#​5813](https://togithub.com/npm/cli/pull/5813) `cacache@17.0.2` - [`878ddfb`](https://togithub.com/npm/cli/commit/878ddfb5b68c03bdcd7d7da8dae92c4947942801) `@npmcli/fs@3.1.0` - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.1.1...arborist-v6.1.2): `@npmcli/arborist@6.1.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.2...libnpmdiff-v5.0.3): `libnpmdiff@5.0.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.2...libnpmexec-v5.0.3): `libnpmexec@5.0.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.2...libnpmfund-v4.0.3): `libnpmfund@4.0.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.2...libnpmpack-v5.0.3): `libnpmpack@5.0.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.2...libnpmpublish-v7.0.3): `libnpmpublish@7.0.3` ### [`v9.1.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​910-httpsgithubcomnpmclicomparev901v910-2022-11-02) [Compare Source](https://togithub.com/npm/cli/compare/v9.0.1...v9.1.0) ##### Features - [`706b3d3`](https://togithub.com/npm/cli/commit/706b3d3f227de43a095263926d2eef2b4e4cf2a9) [#​5779](https://togithub.com/npm/cli/pull/5779) set --no-audit when installing outside of a project (like --global) ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`1f5382d`](https://togithub.com/npm/cli/commit/1f5382dada181cda41f1504974de1e69a6c1ad7f) [#​5789](https://togithub.com/npm/cli/pull/5789) don't set `stdioString` for any spawn/run-script calls ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`8fd614a`](https://togithub.com/npm/cli/commit/8fd614af5d6de970a6bbcffc538564d2a809411a) use promiseSpawn.open instead of opener ([@​nlf](https://togithub.com/nlf)) - [`41843ad`](https://togithub.com/npm/cli/commit/41843ad8a20bd20aacad2bb37fe473f2e76d5306) use an absolute path to notepad.exe by default, correct docs ([@​nlf](https://togithub.com/nlf)) - [`0c5834e`](https://togithub.com/npm/cli/commit/0c5834ed635833ef49fe10cc888025a5debebe21) [#​5758](https://togithub.com/npm/cli/pull/5758) use hosted-git-info to parse registry urls ([#​5758](https://togithub.com/npm/cli/issues/5758)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`ce6745c`](https://togithub.com/npm/cli/commit/ce6745c806d721f5e3c455a65fd44bfe03e9d2ae) [#​5763](https://togithub.com/npm/cli/pull/5763) fixed some typos ([#​5763](https://togithub.com/npm/cli/issues/5763)) ([@​AndrewDawes](https://togithub.com/AndrewDawes)) ##### Dependencies - [`b89c19e`](https://togithub.com/npm/cli/commit/b89c19e9a7674b0bd9d336c14dee1bf381843648) [#​5795](https://togithub.com/npm/cli/pull/5795) `cli-table3@​0.6.3` - [`6b6dfca`](https://togithub.com/npm/cli/commit/6b6dfca191cb8f7871f755b926fd5ae223ba697a) `fastest-levenshtein@1.0.16` - [`9972ed1`](https://togithub.com/npm/cli/commit/9972ed1423d7a4f7ca03a34f5aa69321b81850fd) `@npmcli/ci-detect@3.0.1` - [`024e612`](https://togithub.com/npm/cli/commit/024e612f55fc9906b49065dbabbee8b8261eb4eb) `abbrev@2.0.0` - [`66f9bcd`](https://togithub.com/npm/cli/commit/66f9bcd10b8d8cb635593c526727056581c7955d) `nopt@7.0.0` - [`5730d17`](https://togithub.com/npm/cli/commit/5730d17198e066077cb3ea6f78753746afc13603) `tar@6.1.12` - [`2fef570`](https://togithub.com/npm/cli/commit/2fef570caf00bd92a3a4cf0b2bc4ce56fd8bd594) `node-gyp@9.3.0` - [`abfb28b`](https://togithub.com/npm/cli/commit/abfb28b249183b8c033f8e7acc1546150cdac137) `@npmcli/run-script@6.0.0` - [`205e2fd`](https://togithub.com/npm/cli/commit/205e2fdde91f4f21d92ccf0bf9e1ab9ab3053167) `pacote@15.0.6` - [`ac25863`](https://togithub.com/npm/cli/commit/ac25863a33b75620ac9edf4057bfb9409028636a) remove opener, `@npmcli/promise-spawn@6.0.1`, `@npmcli/run-script@5.1.1`, `@npmcli/git@4.0.3`, `pacote@15.0.5`, `which@3.0.0` - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.1.0...arborist-v6.1.1): `@npmcli/arborist@6.1.1` - [Workspace](https://togithub.com/npm/cli/compare/config-v6.0.1...config-v6.1.0): `@npmcli/config@6.1.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.1...libnpmdiff-v5.0.2): `libnpmdiff@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.1...libnpmexec-v5.0.2): `libnpmexec@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.1...libnpmfund-v4.0.2): `libnpmfund@4.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.1...libnpmpack-v5.0.2): `libnpmpack@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.1...libnpmpublish-v7.0.2): `libnpmpublish@7.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmversion-v4.0.0...libnpmversion-v4.0.1): `libnpmversion@4.0.1` ### [`v9.0.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​901-httpsgithubcomnpmclicomparev900v901-2022-10-26) [Compare Source](https://togithub.com/npm/cli/compare/v9.0.0...v9.0.1) ##### Documentation - [`b5fadd0`](https://togithub.com/npm/cli/commit/b5fadd0cec392f4bf6d60fa1358f96400be94667) [#​5742](https://togithub.com/npm/cli/pull/5742) Better npx link ([#​5742](https://togithub.com/npm/cli/issues/5742)) ([@​mrienstra](https://togithub.com/mrienstra)) ##### Dependencies - [`de6618e`](https://togithub.com/npm/cli/commit/de6618e93182ba00b4be516db1efb3c51efa17ba) [#​5757](https://togithub.com/npm/cli/pull/5757) `@npmcli/promise-spawn@5.0.0` ([#​5757](https://togithub.com/npm/cli/issues/5757)) - [`5625274`](https://togithub.com/npm/cli/commit/562527456d3862d871d042fa4ff6e38354e320ea) [#​5755](https://togithub.com/npm/cli/pull/5755) `hosted-git-info@6.1.0` ([#​5755](https://togithub.com/npm/cli/issues/5755)) - [`32bdd68`](https://togithub.com/npm/cli/commit/32bdd686ccf826050075e770ffddf7401efa79c9) [#​5754](https://togithub.com/npm/cli/pull/5754) `npm-packlist@7.0.2` ([#​5754](https://togithub.com/npm/cli/issues/5754)) - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.0.0...arborist-v6.1.0): `@npmcli/arborist@6.1.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.0...libnpmdiff-v5.0.1): `libnpmdiff@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.0...libnpmexec-v5.0.1): `libnpmexec@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.0...libnpmfund-v4.0.1): `libnpmfund@4.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.0...libnpmpack-v5.0.1): `libnpmpack@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.0...libnpmpublish-v7.0.1): `libnpmpublish@7.0.1` ### [`v9.0.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​900-httpsgithubcomnpmclicomparev900-pre6v900-2022-10-19) [Compare Source](https://togithub.com/npm/cli/compare/v8.19.3...v9.0.0) ##### Features - [`e3b004c`](https://togithub.com/npm/cli/commit/e3b004c0d6dfcb153c4734af12afb09897e20932) [#​5727](https://togithub.com/npm/cli/pull/5727) move cli and all workspaces out of prerelease mode ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.0.0-pre.5...arborist-v6.0.0): `@npmcli/arborist@6.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmaccess-v7.0.0-pre.2...libnpmaccess-v7.0.0): `libnpmaccess@7.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.0-pre.3...libnpmdiff-v5.0.0): `libnpmdiff@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.0-pre.5...libnpmexec-v5.0.0): `libnpmexec@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.0-pre.5...libnpmfund-v4.0.0): `libnpmfund@4.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmhook-v9.0.0-pre.1...libnpmhook-v9.0.0): `libnpmhook@9.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmorg-v5.0.0-pre.1...libnpmorg-v5.0.0): `libnpmorg@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.0-pre.4...libnpmpack-v5.0.0): `libnpmpack@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.0-pre.4...libnpmpublish-v7.0.0): `libnpmpublish@7.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmsearch-v6.0.0-pre.1...libnpmsearch-v6.0.0): `libnpmsearch@6.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmteam-v5.0.0-pre.1...libnpmteam-v5.0.0): `libnpmteam@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmversion-v4.0.0-pre.1...libnpmversion-v4.0.0): `libnpmversion@4.0.0` ### [`v8.19.3`](https://togithub.com/npm/cli/releases/tag/v8.19.3) [Compare Source](https://togithub.com/npm/cli/compare/v8.19.2...v8.19.3) ##### Bug Fixes - [`26f3d0b`](https://togithub.com/npm/cli/commit/26f3d0b04fec438400d337c2d4ace218225b7ecb) [#​5761](https://togithub.com/npm/cli/pull/5761) use hosted-git-info to parse registry urls ([#​5761](https://togithub.com/npm/cli/issues/5761)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`bd92aa0`](https://togithub.com/npm/cli/commit/bd92aa03920aa04b20dc7087871a853c50c613e4) [#​5753](https://togithub.com/npm/cli/pull/5753) name and version description change ([#​5753](https://togithub.com/npm/cli/issues/5753)) ([@​dominikgorczyca](https://togithub.com/dominikgorczyca)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/compare/arborist-v5.6.2...arborist-v5.6.3): `@npmcli/arborist@5.6.3` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v4.0.13...libnpmexec-v4.0.14): `libnpmexec@4.0.14` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v3.0.4...libnpmfund-v3.0.5): `libnpmfund@3.0.5` ### [`v8.19.2`](https://togithub.com/npm/cli/releases/tag/v8.19.2) [Compare Source](https://togithub.com/npm/cli/compare/v8.19.1...v8.19.2) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2): `@npmcli/arborist@5.6.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v4.0.12...libnpmexec-v4.0.13): `libnpmexec@4.0.13` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v3.0.3...libnpmfund-v3.0.4): `libnpmfund@3.0.4` ### [`v8.19.1`](https://togithub.com/npm/cli/releases/tag/v8.19.1) [Compare Source](https://togithub.com/npm/cli/compare/v8.19.0...v8.19.1) ##### Bug Fixes - [`d60b43f`](https://togithub.com/npm/cli/commit/d60b43f3825452dd8b9b5879c287df232c9a8dc8) [#​5438](https://togithub.com/npm/cli/pull/5438) fix: Turn off progress bar when using web based authorization ([@​sandeepmeduru](https://togithub.com/sandeepmeduru)) ### [`v8.19.0`](https://togithub.com/npm/cli/releases/tag/v8.19.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.18.0...v8.19.0) ##### Features - [`d94a9f5`](https://togithub.com/npm/cli/commit/d94a9f56cce1de32bfd87f841d7678e8394d8ea6) [#​5347](https://togithub.com/npm/cli/pull/5347) feat: add deprecation warnings to access commands ([@​wraithgar](https://togithub.com/wraithgar)) ##### Bug Fixes - [`bd2ae5d`](https://togithub.com/npm/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#​5323](https://togithub.com/npm/cli/pull/5323) fix: linting ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`3569094`](https://togithub.com/npm/cli/commit/356909424f60a26d90faf25594085e79e93f09d5) [#​5321](https://togithub.com/npm/cli/pull/5321) docs: fix link to dependency selectors page ([@​hghmn](https://togithub.com/hghmn)) - [`414667a`](https://togithub.com/npm/cli/commit/414667a1e6d7d7a3ab0cb64704c3aa696eae8715) [#​5328](https://togithub.com/npm/cli/pull/5328) docs(dependency-selectors): fix Arborist example in docs ([@​kyle-west](https://togithub.com/kyle-west)) ##### Dependencies - [`1286f03`](https://togithub.com/npm/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `unique-filename@2.0.1` - [`d7e9a8e`](https://togithub.com/npm/cli/commit/d7e9a8ed5b7c1f9ca8d34e86388a134b2f48fc15) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `ini@3.0.1` - [`2c4e387`](https://togithub.com/npm/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `hosted-git-info@5.1.0` - [`e401a81`](https://togithub.com/npm/cli/commit/e401a81c784556393bad57283337283a46bd57c5) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `npm-bundled@2.0.1` - [`f4205e5`](https://togithub.com/npm/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `diff@5.1.0` - [`8f7abbe`](https://togithub.com/npm/cli/commit/8f7abbe4c3ceba451eb422c6328d623e7c8eeed5) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `npm-packlist@5.1.3` - [`b12ac01`](https://togithub.com/npm/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `npm-pick-manifest@7.0.2` - [`7fbf6f7`](https://togithub.com/npm/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `bin-links@3.0.3` - [`7c7f656`](https://togithub.com/npm/cli/commit/7c7f65629c3dd4fe7fd8254ac38914cf52ad31c2) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `read-package-json@5.0.2` - [`26d2e55`](https://togithub.com/npm/cli/commit/26d2e551b250972caa550d56127810648a1663a1) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `@npmcli/query@1.2.0` - [`a79ee00`](https://togithub.com/npm/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) [#​5381](https://togithub.com/npm/cli/pull/5381) deps: `cacache@16.1.3` - [`2561822`](https://togithub.com/npm/cli/commit/25618229b7698aa8abbfcd2ef32024809f05a1a1) [#​5378](https://togithub.com/npm/cli/pull/5378) deps: `@npmcli/config@4.2.2` - [`8ab12dc`](https://togithub.com/npm/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#​5323](https://togithub.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0` - `@npmcli/arborist@^5.6.1` - [`libnpmaccess@^6.0.4`](https://togithub.com/npm/cli/compare/libnpmaccess-v6.0.3...libnpmaccess-v6.0.4) - [`libnpmdiff@^4.0.5`](https://togithub.com/npm/cli/compare/libnpmdiff-v4.0.4...libnpmdiff-v4.0.5) - [`libnpmexec@^4.0.12`](https://togithub.com/npm/cli/compare/libnpmexec-v4.0.11...libnpmexec-v4.0.12) - [`libnpmfund@^3.0.3`](https://togithub.com/npm/cli/compare/libnpmfund-v3.0.2...libnpmfund-v3.0.3) - [`libnpmhook@^8.0.4`](https://togithub.com/npm/cli/compare/libnpmhook-v8.0.3...libnpmhook-v8.0.4) - [`libnpmorg@^4.0.4`](https://togithub.com/npm/cli/compare/libnpmorg-v4.0.3...libnpmorg-v4.0.4) - [`libnpmpack@^4.1.3`](https://togithub.com/npm/cli/compare/libnpmpack-v4.1.2...libnpmpack-v4.1.3) - [`libnpmpublish@^6.0.5`](https://togithub.com/npm/cli/compare/libnpmpublish-v6.0.4...libnpmpublish-v6.0.5) - [`libnpmsearch@^5.0.4`](https://togithub.com/npm/cli/compare/libnpmsearch-v5.0.3...libnpmsearch-v5.0.4) - [`libnpmteam@^4.0.4`](https://togithub.com/npm/cli/compare/libnpmteam-v4.0.3...libnpmteam-v4.0.4) - [`libnpmversion@^3.0.7`](https://togithub.com/npm/cli/compare/libnpmversion-v3.0.6...libnpmversion-v3.0.7) ### [`v8.18.0`](https://togithub.com/npm/cli/releases/tag/v8.18.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.17.0...v8.18.0) #### v8.18.0 (2022-08-17) ##### Features - [`e6d4304`](https://togithub.com/npm/cli/commit/e6d4304bbd03e38dcf2c7467bb1e61b5740a4c73) [#​5306](https://togithub.com/npm/cli/pull/5306) feat(arborist): add overridden getter to Node class ([@​nlf](https://togithub.com/nlf)) - [`d221f72`](https://togithub.com/npm/cli/commit/d221f72c00e13258469a748227a1d6f9953a5948) [#​5306](https://togithub.com/npm/cli/pull/5306) feat(arborist): add :overridden pseudo selector ([@​nlf](https://togithub.com/nlf)) - [`0d4ed0f`](https://togithub.com/npm/cli/commit/0d4ed0fb1cd86edd827cac0b5367b73bb864a9bf) [#​5306](https://togithub.com/npm/cli/pull/5306) feat(query): support :overridden pseudo selector ([@​nlf](https://togithub.com/nlf)) ##### Bug Fixes - [`05d9bcf`](https://togithub.com/npm/cli/commit/05d9bcf7e557e0dbecbd80d4d1be332963761e69) [#​5306](https://togithub.com/npm/cli/pull/5306) fix(ls): display overridden nodes ([@​nlf](https://togithub.com/nlf)) - [`cd2b1e6`](https://togithub.com/npm/cli/commit/cd2b1e6f5fbd85691465bbfe275c8baf1b6e2746) [#​5306](https://togithub.com/npm/cli/pull/5306) fix(explain): display override information ([@​nlf](https://togithub.com/nlf)) - [`e5a9162`](https://togithub.com/npm/cli/commit/e5a9162a9dae9471e1ea77ad38baa02bb8d9852e) [#​5297](https://togithub.com/npm/cli/pull/5297) fix: npm exec does not use script-shell option to run commands ([@​lux01](https://togithub.com/lux01)) - [`6eba131`](https://togithub.com/npm/cli/commit/6eba13164d84efb34554c7dddeb2dbfed063ac0a) [#​5298](https://togithub.com/npm/cli/pull/5298) fix: don't prompt on `npm exec [directory]` ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`bc66ffa`](https://togithub.com/npm/cli/commit/bc66ffa76005c882cc5fd237af87b7ca79375097) [#​5304](https://togithub.com/npm/cli/pull/5304) docs: update --no-optional to --omit=optional ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`8460ccf`](https://togithub.com/npm/cli/commit/8460ccf8de0744e9b7228af682bbeb2eebb00e98) [#​5311](https://togithub.com/npm/cli/pull/5311) deps: `libnpmexec@4.0.11` - [`41d0f51`](https://togithub.com/npm/cli/commit/41d0f51c34b24659d080beff0d53905975d34213) [#​5310](https://togithub.com/npm/cli/pull/5310) deps: `@npmcli/arborist@5.6.0` - [`4e08d71`](https://togithub.com/npm/cli/commit/4e08d71e76fb2355dc93fcd7695e1ae20d6446af) [#​5315](https://togithub.com/npm/cli/pull/5315) deps: `pacote@13.6.2` - [`46e8753`](https://togithub.com/npm/cli/commit/46e875306f551e3b89e2786d0fc8f0f3e4a8aa82) [#​5316](https://togithub.com/npm/cli/pull/5316) deps: `npm-registry-fetch@13.3.1` - [`d39b2ee`](https://togithub.com/npm/cli/commit/d39b2ee671f2c7adf041b07a1d4e8bdc24ef7588) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `normalize-package-data@4.0.1` - [`7d564bd`](https://togithub.com/npm/cli/commit/7d564bd73bcac909a922d88986e3a55fe343ca44) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `make-fetch-happen@10.2.1` - [`5a56686`](https://togithub.com/npm/cli/commit/5a566863ca96f641fcecacd1ad20a7c837dccfeb) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `@npmcli/git@3.0.2` - [`3c5a866`](https://togithub.com/npm/cli/commit/3c5a866cc6e58e660a0aedb8ce6fec258e523a21) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `bin-links@3.0.2` - [`07536a4`](https://togithub.com/npm/cli/commit/07536a4be30ac3305fe4827335d621387bae3ca7) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `@npmcli/fs@2.1.2` - [`8165501`](https://togithub.com/npm/cli/commit/81655017172eaedd346b3efe63c5975c803c82b4) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `@npmcli/move-file@2.0.1` - [`cbee638`](https://togithub.com/npm/cli/commit/cbee6385a3231ea9ba02aa23d9dd110ba369217b) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `cacache@16.1.2` - [`1f6daf5`](https://togithub.com/npm/cli/commit/1f6daf5b9df054952a47df01780039bd5da8f024) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `write-file-atomic@4.0.2` - [`409468f`](https://togithub.com/npm/cli/commit/409468f25e783d0941e76c7a9a64a751a574176b) [#​5318](https://togithub.com/npm/cli/pull/5318) deps: `minipass-fetch@2.1.1` ### [`v8.17.0`](https://togithub.com/npm/cli/releases/tag/v8.17.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.16.0...v8.17.0) #### v8.17.0 (2022-08-10) ##### Features - [`96b6781`](https://togithub.com/npm/cli/commit/96b6781086143d7285c2c5bf7808c24b2c87e4dd) [#​5263](https://togithub.com/npm/cli/pull/5263) feat(arborist): add option to forcibly skip loading a virtual tree ([@​nlf](https://togithub.com/nlf)) ##### Bug Fixes - [`9078e27`](https://togithub.com/npm/cli/commit/9078e27cef0233d6fc81e0ca824a34fd7685d93c) [#​5263](https://togithub.com/npm/cli/pull/5263) fix(query): tell arborist to load an actual tree, not a virtual one ([@​nlf](https://togithub.com/nlf)) - [`c992fd6`](https://togithub.com/npm/cli/commit/c992fd6757505974dc8e92a9e2886d2233e098eb) [#​5273](https://togithub.com/npm/cli/pull/5273) fix: look up local command bins from local tree ([@​wraithgar](https://togithub.com/wraithgar)) - [`95ae9f2`](https://togithub.com/npm/cli/commit/95ae9f2e2555ef592777399bf8fee5206d77f41d) [#​5253](https://togithub.com/npm/cli/pull/5253) fix: only try to run global bin if the bin name exists ([@​wraithgar](https://togithub.com/wraithgar)) - [`daaf461`](https://togithub.com/npm/cli/commit/daaf4619c85ecf62346770735cfa8e2ddecbef8b) [#​5291](https://togithub.com/npm/cli/pull/5291) fix: ignore global prefix if --prefix is used ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`f281ec8`](https://togithub.com/npm/cli/commit/f281ec8a1aec43439281a8fca4c255b0d94a0c94) [#​5257](https://togithub.com/npm/cli/pull/5257) docs: Fix link syntax in `dependency-selectors.md` ([@​aried3r](https://togithub.com/aried3r)) ##### Dependencies - [`741bccf`](https://togithub.com/npm/cli/commit/741bccf24ad1fa420a6c6182e04487abc02f8ccf) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `@npmcli/config@4.2.1` - [`7f31b85`](https://togithub.com/npm/cli/commit/7f31b85db650c7a2b3b0577840251f5e25e63a01) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `nopt@6.0.0` - [`2569d82`](https://togithub.com/npm/cli/commit/2569d82d0408e158b4b28cab6f23e1b7dc468553) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `node-gyp@9.1.0` - [`a396f8d`](https://togithub.com/npm/cli/commit/a396f8dd0968971ddb6f491a0bc645132c82021a) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `@npmcli/map-workspaces@2.0.4` - [`a9b5306`](https://togithub.com/npm/cli/commit/a9b5306627058b8869a6221a0c099493c206a3f2) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `is-core-module@2.10.0` - [`786f753`](https://togithub.com/npm/cli/commit/786f753b0db49340a0e26ec8fb5425773a7f0558) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `lru-cache@7.13.2` - [`7b702b6`](https://togithub.com/npm/cli/commit/7b702b6d490d37bdfa52b623dd42ce185846b1bc) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `are-we-there-yet@3.0.1` - [`e74f99e`](https://togithub.com/npm/cli/commit/e74f99e7ccdfce1519cc45bb58054d94b748146c) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `just-diff@5.1.1` - [`9833066`](https://togithub.com/npm/cli/commit/983306637579ab5c062878c0153671007cceea2b) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `just-diff-apply@5.4.1` - [`4e5dd73`](https://togithub.com/npm/cli/commit/4e5dd732d7fe39490be1d9f8e81cbdba602c67fe) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `socks@2.7.0` - [`d0f5995`](https://togithub.com/npm/cli/commit/d0f5995e0399a093c8037057150a922e56b1d7ca) [#​5284](https://togithub.com/npm/cli/pull/5284) deps: `@npmcli/run-script@4.2.1` - [`8d870c5`](https://togithub.com/npm/cli/commit/8d870c56eed20f352695c3c06be07a656ada4ba7) [#​5275](https://togithub.com/npm/cli/pull/5275) deps: `libnpmexec@4.0.10` ### [`v8.16.0`](https://togithub.com/npm/cli/releases/tag/v8.16.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.15.1...v8.16.0) #### v8.16.0 (2022-08-03) ##### Features - [`3c024ac`](https://togithub.com/npm/cli/commit/3c024ace60904c69e61da00e1fb56c0c1735804a) [#​5000](https://togithub.com/npm/cli/pull/5000) feat: add npm query cmd ([@​ruyadorno](https://togithub.com/ruyadorno)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`703dbbf`](https://togithub.com/npm/cli/commit/703dbbf2a8149dff72c848d60600889a76779828) [#​4860](https://togithub.com/npm/cli/pull/4860) feat: add --replace-registry-host=\ ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`eac1bf2`](https://togithub.com/npm/cli/commit/eac1bf26f28e9e8fc07e1350c3d7b14a94005ebf) [#​5164](https://togithub.com/npm/cli/pull/5164) fix(ls): when filtering workspaces, make sure the edge has a to before checking if its a workspace ([@​nlf](https://togithub.com/nlf)) - [`47cc95d`](https://togithub.com/npm/cli/commit/47cc95d9ffb37fc8ff62a1d5554eab16d303aa43) [#​5227](https://togithub.com/npm/cli/pull/5227) fix(arborist): use the sourceReference root rather than the node root for overrides ([@​nlf](https://togithub.com/nlf)) - [`050284d`](https://togithub.com/npm/cli/commit/050284d2abb6aa91a0f9ffad5b0c4f074e5dbf6d) [#​5233](https://togithub.com/npm/cli/pull/5233) fix(arborist): pass the edge to fromPath in order to determine correct path ([@​nlf](https://togithub.com/nlf)) - [`d315ead`](https://togithub.com/npm/cli/commit/d315ead7a7f6d531eb57cfa4350bb08949c60997) [#​5243](https://togithub.com/npm/cli/pull/5243) fix: gracefully exit login and publish commands on Ctrl+C (SIGINT) in the new webAuthn flow ([@​neeldani](https://togithub.com/neeldani)) - [`ea44995`](https://togithub.com/npm/cli/commit/ea449954844f21abbf984e09e421f0e03485a535) [#​5244](https://togithub.com/npm/cli/pull/5244) fix: properly find locally/globally/npxCache packages ([@​wraithgar](https://togithub.com/wraithgar)) - [`19f1497`](https://togithub.com/npm/cli/commit/19f1497322411f1566885bd53e63dc39f0df27ea) [#​5244](https://togithub.com/npm/cli/pull/5244) fix: use binPaths ([@​wraithgar](https://togithub.com/wraithgar)) - [`3b30af2`](https://togithub.com/npm/cli/commit/3b30af25e93665f5aa21897910a65d7f26bbd066) [#​5244](https://togithub.com/npm/cli/pull/5244) fix: fix exec tests and clean up workspace-location-msg ([@​wraithgar](https://togithub.com/wraithgar)) - [`8233fca`](https://togithub.com/npm/cli/commit/8233fca44321186c485964d26aa3c7c43eafff3d) [#​5248](https://togithub.com/npm/cli/pull/5248) fix(arborist): fix bare attribute queries ([@​darcyclarke](https://togithub.com/darcyclarke)) - [`19a8346`](https://togithub.com/npm/cli/commit/19a834610d154f36748536b27aed13bfdb5ee748) [#​5250](https://togithub.com/npm/cli/pull/5250) fix: properly find and run global scoped packages ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`a6153cf`](https://togithub.com/npm/cli/commit/a6153cfd2b0764e69d103b33af6b42978b0403f4) [#​5240](https://togithub.com/npm/cli/pull/5240) docs: Use the full proper name of Travis CI ([@​tnir](https://togithub.com/tnir)) ##### Dependencies - [`fd030c8`](https://togithub.com/npm/cli/commit/fd030c86b1e01b7df1b9d73fda07496742a4737f) [#​5245](https://togithub.com/npm/cli/pull/5245) deps: `npm-profile@6.2.1` - [`c18dbc4`](https://togithub.com/npm/cli/commit/c18dbc4393491e02532d698351747307848d2e20) [#​5244](https://togithub.com/npm/cli/pull/5244) deps: add `@npmcli/fs@2.1.1` - [`cd6bafd`](https://togithub.com/npm/cli/commit/cd6bafdfbbd7a054709c11850b58f7dbc26eb8da) [#​5244](https://togithub.com/npm/cli/pull/5244) deps: add `semver@7.3.7` - [`d0be9a2`](https://togithub.com/npm/cli/commit/d0be9a2bb53e74b30e13751afd1f6924990c8422) [#​5244](https://togithub.com/npm/cli/pull/5244) deps: `@npmcli/run-script@4.2.0` - [`d55007d`](https://togithub.com/npm/cli/commit/d55007d9c535b17612a07a7a58cb6be94eedf77a) [#​5247](https://togithub.com/npm/cli/pull/5247) deps: `@npmcli/query@1.1.1` - [`c650a29`](https://togithub.com/npm/cli/commit/c650a29a664aa303d8b8761dcf50236baf4bb4ca) [#​5241](https://togithub.com/npm/cli/pull/5241) deps: `@npmcli/arborist@5.4.0` - [`4b7b48b`](https://togithub.com/npm/cli/commit/4b7b48befdca90e0114f4c64eac1d96fea1cc191) [#​5246](https://togithub.com/npm/cli/pull/5246) deps: `libnpmexec@4.0.9` ### [`v8.15.1`](https://togithub.com/npm/cli/releases/tag/v8.15.1) [Compare Source](https://togithub.com/npm/cli/compare/v8.15.0...v8.15.1) #### v8.15.1 (2022-07-27) ##### Bug Fixes - [`9905d0e`](https://togithub.com/npm/cli/commit/9905d0e24c162c3f6cc006fa86b4c9d0205a4c6f) [#​5197](https://togithub.com/npm/cli/pull/5197) fix: don't fail immediately if cache dir is not accessible ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`0e3660e`](https://togithub.com/npm/cli/commit/0e3660eb39bd12a25517d745701bf841811b4623) [#​5206](https://togithub.com/npm/cli/pull/5206) fix(init): allow for spec on scope-only arg ([@​wraithgar](https://togithub.com/wraithgar)) - [`62b95a0`](https://togithub.com/npm/cli/commit/62b95a04337661e3fa17093708b57000054442d9) [#​5122](https://togithub.com/npm/cli/pull/5122) fix: allow hash character in paths ([@​AgainPsychoX](https://togithub.com/AgainPsychoX)) ##### Documentation - [`f9abee7`](https://togithub.com/npm/cli/commit/f9abee79abe541226a249f50bdeec41317dd5712) [#​5205](https://togithub.com/npm/cli/pull/5205) docs: update commit-ish default branch ([@​dijonkitchen](https://togithub.com/dijonkitchen)) - [`77bf2e1`](https://togithub.com/npm/cli/commit/77bf2e10236b72613101ac21d151f5974240f3aa) [#​5218](https://togithub.com/npm/cli/pull/5218) docs: update npm-ls.md ([@​MapleCCC](https://togithub.com/MapleCCC)) - [`de40c31`](https://togithub.com/npm/cli/commit/de40c31d1fe7521ffbc4e22fd233b18eca149afe) [#​5207](https://togithub.com/npm/cli/pull/5207) docs: sync ci params with install ([@​wraithgar](https://togithub.com/wraithgar)) - [`4d1d8a9`](https://togithub.com/npm/cli/commit/4d1d8a9561000064fe765ba31a3ad21832721c59) [#​5221](https://togithub.com/npm/cli/pull/5221) docs: describe implicit workspace and prefix configuration ([@​fritzy](https://togithub.com/fritzy)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`3bbb293`](https://togithub.com/npm/cli/commit/3bbb2931d09df66186108760353b2992171b057f) [#​5223](https://togithub.com/npm/cli/pull/5223) deps: `@npmcli/arborist@5.3.1` ### [`v8.15.0`](https://togithub.com/npm/cli/releases/tag/v8.15.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.14.0...v8.15.0) #### v8.15.0 (2022-07-20) ##### Features - [`5ef53ee`](https://togithub.com/npm/cli/commit/5ef53eedad2871a32611f47001e1c9ca9b813c07) [#​5160](https://togithub.com/npm/cli/pull/5160) feat: accept registry-scoped certfile and keyfile as credentials ([@​jenseng](https://togithub.com/jenseng)) - [`c8bdb4a`](https://togithub.com/npm/cli/commit/c8bdb4a2517cf69cccf9bfe5bd5375a5e3d4b5b1) [#​5098](https://togithub.com/npm/cli/pull/5098) feat: Support pure web authentication for commands ([@​jumoel](https://togithub.com/jumoel)) ([@​ljharb](https://togithub.com/ljharb)) ([@​hfaulds](https://togithub.com/hfaulds)) ([@​sandeepmeduru](https://togithub.com/sandeepmeduru)) ##### Bug Fixes - [`9c590fa`](https://togithub.com/npm/cli/commit/9c590fac8b9b649b3ab7203c48a0abce89e6f3e9) [#​5172](https://togithub.com/npm/cli/pull/5172) fix: disable progress bar on publish ([@​wraithgar](https://togithub.com/wraithgar)) - [`2fa3271`](https://togithub.com/npm/cli/commit/2fa3271ba37a58767307cf0105424b3c0b4ba7fe) [#​5196](https://togithub.com/npm/cli/pull/5196) fix: add missing \` in adduser warning ([@​MylesBorins](https://togithub.com/MylesBorins)) ##### Documentation - [`7efad06`](https://togithub.com/npm/cli/commit/7efad065ed4e7bc56e14e94cdcb21f71d547dd9e) [#​5168](https://togithub.com/npm/cli/pull/5168) docs: Update audit signatures cmd ([@​feelepxyz](https://togithub.com/feelepxyz)) - [`8ab5fca`](https://togithub.com/npm/cli/commit/8ab5fcabbf9317df096bc727c49a98cf87dda560) [#​5171](https://togithub.com/npm/cli/pull/5171) docs: correct bundledDependencies -> bundleDependencies ([@​nlf](https://togithub.com/nlf)) ##### Dependencies - [`64fe64b`](https://togithub.com/npm/cli/commit/64fe64b74bc66635771ae65003ccc67be5853929) [#​5187](https://togithub.com/npm/cli/pull/5187) deps: `@npmcli/config@4.2.0` - [`51b12a0`](https://togithub.com/npm/cli/commit/51b12a085e087609c99befccfd6a98ef8a9919d0) [#​5187](https://togithub.com/npm/cli/pull/5187) deps: `npm-registry-fetch@13.3.0` - [`3ae1b81`](https://togithub.com/npm/cli/commit/3ae1b814aa557ccb5b639a57715f67119754ea76) [#​5190](https://togithub.com/npm/cli/pull/5190) deps: `make-fetch-happen@10.2.0` ### [`v8.14.0`](https://togithub.com/npm/cli/releases/tag/v8.14.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.13.2...v8.14.0) #### v8.14.0 (2022-07-13) ##### Features - [`f032e1c`](https://togithub.com/npm/cli/commit/f032e1c0ada062e2139c8f057b24abb1ce2e4a33) [#​4827](https://togithub.com/npm/cli/pull/4827) feat: add npm audit signatures ([@​feelepxyz](https://togithub.com/feelepxyz)) - [`e8102c1`](https://togithub.com/npm/cli/commit/e8102c1aae65a18e41253fbcdffe2eff0bedae53) [#​5076](https://togithub.com/npm/cli/pull/5076) feat: Add `web` auth type ([@​jumoel](https://togithub.com/jumoel)) - [`e9b4214`](https://togithub.com/npm/cli/commit/e9b4214e1ddb1ad79fe6826cf2ce7ba385f0c274) [#​5094](https://togithub.com/npm/cli/pull/5094) feat(arborist): add support for dependencies script ([@​nlf](https://togithub.com/nlf)) - [`c6c4ba3`](https://togithub.com/npm/cli/commit/c6c4ba3b62e2a0896a48329f4c7e13d9e44a2f80) [#​5149](https://togithub.com/npm/cli/pull/5149) feat: notify on adduser of upcoming cmds, login and register ([@​fritzy](https://togithub.com/fritzy)) - [`e58f02f`](https://togithub.com/npm/cli/commit/e58f02f5e8263bf86ae1f07a863098d445e6d0cd) [#​5149](https://togithub.com/npm/cli/pull/5149) feat: warn on config --auth-type=sso/saml/oauth, undeprecate --auth-type ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`52ec5ec`](https://togithub.com/npm/cli/commit/52ec5ec61fd3b266efd7a9c5712dd6a769a2d365) [#​5154](https://togithub.com/npm/cli/pull/5154) fix: properly open package arg repo inside workspace ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`9697f16`](https://togithub.com/npm/cli/commit/9697f16952b1bf02bb5455c36a1995277cbc0c97) [#​5118](https://togithub.com/npm/cli/pull/5118) docs: typo in npm command ([@​crisanmm](https://togithub.com/crisanmm)) - [`da5a4ba`](https://togithub.com/npm/cli/commit/da5a4ba2c83af9a7e5e0fe38c32136adf396f557) [#​5079](https://togithub.com/npm/cli/pull/5079) docs: update reference to deprecated spdx package ([@​kachick](https://togithub.com/kachick)) - [`25b3058`](https://togithub.com/npm/cli/commit/25b305830be0892bbbf0245aee2eebdb76ee2ce3) [#​5043](https://togithub.com/npm/cli/pull/5043) docs: naming of files in example code should be consistent ([@​xc1427](https://togithub.com/xc1427)) - [`ac56fc4`](https://togithub.com/npm/cli/commit/ac56fc41bc2f91f51c8438f98893121e7a92ee46) [#​5095](https://togithub.com/npm/cli/pull/5095) docs: document `dependencies` script ([@​nlf](https://togithub.com/nlf)) ##### Dependencies - [`cb0db7c`](https://togithub.com/npm/cli/commit/cb0db7c3fd1d0a4c30db9f44e9ea9e69ec327fe8) [#​5147](https://togithub.com/npm/cli/pull/5147) deps: `@npmcli/arborist@5.3.0` - [`b8c0580`](https://togithub.com/npm/cli/commit/b8c0580e5df93aa519b3ec240bb85d59eee5ee37) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `minipass@3.3.4` - [`ad72611`](https://togithub.com/npm/cli/commit/ad726118755ef577cc0755499d35a5d3c74d54a6) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `lru-cache@7.12.0` - [`c94919d`](https://togithub.com/npm/cli/commit/c94919dd4874196d3a84eff4fab450a17dcd4867) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `just-diff@5.0.3` - [`18ddc57`](https://togithub.com/npm/cli/commit/18ddc57c7a54165d55c81b413ef9de981c790148) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `just-diff-apply@5.3.1` - [`a2d700b`](https://togithub.com/npm/cli/commit/a2d700b3cc7cebca2d1b0c16224af41da3689aaf) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `npm-package-arg@9.1.0` - [`99dc697`](https://togithub.com/npm/cli/commit/99dc697409e1eb42caaf0c0e38fa41635d89a871) [#​5156](https://togithub.com/npm/cli/pull/5156) deps: `@npmcli/run-script@4.1.7` - [`4a9f2dc`](https://togithub.com/npm/cli/commit/4a9f2dc9169fd330c4dcf2bad7890aaf4765bafa) [#​5157](https://togithub.com/npm/cli/pull/5157) deps: `npm-registry-fetch@13.2.0` - [`45a9bde`](https://togithub.com/npm/cli/commit/45a9bdee604073a3c5b4d3c6d90e22bf6672d6bf) [#​5158](https://togithub.com/npm/cli/pull/5158) deps: `npm-profile@6.2.0` ### [`v8.13.2`](https://togithub.com/npm/cli/releases/tag/v8.13.2) [Compare Source](https://togithub.com/npm/cli/compare/v8.13.1...v8.13.2) #### v8.13.2 (2022-06-29) ##### Documentation - [`5be7d6e`](https://togithub.com/npm/cli/commit/5be7d6ea555bc25acaae1bfd309d64ce6693b084) [#​5087](https://togithub.com/npm/cli/pull/5087) docs: add foreground-scripts to run-script page ([@​ruyadorno](https://togithub.com/ruyadorno)) ##### Dependencies - [`dd62328`](https://togithub.com/npm/cli/commit/dd6232817d8c86afa4eb27ec1f62278893443163) [#​5086](https://togithub.com/npm/cli/pull/5086) deps: `@npmcli/run-script@4.1.4` - [`5546906`](https://togithub.com/npm/cli/commit/5546906977bae55c61a3874e2cbf10e28f2df4ea) [#​5086](https://togithub.com/npm/cli/pull/5086) deps: `@npmcli/run-script@4.1.5` - [`c7d5a69`](https://togithub.com/npm/cli/commit/c7d5a69080b5de6ed0f1cdde77e7d7a3c6b05158) [#​5102](https://togithub.com/npm/cli/pull/5102) deps: `@npmcli/metavuln-calculator@3.1.1` - [`7ce66b0`](https://togithub.com/npm/cli/commit/7ce66b017a611458b4ce385c13c446d89c23d777) [#​5103](https://togithub.com/npm/cli/pull/5103) deps: `npm-packlist@5.1.1` ### [`v8.13.1`](https://togithub.com/npm/cli/releases/tag/v8.13.1) [Compare Source](https://togithub.com/npm/cli/compare/v8.13.0...v8.13.1) ##### v8.13.1 (2022-06-23) ##### Dependencies - [`f59a114`](https://togithub.com/npm/cli/commit/f59a114ffe3d1f86ccb2e52a4432292ab76852cc) [#​5064](https://togithub.com/npm/cli/pull/5064) deps: `@npmcli/run-script@4.1.3` - fix: improves escaping of arguments for run-script, exec and npx ([@​nlf](https://togithub.com/nlf)) - [`236b4a2`](https://togithub.com/npm/cli/commit/236b4a21046c4cb43a1aaa8bde09f4cec2aa1fb6) [#​5069](https://togithub.com/npm/cli/pull/5069) deps: `libnpmpack@4.1.2` - [`0a6664d`](https://togithub.com/npm/cli/commit/0a6664d285b300f26764efaa2798a5b6045b95a1) [#​5070](https://togithub.com/npm/cli/pull/5070) deps: `@npmcli/arborist@5.2.3` - [`9f94049`](https://togithub.com/npm/cli/commit/9f94049f058687b916da726ea625b5fa68d0829d) [#​5071](https://togithub.com/npm/cli/pull/5071) deps: `libnpmexec@4.0.8` - [`8212363`](https://togithub.com/npm/cli/commit/8212363280f02c10f38e22c2dcd7e2abdf8bec35) [#​5072](https://togithub.com/npm/cli/pull/5072) deps: `libnpmversion@3.0.6` ### [`v8.13.0`](https://togithub.com/npm/cli/releases/tag/v8.13.0) [Compare Source](https://togithub.com/npm/cli/compare/v8.12.2...v8.13.0) #### v8.13.0 (2022-06-22) ##### Features - [`06fd788`](https://togithub.com/npm/cli/commit/06fd788f79e16da04d6e96aa56416cd2698f057a) [#​4960](https://togithub.com/npm/cli/pull/4960) feat: prompt before opening web-login URL when performing `login`/`adduser` ([@​jumoel](https://togithub.com/jumoel)) ##### Bug Fixes - [`e03009f`](https://togithub.com/npm/cli/commit/e03009f4b423e85e498f1b1851fae785de91a73d) [#​5042](https://togithub.com/npm/cli/pull/5042) fix: Add space to SemVer log message ([@​dnicolson](https://togithub.com/dnicolson)) - [`2953983`](https://togithub.com/npm/cli/commit/2953983ad5c5e830a5844be5d6d0a2b49863c05d) [#​5035](https://togithub.com/npm/cli/pull/5035) fix(view): error on missing version ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`69b5a96`](https://togithub.com/npm/cli/commit/69b5a9674e8c03219c3da088b35b8ec6dea69770) [#​5048](https://togithub.com/npm/cli/pull/5048) docs: consolidate docs and help for package spec ([@​wraithgar](https://togithub.com/wraithgar)) - [`facba42`](https://togithub.com/npm/cli/commit/facba42bcd2a10722788f44de13ea46cde6c8e71) [#​5030](https://togithub.com/npm/cli/pull/5030) docs: fix typo ([@​westy92](https://togithub.com/westy92)) ##### Dependencies - [`2e50cb8`](https://togithub.com/npm/cli/commit/2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41) [#​5049](https://togithub.com/npm/cli/pull/5049) deps: `pacote@13.6.1` - [`2c06cee`](https://togithub.com/npm/cli/commit/2c06ceee82dd813c0ae84cc0b09e6941cfc5533e) [#​5049](https://togithub.com/npm/cli/pull/5049) deps: `@npmcli/run-script@4.1.0` - [`61112f7`](https://togithub.com/npm/cli/commit/61112f718efd1dd31e56c98321b721692e19f032) [#​5044](https://togithub.com/npm/cli/pull/5044) deps: `make-fetch-happen@10.1.8` - [`01eef03`](https://togithub.com/npm/cli/commit/01eef035cf3c14136fc68da09b05b2ff9d73f2e1) [#​5034](https://togithub.com/npm/cli/pull/5034) deps: `npm-profile@6.1.0` - [`afa10c7`](https://togithub.com/npm/cli/commit/afa10c747e44bc6fa12cfeb3ece7a8e25ac4beae) [#​5063](https://togithub.com/npm/cli/pull/5063) deps: `libnpmdiff@4.0.4` - [`a5be4d6`](https://togithub.com/npm/cli/commit/a5be4d612ff1ce2b31e2246cf17308652e804ce1) [#​5062](https://togithub.com/npm/cli/pull/5062) deps: `libnpmversion@3.0.5` - [`3ea332b`](https://togithub.com/npm/cli/commit/3ea332b1cbc24c82c1ee7523b4fb37d295d47243) [#​5061](https://togithub.com/npm/cli/pull/5061) deps: `libnpmpack@4.1.1` - [`14a08d6`](https://togithub.com/npm/cli/commit/14a08d6ceb57130a2e4bdbad74ebf4944c92890e) [#​5060](https://togithub.com/npm/cli/pull/5060) deps: `libnpmexec@4.0.7` - [`1ab9776`](https://togithub.com/npm/cli/commit/1ab9776b5db12d2fd14bf379ce0ae715a49a68fa) [#​5059](https://togithub.com/npm/cli/pull/5059) deps: `@npmcli/arborist@5.2.2` ### [`v8.12.2`](https://togithub.com/npm/cli/releases/tag/v8.12.2) [Compare Source](https://togithub.com/npm/cli/compare/v8.12.1...v8.12.2) #### v8.12.2 (2022-06-15) ##### Dependencies - [`053dffe`](https:

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.