Skip to content

Commit

Permalink
Update npm to v10.8.0 (#1031)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [npm](https://docs.npmjs.com/) ([source](https://togithub.com/npm/cli)) | [`10.7.0` -> `10.8.0`](https://renovatebot.com/diffs/npm/npm/10.7.0/10.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm/10.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm/10.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm/10.7.0/10.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm/10.7.0/10.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>npm/cli (npm)</summary>

### [`v10.8.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1080-2024-05-15)

[Compare Source](https://togithub.com/npm/cli/compare/v10.7.0...v10.8.0)

##### Features

-   [`1e375c1`](https://togithub.com/npm/cli/commit/1e375c1f8d16ac114b615c2a2f374099345b0b69) [#&#8203;7442](https://togithub.com/npm/cli/pull/7442) create exit handler class ([#&#8203;7442](https://togithub.com/npm/cli/issues/7442)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))

##### Bug Fixes

-   [`d5c3289`](https://togithub.com/npm/cli/commit/d5c32899b6ffc6254c96f62a06a854bb2c2b95c5) [#&#8203;7513](https://togithub.com/npm/cli/pull/7513) refactor: use output buffer and error for more commands ([#&#8203;7513](https://togithub.com/npm/cli/issues/7513)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`12f103c`](https://togithub.com/npm/cli/commit/12f103ce55ed21c9c04f87a101fb64d55ac02d3c) [#&#8203;7533](https://togithub.com/npm/cli/pull/7533) add first param titles to logs where missing ([#&#8203;7533](https://togithub.com/npm/cli/issues/7533)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`badeac2`](https://togithub.com/npm/cli/commit/badeac28faf9fde5f8c05d235219be840999a646) [#&#8203;7521](https://togithub.com/npm/cli/pull/7521) config: use redact on config output ([#&#8203;7521](https://togithub.com/npm/cli/issues/7521)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`76aef74`](https://togithub.com/npm/cli/commit/76aef7423ab7e47a5f9b73849b47ba029730d75a) [#&#8203;7520](https://togithub.com/npm/cli/pull/7520) view: refactor exec and execWorkspaces to call same methods ([#&#8203;7520](https://togithub.com/npm/cli/issues/7520)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`b54cdb8`](https://togithub.com/npm/cli/commit/b54cdb836d6c4146a1aa8e1a5fe9655ba2ed0a6a) [#&#8203;7515](https://togithub.com/npm/cli/pull/7515) refactor: create new error output primitives ([#&#8203;7515](https://togithub.com/npm/cli/issues/7515)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`e40454c`](https://togithub.com/npm/cli/commit/e40454c35f75b5b814e7b5167c8a8b05664246f3) [#&#8203;7506](https://togithub.com/npm/cli/pull/7506) view: dont unwrap arrays in json mode ([#&#8203;7506](https://togithub.com/npm/cli/issues/7506)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`6f64148`](https://togithub.com/npm/cli/commit/6f6414829fd82704233fbb56375b167495a0aaf5) require stdout to be a TTY for progress ([#&#8203;7507](https://togithub.com/npm/cli/issues/7507)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`db62910`](https://togithub.com/npm/cli/commit/db6291036f076bf0251b74a504bd5b693c29c4bb) [#&#8203;7504](https://togithub.com/npm/cli/pull/7504) config: be more aggressive about hiding protected values ([#&#8203;7504](https://togithub.com/npm/cli/issues/7504)) ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-   [`6d456bb`](https://togithub.com/npm/cli/commit/6d456bba46d6afe1e2cf9464908e6ad99375cb7c) [#&#8203;7497](https://togithub.com/npm/cli/pull/7497) dont write log file for completion commands ([#&#8203;7497](https://togithub.com/npm/cli/issues/7497)) ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`722c0fa`](https://togithub.com/npm/cli/commit/722c0faa387ae6e35886f08eefb238c03ae85db1) [#&#8203;7463](https://togithub.com/npm/cli/pull/7463) limit packument cache size based on heap size ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-   [`ca1a68d`](https://togithub.com/npm/cli/commit/ca1a68d14d184f2535720ed4715f388965ade21a) [#&#8203;7474](https://togithub.com/npm/cli/pull/7474) log if `npm deprecate` does not match any version ([#&#8203;7474](https://togithub.com/npm/cli/issues/7474)) ([@&#8203;mbtools](https://togithub.com/mbtools))
-   [`261ea19`](https://togithub.com/npm/cli/commit/261ea193c96aaa73ce5630e21c6a31de9f19ef5b) [#&#8203;7457](https://togithub.com/npm/cli/pull/7457) run input.start around help and openining urls ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`4ab6cf4`](https://togithub.com/npm/cli/commit/4ab6cf4a9e7fca64f95422f4099b33cdbb9efa25) [#&#8203;7459](https://togithub.com/npm/cli/pull/7459) publish: validate dist-tag ([#&#8203;7459](https://togithub.com/npm/cli/issues/7459)) ([@&#8203;reggi](https://togithub.com/reggi))

##### Documentation

-   [`b2ce025`](https://togithub.com/npm/cli/commit/b2ce0250e32abaaaf60d895cda210914bdf903ea) [#&#8203;7518](https://togithub.com/npm/cli/pull/7518) suggest correct bin entry ([#&#8203;7518](https://togithub.com/npm/cli/issues/7518)) ([@&#8203;Santoshraj2](https://togithub.com/Santoshraj2))
-   [`bdd2aae`](https://togithub.com/npm/cli/commit/bdd2aae12b213815b5d800902b0a9722b263a03c) [#&#8203;7502](https://togithub.com/npm/cli/pull/7502) remove obsolete removal using make uninstall ([#&#8203;7502](https://togithub.com/npm/cli/issues/7502)) ([@&#8203;avinal](https://togithub.com/avinal))
-   [`c3d2819`](https://togithub.com/npm/cli/commit/c3d281984ed363ed03d6a7abe083f301c1dd2c88) [#&#8203;7496](https://togithub.com/npm/cli/pull/7496) npm help json/global command on windows ([#&#8203;7496](https://togithub.com/npm/cli/issues/7496)) ([@&#8203;klm-turing](https://togithub.com/klm-turing), [@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-   [`268303c`](https://togithub.com/npm/cli/commit/268303c3b40551ae558f201841d3d5977769a7c9) [#&#8203;7479](https://togithub.com/npm/cli/pull/7479) add npm version to every local help output ([#&#8203;7479](https://togithub.com/npm/cli/issues/7479)) ([@&#8203;klm-turing](https://togithub.com/klm-turing))
-   [`e39d422`](https://togithub.com/npm/cli/commit/e39d422d69c2275ed1e3a606447a9b9d87bdca4f) [#&#8203;7473](https://togithub.com/npm/cli/pull/7473) suggest "npm repo" for showing the repo of a package ([#&#8203;7473](https://togithub.com/npm/cli/issues/7473)) ([@&#8203;full-stop](https://togithub.com/full-stop))
-   [`f6fff32`](https://togithub.com/npm/cli/commit/f6fff3295d19b63003cf49eb1c4805f453c5390a) [#&#8203;7433](https://togithub.com/npm/cli/pull/7433) clarify what peerDependenciesMeta does ([#&#8203;7433](https://togithub.com/npm/cli/issues/7433)) ([@&#8203;xuhdev](https://togithub.com/xuhdev), [@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Dependencies

-   [`1cdc662`](https://togithub.com/npm/cli/commit/1cdc662bd2835531fbe790011a00f88ddb5f6868) [#&#8203;7522](https://togithub.com/npm/cli/pull/7522) `@tufjs/[email protected]`
-   [`898bcfd`](https://togithub.com/npm/cli/commit/898bcfda5c5ac192b2cf5f47d0b939794c1b2164) [#&#8203;7522](https://togithub.com/npm/cli/pull/7522) `@sigstore/[email protected]`
-   [`fec3c94`](https://togithub.com/npm/cli/commit/fec3c947d7dcc71071a8f527aa5bd81f47015486) [#&#8203;7522](https://togithub.com/npm/cli/pull/7522) `[email protected]`
-   [`cb85973`](https://togithub.com/npm/cli/commit/cb8597316a8d53815835901ae9d5756d4dc481ea) [#&#8203;7522](https://togithub.com/npm/cli/pull/7522) `[email protected]`
-   [`e189873`](https://togithub.com/npm/cli/commit/e18987371399f508cb224e159987b10ddb922bb8) [#&#8203;7498](https://togithub.com/npm/cli/pull/7498) `@sigstore/[email protected]`
-   [`c2b28f9`](https://togithub.com/npm/cli/commit/c2b28f9d6cba12e88f849e5b4a82607e2c218a16) [#&#8203;7498](https://togithub.com/npm/cli/pull/7498) `[email protected]`
-   [`9064ffc`](https://togithub.com/npm/cli/commit/9064ffc6c85309de2e9e798fdc6caca209f5fa18) [#&#8203;7498](https://togithub.com/npm/cli/pull/7498) `@sigstore/[email protected]`
-   [`fd42986`](https://togithub.com/npm/cli/commit/fd429866c79cc001979135857c019d7d2873f291) [#&#8203;7498](https://togithub.com/npm/cli/pull/7498) `@npmcli/[email protected]`
-   [`4e53e33`](https://togithub.com/npm/cli/commit/4e53e33757c88ca9c413e3943b17e0cb246e955c) [#&#8203;7498](https://togithub.com/npm/cli/pull/7498) `[email protected]`
-   [`f078c82`](https://togithub.com/npm/cli/commit/f078c8224f6775d53da98f310531524c616e6099) [#&#8203;7495](https://togithub.com/npm/cli/pull/7495) `[email protected]`
-   [`58f773c`](https://togithub.com/npm/cli/commit/58f773c99742ef55ac2a9eca23c27b32800c2cf1) [#&#8203;7495](https://togithub.com/npm/cli/pull/7495) `[email protected]`
-   [`ea0b07d`](https://togithub.com/npm/cli/commit/ea0b07da149767265f11d5d77d2156e2c9f43e63) [#&#8203;7482](https://togithub.com/npm/cli/pull/7482) `[email protected]`
-   [`8d161a4`](https://togithub.com/npm/cli/commit/8d161a414160dab7a930b1668c3af3ba280e8532) [#&#8203;7482](https://togithub.com/npm/cli/pull/7482) `[email protected]`
-   [`5b2317b`](https://togithub.com/npm/cli/commit/5b2317b472342428c6521d7b0d550d0fcc9bb202) [#&#8203;7463](https://togithub.com/npm/cli/pull/7463) add lru-cache
-   [`26fefb8`](https://togithub.com/npm/cli/commit/26fefb82b3bd812009b8b627e3c19032a931aade) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`2146e1f`](https://togithub.com/npm/cli/commit/2146e1f83ae94debecfaf08ef32e319c02223c12) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`ff6c5d1`](https://togithub.com/npm/cli/commit/ff6c5d161b52e8961e0c2ebf0467bc1382ef72d2) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`419f9b9`](https://togithub.com/npm/cli/commit/419f9b9d9d6806d56b68d96bd50f7d25274a8f48) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`dade2c8`](https://togithub.com/npm/cli/commit/dade2c88d23289d57351d614feaa876d9e1e17f4) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`18e5312`](https://togithub.com/npm/cli/commit/18e53129f0f3a19725e377b336336aa85ade3ba5) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`d440011`](https://togithub.com/npm/cli/commit/d44001164f66d15daa3fd27da004194478b7c99c) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`552113e`](https://togithub.com/npm/cli/commit/552113e7a663efdcebfcbcc6148b1d51be55596b) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`7e15b6d`](https://togithub.com/npm/cli/commit/7e15b6d56abbf47456c12fa2d5688d5d187a0ae7) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/[email protected]`
-   [`8b20f8c`](https://togithub.com/npm/cli/commit/8b20f8c8ba70e43ad222538fc396dedb071b1680) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`a9a6dcd`](https://togithub.com/npm/cli/commit/a9a6dcd4427ec82e491a2cad5672d8183e12180f) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`e2fdb65`](https://togithub.com/npm/cli/commit/e2fdb651cda9ec603f009f5713a5a2b489d49e15) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`310a7a5`](https://togithub.com/npm/cli/commit/310a7a5583d14da761d38b7421ebb6cee65600b6) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`e71f541`](https://togithub.com/npm/cli/commit/e71f541b020de7940faccffab68d0255c4079e1a) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`18c3b40`](https://togithub.com/npm/cli/commit/18c3b4058c7f721ff585de2f2766e53da897e16e) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`4c5bf77`](https://togithub.com/npm/cli/commit/4c5bf77af6db3b447f9b9abc3b67b211d7bb82b8) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`714e3e1`](https://togithub.com/npm/cli/commit/714e3e1e1ce014cba71db41c2d6c02d9dd53fcd3) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`f94d672`](https://togithub.com/npm/cli/commit/f94d6726a6ca96cad0da88ea499fa22f35b7c4c0) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`43331e4`](https://togithub.com/npm/cli/commit/43331e4d0647c3af4cc2aa3db8b47d797584a6d8) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `[email protected]`
-   [`8234412`](https://togithub.com/npm/cli/commit/823441219ce63d7863aede8b22b4b1d07021fd22) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/[email protected]`
-   [`6dfaebb`](https://togithub.com/npm/cli/commit/6dfaebb8f08acf992ac36faf4db8b650e8e55eae) [#&#8203;7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/[email protected]`
-   [`63ef498`](https://togithub.com/npm/cli/commit/63ef498bf2916a882a92c0b9fe6de6728584694a) [#&#8203;7457](https://togithub.com/npm/cli/pull/7457) `[email protected]`
-   [`4cbc2d4`](https://togithub.com/npm/cli/commit/4cbc2d402174933052c7addd6ea55b1ecee202c5) [#&#8203;7457](https://togithub.com/npm/cli/pull/7457) `[email protected]`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 353db53 commit 5b4585a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/issue-on-comment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0"
},
"packageManager": "npm@10.7.0"
"packageManager": "npm@10.8.0"
}
2 changes: 1 addition & 1 deletion .github/actions/issue-on-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0"
},
"packageManager": "npm@10.7.0"
"packageManager": "npm@10.8.0"
}

0 comments on commit 5b4585a

Please sign in to comment.