chore(deps): update npm to v10 #37

Closed
Xefir wants to merge 1 commits from renovate/npm-10.x into main
Owner

This PR contains the following updates:

Package Type Update Change
npm (source) engines major ^9.0.0 -> ^10.0.0

Release Notes

npm/cli (npm)

v10.3.0

Compare Source

Features
Bug Fixes
Dependencies
Chores

v10.2.5

Compare Source

Bug Fixes
Dependencies
Chores

v10.2.4

Compare Source

Bug Fixes
Documentation
Dependencies

v10.2.3

Compare Source

Dependencies

v10.2.2

Compare Source

Bug Fixes
Documentation
Dependencies

v10.2.1

Compare Source

Bug Fixes
Documentation
Dependencies

v10.2.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.1.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.0.0

Compare Source

Features
Dependencies

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://github.com/npm/cli)) | engines | major | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/npm/9.9.2/10.3.0) | --- ### Release Notes <details> <summary>npm/cli (npm)</summary> ### [`v10.3.0`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1030-2024-01-10) [Compare Source](https://github.com/npm/cli/compare/v10.2.5...v10.3.0) ##### Features - [`6673c77`](https://github.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#&#8203;6914](https://github.com/npm/cli/pull/6914) add `--libc` option to override platform specific install ([#&#8203;6914](https://github.com/npm/cli/issues/6914)) ([@&#8203;wraithgar](https://github.com/wraithgar), [@&#8203;Brooooooklyn](https://github.com/Brooooooklyn)) ##### Bug Fixes - [`b7fc10a`](https://github.com/npm/cli/commit/b7fc10aa37bc2422f479119558f82e01bdaab6cd) [#&#8203;7113](https://github.com/npm/cli/pull/7113) filter C0 and C1 control characters from logs and cli output ([#&#8203;7113](https://github.com/npm/cli/issues/7113)) ([@&#8203;wraithgar](https://github.com/wraithgar)) ##### Dependencies - [`3fd5213`](https://github.com/npm/cli/commit/3fd521393461639b6b768df43f0b5b71d3ee7dd2) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `npm-packlist@8.0.2` - [`5698415`](https://github.com/npm/cli/commit/56984154b445c479236effdb844888b1ef409250) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `postcss-selector-parser@6.0.15` - [`e56a4f3`](https://github.com/npm/cli/commit/e56a4f3dff9de349917d530074e698c644471080) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `are-we-there-yet@4.0.2` - [`8495b7c`](https://github.com/npm/cli/commit/8495b7c088118e383ff6f3c7ce744df9c0d8e106) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `cacache@18.0.2` - [`796d1c7`](https://github.com/npm/cli/commit/796d1c7507d69382181e515d6c6987930c9ec636) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `@npmcli/run-script@7.0.3` - [`3b7f6f2`](https://github.com/npm/cli/commit/3b7f6f274aceed4218e5e903752d879a41d3a547) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `@npmcli/promise-spawn@7.0.1` - [`7ecd146`](https://github.com/npm/cli/commit/7ecd146a3241723602693ca67c78ca5e2da8cb57) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `npmcli/git@5.0.4` - [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/arborist@7.3.0` - [workspace](https://github.com/npm/cli/releases/tag/config-v8.1.0): `@npmcli/config@8.1.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.5): `libnpmdiff@6.0.5` - [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.6): `libnpmexec@7.0.6` - [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.3): `libnpmfund@5.0.3` - [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.5): `libnpmpack@6.0.5` ##### Chores - [`2fd8292`](https://github.com/npm/cli/commit/2fd8292eff1155ec84a53f6d4321e6a386df93c7) [#&#8203;7121](https://github.com/npm/cli/pull/7121) work around [@&#8203;npmcli/git](https://github.com/npmcli/git) lazy loading ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`cd9a66d`](https://github.com/npm/cli/commit/cd9a66df2476d602fe3d36a6c3c6185f1bd8c676) [#&#8203;7121](https://github.com/npm/cli/pull/7121) update devDependencies in lockfile ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`2dda715`](https://github.com/npm/cli/commit/2dda715c9e72eefe69b49ee07c87fa126c84ff10) [#&#8203;7121](https://github.com/npm/cli/pull/7121) `tap@16.3.10` ([@&#8203;wraithgar](https://github.com/wraithgar)) ### [`v10.2.5`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1025-2023-12-06) [Compare Source](https://github.com/npm/cli/compare/v10.2.4...v10.2.5) ##### Bug Fixes - [`c7a592c`](https://github.com/npm/cli/commit/c7a592c9c400e73dd27264c11ad6459616023e4c) [#&#8203;7061](https://github.com/npm/cli/pull/7061) dont use cache for update notifier manifest request ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`7b952f6`](https://github.com/npm/cli/commit/7b952f64b882bd891fab5c21c7c3b49838c8a995) [#&#8203;7049](https://github.com/npm/cli/pull/7049) unpublish: bubble up all errors parsing local package.json ([#&#8203;7049](https://github.com/npm/cli/issues/7049)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`be4741f`](https://github.com/npm/cli/commit/be4741f5bc20239f11842f780047d91fda23935d) [#&#8203;7039](https://github.com/npm/cli/pull/7039) unpublish bugfixes ([#&#8203;7039](https://github.com/npm/cli/issues/7039)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`bc7f53d`](https://github.com/npm/cli/commit/bc7f53db793d362d2015d3e55ce121e6b4d3d91f) [#&#8203;7036](https://github.com/npm/cli/pull/7036) reverse direction of SPDX SBOM dependency rels ([#&#8203;7036](https://github.com/npm/cli/issues/7036)) ([@&#8203;bdehamer](https://github.com/bdehamer), [@&#8203;antonbauhofer](https://github.com/antonbauhofer)) - [`11ec231`](https://github.com/npm/cli/commit/11ec231e895300e5b7292ac16685d37d1d5df3b9) [#&#8203;7033](https://github.com/npm/cli/pull/7033) skip creation of log directory if `logs-max` is set to 0 ([#&#8203;7033](https://github.com/npm/cli/issues/7033)) ([@&#8203;JJ](https://github.com/JJ)) - [`6267f54`](https://github.com/npm/cli/commit/6267f543c2ac134c0f8433f8b48659a3949bf210) [#&#8203;7005](https://github.com/npm/cli/pull/7005) properly catch missing url opener error on interactive prompt ([#&#8203;7005](https://github.com/npm/cli/issues/7005)) ([@&#8203;wraithgar](https://github.com/wraithgar)) ##### Dependencies - [`ff1204a`](https://github.com/npm/cli/commit/ff1204aff0651e32679ecd09d0a2a62de49f4eac) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `lru-cache@10.1.0` - [`c648020`](https://github.com/npm/cli/commit/c648020cdc0fa0916bc618b6d1191e68dcfc8d73) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `json-parse-even-better-errors@3.0.1` - [`53aa8f2`](https://github.com/npm/cli/commit/53aa8f2c110f38a10f98f976cb40f54ea6d95844) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `pacote@17.0.5` - [`2e5331c`](https://github.com/npm/cli/commit/2e5331c75df8606b1f92bf61c8612f5e7b0274aa) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `npm-packlist@8.0.1` - [`937b7b7`](https://github.com/npm/cli/commit/937b7b7b11ec21fbe373ab93f4e4e170625dd6b1) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `ignore-walk@6.0.4` - [`35371c8`](https://github.com/npm/cli/commit/35371c8796a08a269ac3f7017c35e5fcb7ef0968) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `cacache@18.0.1` - [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.2): `@npmcli/arborist@7.2.2` - [workspace](https://github.com/npm/cli/releases/tag/config-v8.0.3): `@npmcli/config@8.0.3` - [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.2): `libnpmaccess@8.0.2` - [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.4): `libnpmdiff@6.0.4` - [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.5): `libnpmexec@7.0.5` - [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.2): `libnpmfund@5.0.2` - [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v10.0.1): `libnpmhook@10.0.1` - [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.2): `libnpmorg@6.0.2` - [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.4): `libnpmpack@6.0.4` - [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.3): `libnpmpublish@9.0.3` - [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v7.0.1): `libnpmsearch@7.0.1` - [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v6.0.1): `libnpmteam@6.0.1` - [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.2): `libnpmversion@5.0.2` ##### Chores - [`f656b66`](https://github.com/npm/cli/commit/f656b669e549286844f2071b9b62cf23f7958034) [#&#8203;7062](https://github.com/npm/cli/pull/7062) `@npmcli/template-oss@4.21.3` ([#&#8203;7062](https://github.com/npm/cli/issues/7062)) ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`9754b17`](https://github.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#&#8203;7051](https://github.com/npm/cli/pull/7051) use global npm for workspace tests ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`3891757`](https://github.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#&#8203;7051](https://github.com/npm/cli/pull/7051) `@npmcli/template-oss@4.21.2` ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`71f70fa`](https://github.com/npm/cli/commit/71f70fa0e86448b20a63b9eec922ad25971a9377) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `nock@13.4.0` ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`43674a4`](https://github.com/npm/cli/commit/43674a449816e364265205e56270ad547718069c) [#&#8203;7058](https://github.com/npm/cli/pull/7058) `tap@16.3.9` ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`4ba585c`](https://github.com/npm/cli/commit/4ba585ce0e1a2ea4591d64d7166b81b7fe92010b) [#&#8203;7040](https://github.com/npm/cli/pull/7040) fix tests for zlib differences between node versions ([#&#8203;7040](https://github.com/npm/cli/issues/7040)) ([@&#8203;wraithgar](https://github.com/wraithgar)) ### [`v10.2.4`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1024-2023-11-14) [Compare Source](https://github.com/npm/cli/compare/v10.2.3...v10.2.4) ##### Bug Fixes - [`cd291e7`](https://github.com/npm/cli/commit/cd291e7aa52e56fc45f8245e67c77e0ed3711b07) [#&#8203;6995](https://github.com/npm/cli/pull/6995) refactor search formatting code ([#&#8203;6995](https://github.com/npm/cli/issues/6995)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`f3a7380`](https://github.com/npm/cli/commit/f3a7380a45323dbf6c74015e418de3963fb11a69) [#&#8203;6973](https://github.com/npm/cli/pull/6973) look in workspace for exec commands ([#&#8203;6973](https://github.com/npm/cli/issues/6973)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`d11496b`](https://github.com/npm/cli/commit/d11496b26dfee5957e7e2a1b328f346b2aca9348) [#&#8203;6977](https://github.com/npm/cli/pull/6977) pkg: properly output in workspace mode ([#&#8203;6977](https://github.com/npm/cli/issues/6977)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`0f70088`](https://github.com/npm/cli/commit/0f7008851f1c250405e8dc326f15d535e8fc1eae) [#&#8203;6969](https://github.com/npm/cli/pull/6969) correctly handle object licenses in SBOM generation ([#&#8203;6969](https://github.com/npm/cli/issues/6969)) ([@&#8203;jamietanna](https://github.com/jamietanna)) - [`dce3b08`](https://github.com/npm/cli/commit/dce3b0896ba81b2109fea42ab32edd8a3193324c) [#&#8203;6951](https://github.com/npm/cli/pull/6951) properly catch missing url opener error ([#&#8203;6951](https://github.com/npm/cli/issues/6951)) ([@&#8203;wraithgar](https://github.com/wraithgar)) ##### Documentation - [`a38836c`](https://github.com/npm/cli/commit/a38836ce9d703f5012ff4d4a8a4e3b9a9aedc025) [#&#8203;6616](https://github.com/npm/cli/pull/6616) add path usage for view command ([#&#8203;6616](https://github.com/npm/cli/issues/6616)) ([@&#8203;RobinKnipe](https://github.com/RobinKnipe)) - [`da18e4f`](https://github.com/npm/cli/commit/da18e4f9baa180beeb325a384759a26a19ac2919) [#&#8203;6987](https://github.com/npm/cli/pull/6987) update npm-prune description ([#&#8203;6987](https://github.com/npm/cli/issues/6987)) ([@&#8203;Eomm](https://github.com/Eomm)) ##### Dependencies - [`e9ec2f7`](https://github.com/npm/cli/commit/e9ec2f7005e7326d9a819978b251cf0a05062538) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `lru-cache@10.0.2` - [`faf9eff`](https://github.com/npm/cli/commit/faf9efffb7bfe6efde6e53830cb054b34c3a6ea3) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `is-core-module@2.13.1` - [`b00e780`](https://github.com/npm/cli/commit/b00e7808e370513e79ca31c261958377984e7444) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `@sigstore/sign@2.2.0` - [`4613774`](https://github.com/npm/cli/commit/461377426d998ed79400501b09e1ee67c32bee23) [#&#8203;6994](https://github.com/npm/cli/pull/6994) hoisting newer deps in favor of older ones - [`54c4f7b`](https://github.com/npm/cli/commit/54c4f7b8705b2c9d5b8bc5bb846f4e7863735b7e) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `signal-exit@4.1.0` - [`8c5882f`](https://github.com/npm/cli/commit/8c5882f3eed305bbd3514d7143f9d92e9577e1b9) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `strip-ansi@7.1.0` - [`cd0c649`](https://github.com/npm/cli/commit/cd0c649ec2b421b59012854e61788a11a77194f2) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `ci-info@4.0.0` - [`a0a58b7`](https://github.com/npm/cli/commit/a0a58b735c418d8555a06890b63098c68f53106e) [#&#8203;6994](https://github.com/npm/cli/pull/6994) `@sigstore/tuf@2.2.0` - [`b3a53c6`](https://github.com/npm/cli/commit/b3a53c6ab5fd933fc7f8258c155ed31be834393e) [#&#8203;6949](https://github.com/npm/cli/pull/6949) `is-cidr@5.0.3` ([#&#8203;6949](https://github.com/npm/cli/issues/6949)) - [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.2): `@npmcli/config@8.0.2` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.4): `libnpmexec@7.0.4` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.2): `libnpmpublish@9.0.2` ### [`v10.2.3`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1023-2023-11-02) [Compare Source](https://github.com/npm/cli/compare/v10.2.2...v10.2.3) ##### Dependencies - [`b5dedf3`](https://github.com/npm/cli/commit/b5dedf39dd772192ed6639926ad4c99ff5dfd28a) [#&#8203;6958](https://github.com/npm/cli/pull/6958) `node-gyp@10.0.1` ### [`v10.2.2`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1022-2023-10-31) [Compare Source](https://github.com/npm/cli/compare/v10.2.1...v10.2.2) ##### Bug Fixes - [`8ed6d28`](https://github.com/npm/cli/commit/8ed6d28fa14b40d7a05784ad0a1e80661256b466) [#&#8203;6910](https://github.com/npm/cli/pull/6910) make npm link respect --no-save ([#&#8203;6910](https://github.com/npm/cli/issues/6910)) ([@&#8203;Santoshraj2](https://github.com/Santoshraj2)) - [`eacec5f`](https://github.com/npm/cli/commit/eacec5f49060d3dfcdc3c7043115619e4bb22864) [#&#8203;6941](https://github.com/npm/cli/pull/6941) add back bin/node-gyp-bin/node-gyp files ([#&#8203;6941](https://github.com/npm/cli/issues/6941)) ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`b776753`](https://github.com/npm/cli/commit/b776753f9cfeab329169105f604bc55ed03bd0e1) [#&#8203;6928](https://github.com/npm/cli/pull/6928) Grammar mistake in authentication error message ([#&#8203;6928](https://github.com/npm/cli/issues/6928)) ([@&#8203;Gekuro](https://github.com/Gekuro), gek) ##### Documentation - [`c422a01`](https://github.com/npm/cli/commit/c422a01e1564d25148c821ee257196ebe60e8e6c) [#&#8203;6924](https://github.com/npm/cli/pull/6924) use markdown links instead of html ([@&#8203;lukekarrys](https://github.com/lukekarrys)) - [`dd03aa0`](https://github.com/npm/cli/commit/dd03aa0b9acc535283daf39699de9831202348cb) [#&#8203;6921](https://github.com/npm/cli/pull/6921) add v9 and above for lockfile version 3 ([#&#8203;6921](https://github.com/npm/cli/issues/6921)) ([@&#8203;MikeMcC399](https://github.com/MikeMcC399)) ##### Dependencies - [`dfb6298`](https://github.com/npm/cli/commit/dfb6298c3eb9fb7ef452906765ac5f23ea6fec49) [#&#8203;6937](https://github.com/npm/cli/pull/6937) `node-gyp@10.0.0` ([#&#8203;6937](https://github.com/npm/cli/issues/6937)) - [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.1): `@npmcli/arborist@7.2.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.3): `libnpmdiff@6.0.3` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.3): `libnpmexec@7.0.3` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.1): `libnpmfund@5.0.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.3): `libnpmpack@6.0.3` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.1): `libnpmversion@5.0.1` ### [`v10.2.1`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1021-2023-10-18) [Compare Source](https://github.com/npm/cli/compare/v10.2.0...v10.2.1) ##### Bug Fixes - [`35c92fe`](https://github.com/npm/cli/commit/35c92fec3d053d303cc8057faa0ff4fe6e7cdc8a) [#&#8203;6902](https://github.com/npm/cli/pull/6902) Add check to pkg command to deal with empty values ([#&#8203;6902](https://github.com/npm/cli/issues/6902)) ([@&#8203;NeonArray](https://github.com/NeonArray)) - [`5b6172f`](https://github.com/npm/cli/commit/5b6172f01c88b73e83a75a508bbdcad92231ead5) [#&#8203;6895](https://github.com/npm/cli/pull/6895) logout from custom registry ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`8423d4f`](https://github.com/npm/cli/commit/8423d4f133a40c8ceb0e1a75d23aa95fbf4f5b65) [#&#8203;6895](https://github.com/npm/cli/pull/6895) delete auth from proper location on logout ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`0cfe9de`](https://github.com/npm/cli/commit/0cfe9de1c74b20d3e04ecc26ccf594196d101afe) [#&#8203;6873](https://github.com/npm/cli/pull/6873) audit: spelling error in message ([#&#8203;6873](https://github.com/npm/cli/issues/6873)) ([@&#8203;Fdawgs](https://github.com/Fdawgs)) ##### Documentation - [`5142735`](https://github.com/npm/cli/commit/5142735c462e285a7a7d9bcbd562885c6ef96c96) [#&#8203;6894](https://github.com/npm/cli/pull/6894) update npm build description ([#&#8203;6894](https://github.com/npm/cli/issues/6894)) ([@&#8203;siemhesda](https://github.com/siemhesda)) - [`2e4b4ad`](https://github.com/npm/cli/commit/2e4b4ad8bef158def1b2302846ab294fe7a83de4) [#&#8203;6861](https://github.com/npm/cli/pull/6861) npm publish content modification ([#&#8203;6861](https://github.com/npm/cli/issues/6861)) ([@&#8203;jpg619](https://github.com/jpg619)) ##### Dependencies - [`96e1637`](https://github.com/npm/cli/commit/96e1637117b6614b5ad861d86d828746d5db356c) [#&#8203;6915](https://github.com/npm/cli/pull/6915) `cmd-shim@6.0.2` ([#&#8203;6915](https://github.com/npm/cli/issues/6915)) - [`b405da1`](https://github.com/npm/cli/commit/b405da1672e05d55bd22e476091891c443bcbeab) [#&#8203;6899](https://github.com/npm/cli/pull/6899) `bin-links@4.0.3` - [`ef69d36`](https://github.com/npm/cli/commit/ef69d362fa81640ac3ca60a6e01921c17f7a76cb) [#&#8203;6895](https://github.com/npm/cli/pull/6895) `npm-registry-fetch@16.1.0` - [`337c903`](https://github.com/npm/cli/commit/337c9038605b97431e06d2f470229f4370703b13) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `spdx-license-ids@3.0.16` - [`e6b0be7`](https://github.com/npm/cli/commit/e6b0be7d3b3cd7f66612f9adb6c4de829335b607) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `socks-proxy-agent@8.0.2` - [`ee6892e`](https://github.com/npm/cli/commit/ee6892e69079b07c0a8747d873018819a97e3877) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `readable-stream@4.4.2` - [`61c3ee9`](https://github.com/npm/cli/commit/61c3ee9a073528b30676ec66fdd29788ea7be09d) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `minipass@7.0.4` - [`14d31fd`](https://github.com/npm/cli/commit/14d31fdcc747f420158d254d0ac258a848bc888c) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `is-core-module@2.13.0` - [`03f3d2e`](https://github.com/npm/cli/commit/03f3d2e1d13cd12f23a946cfb9065b8e8fbe129b) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `https-proxy-agent@7.0.2` - [`e0163c6`](https://github.com/npm/cli/commit/e0163c6787f3877c3ad6c84d8af44378f7eed23b) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `are-we-there-yet@4.0.1` - [`fca804a`](https://github.com/npm/cli/commit/fca804adec57e176bb2a2e60bf84df44e661478f) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `ci-info@3.9.0` - [`6af582f`](https://github.com/npm/cli/commit/6af582f23bf046a224d5679e917977f0bb3f95e3) [#&#8203;6882](https://github.com/npm/cli/pull/6882) `npm-install-checks@6.3.0` - [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.1): `@npmcli/config@8.0.1` ### [`v10.2.0`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1020-2023-10-02) [Compare Source](https://github.com/npm/cli/compare/v10.1.0...v10.2.0) ##### Features - [`7c459d2`](https://github.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#&#8203;6801](https://github.com/npm/cli/pull/6801) add npm sbom command ([#&#8203;6801](https://github.com/npm/cli/issues/6801)) ([@&#8203;bdehamer](https://github.com/bdehamer)) - [`81a460f`](https://github.com/npm/cli/commit/81a460f6e6317aca2288d16cda591aa6541540c6) [#&#8203;6732](https://github.com/npm/cli/pull/6732) add package-lock-only mode to npm query ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`0d29855`](https://github.com/npm/cli/commit/0d2985535c9cc3dfc3e1f355580570c9cce37d61) [#&#8203;6732](https://github.com/npm/cli/pull/6732) add no-package-lock mode to npm audit ([@&#8203;wraithgar](https://github.com/wraithgar)) ##### Bug Fixes - [`2207628`](https://github.com/npm/cli/commit/22076286a46499e3d0b3f8564b7ba07008317be4) [#&#8203;6823](https://github.com/npm/cli/pull/6823) use strip-ansi module instead of internal regex ([#&#8203;6823](https://github.com/npm/cli/issues/6823)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`d46d052`](https://github.com/npm/cli/commit/d46d0526be12eae2cd458fd08dd5c0a0320cc8bd) [#&#8203;6798](https://github.com/npm/cli/pull/6798) tolerate null bugs URLs ([#&#8203;6798](https://github.com/npm/cli/issues/6798)) ([@&#8203;vladh](https://github.com/vladh)) - [`fb1b674`](https://github.com/npm/cli/commit/fb1b6741bd52d865b8f8a93ad3fd6c8afa758b6a) [#&#8203;6758](https://github.com/npm/cli/pull/6758) deprecate: ignore implicit workspace mode ([#&#8203;6758](https://github.com/npm/cli/issues/6758)) ([@&#8203;wraithgar](https://github.com/wraithgar)) ##### Documentation - [`68031f2`](https://github.com/npm/cli/commit/68031f2ae1cd5d49b0fb263da1a7eae62712ff97) [#&#8203;6844](https://github.com/npm/cli/pull/6844) update `CONTRIBUTING.md` to prevent errors ([#&#8203;6844](https://github.com/npm/cli/issues/6844)) ([@&#8203;darcyclarke](https://github.com/darcyclarke)) - [`3ac703c`](https://github.com/npm/cli/commit/3ac703c95e7bb851d0f6145f1d612749ed479fef) [#&#8203;6831](https://github.com/npm/cli/pull/6831) add ` include `param to commands that have `omit` param ([#&#8203;6831](https://github.com/npm/cli/issues/6831)) ([@&#8203;siemhesda](https://github.com/siemhesda)) - [`03912db`](https://github.com/npm/cli/commit/03912dbaeb92559270ab3f7df75b507b2f35a119) [#&#8203;6819](https://github.com/npm/cli/pull/6819) add init-specific params to init docs/help ([#&#8203;6819](https://github.com/npm/cli/issues/6819)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`8088325`](https://github.com/npm/cli/commit/8088325281bc976e8a8aea4d7527b54f4e25fb5f) [#&#8203;6800](https://github.com/npm/cli/pull/6800) Update npm-doctor.md ([#&#8203;6800](https://github.com/npm/cli/issues/6800)) ([@&#8203;siemhesda](https://github.com/siemhesda)) ##### Dependencies - [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `tar@6.2.0` - [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `npm-package-arg@11.0.1` - [`39d7f04`](https://github.com/npm/cli/commit/39d7f046f1c39017b398cb242ad07e874484e86c) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `minipass@7.0.4` - [`0a47af5`](https://github.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `hosted-git-info@7.0.1` - [`af93130`](https://github.com/npm/cli/commit/af93130fe949f07df23891286c634c77ecf38c53) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `glob@10.3.10` - [`3ebc474`](https://github.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#&#8203;6859](https://github.com/npm/cli/pull/6859) `@npmcli/query@3.0.1` - [`284cbfd`](https://github.com/npm/cli/commit/284cbfd168879b9277c9999e8a28dad8f72ecc02) [#&#8203;6858](https://github.com/npm/cli/pull/6858) `@npmcli/agent@2.2.0` - [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/arborist@7.2.0` - [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.0): `@npmcli/config@8.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.1): `libnpmaccess@8.0.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.2): `libnpmdiff@6.0.2` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.2): `libnpmexec@7.0.2` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.0): `libnpmfund@5.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.1): `libnpmorg@6.0.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.2): `libnpmpack@6.0.2` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.1): `libnpmpublish@9.0.1` ### [`v10.1.0`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1010-2023-09-08) [Compare Source](https://github.com/npm/cli/compare/v10.0.0...v10.1.0) ##### Features - [`1c93c44`](https://github.com/npm/cli/commit/1c93c4430300e3b3bd2cb5bab327c1732f470bca) [#&#8203;6755](https://github.com/npm/cli/pull/6755) Add `--cpu` and `--os` option to override platform specific install ([#&#8203;6755](https://github.com/npm/cli/issues/6755)) ([@&#8203;yukukotani](https://github.com/yukukotani)) ##### Bug Fixes - [`7bf2374`](https://github.com/npm/cli/commit/7bf2374a1dde0e9b4a4345eeaafb23316a9a5a0b) [#&#8203;6762](https://github.com/npm/cli/pull/6762) make `$npm_execpath` always point to npm ([@&#8203;rotu](https://github.com/rotu)) ##### Documentation - [`09d8e0a`](https://github.com/npm/cli/commit/09d8e0a20bd11f53a9fafac1fff4f1ec0b7b379e) [#&#8203;6759](https://github.com/npm/cli/pull/6759) fix versions of node.js in readme ([#&#8203;6759](https://github.com/npm/cli/issues/6759)) ([@&#8203;JoaoOtavioS](https://github.com/JoaoOtavioS)) ##### Dependencies - [`f76066a`](https://github.com/npm/cli/commit/f76066a047e4a0e819149356b68a1c50fd30f9de) [#&#8203;6771](https://github.com/npm/cli/pull/6771) `@npmcli/agent@2.1.1` - [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.1.0): `@npmcli/arborist@7.1.0` - [Workspace](https://github.com/npm/cli/releases/tag/config-v7.2.0): `@npmcli/config@7.2.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.1): `libnpmdiff@6.0.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.1): `libnpmexec@7.0.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.1.1): `libnpmfund@4.1.1` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.1): `libnpmpack@6.0.1` ### [`v10.0.0`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1000-2023-08-31) [Compare Source](https://github.com/npm/cli/compare/v9.9.2...v10.0.0) ##### Features - [`48a7b07`](https://github.com/npm/cli/commit/48a7b077d70cbe5bc808db6aae2c734aa202938a) remove prerelease flags ([@&#8203;lukekarrys](https://github.com/lukekarrys)) ##### Dependencies - [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/config-v7.1.0): `@npmcli/config@7.1.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.0): `libnpmaccess@8.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.0): `libnpmdiff@6.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.0): `libnpmexec@7.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.1.0): `libnpmfund@4.1.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v10.0.0): `libnpmhook@10.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.0): `libnpmorg@6.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.0): `libnpmpack@6.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.0): `libnpmpublish@9.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v7.0.0): `libnpmsearch@7.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v6.0.0): `libnpmteam@6.0.0` - [Workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.0): `libnpmversion@5.0.0` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Xefir added 1 commit 2024-01-13 06:55:49 +00:00
chore(deps): update npm to v10
All checks were successful
repod / xml (push) Successful in 34s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m8s
repod / release (push) Has been skipped
f104b86514
Xefir closed this pull request 2024-01-13 23:41:48 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `10.x` releases. But if you manually upgrade to `10.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
All checks were successful
repod / xml (push) Successful in 34s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m8s
repod / release (push) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#37
No description provided.