Open renovate[bot] opened 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm warn cli npm v10.7.0 does not support Node.js v16.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @mui/x-data-grid@5.8.0
npm error Found: react@18.0.0
npm error node_modules/react
npm error react@"18.0.0" from the root project
npm error peer react@">=16.8.0" from @emotion/react@11.9.0
npm error node_modules/@emotion/react
npm error @emotion/react@"11.9.0" from the root project
npm error peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.8.1
npm error node_modules/@emotion/styled
npm error @emotion/styled@"11.8.1" from the root project
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 14 more (@emotion/styled, @mui/base, @mui/icons-material, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^17.0.2" from @mui/x-data-grid@5.8.0
npm error node_modules/@mui/x-data-grid
npm error @mui/x-data-grid@"5.8.0" from the root project
npm error
npm error Conflicting peer dependency: react@17.0.2
npm error node_modules/react
npm error peer react@"^17.0.2" from @mui/x-data-grid@5.8.0
npm error node_modules/@mui/x-data-grid
npm error @mui/x-data-grid@"5.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-03T01_39_47_570Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-03T01_39_47_570Z-debug-0.log
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm warn cli npm v10.9.0 does not support Node.js v16.14.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @mui/x-data-grid@5.8.0
npm error Found: react@18.0.0
npm error node_modules/react
npm error react@"18.0.0" from the root project
npm error peer react@">=16.8.0" from @emotion/react@11.9.0
npm error node_modules/@emotion/react
npm error @emotion/react@"11.9.0" from the root project
npm error peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.8.1
npm error node_modules/@emotion/styled
npm error @emotion/styled@"11.8.1" from the root project
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 3 more (@mui/material, @mui/styled-engine, @mui/system)
npm error 14 more (@emotion/styled, @mui/base, @mui/icons-material, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^17.0.2" from @mui/x-data-grid@5.8.0
npm error node_modules/@mui/x-data-grid
npm error @mui/x-data-grid@"5.8.0" from the root project
npm error
npm error Conflicting peer dependency: react@17.0.2
npm error node_modules/react
npm error peer react@"^17.0.2" from @mui/x-data-grid@5.8.0
npm error node_modules/@mui/x-data-grid
npm error @mui/x-data-grid@"5.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-09T05_32_35_150Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-09T05_32_35_150Z-debug-0.log
This PR contains the following updates:
8.6.0
->10.9.0
Release Notes
npm/cli (npm)
### [`v10.9.0`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1090-2024-10-03) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.8.3...v10.9.0) ##### Features - [`4d57928`](https://redirect.github.com/npm/cli/commit/4d57928ea20c1672864dc0c8ebaff5d877e61c9c) [#7766](https://redirect.github.com/npm/cli/pull/7766) devEngines ([#7766](https://redirect.github.com/npm/cli/issues/7766)) ([@reggi](https://redirect.github.com/reggi)) ##### Bug Fixes - [`6ca609e`](https://redirect.github.com/npm/cli/commit/6ca609e20b68fb2e5ef8177db116b84a339461fd) [#7789](https://redirect.github.com/npm/cli/pull/7789) ping and doctor commands fix for checking if registry is online ([#7789](https://redirect.github.com/npm/cli/issues/7789)) ([@milaninfy](https://redirect.github.com/milaninfy)) ##### Documentation - [`63d6a73`](https://redirect.github.com/npm/cli/commit/63d6a732c3c0e9c19fd4d147eaa5cc27c29b168d) [#7783](https://redirect.github.com/npm/cli/pull/7783) package.json: add brief section on exports, link to Node.js docs ([#7783](https://redirect.github.com/npm/cli/issues/7783)) ([@wheresrhys](https://redirect.github.com/wheresrhys)) - [`366c07e`](https://redirect.github.com/npm/cli/commit/366c07e2f3cb9d1c6ddbd03e624a4d73fbd2676e) [#7776](https://redirect.github.com/npm/cli/pull/7776) remove incorrect note about npm install ([#7776](https://redirect.github.com/npm/cli/issues/7776)) ([@wraithgar](https://redirect.github.com/wraithgar)) ##### Dependencies - [`60a7ee5`](https://redirect.github.com/npm/cli/commit/60a7ee5b7a71c1a46cee4026d7e06f8785a0786b) [#7803](https://redirect.github.com/npm/cli/pull/7803) hoist npm-normalize-package-bin - [`20dd44f`](https://redirect.github.com/npm/cli/commit/20dd44ff7deedd594f996fcfe48615fd93498db3) [#7803](https://redirect.github.com/npm/cli/pull/7803) hoist minipass-fetch - [`5795987`](https://redirect.github.com/npm/cli/commit/5795987605af9bb163ad3a689a0854b99cd39cbe) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `proggy@3.0.0` - [`99ccae3`](https://redirect.github.com/npm/cli/commit/99ccae3ded6f7013b26ed268a208c24473cdeb8f) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `bin-links@5.0.0` - [`75786ad`](https://redirect.github.com/npm/cli/commit/75786adb86f763d781f840feea4afb8d01953b99) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/query@4.0.0` - [`1c25a1d`](https://redirect.github.com/npm/cli/commit/1c25a1d74c26364742b59f9d57b9a07bb4f8726f) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/node-gyp@4.0.0` - [`2d7fc3d`](https://redirect.github.com/npm/cli/commit/2d7fc3d320b92a8447e7282df14e2b99047cc426) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/name-from-folder@3.0.0` - [`1e09334`](https://redirect.github.com/npm/cli/commit/1e093347e3723c77bb4dc9214e111a3ec78fbbea) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/metavuln-calculator@8.0.0` - [`820e983`](https://redirect.github.com/npm/cli/commit/820e983b1d5a82d6c9c10895487c2e43b423d6ef) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/installed-package-contents@3.0.0` - [`9cd6603`](https://redirect.github.com/npm/cli/commit/9cd66031ebd2e9a0d6fdee3a7b4d7779694306ff) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `read-package-json-fast@4.0.0` - [`b84d907`](https://redirect.github.com/npm/cli/commit/b84d9079feaf9582763356e538c7247383b00e9f) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/git@6.0.1` - [`53ed632`](https://redirect.github.com/npm/cli/commit/53ed632561cc0336f4194524de6e236f50d67212) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `write-file-atomic@6.0.0` - [`ab40dab`](https://redirect.github.com/npm/cli/commit/ab40dab333bd24ab255f7c63798e86e1a7f66374) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `which@5.0.0` - [`b1c4770`](https://redirect.github.com/npm/cli/commit/b1c477084d5e2bcd7335610587091ca1189ebaf8) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `validate-npm-package-name@6.0.0` - [`8206c4f`](https://redirect.github.com/npm/cli/commit/8206c4f675937e855b60164946c086eb64d7ecb6) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `ssri@12.0.0` - [`8b7dbc8`](https://redirect.github.com/npm/cli/commit/8b7dbc8234914352b2649f56c6a11765f1904e30) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `read@4.0.0` - [`f6909a0`](https://redirect.github.com/npm/cli/commit/f6909a022c9373c85d980c96a30f47a3a65aa4a9) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `proc-log@5.0.0` - [`f9b2e18`](https://redirect.github.com/npm/cli/commit/f9b2e1884fbfe2a2c41e3fcaa4be722209141aed) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `parse-conflict-json@4.0.0` - [`e7ab206`](https://redirect.github.com/npm/cli/commit/e7ab206370e5fc62fefe6916e5dcc40b3e577d22) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `pacote@19.0.0` - [`b28dbb1`](https://redirect.github.com/npm/cli/commit/b28dbb10b382f51f2c80fa5719e804074655ed67) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-user-validate@3.0.0` - [`d13a20b`](https://redirect.github.com/npm/cli/commit/d13a20bebef1b9932f86c44741ea6d214ad6842b) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-registry-fetch@18.0.1` - [`5208f74`](https://redirect.github.com/npm/cli/commit/5208f7404c656a91cfb34671cf8533e147f5944f) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-profile@11.0.1` - [`092f41f`](https://redirect.github.com/npm/cli/commit/092f41fec40f418468605557fcb4f4e1babd9d45) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-pick-manifest@10.0.0` - [`50a7bc8`](https://redirect.github.com/npm/cli/commit/50a7bc8737bb4e0a8fbc5f00b8f580512153a5bc) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-package-arg@12.0.0` - [`591130d`](https://redirect.github.com/npm/cli/commit/591130d0aaaa032f484504287e993d38b6f04d4f) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-install-checks@7.1.0` - [`be6ae96`](https://redirect.github.com/npm/cli/commit/be6ae96bab5265a89090388f49be8311dc012a68) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-audit-report@6.0.0` - [`8d4060a`](https://redirect.github.com/npm/cli/commit/8d4060a661db50dc4d4a2f30cc57346f1d242599) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `normalize-package-data@7.0.0` - [`105fa2b`](https://redirect.github.com/npm/cli/commit/105fa2bdb2bbb0502bb8e0c5ccec3dadcff3c2d6) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `nopt@8.0.0` - [`eae4f57`](https://redirect.github.com/npm/cli/commit/eae4f577b40732dbcad6c959a2a479258247f399) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `make-fetch-happen@14.0.1` - [`7214149`](https://redirect.github.com/npm/cli/commit/72141496fbc7e5f0e0824d584b82690eeee45bb5) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `json-parse-even-better-errors@4.0.0` - [`c4bed31`](https://redirect.github.com/npm/cli/commit/c4bed312966bbdd70e457543c6a95c827a1e6b59) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `init-package-json@7.0.1` - [`f54b155`](https://redirect.github.com/npm/cli/commit/f54b155d0cbc251c7159cc42ba3b6154563f9e49) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `ini@5.0.0` - [`6deae9e`](https://redirect.github.com/npm/cli/commit/6deae9e5d989ac30208fbcbca13ec827c6f2b588) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `hosted-git-info@8.0.0` - [`034c729`](https://redirect.github.com/npm/cli/commit/034c7297568d328bcaf79bd2c7226d3593e21810) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `cacache@19.0.1` - [`ddb8be0`](https://redirect.github.com/npm/cli/commit/ddb8be0af2f2967f011d012d3634b78197000b80) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `abbrev@3.0.0` - [`538a4cc`](https://redirect.github.com/npm/cli/commit/538a4cc1dd731a3643ab4477fe545db39997bcdf) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/run-script@9.0.1` - [`b80d048`](https://redirect.github.com/npm/cli/commit/b80d0482cb52fc00275fef9548d86e17eaf28f50) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/redact@3.0.0` - [`81137fc`](https://redirect.github.com/npm/cli/commit/81137fc3dab75f7bea5c2a78e10b050284fc11b0) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/promise-spawn@8.0.1` - [`2076368`](https://redirect.github.com/npm/cli/commit/207636897aa5544ec28cad5b75fe2e685028dafd) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/package-json@6.0.1` - [`feac87c`](https://redirect.github.com/npm/cli/commit/feac87c7ed6113665bc144ee677017bc66138b70) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/map-workspaces@4.0.1` - [`dd90f9e`](https://redirect.github.com/npm/cli/commit/dd90f9ee7882dbeec073604638b98e68f9873371) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/fs@4.0.0` ##### Chores - [`95e2cb1`](https://redirect.github.com/npm/cli/commit/95e2cb105f1c80362a2355801917425be84e6097) [#7810](https://redirect.github.com/npm/cli/pull/7810) ignore .github folder in release-please ([@reggi](https://redirect.github.com/reggi)) - [`be1e6da`](https://redirect.github.com/npm/cli/commit/be1e6da91380d7a10edb1767dd433ca296b96771) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `minify-registry-metadata@4.0.0` ([@reggi](https://redirect.github.com/reggi)) - [`43f2374`](https://redirect.github.com/npm/cli/commit/43f2374bf5abe825be6068cdfb991f02ba08eac3) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `ignore-walk@7.0.0` ([@reggi](https://redirect.github.com/reggi)) - [`bb03036`](https://redirect.github.com/npm/cli/commit/bb03036ba8f7d7f1497ecac17b5e2f3e2951e214) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `npm-packlist@9.0.0` ([@reggi](https://redirect.github.com/reggi)) - [`2072705`](https://redirect.github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9) [#7803](https://redirect.github.com/npm/cli/pull/7803) update `@npmcli/eslint-config@5.0.1` ([@reggi](https://redirect.github.com/reggi)) - [`949d8f8`](https://redirect.github.com/npm/cli/commit/949d8f872d341590d17613203bb57b95084b390d) [#7803](https://redirect.github.com/npm/cli/pull/7803) engine ^18.17.0 || >=20.5.0 in package template ([@reggi](https://redirect.github.com/reggi)) - [`fefd509`](https://redirect.github.com/npm/cli/commit/fefd509992a05c2dfddbe7bc46931c42f1da69d7) [#7764](https://redirect.github.com/npm/cli/pull/7764) deps: bump actions/download-artifact from 3 to 4 in /.github/workflows ([#7764](https://redirect.github.com/npm/cli/issues/7764)) ([@dependabot](https://redirect.github.com/dependabot)\[bot], [@wraithgar](https://redirect.github.com/wraithgar)) - [workspace](https://redirect.github.com/npm/cli/releases/tag/arborist-v8.0.0): `@npmcli/arborist@8.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/config-v9.0.0): `@npmcli/config@9.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmaccess-v9.0.0): `libnpmaccess@9.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmdiff-v7.0.0): `libnpmdiff@7.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmexec-v9.0.0): `libnpmexec@9.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmfund-v6.0.0): `libnpmfund@6.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmhook-v11.0.0): `libnpmhook@11.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmorg-v7.0.0): `libnpmorg@7.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpack-v8.0.0): `libnpmpack@8.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpublish-v10.0.0): `libnpmpublish@10.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmsearch-v8.0.0): `libnpmsearch@8.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmteam-v7.0.0): `libnpmteam@7.0.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmversion-v7.0.0): `libnpmversion@7.0.0` ### [`v10.8.3`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1083-2024-08-28) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.8.2...v10.8.3) ##### Bug Fixes - [`7e61151`](https://redirect.github.com/npm/cli/commit/7e61151b9ab4f62a83e9ea8bcfa15ece11b6a1fd) [#7759](https://redirect.github.com/npm/cli/pull/7759) docs: init usage description corrected ([#7759](https://redirect.github.com/npm/cli/issues/7759)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`2404c7e`](https://redirect.github.com/npm/cli/commit/2404c7e991e1a4962608a1e6b2453a7ccee4e0a5) [#7738](https://redirect.github.com/npm/cli/pull/7738) publish: consider package-spec when inside workspace dir ([#7738](https://redirect.github.com/npm/cli/issues/7738)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`91e46a3`](https://redirect.github.com/npm/cli/commit/91e46a34b685ebbf134d573209731868cae304d0) [#7721](https://redirect.github.com/npm/cli/pull/7721) init: use locally installed version of given package ([#7721](https://redirect.github.com/npm/cli/issues/7721)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`4e81a6a`](https://redirect.github.com/npm/cli/commit/4e81a6a4106e4e125b0eefda042b75cfae0a5f23) [#7674](https://redirect.github.com/npm/cli/pull/7674) always set exit code if exiting uncleanly ([#7674](https://redirect.github.com/npm/cli/issues/7674)) ([@wraithgar](https://redirect.github.com/wraithgar), [@hashtagchris](https://redirect.github.com/hashtagchris)) - [`a947f25`](https://redirect.github.com/npm/cli/commit/a947f25bd4576f7ef70fe6b1226e72252fa7a571) [#7679](https://redirect.github.com/npm/cli/pull/7679) update lifecycle script list in run-script ([#7679](https://redirect.github.com/npm/cli/issues/7679)) ([@sonsurim](https://redirect.github.com/sonsurim)) ##### Documentation - [`e674987`](https://redirect.github.com/npm/cli/commit/e674987c8dc5634c3b2a8a4d0f024d15041ba23c) [#7743](https://redirect.github.com/npm/cli/pull/7743) update docs for npmrc and package-json ([#7743](https://redirect.github.com/npm/cli/issues/7743)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`24d5350`](https://redirect.github.com/npm/cli/commit/24d53505491195b5c853c05db322f19c5ea091e0) [#7742](https://redirect.github.com/npm/cli/pull/7742) fix and update scoped configuration example ([#7742](https://redirect.github.com/npm/cli/issues/7742)) ([@demedos](https://redirect.github.com/demedos)) ##### Dependencies - [`3fd7a48`](https://redirect.github.com/npm/cli/commit/3fd7a48a26e1839580780fe969a89f71c6932064) [#7737](https://redirect.github.com/npm/cli/pull/7737) `lru-cache@10.4.3` - [`d7e462b`](https://redirect.github.com/npm/cli/commit/d7e462b28c4e9380b96f7a683fdcc02a0915a826) [#7737](https://redirect.github.com/npm/cli/pull/7737) `jackspeak@3.4.3` - [`df58b0c`](https://redirect.github.com/npm/cli/commit/df58b0c756d5279b219c684e0768b279d2607eab) [#7737](https://redirect.github.com/npm/cli/pull/7737) `glob@10.4.5` - [`7342c24`](https://redirect.github.com/npm/cli/commit/7342c2460a38bfc16783b927f7454ddc353592c7) [#7737](https://redirect.github.com/npm/cli/pull/7737) `foreground-child@3.3.0` - [`2986f4e`](https://redirect.github.com/npm/cli/commit/2986f4e5e08ea9d606012ee609a0b722a76b4252) [#7737](https://redirect.github.com/npm/cli/pull/7737) `cacache@18.0.4` - [`a44ab26`](https://redirect.github.com/npm/cli/commit/a44ab26326d04e3eb0d48e7749b41e1e0f30c5ca) [#7737](https://redirect.github.com/npm/cli/pull/7737) `postcss-selector-parser@6.1.2` - [`4e965ad`](https://redirect.github.com/npm/cli/commit/4e965ad4c990f501481c569bf28e543625cbd7ff) [#7737](https://redirect.github.com/npm/cli/pull/7737) `semver@7.6.3` - [`12587fa`](https://redirect.github.com/npm/cli/commit/12587fa8e926b63b13ff0443e474ec4eea0b1d5a) [#7737](https://redirect.github.com/npm/cli/pull/7737) `npm-package-arg@11.0.3` - [`1a9ac86`](https://redirect.github.com/npm/cli/commit/1a9ac861fcb5113e661239c54ae7a6aaa96bf88b) [#7737](https://redirect.github.com/npm/cli/pull/7737) `debug@4.3.6` - [`a303ddd`](https://redirect.github.com/npm/cli/commit/a303dddaf1b853cc351cc9aadb47741cf5c3f998) [#7737](https://redirect.github.com/npm/cli/pull/7737) `node-gyp@10.2.0` ##### Chores - [`1772276`](https://redirect.github.com/npm/cli/commit/1772276c881911277efed4cdc386901d9c19d65b) [#7756](https://redirect.github.com/npm/cli/pull/7756) fix duplicate changelog entries ([@wraithgar](https://redirect.github.com/wraithgar)) - [`8035725`](https://redirect.github.com/npm/cli/commit/80357253ecd8483463cd66c783c4464c330d72df) [#7756](https://redirect.github.com/npm/cli/pull/7756) `@npmcli/template-oss@4.23.3` ([@wraithgar](https://redirect.github.com/wraithgar)) - [`ed4add1`](https://redirect.github.com/npm/cli/commit/ed4add1e2791180a19f0fe1ebfa08a0837d3fe1a) [#7737](https://redirect.github.com/npm/cli/pull/7737) dev dependency updates ([@wraithgar](https://redirect.github.com/wraithgar)) - [`86b05fc`](https://redirect.github.com/npm/cli/commit/86b05fc8f110cadc67fcf7417bc0646289919000) [#7683](https://redirect.github.com/npm/cli/pull/7683) allow for longer timer values ([#7683](https://redirect.github.com/npm/cli/issues/7683)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmexec-v8.1.4): `libnpmexec@8.1.4` ### [`v10.8.2`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1082-2024-07-09) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.8.1...v10.8.2) ##### Bug Fixes - [`3101a40`](https://redirect.github.com/npm/cli/commit/3101a4045bd7030f232d6cb2ae61339214968321) [#7631](https://redirect.github.com/npm/cli/pull/7631) limit concurrent open files during 'npm cache verify' ([#7631](https://redirect.github.com/npm/cli/issues/7631)) ([@oikumene](https://redirect.github.com/oikumene)) - [`2273183`](https://redirect.github.com/npm/cli/commit/22731831e22011e32fa0ca12178e242c2ee2b33d) [#7595](https://redirect.github.com/npm/cli/pull/7595) outdated: fixed wanted range for alias with version range ([#7595](https://redirect.github.com/npm/cli/issues/7595)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`15be6dd`](https://redirect.github.com/npm/cli/commit/15be6dd33bfab8bdfaf8c3dece435d7139c1bf6d) [#7574](https://redirect.github.com/npm/cli/pull/7574) don't try parsing workspaces if none exist ([@wraithgar](https://redirect.github.com/wraithgar)) ##### Documentation - [`ac937d4`](https://redirect.github.com/npm/cli/commit/ac937d4f29b27fb877f79f33034ee1144c7202c4) [#7616](https://redirect.github.com/npm/cli/pull/7616) install: add save-peer flag ([#7616](https://redirect.github.com/npm/cli/issues/7616)) ([@drew4237](https://redirect.github.com/drew4237)) - [`55639ef`](https://redirect.github.com/npm/cli/commit/55639efd2d3094ca0931ddf9276c93f6880cd6e6) [#7615](https://redirect.github.com/npm/cli/pull/7615) use git+https in package.com url examples ([#7615](https://redirect.github.com/npm/cli/issues/7615)) ([@MikeMcC399](https://redirect.github.com/MikeMcC399)) - [`93883bb`](https://redirect.github.com/npm/cli/commit/93883bb6459208a916584cad8c6c72a315cf32af) [#7582](https://redirect.github.com/npm/cli/pull/7582) Improve manpage section for `package.json` `funding` properties ([#7582](https://redirect.github.com/npm/cli/issues/7582)) ([@kemitchell](https://redirect.github.com/kemitchell)) - [`92e71e6`](https://redirect.github.com/npm/cli/commit/92e71e6b0c7889e243e6b54ef8b4eb9656de95f8) [#7576](https://redirect.github.com/npm/cli/pull/7576) fix links to community discussions ([#7576](https://redirect.github.com/npm/cli/issues/7576)) ([@leobalter](https://redirect.github.com/leobalter)) ##### Dependencies - [`1c1adae`](https://redirect.github.com/npm/cli/commit/1c1adaeeb59401db32d3d1ac4074654c87cd6f25) [#7636](https://redirect.github.com/npm/cli/pull/7636) `npm-pick-manifest@9.1.0` - [`5e4fa18`](https://redirect.github.com/npm/cli/commit/5e4fa18dc02cd6b99df51e220661d82b2db12c3d) [#7636](https://redirect.github.com/npm/cli/pull/7636) `socks-proxy-agent@8.0.4` - [`d8fa116`](https://redirect.github.com/npm/cli/commit/d8fa116f142044d3774439cf64dd51e8acb5bcff) [#7636](https://redirect.github.com/npm/cli/pull/7636) `https-proxy-agent@7.0.5` - [`76dab91`](https://redirect.github.com/npm/cli/commit/76dab917eb22f5079cbb8bc052ec7c5bb07e9389) [#7636](https://redirect.github.com/npm/cli/pull/7636) `normalize-package-data@6.0.2` - [`094c4ea`](https://redirect.github.com/npm/cli/commit/094c4ea17398d092a8b2c631564209c10183d417) [#7636](https://redirect.github.com/npm/cli/pull/7636) `minimatch@9.0.5` - [`1c8d41d`](https://redirect.github.com/npm/cli/commit/1c8d41ddafc5810511d54fd227ce964c503464e0) [#7636](https://redirect.github.com/npm/cli/pull/7636) `@npmcli/git@5.0.8` - [`e5451e1`](https://redirect.github.com/npm/cli/commit/e5451e1e91d7a71546f21daca604fb956c1cac3f) [#7605](https://redirect.github.com/npm/cli/pull/7605) `jackspeak@3.4.0` - [`7b584d3`](https://redirect.github.com/npm/cli/commit/7b584d3b60ff118fd04f3ee5693816d9e948ff1b) [#7605](https://redirect.github.com/npm/cli/pull/7605) `foreground-child@3.2.1` - [`941d0d7`](https://redirect.github.com/npm/cli/commit/941d0d7b596ec4cc2d21f86fb03876e2c6360987) [#7605](https://redirect.github.com/npm/cli/pull/7605) `debug@4.3.5` - [`8b8ce7a`](https://redirect.github.com/npm/cli/commit/8b8ce7a23543a4d28c850fa27cd411de68a74cfd) [#7605](https://redirect.github.com/npm/cli/pull/7605) `glob@10.4.2` - [`4646768`](https://redirect.github.com/npm/cli/commit/46467680d0e75c95406e46b5e2f754d2b7df1f7b) [#7605](https://redirect.github.com/npm/cli/pull/7605) `npm-registry-fetch@17.1.0` - [`6f0d7ce`](https://redirect.github.com/npm/cli/commit/6f0d7cec260993d269294e05e18eacf23935b78a) [#7605](https://redirect.github.com/npm/cli/pull/7605) `@npmcli/redact@2.0.1` - [`29204c8`](https://redirect.github.com/npm/cli/commit/29204c8ad4be0a1ffbca6f40393b00278bb34b3e) [#7605](https://redirect.github.com/npm/cli/pull/7605) `@npmcli/package-json@5.2.0` - [`04d6910`](https://redirect.github.com/npm/cli/commit/04d6910e474003762b4606837960b4eb10d7bcd9) [#7574](https://redirect.github.com/npm/cli/pull/7574) `@npmcli/package-json@5.1.1` - [`4ef4830`](https://redirect.github.com/npm/cli/commit/4ef4830dd792c2f23d3ffc7a10f797fc4ac8e5cb) [#7574](https://redirect.github.com/npm/cli/pull/7574) remove read-package-json-fast ### [`v10.8.1`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1081-2024-05-29) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.8.0...v10.8.1) ##### Bug Fixes - [`6b55646`](https://redirect.github.com/npm/cli/commit/6b556468f9d6ed62c681954bfe6ad012315e3b53) [#7569](https://redirect.github.com/npm/cli/pull/7569) exec: look in workspace and root for bin entries ([#7569](https://redirect.github.com/npm/cli/issues/7569)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`e4c7a41`](https://redirect.github.com/npm/cli/commit/e4c7a410f590e5c9c81f6410f600181a4deef005) [#7564](https://redirect.github.com/npm/cli/pull/7564) publish: skip workspace packages marked private on publish ([#7564](https://redirect.github.com/npm/cli/issues/7564)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`8f94ae8`](https://redirect.github.com/npm/cli/commit/8f94ae8c4d36cd397c53e8dc9f54d4332bf1b847) [#7556](https://redirect.github.com/npm/cli/pull/7556) utils/tar: index access while match is null ([#7555](https://redirect.github.com/npm/cli/issues/7555)) ([#7556](https://redirect.github.com/npm/cli/issues/7556)) ([@NormanPerrin](https://redirect.github.com/NormanPerrin)) - [`2d1d8d0`](https://redirect.github.com/npm/cli/commit/2d1d8d0ef18a10ac7938380884745f1d3c3cb078) [#7559](https://redirect.github.com/npm/cli/pull/7559) adds `node:` specifier to all native node modules ([#7559](https://redirect.github.com/npm/cli/issues/7559)) ([@reggi](https://redirect.github.com/reggi)) - [`7d89b55`](https://redirect.github.com/npm/cli/commit/7d89b55341160459e0fcd3374c3720d758b16339) [#7490](https://redirect.github.com/npm/cli/pull/7490) ci: rm workspace node_modules ([#7490](https://redirect.github.com/npm/cli/issues/7490)) ([@reggi](https://redirect.github.com/reggi)) - [`9122fb6`](https://redirect.github.com/npm/cli/commit/9122fb65ac05d793a69f4fdcbd03b59595adf937) [#7516](https://redirect.github.com/npm/cli/pull/7516) cache: add both full and minified packument to cache ([#7516](https://redirect.github.com/npm/cli/issues/7516)) ([@milaninfy](https://redirect.github.com/milaninfy)) - [`9e6686b`](https://redirect.github.com/npm/cli/commit/9e6686bb965fa6843ea483cb802f14282eabf3e5) [#7545](https://redirect.github.com/npm/cli/pull/7545) send proper otp token on web auth ([#7545](https://redirect.github.com/npm/cli/issues/7545)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`b1db070`](https://redirect.github.com/npm/cli/commit/b1db070cb4a497fd91fd61cf197d28b5d47274bb) [#7534](https://redirect.github.com/npm/cli/pull/7534) refactor: use output.buffer and set explicit json mode in query ([#7534](https://redirect.github.com/npm/cli/issues/7534)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`53cda32`](https://redirect.github.com/npm/cli/commit/53cda32aa35f3a592fb0ddf37e43c028f93ef613) [#7542](https://redirect.github.com/npm/cli/pull/7542) refactor ls to use output.buffer for json ([#7542](https://redirect.github.com/npm/cli/issues/7542)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`61d5771`](https://redirect.github.com/npm/cli/commit/61d57719e6443978c5e9a91ca7a63397be3065fa) [#7541](https://redirect.github.com/npm/cli/pull/7541) remove json.stringify from all commands ([#7541](https://redirect.github.com/npm/cli/issues/7541)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`4dfc7d2`](https://redirect.github.com/npm/cli/commit/4dfc7d20b58eaa3d231ef5dc86b9802e1c0d0e68) [#7540](https://redirect.github.com/npm/cli/pull/7540) pass strings to JSON.stringify in --json mode ([#7540](https://redirect.github.com/npm/cli/issues/7540)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`3cefdf6`](https://redirect.github.com/npm/cli/commit/3cefdf6eaab5bfb4371149f674dc95e9b9c54853) [#7538](https://redirect.github.com/npm/cli/pull/7538) outdated: return array for outdated deps from multiple workspaces ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`ef4c975`](https://redirect.github.com/npm/cli/commit/ef4c975f2784f70ab86a3e7e6e40c99279e5a3e3) [#7508](https://redirect.github.com/npm/cli/pull/7508) view: dont immediately exit on first workspace 404 ([#7508](https://redirect.github.com/npm/cli/issues/7508)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) ##### Documentation - [`fd6479f`](https://redirect.github.com/npm/cli/commit/fd6479f85b9cf14a23cb4f9a049e0ea68632d8e9) [#7560](https://redirect.github.com/npm/cli/pull/7560) update publish docs: dist-tag + publish case ([#7560](https://redirect.github.com/npm/cli/issues/7560)) ([@davidlj95](https://redirect.github.com/davidlj95)) ##### Dependencies - [`e3f0fd4`](https://redirect.github.com/npm/cli/commit/e3f0fd45d97569a0d6c2a67e179e4a5f13eb9442) [#7568](https://redirect.github.com/npm/cli/pull/7568) `@npmcli/package-json@5.1.1` - [`447a8d7`](https://redirect.github.com/npm/cli/commit/447a8d7f3124bf9f69453098ce31b56bad20efd7) [#7566](https://redirect.github.com/npm/cli/pull/7566) `spdx-license-ids@3.0.18` - [`83fed2e`](https://redirect.github.com/npm/cli/commit/83fed2e8ec253051d60babdf2b10e2f2c64df318) [#7566](https://redirect.github.com/npm/cli/pull/7566) `sigstore@2.3.1` - [`41291ba`](https://redirect.github.com/npm/cli/commit/41291bab34d3f7351c94e97e89ac1f85b0950188) [#7566](https://redirect.github.com/npm/cli/pull/7566) `@sigstore/tuf@2.3.4` - [`18b42a4`](https://redirect.github.com/npm/cli/commit/18b42a46abdbc26a28f2e16ea74a1812d8de4c4d) [#7566](https://redirect.github.com/npm/cli/pull/7566) `glob@10.4.1` - [`5c6759d`](https://redirect.github.com/npm/cli/commit/5c6759decb00dfbe377c0ad41f85a3222f79a36a) [#7566](https://redirect.github.com/npm/cli/pull/7566) `postcss-selector-parser@6.1.0` - [`2508a83`](https://redirect.github.com/npm/cli/commit/2508a83e6d2936d15c210b9dee41098131ed6aff) [#7566](https://redirect.github.com/npm/cli/pull/7566) `is-cidr@5.1.0` - [`6278fe4`](https://redirect.github.com/npm/cli/commit/6278fe430bb7c3ecfae730f9ea084501e57c0e2c) [#7566](https://redirect.github.com/npm/cli/pull/7566) `ini@4.1.3` ### [`v10.8.0`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1080-2024-05-15) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.7.0...v10.8.0) ##### Features - [`1e375c1`](https://redirect.github.com/npm/cli/commit/1e375c1f8d16ac114b615c2a2f374099345b0b69) [#7442](https://redirect.github.com/npm/cli/pull/7442) create exit handler class ([#7442](https://redirect.github.com/npm/cli/issues/7442)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) ##### Bug Fixes - [`d5c3289`](https://redirect.github.com/npm/cli/commit/d5c32899b6ffc6254c96f62a06a854bb2c2b95c5) [#7513](https://redirect.github.com/npm/cli/pull/7513) refactor: use output buffer and error for more commands ([#7513](https://redirect.github.com/npm/cli/issues/7513)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`12f103c`](https://redirect.github.com/npm/cli/commit/12f103ce55ed21c9c04f87a101fb64d55ac02d3c) [#7533](https://redirect.github.com/npm/cli/pull/7533) add first param titles to logs where missing ([#7533](https://redirect.github.com/npm/cli/issues/7533)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`badeac2`](https://redirect.github.com/npm/cli/commit/badeac28faf9fde5f8c05d235219be840999a646) [#7521](https://redirect.github.com/npm/cli/pull/7521) config: use redact on config output ([#7521](https://redirect.github.com/npm/cli/issues/7521)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`76aef74`](https://redirect.github.com/npm/cli/commit/76aef7423ab7e47a5f9b73849b47ba029730d75a) [#7520](https://redirect.github.com/npm/cli/pull/7520) view: refactor exec and execWorkspaces to call same methods ([#7520](https://redirect.github.com/npm/cli/issues/7520)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`b54cdb8`](https://redirect.github.com/npm/cli/commit/b54cdb836d6c4146a1aa8e1a5fe9655ba2ed0a6a) [#7515](https://redirect.github.com/npm/cli/pull/7515) refactor: create new error output primitives ([#7515](https://redirect.github.com/npm/cli/issues/7515)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`e40454c`](https://redirect.github.com/npm/cli/commit/e40454c35f75b5b814e7b5167c8a8b05664246f3) [#7506](https://redirect.github.com/npm/cli/pull/7506) view: dont unwrap arrays in json mode ([#7506](https://redirect.github.com/npm/cli/issues/7506)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`6f64148`](https://redirect.github.com/npm/cli/commit/6f6414829fd82704233fbb56375b167495a0aaf5) require stdout to be a TTY for progress ([#7507](https://redirect.github.com/npm/cli/issues/7507)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`db62910`](https://redirect.github.com/npm/cli/commit/db6291036f076bf0251b74a504bd5b693c29c4bb) [#7504](https://redirect.github.com/npm/cli/pull/7504) config: be more aggressive about hiding protected values ([#7504](https://redirect.github.com/npm/cli/issues/7504)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`6d456bb`](https://redirect.github.com/npm/cli/commit/6d456bba46d6afe1e2cf9464908e6ad99375cb7c) [#7497](https://redirect.github.com/npm/cli/pull/7497) dont write log file for completion commands ([#7497](https://redirect.github.com/npm/cli/issues/7497)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`722c0fa`](https://redirect.github.com/npm/cli/commit/722c0faa387ae6e35886f08eefb238c03ae85db1) [#7463](https://redirect.github.com/npm/cli/pull/7463) limit packument cache size based on heap size ([@wraithgar](https://redirect.github.com/wraithgar)) - [`ca1a68d`](https://redirect.github.com/npm/cli/commit/ca1a68d14d184f2535720ed4715f388965ade21a) [#7474](https://redirect.github.com/npm/cli/pull/7474) log if `npm deprecate` does not match any version ([#7474](https://redirect.github.com/npm/cli/issues/7474)) ([@mbtools](https://redirect.github.com/mbtools)) - [`261ea19`](https://redirect.github.com/npm/cli/commit/261ea193c96aaa73ce5630e21c6a31de9f19ef5b) [#7457](https://redirect.github.com/npm/cli/pull/7457) run input.start around help and openining urls ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`4ab6cf4`](https://redirect.github.com/npm/cli/commit/4ab6cf4a9e7fca64f95422f4099b33cdbb9efa25) [#7459](https://redirect.github.com/npm/cli/pull/7459) publish: validate dist-tag ([#7459](https://redirect.github.com/npm/cli/issues/7459)) ([@reggi](https://redirect.github.com/reggi)) ##### Documentation - [`b2ce025`](https://redirect.github.com/npm/cli/commit/b2ce0250e32abaaaf60d895cda210914bdf903ea) [#7518](https://redirect.github.com/npm/cli/pull/7518) suggest correct bin entry ([#7518](https://redirect.github.com/npm/cli/issues/7518)) ([@Santoshraj2](https://redirect.github.com/Santoshraj2)) - [`bdd2aae`](https://redirect.github.com/npm/cli/commit/bdd2aae12b213815b5d800902b0a9722b263a03c) [#7502](https://redirect.github.com/npm/cli/pull/7502) remove obsolete removal using make uninstall ([#7502](https://redirect.github.com/npm/cli/issues/7502)) ([@avinal](https://redirect.github.com/avinal)) - [`c3d2819`](https://redirect.github.com/npm/cli/commit/c3d281984ed363ed03d6a7abe083f301c1dd2c88) [#7496](https://redirect.github.com/npm/cli/pull/7496) npm help json/global command on windows ([#7496](https://redirect.github.com/npm/cli/issues/7496)) ([@klm-turing](https://redirect.github.com/klm-turing), [@lukekarrys](https://redirect.github.com/lukekarrys)) - [`268303c`](https://redirect.github.com/npm/cli/commit/268303c3b40551ae558f201841d3d5977769a7c9) [#7479](https://redirect.github.com/npm/cli/pull/7479) add npm version to every local help output ([#7479](https://redirect.github.com/npm/cli/issues/7479)) ([@klm-turing](https://redirect.github.com/klm-turing)) - [`e39d422`](https://redirect.github.com/npm/cli/commit/e39d422d69c2275ed1e3a606447a9b9d87bdca4f) [#7473](https://redirect.github.com/npm/cli/pull/7473) suggest "npm repo" for showing the repo of a package ([#7473](https://redirect.github.com/npm/cli/issues/7473)) ([@full-stop](https://redirect.github.com/full-stop)) - [`f6fff32`](https://redirect.github.com/npm/cli/commit/f6fff3295d19b63003cf49eb1c4805f453c5390a) [#7433](https://redirect.github.com/npm/cli/pull/7433) clarify what peerDependenciesMeta does ([#7433](https://redirect.github.com/npm/cli/issues/7433)) ([@xuhdev](https://redirect.github.com/xuhdev), [@wraithgar](https://redirect.github.com/wraithgar)) ##### Dependencies - [`1cdc662`](https://redirect.github.com/npm/cli/commit/1cdc662bd2835531fbe790011a00f88ddb5f6868) [#7522](https://redirect.github.com/npm/cli/pull/7522) `@tufjs/repo-mock@2.0.1` - [`898bcfd`](https://redirect.github.com/npm/cli/commit/898bcfda5c5ac192b2cf5f47d0b939794c1b2164) [#7522](https://redirect.github.com/npm/cli/pull/7522) `@sigstore/protobuf-specs@0.3.2` - [`fec3c94`](https://redirect.github.com/npm/cli/commit/fec3c947d7dcc71071a8f527aa5bd81f47015486) [#7522](https://redirect.github.com/npm/cli/pull/7522) `path-scurry@1.11.1` - [`cb85973`](https://redirect.github.com/npm/cli/commit/cb8597316a8d53815835901ae9d5756d4dc481ea) [#7522](https://redirect.github.com/npm/cli/pull/7522) `glob@10.3.15` - [`e189873`](https://redirect.github.com/npm/cli/commit/e18987371399f508cb224e159987b10ddb922bb8) [#7498](https://redirect.github.com/npm/cli/pull/7498) `@sigstore/sign@2.3.1` - [`c2b28f9`](https://redirect.github.com/npm/cli/commit/c2b28f9d6cba12e88f849e5b4a82607e2c218a16) [#7498](https://redirect.github.com/npm/cli/pull/7498) `minipass@7.1.1` - [`9064ffc`](https://redirect.github.com/npm/cli/commit/9064ffc6c85309de2e9e798fdc6caca209f5fa18) [#7498](https://redirect.github.com/npm/cli/pull/7498) `@sigstore/tuf@2.3.3` - [`fd42986`](https://redirect.github.com/npm/cli/commit/fd429866c79cc001979135857c019d7d2873f291) [#7498](https://redirect.github.com/npm/cli/pull/7498) `@npmcli/fs@3.1.1` - [`4e53e33`](https://redirect.github.com/npm/cli/commit/4e53e33757c88ca9c413e3943b17e0cb246e955c) [#7498](https://redirect.github.com/npm/cli/pull/7498) `semver@7.6.2` - [`f078c82`](https://redirect.github.com/npm/cli/commit/f078c8224f6775d53da98f310531524c616e6099) [#7495](https://redirect.github.com/npm/cli/pull/7495) `glob@10.3.14` - [`58f773c`](https://redirect.github.com/npm/cli/commit/58f773c99742ef55ac2a9eca23c27b32800c2cf1) [#7495](https://redirect.github.com/npm/cli/pull/7495) `path-scurry@1.11.0` - [`ea0b07d`](https://redirect.github.com/npm/cli/commit/ea0b07da149767265f11d5d77d2156e2c9f43e63) [#7482](https://redirect.github.com/npm/cli/pull/7482) `pacote@18.0.6` - [`8d161a4`](https://redirect.github.com/npm/cli/commit/8d161a414160dab7a930b1668c3af3ba280e8532) [#7482](https://redirect.github.com/npm/cli/pull/7482) `semver@7.6.1` - [`5b2317b`](https://redirect.github.com/npm/cli/commit/5b2317b472342428c6521d7b0d550d0fcc9bb202) [#7463](https://redirect.github.com/npm/cli/pull/7463) add lru-cache - [`26fefb8`](https://redirect.github.com/npm/cli/commit/26fefb82b3bd812009b8b627e3c19032a931aade) [#7480](https://redirect.github.com/npm/cli/pull/7480) `promzard@1.0.2` - [`2146e1f`](https://redirect.github.com/npm/cli/commit/2146e1f83ae94debecfaf08ef32e319c02223c12) [#7480](https://redirect.github.com/npm/cli/pull/7480) `npm-bundled@3.0.1` - [`ff6c5d1`](https://redirect.github.com/npm/cli/commit/ff6c5d161b52e8961e0c2ebf0467bc1382ef72d2) [#7480](https://redirect.github.com/npm/cli/pull/7480) `minipass-fetch@3.0.5` - [`419f9b9`](https://redirect.github.com/npm/cli/commit/419f9b9d9d6806d56b68d96bd50f7d25274a8f48) [#7480](https://redirect.github.com/npm/cli/pull/7480) `cmd-shim@6.0.3` - [`dade2c8`](https://redirect.github.com/npm/cli/commit/dade2c88d23289d57351d614feaa876d9e1e17f4) [#7480](https://redirect.github.com/npm/cli/pull/7480) `minipass@7.1.0` - [`18e5312`](https://redirect.github.com/npm/cli/commit/18e53129f0f3a19725e377b336336aa85ade3ba5) [#7480](https://redirect.github.com/npm/cli/pull/7480) `validate-npm-package-name@5.0.1` - [`d440011`](https://redirect.github.com/npm/cli/commit/d44001164f66d15daa3fd27da004194478b7c99c) [#7480](https://redirect.github.com/npm/cli/pull/7480) `npm-user-validate@2.0.1` - [`552113e`](https://redirect.github.com/npm/cli/commit/552113e7a663efdcebfcbcc6148b1d51be55596b) [#7480](https://redirect.github.com/npm/cli/pull/7480) `ignore-walk@6.0.5` - [`7e15b6d`](https://redirect.github.com/npm/cli/commit/7e15b6d56abbf47456c12fa2d5688d5d187a0ae7) [#7480](https://redirect.github.com/npm/cli/pull/7480) `@npmcli/metavuln-calculator@7.1.1` - [`8b20f8c`](https://redirect.github.com/npm/cli/commit/8b20f8c8ba70e43ad222538fc396dedb071b1680) [#7480](https://redirect.github.com/npm/cli/pull/7480) `ssri@10.0.6` - [`a9a6dcd`](https://redirect.github.com/npm/cli/commit/a9a6dcd4427ec82e491a2cad5672d8183e12180f) [#7480](https://redirect.github.com/npm/cli/pull/7480) `pacote@18.0.5` - [`e2fdb65`](https://redirect.github.com/npm/cli/commit/e2fdb651cda9ec603f009f5713a5a2b489d49e15) [#7480](https://redirect.github.com/npm/cli/pull/7480) `npm-pick-manifest@9.0.1` - [`310a7a5`](https://redirect.github.com/npm/cli/commit/310a7a5583d14da761d38b7421ebb6cee65600b6) [#7480](https://redirect.github.com/npm/cli/pull/7480) `normalize-package-data@6.0.1` - [`e71f541`](https://redirect.github.com/npm/cli/commit/e71f541b020de7940faccffab68d0255c4079e1a) [#7480](https://redirect.github.com/npm/cli/pull/7480) `nopt@7.2.1` - [`18c3b40`](https://redirect.github.com/npm/cli/commit/18c3b4058c7f721ff585de2f2766e53da897e16e) [#7480](https://redirect.github.com/npm/cli/pull/7480) `json-parse-even-better-errors@3.0.2` - [`4c5bf77`](https://redirect.github.com/npm/cli/commit/4c5bf77af6db3b447f9b9abc3b67b211d7bb82b8) [#7480](https://redirect.github.com/npm/cli/pull/7480) `init-package-json@6.0.3` - [`714e3e1`](https://redirect.github.com/npm/cli/commit/714e3e1e1ce014cba71db41c2d6c02d9dd53fcd3) [#7480](https://redirect.github.com/npm/cli/pull/7480) `hosted-git-info@7.0.2` - [`f94d672`](https://redirect.github.com/npm/cli/commit/f94d6726a6ca96cad0da88ea499fa22f35b7c4c0) [#7480](https://redirect.github.com/npm/cli/pull/7480) `cacache@18.0.3` - [`43331e4`](https://redirect.github.com/npm/cli/commit/43331e4d0647c3af4cc2aa3db8b47d797584a6d8) [#7480](https://redirect.github.com/npm/cli/pull/7480) `bin-links@4.0.4` - [`8234412`](https://redirect.github.com/npm/cli/commit/823441219ce63d7863aede8b22b4b1d07021fd22) [#7480](https://redirect.github.com/npm/cli/pull/7480) `@npmcli/promise-spawn@7.0.2` - [`6dfaebb`](https://redirect.github.com/npm/cli/commit/6dfaebb8f08acf992ac36faf4db8b650e8e55eae) [#7480](https://redirect.github.com/npm/cli/pull/7480) `@npmcli/git@5.0.7` - [`63ef498`](https://redirect.github.com/npm/cli/commit/63ef498bf2916a882a92c0b9fe6de6728584694a) [#7457](https://redirect.github.com/npm/cli/pull/7457) `npm-registry-fetch@17.0.1` - [`4cbc2d4`](https://redirect.github.com/npm/cli/commit/4cbc2d402174933052c7addd6ea55b1ecee202c5) [#7457](https://redirect.github.com/npm/cli/pull/7457) `npm-profile@10.0.0` ### [`v10.7.0`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1070-2024-04-30) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.6.0...v10.7.0) ##### Features - [`7e349f4`](https://redirect.github.com/npm/cli/commit/7e349f45363bb8dbe1cc803f8b48befc01aae7fd) [#7432](https://redirect.github.com/npm/cli/pull/7432) add spinner ([#7432](https://redirect.github.com/npm/cli/issues/7432)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) ##### Bug Fixes - [`d679ce8`](https://redirect.github.com/npm/cli/commit/d679ce80fd9b761b2323777ec5cd84ebc5c164fe) [#7449](https://redirect.github.com/npm/cli/pull/7449) linting: no-unused-vars ([@wraithgar](https://redirect.github.com/wraithgar)) - [`2558283`](https://redirect.github.com/npm/cli/commit/25582837b0ebb8c2de2932c04224332b11d0e1d5) [#7450](https://redirect.github.com/npm/cli/pull/7450) powershell: fallback to script root if globalPrefix does not exist ([#7450](https://redirect.github.com/npm/cli/issues/7450)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`bc4c342`](https://redirect.github.com/npm/cli/commit/bc4c3426c35201baff7230c2b3beee2cf5936296) [#7448](https://redirect.github.com/npm/cli/pull/7448) account for registries with no publisher in search ([#7448](https://redirect.github.com/npm/cli/issues/7448)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`bcc781a`](https://redirect.github.com/npm/cli/commit/bcc781abf10b46aa5b04da996fc4602524be9b0e) [#7439](https://redirect.github.com/npm/cli/pull/7439) move run-script banners to stderr when in json mode ([#7439](https://redirect.github.com/npm/cli/issues/7439)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`104fcb5`](https://redirect.github.com/npm/cli/commit/104fcb53282653a1c5610a6590afecc207920a6b) [#7438](https://redirect.github.com/npm/cli/pull/7438) remove doctor log for each file permission check ([#7438](https://redirect.github.com/npm/cli/issues/7438)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`5230647`](https://redirect.github.com/npm/cli/commit/52306473da03123ef5623e9e152e10285c8097f3) [#7422](https://redirect.github.com/npm/cli/pull/7422) rewrite powershell scripts to use PSScriptRoot ([#7422](https://redirect.github.com/npm/cli/issues/7422)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`71cbd91`](https://redirect.github.com/npm/cli/commit/71cbd91b6f01875a99eeae989ea67489bdd0178d) [#7421](https://redirect.github.com/npm/cli/pull/7421) hide banner for exec and explore ([#7421](https://redirect.github.com/npm/cli/issues/7421)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`57ebebf`](https://redirect.github.com/npm/cli/commit/57ebebf03d55d4eda2b6439149a97b595a191aaf) [#7418](https://redirect.github.com/npm/cli/pull/7418) update repository.url in package.json ([#7418](https://redirect.github.com/npm/cli/issues/7418)) ([@wraithgar](https://redirect.github.com/wraithgar)) ##### Documentation - [`1674136`](https://redirect.github.com/npm/cli/commit/1674136bc14b0f708bb01f75d65474346c863bd9) [#7441](https://redirect.github.com/npm/cli/pull/7441) correct search help output ([#7441](https://redirect.github.com/npm/cli/issues/7441)) ([@wraithgar](https://redirect.github.com/wraithgar)) ##### Dependencies - [`80eec03`](https://redirect.github.com/npm/cli/commit/80eec03462e5747cb4434d43aff25939826b7850) [#7453](https://redirect.github.com/npm/cli/pull/7453) `@npmcli/redact@2.0.0` - [`a7145d4`](https://redirect.github.com/npm/cli/commit/a7145d422485fcbcb9427efa775c15180c7ee1c2) [#7453](https://redirect.github.com/npm/cli/pull/7453) `npm-registry-fetch@17.0.0` - [`a785766`](https://redirect.github.com/npm/cli/commit/a785766325141335cde39d43eb631062e32d6605) [#7453](https://redirect.github.com/npm/cli/pull/7453) `pacote@18.0.3` - [`65d76db`](https://redirect.github.com/npm/cli/commit/65d76dbd2fb11c83141302500ec4a3f5128ff12f) [#7453](https://redirect.github.com/npm/cli/pull/7453) `npm-profile@9.0.2` - [`cadc0f0`](https://redirect.github.com/npm/cli/commit/cadc0f0cad8909755ae8ac72f2dd5802a0d34943) [#7449](https://redirect.github.com/npm/cli/pull/7449) hoist production copy of sprintf-js - [`2cffdfe`](https://redirect.github.com/npm/cli/commit/2cffdfef45b9a13d189f5059cc69fc7319620fda) [#7449](https://redirect.github.com/npm/cli/pull/7449) `lru-cache@10.2.2` - [`432efb5`](https://redirect.github.com/npm/cli/commit/432efb5ee313ac5bd08642a9cef2b7c52da23ea9) [#7449](https://redirect.github.com/npm/cli/pull/7449) `make-fetch-happen@13.0.1` - [`9da5738`](https://redirect.github.com/npm/cli/commit/9da57388ebd5c643c2a95bbf63abc745cad45ccc) [#7437](https://redirect.github.com/npm/cli/pull/7437) `@npmcli/run-script@8.1.0` ([#7437](https://redirect.github.com/npm/cli/issues/7437)) - [`762888a`](https://redirect.github.com/npm/cli/commit/762888a3b603704c7c53a94a704b8a7f3edea918) [#7429](https://redirect.github.com/npm/cli/pull/7429) update dependencies for workspaces ([#7429](https://redirect.github.com/npm/cli/issues/7429)) - [workspace](https://redirect.github.com/npm/cli/releases/tag/arborist-v7.5.1): `@npmcli/arborist@7.5.1` - [workspace](https://redirect.github.com/npm/cli/releases/tag/config-v8.3.1): `@npmcli/config@8.3.1` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmaccess-v8.0.5): `libnpmaccess@8.0.5` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmdiff-v6.1.1): `libnpmdiff@6.1.1` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmexec-v8.1.0): `libnpmexec@8.1.0` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmfund-v5.0.9): `libnpmfund@5.0.9` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmhook-v10.0.4): `libnpmhook@10.0.4` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmorg-v6.0.5): `libnpmorg@6.0.5` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpack-v7.0.1): `libnpmpack@7.0.1` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpublish-v9.0.7): `libnpmpublish@9.0.7` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmsearch-v7.0.4): `libnpmsearch@7.0.4` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmteam-v6.0.4): `libnpmteam@6.0.4` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmversion-v6.0.1): `libnpmversion@6.0.1` ##### Chores - [`356c374`](https://redirect.github.com/npm/cli/commit/356c374817711845719902184547e1e0ac359b22) [#7453](https://redirect.github.com/npm/cli/pull/7453) fix test fixture for new redact behavior ([@wraithgar](https://redirect.github.com/wraithgar)) - [`2fba4b7`](https://redirect.github.com/npm/cli/commit/2fba4b7b6218900fd895daf5218682edeb4253a4) [#7449](https://redirect.github.com/npm/cli/pull/7449) update devDependencies in lockfile ([@wraithgar](https://redirect.github.com/wraithgar)) ### [`v10.6.0`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1060-2024-04-25) [Compare Source](https://redirect.github.com/npm/cli/compare/v10.5.2...v10.6.0) ##### Features - [`9123de4`](https://redirect.github.com/npm/cli/commit/9123de4d282bfd19ea17ad613f5a2acab0e0e162) [#7373](https://redirect.github.com/npm/cli/pull/7373) do all ouput over proc-log events ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`9622597`](https://redirect.github.com/npm/cli/commit/9622597399ec93224fddf90a9209a98dbcfd6b2f) [#7339](https://redirect.github.com/npm/cli/pull/7339) refactor terminal display ([#7339](https://redirect.github.com/npm/cli/issues/7339)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) ##### Bug Fixes - [`0e74ee4`](https://redirect.github.com/npm/cli/commit/0e74ee42cbd2cbe438e64a2426767dad1868e70d) [#7416](https://redirect.github.com/npm/cli/pull/7416) clean up npm object ([#7416](https://redirect.github.com/npm/cli/issues/7416)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`c060e60`](https://redirect.github.com/npm/cli/commit/c060e60a7ce767f6fdb32782c0d373e717df7856) [#7415](https://redirect.github.com/npm/cli/pull/7415) return command and argv from load ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`180b919`](https://redirect.github.com/npm/cli/commit/180b919d2322e55ec5d58bbd476c3ecc31880479) [#7415](https://redirect.github.com/npm/cli/pull/7415) remove unused npm.setCmd method ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`0708b3b`](https://redirect.github.com/npm/cli/commit/0708b3b2dbfc811b0e692133557b6b2e698519fd) [#7414](https://redirect.github.com/npm/cli/pull/7414) use name of level instead of label for logging prefixes ([#7414](https://redirect.github.com/npm/cli/issues/7414)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`7f4e667`](https://redirect.github.com/npm/cli/commit/7f4e66772ee631158b47fcfcd8e22b7b6b9b9cce) [#7403](https://redirect.github.com/npm/cli/pull/7403) redact when displaying non-ascii arguments ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`06202f0`](https://redirect.github.com/npm/cli/commit/06202f0e13d91f5ee6edfe2da6ee21bafbf18cca) [#7403](https://redirect.github.com/npm/cli/pull/7403) store unref promises for awaiting in tests ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`e5f1948`](https://redirect.github.com/npm/cli/commit/e5f1948a569224c59a9a4fdeb0e3b82312fb87c6) [#7403](https://redirect.github.com/npm/cli/pull/7403) run update notifier after exec but before waiting ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`f309c1c`](https://redirect.github.com/npm/cli/commit/f309c1cd8ab26b9cdc3b1224499aba345edfc582) [#7403](https://redirect.github.com/npm/cli/pull/7403) refactor: move timer and error logfile messages to lib/npm ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`43e6194`](https://redirect.github.com/npm/cli/commit/43e619480568493433af78208e2b3c48843185ef) [#7403](https://redirect.github.com/npm/cli/pull/7403) dont show run script banners in silent ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`694dba9`](https://redirect.github.com/npm/cli/commit/694dba9fd9a8d71facc7b832bf8f00ca9468e68a) [#7403](https://redirect.github.com/npm/cli/pull/7403) dont expose as many public properties of timers ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`7ca6d84`](https://redirect.github.com/npm/cli/commit/7ca6d8490b675c9d4c402ae8e41c9afd5871aa35) [#7403](https://redirect.github.com/npm/cli/pull/7403) use proc-log META for flush and force ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`2538438`](https://redirect.github.com/npm/cli/commit/25384388e01d1c9d6c4cae4a49149407b0024176) [#7403](https://redirect.github.com/npm/cli/pull/7403) dont write timing logs to file unless requested ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`7e04417`](https://redirect.github.com/npm/cli/commit/7e04417d4b084043300d1cdd5b4dce8ea7184d9e) [#7403](https://redirect.github.com/npm/cli/pull/7403) rename base-cmd to match other commands ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`fc68547`](https://redirect.github.com/npm/cli/commit/fc68547eb9b06a1a6a2a0feb7e422accec50230d) [#7403](https://redirect.github.com/npm/cli/pull/7403) remove some npm.load timers and exit earlier for --versions ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`28019d5`](https://redirect.github.com/npm/cli/commit/28019d50fdb1b2395199516694180edc7b4f8dd6) [#7403](https://redirect.github.com/npm/cli/pull/7403) cleanup: move cli specific files to separate dir ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`469f788`](https://redirect.github.com/npm/cli/commit/469f7885ca47f79bbd3c7171dc56a471a3e422a2) [#7403](https://redirect.github.com/npm/cli/pull/7403) cleanup: newlines and whitespace ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`4ab6401`](https://redirect.github.com/npm/cli/commit/4ab64013236925e7bceb9f88cfcc81f4a65f292f) [#7403](https://redirect.github.com/npm/cli/pull/7403) cleanup: dont nest files utils dir ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`78447d7`](https://redirect.github.com/npm/cli/commit/78447d7a35fab870456ba66eee408b2baddca23e) [#7399](https://redirect.github.com/npm/cli/pull/7399) prefer fs/promises over promisify ([#7399](https://redirect.github.com/npm/cli/issues/7399)) ([@lukekarrys](https://redirect.github.com/lukekarrys)) - [`d531f8b`](https://redirect.github.com/npm/cli/commit/d531f8b9237fabf640d421a8c4ea3c4284e00f0a) [#7407](https://redirect.github.com/npm/cli/pull/7407) Remove table output from search and tar summary ([@wraithgar](https://redirect.github.com/wraithgar)) - [`c209e98`](https://redirect.github.com/npm/cli/commit/c209e989b405fa3e86df7015c22e6840e18313b8) [#7401](https://redirect.github.com/npm/cli/pull/7401) Remove table output from many commands ([@wraithgar](https://redirect.github.com/wraithgar)) - [`ad7ab8c`](https://redirect.github.com/npm/cli/commit/ad7ab8c19994c1d2a452278edba65968185d3871) [#7388](https://redirect.github.com/npm/cli/pull/7388) perf: lazy loading optimizations ([#7388](https://redirect.github.com/npm/cli/issues/7388)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`8eae4b3`](https://redirect.github.com/npm/cli/commit/8eae4b3b30a7375f0f9dd4172a8b683efe0bb354) [#7385](https://redirect.github.com/npm/cli/pull/7385) token: properly await registry request ([#7385](https://redirect.github.com/npm/cli/issues/7385)) ([@wraithgar](https://redirect.github.com/wraithgar)) - [`9216d59`](https://redirect.github.com/npm/cli/commit/9216Configuration
📅 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 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 was generated by Mend Renovate. View the repository job log.