bitwarden / directory-connector

A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.
https://bitwarden.com
GNU General Public License v3.0
250 stars 82 forks source link

[AC-2218] [deps]: Update npm to v10 #450

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ~9 -> ~10.4.0 age adoption passing confidence

Release Notes

npm/cli (npm) ### [`v10.4.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1040-2024-01-24) [Compare Source](https://togithub.com/npm/cli/compare/v10.3.0...v10.4.0) ##### Features - [`35a098c`](https://togithub.com/npm/cli/commit/35a098cc54ef208c53e7329bfb65a7e5656c559b) [#​7175](https://togithub.com/npm/cli/pull/7175) display tree diff on `--long` ([@​wraithgar](https://togithub.com/wraithgar)) - [`dffca29`](https://togithub.com/npm/cli/commit/dffca29f0690be82692eaa44a1dd02a0807a70ae) [#​7174](https://togithub.com/npm/cli/pull/7174) format: print `--dry-run` diffs in table format ([#​7174](https://togithub.com/npm/cli/issues/7174)) ([@​ritaaktay](https://togithub.com/ritaaktay)) - [`6d5f9ac`](https://togithub.com/npm/cli/commit/6d5f9acd0dc7f755a9ef4d27e1dac7076ec7e469) [#​7133](https://togithub.com/npm/cli/pull/7133) dedupe - display difference when `--dry-run` is enabled ([#​7133](https://togithub.com/npm/cli/issues/7133)) ([@​Blaumaus](https://togithub.com/Blaumaus)) ##### Bug Fixes - [`ec06f77`](https://togithub.com/npm/cli/commit/ec06f7712bbdc3b38c546593e9970962fee127ed) [#​7175](https://togithub.com/npm/cli/pull/7175) inline diff table code w/ summary code ([@​wraithgar](https://togithub.com/wraithgar)) - [`d4ebfba`](https://togithub.com/npm/cli/commit/d4ebfba91991423b52edf5f9431424faa6618073) [#​7157](https://togithub.com/npm/cli/pull/7157) use util.stripVTControlCharacters instead of strip-ansi ([@​wraithgar](https://togithub.com/wraithgar)) - [`81c95c7`](https://togithub.com/npm/cli/commit/81c95c7de71b40831ad46356d75ed56b20c66372) [#​7063](https://togithub.com/npm/cli/pull/7063) don't reset update notifier duration on every check ([#​7063](https://togithub.com/npm/cli/issues/7063)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`2b7eaad`](https://togithub.com/npm/cli/commit/2b7eaade0620b3ea69e8b0b21335ed25af082351) [#​7168](https://togithub.com/npm/cli/pull/7168) package-json: Reword warning about publishing local dependencies ([#​7168](https://togithub.com/npm/cli/issues/7168)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`67ab0f7`](https://togithub.com/npm/cli/commit/67ab0f745ad182fa8250cc1da53b618df2e0d95a) [#​7142](https://togithub.com/npm/cli/pull/7142) update: Replace comma with period in run on sentence ([#​7142](https://togithub.com/npm/cli/issues/7142)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`05c69dc`](https://togithub.com/npm/cli/commit/05c69dc7ac70d27f1ec1d58ea0dd7111770fd0aa) [#​7150](https://togithub.com/npm/cli/pull/7150) config: State default configuration file affected by `npm config set` ([#​7150](https://togithub.com/npm/cli/issues/7150)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`44f4518`](https://togithub.com/npm/cli/commit/44f45187ef8ee20c373e89407f3c32708bef9f0f) [#​7149](https://togithub.com/npm/cli/pull/7149) Link to the config command in the npm configuration description ([#​7149](https://togithub.com/npm/cli/issues/7149)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`dd5699f`](https://togithub.com/npm/cli/commit/dd5699f7f0dcf9e5ad1c5549f3eaacaa1715f8eb) [#​7152](https://togithub.com/npm/cli/pull/7152) update: Fix a typo and remove unneeded statement ([#​7152](https://togithub.com/npm/cli/issues/7152)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) ##### Dependencies - [`ec77e81`](https://togithub.com/npm/cli/commit/ec77e81f5ecc3603bb7c9963f860a8c46f6a61ec) [#​7124](https://togithub.com/npm/cli/pull/7124) `promise-call-limit@3.0.1` - [`e32189c`](https://togithub.com/npm/cli/commit/e32189c768181d58ab72825d67307a3a653652ac) [#​7173](https://togithub.com/npm/cli/pull/7173) deduplicate tree - [`b7af4d9`](https://togithub.com/npm/cli/commit/b7af4d9bb96a86abee6a745b4a756b84d54d6e79) [#​7173](https://togithub.com/npm/cli/pull/7173) `tar-stream@3.1.7` - [`6883743`](https://togithub.com/npm/cli/commit/68837432c0b78bf7a4382a443f35ce2484449952) [#​7173](https://togithub.com/npm/cli/pull/7173) `@npmcli/run-script@7.0.4` - [`739634d`](https://togithub.com/npm/cli/commit/739634d76168f438934f1f8287618dabe2f3b968) [#​7157](https://togithub.com/npm/cli/pull/7157) remove strip-ansi - [`162c82e`](https://togithub.com/npm/cli/commit/162c82e845d410ede643466f9f8af78a312296cc) [#​7148](https://togithub.com/npm/cli/pull/7148) `pacote@17.0.6` ([#​7148](https://togithub.com/npm/cli/issues/7148)) ([@​bdehamer](https://togithub.com/bdehamer)) - [`a50b03b`](https://togithub.com/npm/cli/commit/a50b03b10046cf769cd328df96adcf292db5c067) [#​7141](https://togithub.com/npm/cli/pull/7141) `sigstore@2.2.0` ([#​7141](https://togithub.com/npm/cli/issues/7141)) ([@​bdehamer](https://togithub.com/bdehamer)) - [`f696b51`](https://togithub.com/npm/cli/commit/f696b517a39bea1be0f7116983a5b4c8ed6f01b7) [#​7132](https://togithub.com/npm/cli/pull/7132) `@sigstore/tuf@2.3.0` ([#​7132](https://togithub.com/npm/cli/issues/7132)) ([@​bdehamer](https://togithub.com/bdehamer)) - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.3.1): `@npmcli/arborist@7.3.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.6): `libnpmdiff@6.0.6` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.7): `libnpmexec@7.0.7` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.4): `libnpmfund@5.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.6): `libnpmpack@6.0.6` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.4): `libnpmpublish@9.0.4` ##### Chores - [`a82ccc5`](https://togithub.com/npm/cli/commit/a82ccc5f97a60698fb0ee413347a621d0662f493) [#​7173](https://togithub.com/npm/cli/pull/7173) `nock@13.5.0` ([@​wraithgar](https://togithub.com/wraithgar)) - [`dcaa99c`](https://togithub.com/npm/cli/commit/dcaa99c5138ad20a3210a8396772177aa1fa33da) [#​7173](https://togithub.com/npm/cli/pull/7173) fix exec test ([@​wraithgar](https://togithub.com/wraithgar)) - [`0d96080`](https://togithub.com/npm/cli/commit/0d96080fa8c08b5eb77bbd6ae64111379fa24465) [#​7162](https://togithub.com/npm/cli/pull/7162) release: do not exclude docs directory from CLI release commits ([#​7162](https://togithub.com/npm/cli/issues/7162)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ### [`v10.3.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1030-2024-01-10) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.5...v10.3.0) ##### Features - [`6673c77`](https://togithub.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#​6914](https://togithub.com/npm/cli/pull/6914) add `--libc` option to override platform specific install ([#​6914](https://togithub.com/npm/cli/issues/6914)) ([@​wraithgar](https://togithub.com/wraithgar), [@​Brooooooklyn](https://togithub.com/Brooooooklyn)) ##### Bug Fixes - [`b7fc10a`](https://togithub.com/npm/cli/commit/b7fc10aa37bc2422f479119558f82e01bdaab6cd) [#​7113](https://togithub.com/npm/cli/pull/7113) filter C0 and C1 control characters from logs and cli output ([#​7113](https://togithub.com/npm/cli/issues/7113)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`3fd5213`](https://togithub.com/npm/cli/commit/3fd521393461639b6b768df43f0b5b71d3ee7dd2) [#​7121](https://togithub.com/npm/cli/pull/7121) `npm-packlist@8.0.2` - [`5698415`](https://togithub.com/npm/cli/commit/56984154b445c479236effdb844888b1ef409250) [#​7121](https://togithub.com/npm/cli/pull/7121) `postcss-selector-parser@6.0.15` - [`e56a4f3`](https://togithub.com/npm/cli/commit/e56a4f3dff9de349917d530074e698c644471080) [#​7121](https://togithub.com/npm/cli/pull/7121) `are-we-there-yet@4.0.2` - [`8495b7c`](https://togithub.com/npm/cli/commit/8495b7c088118e383ff6f3c7ce744df9c0d8e106) [#​7121](https://togithub.com/npm/cli/pull/7121) `cacache@18.0.2` - [`796d1c7`](https://togithub.com/npm/cli/commit/796d1c7507d69382181e515d6c6987930c9ec636) [#​7121](https://togithub.com/npm/cli/pull/7121) `@npmcli/run-script@7.0.3` - [`3b7f6f2`](https://togithub.com/npm/cli/commit/3b7f6f274aceed4218e5e903752d879a41d3a547) [#​7121](https://togithub.com/npm/cli/pull/7121) `@npmcli/promise-spawn@7.0.1` - [`7ecd146`](https://togithub.com/npm/cli/commit/7ecd146a3241723602693ca67c78ca5e2da8cb57) [#​7121](https://togithub.com/npm/cli/pull/7121) `npmcli/git@5.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/arborist@7.3.0` - [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.1.0): `@npmcli/config@8.1.0` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.5): `libnpmdiff@6.0.5` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.6): `libnpmexec@7.0.6` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.3): `libnpmfund@5.0.3` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.5): `libnpmpack@6.0.5` ##### Chores - [`2fd8292`](https://togithub.com/npm/cli/commit/2fd8292eff1155ec84a53f6d4321e6a386df93c7) [#​7121](https://togithub.com/npm/cli/pull/7121) work around [@​npmcli/git](https://togithub.com/npmcli/git) lazy loading ([@​wraithgar](https://togithub.com/wraithgar)) - [`cd9a66d`](https://togithub.com/npm/cli/commit/cd9a66df2476d602fe3d36a6c3c6185f1bd8c676) [#​7121](https://togithub.com/npm/cli/pull/7121) update devDependencies in lockfile ([@​wraithgar](https://togithub.com/wraithgar)) - [`2dda715`](https://togithub.com/npm/cli/commit/2dda715c9e72eefe69b49ee07c87fa126c84ff10) [#​7121](https://togithub.com/npm/cli/pull/7121) `tap@16.3.10` ([@​wraithgar](https://togithub.com/wraithgar)) ### [`v10.2.5`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1025-2023-12-06) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.4...v10.2.5) ##### Bug Fixes - [`c7a592c`](https://togithub.com/npm/cli/commit/c7a592c9c400e73dd27264c11ad6459616023e4c) [#​7061](https://togithub.com/npm/cli/pull/7061) dont use cache for update notifier manifest request ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`7b952f6`](https://togithub.com/npm/cli/commit/7b952f64b882bd891fab5c21c7c3b49838c8a995) [#​7049](https://togithub.com/npm/cli/pull/7049) unpublish: bubble up all errors parsing local package.json ([#​7049](https://togithub.com/npm/cli/issues/7049)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`be4741f`](https://togithub.com/npm/cli/commit/be4741f5bc20239f11842f780047d91fda23935d) [#​7039](https://togithub.com/npm/cli/pull/7039) unpublish bugfixes ([#​7039](https://togithub.com/npm/cli/issues/7039)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`bc7f53d`](https://togithub.com/npm/cli/commit/bc7f53db793d362d2015d3e55ce121e6b4d3d91f) [#​7036](https://togithub.com/npm/cli/pull/7036) reverse direction of SPDX SBOM dependency rels ([#​7036](https://togithub.com/npm/cli/issues/7036)) ([@​bdehamer](https://togithub.com/bdehamer), [@​antonbauhofer](https://togithub.com/antonbauhofer)) - [`11ec231`](https://togithub.com/npm/cli/commit/11ec231e895300e5b7292ac16685d37d1d5df3b9) [#​7033](https://togithub.com/npm/cli/pull/7033) skip creation of log directory if `logs-max` is set to 0 ([#​7033](https://togithub.com/npm/cli/issues/7033)) ([@​JJ](https://togithub.com/JJ)) - [`6267f54`](https://togithub.com/npm/cli/commit/6267f543c2ac134c0f8433f8b48659a3949bf210) [#​7005](https://togithub.com/npm/cli/pull/7005) properly catch missing url opener error on interactive prompt ([#​7005](https://togithub.com/npm/cli/issues/7005)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`ff1204a`](https://togithub.com/npm/cli/commit/ff1204aff0651e32679ecd09d0a2a62de49f4eac) [#​7058](https://togithub.com/npm/cli/pull/7058) `lru-cache@10.1.0` - [`c648020`](https://togithub.com/npm/cli/commit/c648020cdc0fa0916bc618b6d1191e68dcfc8d73) [#​7058](https://togithub.com/npm/cli/pull/7058) `json-parse-even-better-errors@3.0.1` - [`53aa8f2`](https://togithub.com/npm/cli/commit/53aa8f2c110f38a10f98f976cb40f54ea6d95844) [#​7058](https://togithub.com/npm/cli/pull/7058) `pacote@17.0.5` - [`2e5331c`](https://togithub.com/npm/cli/commit/2e5331c75df8606b1f92bf61c8612f5e7b0274aa) [#​7058](https://togithub.com/npm/cli/pull/7058) `npm-packlist@8.0.1` - [`937b7b7`](https://togithub.com/npm/cli/commit/937b7b7b11ec21fbe373ab93f4e4e170625dd6b1) [#​7058](https://togithub.com/npm/cli/pull/7058) `ignore-walk@6.0.4` - [`35371c8`](https://togithub.com/npm/cli/commit/35371c8796a08a269ac3f7017c35e5fcb7ef0968) [#​7058](https://togithub.com/npm/cli/pull/7058) `cacache@18.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.2.2): `@npmcli/arborist@7.2.2` - [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.3): `@npmcli/config@8.0.3` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.2): `libnpmaccess@8.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.4): `libnpmdiff@6.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.5): `libnpmexec@7.0.5` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.2): `libnpmfund@5.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.1): `libnpmhook@10.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.2): `libnpmorg@6.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.4): `libnpmpack@6.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.3): `libnpmpublish@9.0.3` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.1): `libnpmsearch@7.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.1): `libnpmteam@6.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v5.0.2): `libnpmversion@5.0.2` ##### Chores - [`f656b66`](https://togithub.com/npm/cli/commit/f656b669e549286844f2071b9b62cf23f7958034) [#​7062](https://togithub.com/npm/cli/pull/7062) `@npmcli/template-oss@4.21.3` ([#​7062](https://togithub.com/npm/cli/issues/7062)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`9754b17`](https://togithub.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#​7051](https://togithub.com/npm/cli/pull/7051) use global npm for workspace tests ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`3891757`](https://togithub.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#​7051](https://togithub.com/npm/cli/pull/7051) `@npmcli/template-oss@4.21.2` ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`71f70fa`](https://togithub.com/npm/cli/commit/71f70fa0e86448b20a63b9eec922ad25971a9377) [#​7058](https://togithub.com/npm/cli/pull/7058) `nock@13.4.0` ([@​wraithgar](https://togithub.com/wraithgar)) - [`43674a4`](https://togithub.com/npm/cli/commit/43674a449816e364265205e56270ad547718069c) [#​7058](https://togithub.com/npm/cli/pull/7058) `tap@16.3.9` ([@​wraithgar](https://togithub.com/wraithgar)) - [`4ba585c`](https://togithub.com/npm/cli/commit/4ba585ce0e1a2ea4591d64d7166b81b7fe92010b) [#​7040](https://togithub.com/npm/cli/pull/7040) fix tests for zlib differences between node versions ([#​7040](https://togithub.com/npm/cli/issues/7040)) ([@​wraithgar](https://togithub.com/wraithgar)) ### [`v10.2.4`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1024-2023-11-14) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.3...v10.2.4) ##### Bug Fixes - [`cd291e7`](https://togithub.com/npm/cli/commit/cd291e7aa52e56fc45f8245e67c77e0ed3711b07) [#​6995](https://togithub.com/npm/cli/pull/6995) refactor search formatting code ([#​6995](https://togithub.com/npm/cli/issues/6995)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`f3a7380`](https://togithub.com/npm/cli/commit/f3a7380a45323dbf6c74015e418de3963fb11a69) [#​6973](https://togithub.com/npm/cli/pull/6973) look in workspace for exec commands ([#​6973](https://togithub.com/npm/cli/issues/6973)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`d11496b`](https://togithub.com/npm/cli/commit/d11496b26dfee5957e7e2a1b328f346b2aca9348) [#​6977](https://togithub.com/npm/cli/pull/6977) pkg: properly output in workspace mode ([#​6977](https://togithub.com/npm/cli/issues/6977)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`0f70088`](https://togithub.com/npm/cli/commit/0f7008851f1c250405e8dc326f15d535e8fc1eae) [#​6969](https://togithub.com/npm/cli/pull/6969) correctly handle object licenses in SBOM generation ([#​6969](https://togithub.com/npm/cli/issues/6969)) ([@​jamietanna](https://togithub.com/jamietanna)) - [`dce3b08`](https://togithub.com/npm/cli/commit/dce3b0896ba81b2109fea42ab32edd8a3193324c) [#​6951](https://togithub.com/npm/cli/pull/6951) properly catch missing url opener error ([#​6951](https://togithub.com/npm/cli/issues/6951)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`a38836c`](https://togithub.com/npm/cli/commit/a38836ce9d703f5012ff4d4a8a4e3b9a9aedc025) [#​6616](https://togithub.com/npm/cli/pull/6616) add path usage for view command ([#​6616](https://togithub.com/npm/cli/issues/6616)) ([@​RobinKnipe](https://togithub.com/RobinKnipe)) - [`da18e4f`](https://togithub.com/npm/cli/commit/da18e4f9baa180beeb325a384759a26a19ac2919) [#​6987](https://togithub.com/npm/cli/pull/6987) update npm-prune description ([#​6987](https://togithub.com/npm/cli/issues/6987)) ([@​Eomm](https://togithub.com/Eomm)) ##### Dependencies - [`e9ec2f7`](https://togithub.com/npm/cli/commit/e9ec2f7005e7326d9a819978b251cf0a05062538) [#​6994](https://togithub.com/npm/cli/pull/6994) `lru-cache@10.0.2` - [`faf9eff`](https://togithub.com/npm/cli/commit/faf9efffb7bfe6efde6e53830cb054b34c3a6ea3) [#​6994](https://togithub.com/npm/cli/pull/6994) `is-core-module@2.13.1` - [`b00e780`](https://togithub.com/npm/cli/commit/b00e7808e370513e79ca31c261958377984e7444) [#​6994](https://togithub.com/npm/cli/pull/6994) `@sigstore/sign@2.2.0` - [`4613774`](https://togithub.com/npm/cli/commit/461377426d998ed79400501b09e1ee67c32bee23) [#​6994](https://togithub.com/npm/cli/pull/6994) hoisting newer deps in favor of older ones - [`54c4f7b`](https://togithub.com/npm/cli/commit/54c4f7b8705b2c9d5b8bc5bb846f4e7863735b7e) [#​6994](https://togithub.com/npm/cli/pull/6994) `signal-exit@4.1.0` - [`8c5882f`](https://togithub.com/npm/cli/commit/8c5882f3eed305bbd3514d7143f9d92e9577e1b9) [#​6994](https://togithub.com/npm/cli/pull/6994) `strip-ansi@7.1.0` - [`cd0c649`](https://togithub.com/npm/cli/commit/cd0c649ec2b421b59012854e61788a11a77194f2) [#​6994](https://togithub.com/npm/cli/pull/6994) `ci-info@4.0.0` - [`a0a58b7`](https://togithub.com/npm/cli/commit/a0a58b735c418d8555a06890b63098c68f53106e) [#​6994](https://togithub.com/npm/cli/pull/6994) `@sigstore/tuf@2.2.0` - [`b3a53c6`](https://togithub.com/npm/cli/commit/b3a53c6ab5fd933fc7f8258c155ed31be834393e) [#​6949](https://togithub.com/npm/cli/pull/6949) `is-cidr@5.0.3` ([#​6949](https://togithub.com/npm/cli/issues/6949)) - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.2): `@npmcli/config@8.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.4): `libnpmexec@7.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.2): `libnpmpublish@9.0.2` ### [`v10.2.3`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1023-2023-11-02) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.2...v10.2.3) ##### Dependencies - [`b5dedf3`](https://togithub.com/npm/cli/commit/b5dedf39dd772192ed6639926ad4c99ff5dfd28a) [#​6958](https://togithub.com/npm/cli/pull/6958) `node-gyp@10.0.1` ### [`v10.2.2`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1022-2023-10-31) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.1...v10.2.2) ##### Bug Fixes - [`8ed6d28`](https://togithub.com/npm/cli/commit/8ed6d28fa14b40d7a05784ad0a1e80661256b466) [#​6910](https://togithub.com/npm/cli/pull/6910) make npm link respect --no-save ([#​6910](https://togithub.com/npm/cli/issues/6910)) ([@​Santoshraj2](https://togithub.com/Santoshraj2)) - [`eacec5f`](https://togithub.com/npm/cli/commit/eacec5f49060d3dfcdc3c7043115619e4bb22864) [#​6941](https://togithub.com/npm/cli/pull/6941) add back bin/node-gyp-bin/node-gyp files ([#​6941](https://togithub.com/npm/cli/issues/6941)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`b776753`](https://togithub.com/npm/cli/commit/b776753f9cfeab329169105f604bc55ed03bd0e1) [#​6928](https://togithub.com/npm/cli/pull/6928) Grammar mistake in authentication error message ([#​6928](https://togithub.com/npm/cli/issues/6928)) ([@​Gekuro](https://togithub.com/Gekuro), gek) ##### Documentation - [`c422a01`](https://togithub.com/npm/cli/commit/c422a01e1564d25148c821ee257196ebe60e8e6c) [#​6924](https://togithub.com/npm/cli/pull/6924) use markdown links instead of html ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`dd03aa0`](https://togithub.com/npm/cli/commit/dd03aa0b9acc535283daf39699de9831202348cb) [#​6921](https://togithub.com/npm/cli/pull/6921) add v9 and above for lockfile version 3 ([#​6921](https://togithub.com/npm/cli/issues/6921)) ([@​MikeMcC399](https://togithub.com/MikeMcC399)) ##### Dependencies - [`dfb6298`](https://togithub.com/npm/cli/commit/dfb6298c3eb9fb7ef452906765ac5f23ea6fec49) [#​6937](https://togithub.com/npm/cli/pull/6937) `node-gyp@10.0.0` ([#​6937](https://togithub.com/npm/cli/issues/6937)) - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.2.1): `@npmcli/arborist@7.2.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.3): `libnpmdiff@6.0.3` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.3): `libnpmexec@7.0.3` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.1): `libnpmfund@5.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.3): `libnpmpack@6.0.3` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v5.0.1): `libnpmversion@5.0.1` ### [`v10.2.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1021-2023-10-18) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.0...v10.2.1) ##### Bug Fixes - [`35c92fe`](https://togithub.com/npm/cli/commit/35c92fec3d053d303cc8057faa0ff4fe6e7cdc8a) [#​6902](https://togithub.com/npm/cli/pull/6902) Add check to pkg command to deal with empty values ([#​6902](https://togithub.com/npm/cli/issues/6902)) ([@​NeonArray](https://togithub.com/NeonArray)) - [`5b6172f`](https://togithub.com/npm/cli/commit/5b6172f01c88b73e83a75a508bbdcad92231ead5) [#​6895](https://togithub.com/npm/cli/pull/6895) logout from custom registry ([@​wraithgar](https://togithub.com/wraithgar)) - [`8423d4f`](https://togithub.com/npm/cli/commit/8423d4f133a40c8ceb0e1a75d23aa95fbf4f5b65) [#​6895](https://togithub.com/npm/cli/pull/6895) delete auth from proper location on logout ([@​wraithgar](https://togithub.com/wraithgar)) - [`0cfe9de`](https://togithub.com/npm/cli/commit/0cfe9de1c74b20d3e04ecc26ccf594196d101afe) [#​6873](https://togithub.com/npm/cli/pull/6873) audit: spelling error in message ([#​6873](https://togithub.com/npm/cli/issues/6873)) ([@​Fdawgs](https://togithub.com/Fdawgs)) ##### Documentation - [`5142735`](https://togithub.com/npm/cli/commit/5142735c462e285a7a7d9bcbd562885c6ef96c96) [#​6894](https://togithub.com/npm/cli/pull/6894) update npm build description ([#​6894](https://togithub.com/npm/cli/issues/6894)) ([@​siemhesda](https://togithub.com/siemhesda)) - [`2e4b4ad`](https://togithub.com/npm/cli/commit/2e4b4ad8bef158def1b2302846ab294fe7a83de4) [#​6861](https://togithub.com/npm/cli/pull/6861) npm publish content modification ([#​6861](https://togithub.com/npm/cli/issues/6861)) ([@​jpg619](https://togithub.com/jpg619)) ##### Dependencies - [`96e1637`](https://togithub.com/npm/cli/commit/96e1637117b6614b5ad861d86d828746d5db356c) [#​6915](https://togithub.com/npm/cli/pull/6915) `cmd-shim@6.0.2` ([#​6915](https://togithub.com/npm/cli/issues/6915)) - [`b405da1`](https://togithub.com/npm/cli/commit/b405da1672e05d55bd22e476091891c443bcbeab) [#​6899](https://togithub.com/npm/cli/pull/6899) `bin-links@4.0.3` - [`ef69d36`](https://togithub.com/npm/cli/commit/ef69d362fa81640ac3ca60a6e01921c17f7a76cb) [#​6895](https://togithub.com/npm/cli/pull/6895) `npm-registry-fetch@16.1.0` - [`337c903`](https://togithub.com/npm/cli/commit/337c9038605b97431e06d2f470229f4370703b13) [#​6882](https://togithub.com/npm/cli/pull/6882) `spdx-license-ids@3.0.16` - [`e6b0be7`](https://togithub.com/npm/cli/commit/e6b0be7d3b3cd7f66612f9adb6c4de829335b607) [#​6882](https://togithub.com/npm/cli/pull/6882) `socks-proxy-agent@8.0.2` - [`ee6892e`](https://togithub.com/npm/cli/commit/ee6892e69079b07c0a8747d873018819a97e3877) [#​6882](https://togithub.com/npm/cli/pull/6882) `readable-stream@4.4.2` - [`61c3ee9`](https://togithub.com/npm/cli/commit/61c3ee9a073528b30676ec66fdd29788ea7be09d) [#​6882](https://togithub.com/npm/cli/pull/6882) `minipass@7.0.4` - [`14d31fd`](https://togithub.com/npm/cli/commit/14d31fdcc747f420158d254d0ac258a848bc888c) [#​6882](https://togithub.com/npm/cli/pull/6882) `is-core-module@2.13.0` - [`03f3d2e`](https://togithub.com/npm/cli/commit/03f3d2e1d13cd12f23a946cfb9065b8e8fbe129b) [#​6882](https://togithub.com/npm/cli/pull/6882) `https-proxy-agent@7.0.2` - [`e0163c6`](https://togithub.com/npm/cli/commit/e0163c6787f3877c3ad6c84d8af44378f7eed23b) [#​6882](https://togithub.com/npm/cli/pull/6882) `are-we-there-yet@4.0.1` - [`fca804a`](https://togithub.com/npm/cli/commit/fca804adec57e176bb2a2e60bf84df44e661478f) [#​6882](https://togithub.com/npm/cli/pull/6882) `ci-info@3.9.0` - [`6af582f`](https://togithub.com/npm/cli/commit/6af582f23bf046a224d5679e917977f0bb3f95e3) [#​6882](https://togithub.com/npm/cli/pull/6882) `npm-install-checks@6.3.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.1): `@npmcli/config@8.0.1` ### [`v10.2.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1020-2023-10-02) [Compare Source](https://togithub.com/npm/cli/compare/v10.1.0...v10.2.0) ##### Features - [`7c459d2`](https://togithub.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#​6801](https://togithub.com/npm/cli/pull/6801) add npm sbom command ([#​6801](https://togithub.com/npm/cli/issues/6801)) ([@​bdehamer](https://togithub.com/bdehamer)) - [`81a460f`](https://togithub.com/npm/cli/commit/81a460f6e6317aca2288d16cda591aa6541540c6) [#​6732](https://togithub.com/npm/cli/pull/6732) add package-lock-only mode to npm query ([@​wraithgar](https://togithub.com/wraithgar)) - [`0d29855`](https://togithub.com/npm/cli/commit/0d2985535c9cc3dfc3e1f355580570c9cce37d61) [#​6732](https://togithub.com/npm/cli/pull/6732) add no-package-lock mode to npm audit ([@​wraithgar](https://togithub.com/wraithgar)) ##### Bug Fixes - [`2207628`](https://togithub.com/npm/cli/commit/22076286a46499e3d0b3f8564b7ba07008317be4) [#​6823](https://togithub.com/npm/cli/pull/6823) use strip-ansi module instead of internal regex ([#​6823](https://togithub.com/npm/cli/issues/6823)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`d46d052`](https://togithub.com/npm/cli/commit/d46d0526be12eae2cd458fd08dd5c0a0320cc8bd) [#​6798](https://togithub.com/npm/cli/pull/6798) tolerate null bugs URLs ([#​6798](https://togithub.com/npm/cli/issues/6798)) ([@​vladh](https://togithub.com/vladh)) - [`fb1b674`](https://togithub.com/npm/cli/commit/fb1b6741bd52d865b8f8a93ad3fd6c8afa758b6a) [#​6758](https://togithub.com/npm/cli/pull/6758) deprecate: ignore implicit workspace mode ([#​6758](https://togithub.com/npm/cli/issues/6758)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`68031f2`](https://togithub.com/npm/cli/commit/68031f2ae1cd5d49b0fb263da1a7eae62712ff97) [#​6844](https://togithub.com/npm/cli/pull/6844) update `CONTRIBUTING.md` to prevent errors ([#​6844](https://togithub.com/npm/cli/issues/6844)) ([@​darcyclarke](https://togithub.com/darcyclarke)) - [`3ac703c`](https://togithub.com/npm/cli/commit/3ac703c95e7bb851d0f6145f1d612749ed479fef) [#​6831](https://togithub.com/npm/cli/pull/6831) add ` include `param to commands that have `omit` param ([#​6831](https://togithub.com/npm/cli/issues/6831)) ([@​siemhesda](https://togithub.com/siemhesda)) - [`03912db`](https://togithub.com/npm/cli/commit/03912dbaeb92559270ab3f7df75b507b2f35a119) [#​6819](https://togithub.com/npm/cli/pull/6819) add init-specific params to init docs/help ([#​6819](https://togithub.com/npm/cli/issues/6819)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`8088325`](https://togithub.com/npm/cli/commit/8088325281bc976e8a8aea4d7527b54f4e25fb5f) [#​6800](https://togithub.com/npm/cli/pull/6800) Update npm-doctor.md ([#​6800](https://togithub.com/npm/cli/issues/6800)) ([@​siemhesda](https://togithub.com/siemhesda)) ##### Dependencies - [`aa6728b`](https://togithub.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#​6859](https://togithub.com/npm/cli/pull/6859) `tar@6.2.0` - [`ce9089f`](https://togithub.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#​6859](https://togithub.com/npm/cli/pull/6859) `npm-package-arg@11.0.1` - [`39d7f04`](https://togithub.com/npm/cli/commit/39d7f046f1c39017b398cb242ad07e874484e86c) [#​6859](https://togithub.com/npm/cli/pull/6859) `minipass@7.0.4` - [`0a47af5`](https://togithub.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#​6859](https://togithub.com/npm/cli/pull/6859) `hosted-git-info@7.0.1` - [`af93130`](https://togithub.com/npm/cli/commit/af93130fe949f07df23891286c634c77ecf38c53) [#​6859](https://togithub.com/npm/cli/pull/6859) `glob@10.3.10` - [`3ebc474`](https://togithub.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#​6859](https://togithub.com/npm/cli/pull/6859) `@npmcli/query@3.0.1` - [`284cbfd`](https://togithub.com/npm/cli/commit/284cbfd168879b9277c9999e8a28dad8f72ecc02) [#​6858](https://togithub.com/npm/cli/pull/6858) `@npmcli/agent@2.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/arborist@7.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.0): `@npmcli/config@8.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.1): `libnpmaccess@8.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.2): `libnpmdiff@6.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.2): `libnpmexec@7.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.0): `libnpmfund@5.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.1): `libnpmorg@6.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.2): `libnpmpack@6.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.1): `libnpmpublish@9.0.1` ### [`v10.1.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1010-2023-09-08) [Compare Source](https://togithub.com/npm/cli/compare/v10.0.0...v10.1.0) ##### Features - [`1c93c44`](https://togithub.com/npm/cli/commit/1c93c4430300e3b3bd2cb5bab327c1732f470bca) [#​6755](https://togithub.com/npm/cli/pull/6755) Add `--cpu` and `--os` option to override platform specific install ([#​6755](https://togithub.com/npm/cli/issues/6755)) ([@​yukukotani](https://togithub.com/yukukotani)) ##### Bug Fixes - [`7bf2374`](https://togithub.com/npm/cli/commit/7bf2374a1dde0e9b4a4345eeaafb23316a9a5a0b) [#​6762](https://togithub.com/npm/cli/pull/6762) make `$npm_execpath` always point to npm ([@​rotu](https://togithub.com/rotu)) ##### Documentation - [`09d8e0a`](https://togithub.com/npm/cli/commit/09d8e0a20bd11f53a9fafac1fff4f1ec0b7b379e) [#​6759](https://togithub.com/npm/cli/pull/6759) fix versions of node.js in readme ([#​6759](https://togithub.com/npm/cli/issues/6759)) ([@​JoaoOtavioS](https://togithub.com/JoaoOtavioS)) ##### Dependencies - [`f76066a`](https://togithub.com/npm/cli/commit/f76066a047e4a0e819149356b68a1c50fd30f9de) [#​6771](https://togithub.com/npm/cli/pull/6771) `@npmcli/agent@2.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.1.0): `@npmcli/arborist@7.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v7.2.0): `@npmcli/config@7.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.1): `libnpmdiff@6.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.1): `libnpmexec@7.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.1.1): `libnpmfund@4.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.1): `libnpmpack@6.0.1` ### [`v10.0.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1000-2023-08-31) [Compare Source](https://togithub.com/npm/cli/compare/v9.9.2...v10.0.0) ##### Features - [`48a7b07`](https://togithub.com/npm/cli/commit/48a7b077d70cbe5bc808db6aae2c734aa202938a) remove prerelease flags ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v7.1.0): `@npmcli/config@7.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.0): `libnpmaccess@8.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.0): `libnpmdiff@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.0): `libnpmexec@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.1.0): `libnpmfund@4.1.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.0): `libnpmhook@10.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.0): `libnpmorg@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.0): `libnpmpack@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.0): `libnpmpublish@9.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.0): `libnpmsearch@7.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.0): `libnpmteam@6.0.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v5.0.0): `libnpmversion@5.0.0`

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, 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.

AC-2218

bitwarden-bot commented 7 months ago

Internal tracking:

bitwarden-bot commented 7 months ago

Logo Checkmarx One – Scan Summary & Details – 858761e9-38f7-4cbd-8645-a738453d888b

No New Or Fixed Issues Found