Skip to content

Commit 32b3bbf

Browse files
chore(deps): update npm to v11.6.2 (#471)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://redirect.github.com/npm/cli)) | [`11.6.1` -> `11.6.2`](https://renovatebot.com/diffs/npm/npm/11.6.1/11.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/npm/11.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm/11.6.1/11.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/cli (npm)</summary> ### [`v11.6.2`](https://redirect.github.com/npm/cli/blob/HEAD/CHANGELOG.md#1162-2025-10-08) [Compare Source](https://redirect.github.com/npm/cli/compare/v11.6.1...v11.6.2) ##### Bug Fixes - [`c54d1e9`](https://redirect.github.com/npm/cli/commit/c54d1e96f37e7fd4bf2645c4905535c9b3d93e3b) [#&#8203;8633](https://redirect.github.com/npm/cli/pull/8633) progress bar code cleanup ([#&#8203;8633](https://redirect.github.com/npm/cli/issues/8633)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`d352e27`](https://redirect.github.com/npm/cli/commit/d352e27a679b1b7f4417ff5f7e3ac73fe13b403a) [#&#8203;8629](https://redirect.github.com/npm/cli/pull/8629) do not redact notice logs going to stdout ([#&#8203;8629](https://redirect.github.com/npm/cli/issues/8629)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`5ac3678`](https://redirect.github.com/npm/cli/commit/5ac3678feabbb28b1d0d8a78838bf8da79f63c1b) [#&#8203;8617](https://redirect.github.com/npm/cli/pull/8617) spelling in ./lib and ./test/lib ([#&#8203;8617](https://redirect.github.com/npm/cli/issues/8617)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`9197995`](https://redirect.github.com/npm/cli/commit/9197995ef0b760738454f2d255c0683d0731b24c) [#&#8203;8619](https://redirect.github.com/npm/cli/pull/8619) spelling ([#&#8203;8619](https://redirect.github.com/npm/cli/issues/8619)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`dd884e3`](https://redirect.github.com/npm/cli/commit/dd884e371c1fba7e2b7c1540baec405dd30ac3e7) [#&#8203;8618](https://redirect.github.com/npm/cli/pull/8618) spelling ([#&#8203;8618](https://redirect.github.com/npm/cli/issues/8618)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`f6028e6`](https://redirect.github.com/npm/cli/commit/f6028e67aa1b2696e60e115d870182a026bae07f) [#&#8203;8614](https://redirect.github.com/npm/cli/pull/8614) skip redacting urls meant for opening by the user ([#&#8203;8614](https://redirect.github.com/npm/cli/issues/8614)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar), [@&#8203;jolyndenning](https://redirect.github.com/jolyndenning)) - [`54fd27f`](https://redirect.github.com/npm/cli/commit/54fd27f9f6af54ca9fd11165aafbc8a13a38f39e) [#&#8203;8602](https://redirect.github.com/npm/cli/pull/8602) refactor node.ideallyInert to node.inert ([#&#8203;8602](https://redirect.github.com/npm/cli/issues/8602)) ([@&#8203;liamcmitchell](https://redirect.github.com/liamcmitchell)) - [`79e3c1e`](https://redirect.github.com/npm/cli/commit/79e3c1eff776ed7bbc76c1aa53b02cfdea40a6e7) [#&#8203;8593](https://redirect.github.com/npm/cli/pull/8593) use [@&#8203;npmcli/package-json](https://redirect.github.com/npmcli/package-json) to normalize package data ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) ##### Documentation - [`0469c5e`](https://redirect.github.com/npm/cli/commit/0469c5ebec7d4998f957d7c69702796af6797c57) [#&#8203;8639](https://redirect.github.com/npm/cli/pull/8639) rewrap markdown ([#&#8203;8639](https://redirect.github.com/npm/cli/issues/8639)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`9ceb9c1`](https://redirect.github.com/npm/cli/commit/9ceb9c1d18d2c52a5c3328b4939e979baca7edea) [#&#8203;8636](https://redirect.github.com/npm/cli/pull/8636) rewrap markdown ([#&#8203;8636](https://redirect.github.com/npm/cli/issues/8636)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`6324370`](https://redirect.github.com/npm/cli/commit/63243709429ab7d95f360caebce6c31946d41857) [#&#8203;8616](https://redirect.github.com/npm/cli/pull/8616) fix spelling ([#&#8203;8616](https://redirect.github.com/npm/cli/issues/8616)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`1b0429a`](https://redirect.github.com/npm/cli/commit/1b0429af3b837e12fc5063d153393641435a856d) [#&#8203;8607](https://redirect.github.com/npm/cli/pull/8607) Fix spelling ([#&#8203;8607](https://redirect.github.com/npm/cli/issues/8607)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`7fbe07a`](https://redirect.github.com/npm/cli/commit/7fbe07a6ad9eff81a41776fb6068fce9e7b557d1) [#&#8203;8603](https://redirect.github.com/npm/cli/pull/8603) clean up deprecated `npm access` commands ([#&#8203;8603](https://redirect.github.com/npm/cli/issues/8603)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) ##### Dependencies - [`fa7cc6f`](https://redirect.github.com/npm/cli/commit/fa7cc6f9338e6d9c0be1dbe7002d683fd389794a) [#&#8203;8662](https://redirect.github.com/npm/cli/pull/8662) `[email protected]` ([#&#8203;8662](https://redirect.github.com/npm/cli/issues/8662)) - [`b05461b`](https://redirect.github.com/npm/cli/commit/b05461b6b16f262179efdea45fccf388f88ddc51) [#&#8203;8663](https://redirect.github.com/npm/cli/pull/8663) `@sigstore/[email protected]` ([#&#8203;8663](https://redirect.github.com/npm/cli/issues/8663)) - [`c31de22`](https://redirect.github.com/npm/cli/commit/c31de22970930bedf43c1f92ff771bccf435271b) [#&#8203;8661](https://redirect.github.com/npm/cli/pull/8661) downgrade ci-info to 4.3.0 ([#&#8203;8661](https://redirect.github.com/npm/cli/issues/8661)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`c5191b5`](https://redirect.github.com/npm/cli/commit/c5191b542a9a49edf121be7127110e2958309df0) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`f255c92`](https://redirect.github.com/npm/cli/commit/f255c92abf6281af7b7f148b9683194ad09d9ba9) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`bdaf323`](https://redirect.github.com/npm/cli/commit/bdaf323a160e47862ca228fa82e90555dcb567a8) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`a33f106`](https://redirect.github.com/npm/cli/commit/a33f1062c3cacd889cea0d989de77a704931f54c) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`8044e07`](https://redirect.github.com/npm/cli/commit/8044e07000c2b00e7db33693b1f7fb8e96978e02) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`f577504`](https://redirect.github.com/npm/cli/commit/f5775043e7d2739256db20937ae072a1b1b3fb57) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`9aa4fa6`](https://redirect.github.com/npm/cli/commit/9aa4fa6687ee85a5c0085b3c3c96330eb9a9c7df) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) `[email protected]` - [`fe9484a`](https://redirect.github.com/npm/cli/commit/fe9484a17707f5a6bc16cdc91f29f848a4b54d31) [#&#8203;8593](https://redirect.github.com/npm/cli/pull/8593) remove normalize-package-data ##### Chores - [`b3409f4`](https://redirect.github.com/npm/cli/commit/b3409f480fef2b9885fd071c951ad8313de2754e) [#&#8203;8659](https://redirect.github.com/npm/cli/pull/8659) dev dependency updates ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`e8de81b`](https://redirect.github.com/npm/cli/commit/e8de81bc8202cfe1253676fd3f9785508e9051a6) [#&#8203;8643](https://redirect.github.com/npm/cli/pull/8643) Add automatically generated annotation to dependencies.md ([#&#8203;8643](https://redirect.github.com/npm/cli/issues/8643)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`67cfaf3`](https://redirect.github.com/npm/cli/commit/67cfaf35295fa2f5d7aa01d37c423c60ad7afeca) [#&#8203;8627](https://redirect.github.com/npm/cli/pull/8627) fix spelling: different ([#&#8203;8627](https://redirect.github.com/npm/cli/issues/8627)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`17ddc0d`](https://redirect.github.com/npm/cli/commit/17ddc0d6af1b56c4670b36b2c2705d31bdfa7749) [#&#8203;8622](https://redirect.github.com/npm/cli/pull/8622) fix spelling ([#&#8203;8622](https://redirect.github.com/npm/cli/issues/8622)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`c3e1790`](https://redirect.github.com/npm/cli/commit/c3e1790c98d5c7fabc92bcfb1a5fa170f4c7fc1d) [#&#8203;8605](https://redirect.github.com/npm/cli/pull/8605) Remove reference to nonexistent calendar ([#&#8203;8605](https://redirect.github.com/npm/cli/issues/8605)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`ac9143e`](https://redirect.github.com/npm/cli/commit/ac9143eafd46a89f707f525381b0ddb109b3beb6) [#&#8203;8604](https://redirect.github.com/npm/cli/pull/8604) Improve link accessibility for screen reader users ([#&#8203;8604](https://redirect.github.com/npm/cli/issues/8604)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`62d73e7`](https://redirect.github.com/npm/cli/commit/62d73e763fa2deffa629a4451a80b7e58032b8e0) [#&#8203;8601](https://redirect.github.com/npm/cli/pull/8601) remove references to benchmarks workflow ([#&#8203;8601](https://redirect.github.com/npm/cli/issues/8601)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`bb4b739`](https://redirect.github.com/npm/cli/commit/bb4b73953ada43285aa43dad626f48dafc53fea2) [#&#8203;8598](https://redirect.github.com/npm/cli/pull/8598) remove stale comment ([#&#8203;8598](https://redirect.github.com/npm/cli/issues/8598)) ([@&#8203;jsoref](https://redirect.github.com/jsoref)) - [`f73e65d`](https://redirect.github.com/npm/cli/commit/f73e65d86d425bcf6b1693553e981bd05d2daeaf) [#&#8203;8592](https://redirect.github.com/npm/cli/pull/8592) fix build url code for remark-github\@&#8203;12 ([#&#8203;8592](https://redirect.github.com/npm/cli/issues/8592)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [workspace](https://redirect.github.com/npm/cli/releases/tag/arborist-v9.1.6): `@npmcli/[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/config-v10.4.2): `@npmcli/[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmaccess-v10.0.3): `[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmdiff-v8.0.9): `[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmexec-v10.1.8): `[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmfund-v7.0.9): `[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpack-v9.0.9): `[email protected]` - [workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpublish-v11.1.2): `[email protected]` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/fingerprint-suite). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38ecd46 commit 32b3bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@
8383
"eslint": "$eslint"
8484
}
8585
},
86-
"packageManager": "[email protected].1"
86+
"packageManager": "[email protected].2"
8787
}

0 commit comments

Comments
 (0)