Skip to content

Commit 06befc4

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 11.6.2
1 parent b05461b commit 06befc4

File tree

21 files changed

+160
-52
lines changed

21 files changed

+160
-52
lines changed

.release-please-manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
".": "11.6.1",
3-
"workspaces/arborist": "9.1.5",
4-
"workspaces/libnpmaccess": "10.0.2",
5-
"workspaces/libnpmdiff": "8.0.8",
6-
"workspaces/libnpmexec": "10.1.7",
7-
"workspaces/libnpmfund": "7.0.8",
2+
".": "11.6.2",
3+
"workspaces/arborist": "9.1.6",
4+
"workspaces/libnpmaccess": "10.0.3",
5+
"workspaces/libnpmdiff": "8.0.9",
6+
"workspaces/libnpmexec": "10.1.8",
7+
"workspaces/libnpmfund": "7.0.9",
88
"workspaces/libnpmorg": "8.0.1",
9-
"workspaces/libnpmpack": "9.0.8",
10-
"workspaces/libnpmpublish": "11.1.1",
9+
"workspaces/libnpmpack": "9.0.9",
10+
"workspaces/libnpmpublish": "11.1.2",
1111
"workspaces/libnpmsearch": "9.0.1",
1212
"workspaces/libnpmteam": "8.0.2",
1313
"workspaces/libnpmversion": "8.0.2",
14-
"workspaces/config": "10.4.1"
14+
"workspaces/config": "10.4.2"
1515
}

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,3 +976,4 @@ Jeepsboucher <[email protected]>
976976
Arkadiusz Czekajski <[email protected]>
977977
Liam Mitchell <[email protected]>
978978
Jon Jensen <[email protected]>
979+
Josh Soref <[email protected]>

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
# Changelog
22

3+
## [11.6.2](https://github.com/npm/cli/compare/v11.6.1...v11.6.2) (2025-10-08)
4+
### Bug Fixes
5+
* [`c54d1e9`](https://github.com/npm/cli/commit/c54d1e96f37e7fd4bf2645c4905535c9b3d93e3b) [#8633](https://github.com/npm/cli/pull/8633) progress bar code cleanup (#8633) (@wraithgar)
6+
* [`d352e27`](https://github.com/npm/cli/commit/d352e27a679b1b7f4417ff5f7e3ac73fe13b403a) [#8629](https://github.com/npm/cli/pull/8629) do not redact notice logs going to stdout (#8629) (@wraithgar)
7+
* [`5ac3678`](https://github.com/npm/cli/commit/5ac3678feabbb28b1d0d8a78838bf8da79f63c1b) [#8617](https://github.com/npm/cli/pull/8617) spelling in ./lib and ./test/lib (#8617) (@jsoref)
8+
* [`9197995`](https://github.com/npm/cli/commit/9197995ef0b760738454f2d255c0683d0731b24c) [#8619](https://github.com/npm/cli/pull/8619) spelling (#8619) (@jsoref)
9+
* [`dd884e3`](https://github.com/npm/cli/commit/dd884e371c1fba7e2b7c1540baec405dd30ac3e7) [#8618](https://github.com/npm/cli/pull/8618) spelling (#8618) (@jsoref)
10+
* [`f6028e6`](https://github.com/npm/cli/commit/f6028e67aa1b2696e60e115d870182a026bae07f) [#8614](https://github.com/npm/cli/pull/8614) skip redacting urls meant for opening by the user (#8614) (@wraithgar, @jolyndenning)
11+
* [`54fd27f`](https://github.com/npm/cli/commit/54fd27f9f6af54ca9fd11165aafbc8a13a38f39e) [#8602](https://github.com/npm/cli/pull/8602) refactor node.ideallyInert to node.inert (#8602) (@liamcmitchell)
12+
* [`79e3c1e`](https://github.com/npm/cli/commit/79e3c1eff776ed7bbc76c1aa53b02cfdea40a6e7) [#8593](https://github.com/npm/cli/pull/8593) use @npmcli/package-json to normalize package data (@wraithgar)
13+
### Documentation
14+
* [`0469c5e`](https://github.com/npm/cli/commit/0469c5ebec7d4998f957d7c69702796af6797c57) [#8639](https://github.com/npm/cli/pull/8639) rewrap markdown (#8639) (@jsoref)
15+
* [`9ceb9c1`](https://github.com/npm/cli/commit/9ceb9c1d18d2c52a5c3328b4939e979baca7edea) [#8636](https://github.com/npm/cli/pull/8636) rewrap markdown (#8636) (@jsoref)
16+
* [`6324370`](https://github.com/npm/cli/commit/63243709429ab7d95f360caebce6c31946d41857) [#8616](https://github.com/npm/cli/pull/8616) fix spelling (#8616) (@jsoref)
17+
* [`1b0429a`](https://github.com/npm/cli/commit/1b0429af3b837e12fc5063d153393641435a856d) [#8607](https://github.com/npm/cli/pull/8607) Fix spelling (#8607) (@jsoref)
18+
* [`7fbe07a`](https://github.com/npm/cli/commit/7fbe07a6ad9eff81a41776fb6068fce9e7b557d1) [#8603](https://github.com/npm/cli/pull/8603) clean up deprecated `npm access` commands (#8603) (@jsoref)
19+
### Dependencies
20+
* [`b05461b`](https://github.com/npm/cli/commit/b05461b6b16f262179efdea45fccf388f88ddc51) [#8663](https://github.com/npm/cli/pull/8663) `@sigstore/[email protected]` (#8663)
21+
* [`c31de22`](https://github.com/npm/cli/commit/c31de22970930bedf43c1f92ff771bccf435271b) [#8661](https://github.com/npm/cli/pull/8661) downgrade ci-info to 4.3.0 (#8661) (@wraithgar)
22+
* [`c5191b5`](https://github.com/npm/cli/commit/c5191b542a9a49edf121be7127110e2958309df0) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
23+
* [`f255c92`](https://github.com/npm/cli/commit/f255c92abf6281af7b7f148b9683194ad09d9ba9) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
24+
* [`bdaf323`](https://github.com/npm/cli/commit/bdaf323a160e47862ca228fa82e90555dcb567a8) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
25+
* [`a33f106`](https://github.com/npm/cli/commit/a33f1062c3cacd889cea0d989de77a704931f54c) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
26+
* [`8044e07`](https://github.com/npm/cli/commit/8044e07000c2b00e7db33693b1f7fb8e96978e02) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
27+
* [`f577504`](https://github.com/npm/cli/commit/f5775043e7d2739256db20937ae072a1b1b3fb57) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
28+
* [`9aa4fa6`](https://github.com/npm/cli/commit/9aa4fa6687ee85a5c0085b3c3c96330eb9a9c7df) [#8659](https://github.com/npm/cli/pull/8659) `[email protected]`
29+
* [`fe9484a`](https://github.com/npm/cli/commit/fe9484a17707f5a6bc16cdc91f29f848a4b54d31) [#8593](https://github.com/npm/cli/pull/8593) remove normalize-package-data
30+
### Chores
31+
* [`b3409f4`](https://github.com/npm/cli/commit/b3409f480fef2b9885fd071c951ad8313de2754e) [#8659](https://github.com/npm/cli/pull/8659) dev dependency updates (@wraithgar)
32+
* [`e8de81b`](https://github.com/npm/cli/commit/e8de81bc8202cfe1253676fd3f9785508e9051a6) [#8643](https://github.com/npm/cli/pull/8643) Add automatically generated annotation to dependencies.md (#8643) (@jsoref)
33+
* [`67cfaf3`](https://github.com/npm/cli/commit/67cfaf35295fa2f5d7aa01d37c423c60ad7afeca) [#8627](https://github.com/npm/cli/pull/8627) fix spelling: different (#8627) (@jsoref)
34+
* [`17ddc0d`](https://github.com/npm/cli/commit/17ddc0d6af1b56c4670b36b2c2705d31bdfa7749) [#8622](https://github.com/npm/cli/pull/8622) fix spelling (#8622) (@jsoref)
35+
* [`c3e1790`](https://github.com/npm/cli/commit/c3e1790c98d5c7fabc92bcfb1a5fa170f4c7fc1d) [#8605](https://github.com/npm/cli/pull/8605) Remove reference to nonexistent calendar (#8605) (@jsoref)
36+
* [`ac9143e`](https://github.com/npm/cli/commit/ac9143eafd46a89f707f525381b0ddb109b3beb6) [#8604](https://github.com/npm/cli/pull/8604) Improve link accessibility for screen reader users (#8604) (@jsoref)
37+
* [`62d73e7`](https://github.com/npm/cli/commit/62d73e763fa2deffa629a4451a80b7e58032b8e0) [#8601](https://github.com/npm/cli/pull/8601) remove references to benchmarks workflow (#8601) (@jsoref)
38+
* [`bb4b739`](https://github.com/npm/cli/commit/bb4b73953ada43285aa43dad626f48dafc53fea2) [#8598](https://github.com/npm/cli/pull/8598) remove stale comment (#8598) (@jsoref)
39+
* [`f73e65d`](https://github.com/npm/cli/commit/f73e65d86d425bcf6b1693553e981bd05d2daeaf) [#8592](https://github.com/npm/cli/pull/8592) fix build url code for remark-github@12 (#8592) (@wraithgar)
40+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.6): `@npmcli/[email protected]`
41+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.4.2): `@npmcli/[email protected]`
42+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.3): `[email protected]`
43+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.9): `[email protected]`
44+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.8): `[email protected]`
45+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.9): `[email protected]`
46+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.9): `[email protected]`
47+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.1.2): `[email protected]`
48+
349
## [11.6.1](https://github.com/npm/cli/compare/v11.6.0...v11.6.1) (2025-09-23)
450
### Bug Fixes
551
* [`d389614`](https://github.com/npm/cli/commit/d3896147c61b06d6d39a55bbb609f878548e0107) [#8579](https://github.com/npm/cli/pull/8579) corrects peer dependency flag propagation (@owlstronaut)

package-lock.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.6.1",
3+
"version": "11.6.2",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.6.1",
9+
"version": "11.6.2",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -84,8 +84,8 @@
8484
],
8585
"dependencies": {
8686
"@isaacs/string-locale-compare": "^1.1.0",
87-
"@npmcli/arborist": "^9.1.5",
88-
"@npmcli/config": "^10.4.1",
87+
"@npmcli/arborist": "^9.1.6",
88+
"@npmcli/config": "^10.4.2",
8989
"@npmcli/fs": "^4.0.0",
9090
"@npmcli/map-workspaces": "^5.0.0",
9191
"@npmcli/package-json": "^7.0.1",
@@ -108,13 +108,13 @@
108108
"init-package-json": "^8.2.2",
109109
"is-cidr": "^6.0.1",
110110
"json-parse-even-better-errors": "^4.0.0",
111-
"libnpmaccess": "^10.0.2",
112-
"libnpmdiff": "^8.0.8",
113-
"libnpmexec": "^10.1.7",
114-
"libnpmfund": "^7.0.8",
111+
"libnpmaccess": "^10.0.3",
112+
"libnpmdiff": "^8.0.9",
113+
"libnpmexec": "^10.1.8",
114+
"libnpmfund": "^7.0.9",
115115
"libnpmorg": "^8.0.1",
116-
"libnpmpack": "^9.0.8",
117-
"libnpmpublish": "^11.1.1",
116+
"libnpmpack": "^9.0.9",
117+
"libnpmpublish": "^11.1.2",
118118
"libnpmsearch": "^9.0.1",
119119
"libnpmteam": "^8.0.2",
120120
"libnpmversion": "^8.0.2",
@@ -14401,7 +14401,7 @@
1440114401
},
1440214402
"workspaces/arborist": {
1440314403
"name": "@npmcli/arborist",
14404-
"version": "9.1.5",
14404+
"version": "9.1.6",
1440514405
"license": "ISC",
1440614406
"dependencies": {
1440714407
"@isaacs/string-locale-compare": "^1.1.0",
@@ -14458,7 +14458,7 @@
1445814458
},
1445914459
"workspaces/config": {
1446014460
"name": "@npmcli/config",
14461-
"version": "10.4.1",
14461+
"version": "10.4.2",
1446214462
"license": "ISC",
1446314463
"dependencies": {
1446414464
"@npmcli/map-workspaces": "^5.0.0",
@@ -14481,7 +14481,7 @@
1448114481
}
1448214482
},
1448314483
"workspaces/libnpmaccess": {
14484-
"version": "10.0.2",
14484+
"version": "10.0.3",
1448514485
"license": "ISC",
1448614486
"dependencies": {
1448714487
"npm-package-arg": "^13.0.0",
@@ -14498,10 +14498,10 @@
1449814498
}
1449914499
},
1450014500
"workspaces/libnpmdiff": {
14501-
"version": "8.0.8",
14501+
"version": "8.0.9",
1450214502
"license": "ISC",
1450314503
"dependencies": {
14504-
"@npmcli/arborist": "^9.1.5",
14504+
"@npmcli/arborist": "^9.1.6",
1450514505
"@npmcli/installed-package-contents": "^3.0.0",
1450614506
"binary-extensions": "^3.0.0",
1450714507
"diff": "^8.0.2",
@@ -14520,10 +14520,10 @@
1452014520
}
1452114521
},
1452214522
"workspaces/libnpmexec": {
14523-
"version": "10.1.7",
14523+
"version": "10.1.8",
1452414524
"license": "ISC",
1452514525
"dependencies": {
14526-
"@npmcli/arborist": "^9.1.5",
14526+
"@npmcli/arborist": "^9.1.6",
1452714527
"@npmcli/package-json": "^7.0.0",
1452814528
"@npmcli/run-script": "^10.0.0",
1452914529
"ci-info": "^4.0.0",
@@ -14551,10 +14551,10 @@
1455114551
}
1455214552
},
1455314553
"workspaces/libnpmfund": {
14554-
"version": "7.0.8",
14554+
"version": "7.0.9",
1455514555
"license": "ISC",
1455614556
"dependencies": {
14557-
"@npmcli/arborist": "^9.1.5"
14557+
"@npmcli/arborist": "^9.1.6"
1455814558
},
1455914559
"devDependencies": {
1456014560
"@npmcli/eslint-config": "^5.0.1",
@@ -14584,10 +14584,10 @@
1458414584
}
1458514585
},
1458614586
"workspaces/libnpmpack": {
14587-
"version": "9.0.8",
14587+
"version": "9.0.9",
1458814588
"license": "ISC",
1458914589
"dependencies": {
14590-
"@npmcli/arborist": "^9.1.5",
14590+
"@npmcli/arborist": "^9.1.6",
1459114591
"@npmcli/run-script": "^10.0.0",
1459214592
"npm-package-arg": "^13.0.0",
1459314593
"pacote": "^21.0.2"
@@ -14604,7 +14604,7 @@
1460414604
}
1460514605
},
1460614606
"workspaces/libnpmpublish": {
14607-
"version": "11.1.1",
14607+
"version": "11.1.2",
1460814608
"license": "ISC",
1460914609
"dependencies": {
1461014610
"@npmcli/package-json": "^7.0.0",

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.6.1",
2+
"version": "11.6.2",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -52,8 +52,8 @@
5252
},
5353
"dependencies": {
5454
"@isaacs/string-locale-compare": "^1.1.0",
55-
"@npmcli/arborist": "^9.1.5",
56-
"@npmcli/config": "^10.4.1",
55+
"@npmcli/arborist": "^9.1.6",
56+
"@npmcli/config": "^10.4.2",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^5.0.0",
5959
"@npmcli/package-json": "^7.0.1",
@@ -76,13 +76,13 @@
7676
"init-package-json": "^8.2.2",
7777
"is-cidr": "^6.0.1",
7878
"json-parse-even-better-errors": "^4.0.0",
79-
"libnpmaccess": "^10.0.2",
80-
"libnpmdiff": "^8.0.8",
81-
"libnpmexec": "^10.1.7",
82-
"libnpmfund": "^7.0.8",
79+
"libnpmaccess": "^10.0.3",
80+
"libnpmdiff": "^8.0.9",
81+
"libnpmexec": "^10.1.8",
82+
"libnpmfund": "^7.0.9",
8383
"libnpmorg": "^8.0.1",
84-
"libnpmpack": "^9.0.8",
85-
"libnpmpublish": "^11.1.1",
84+
"libnpmpack": "^9.0.9",
85+
"libnpmpublish": "^11.1.2",
8686
"libnpmsearch": "^9.0.1",
8787
"libnpmteam": "^8.0.2",
8888
"libnpmversion": "^8.0.2",

workspaces/arborist/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [9.1.6](https://github.com/npm/cli/compare/arborist-v9.1.5...arborist-v9.1.6) (2025-10-08)
4+
### Bug Fixes
5+
* [`0a8b8c2`](https://github.com/npm/cli/commit/0a8b8c2ba37872b08a24bcf067f6da34d718f6d8) [#8621](https://github.com/npm/cli/pull/8621) typo bugs and other spelling fixes (#8621) (@jsoref)
6+
* [`54fd27f`](https://github.com/npm/cli/commit/54fd27f9f6af54ca9fd11165aafbc8a13a38f39e) [#8602](https://github.com/npm/cli/pull/8602) refactor node.ideallyInert to node.inert (#8602) (@liamcmitchell)
7+
* [`13d8df6`](https://github.com/npm/cli/commit/13d8df64e78dc13c49ab0607b252de1d54f0122a) [#8537](https://github.com/npm/cli/pull/8537) optional set calculation (#8537) (@liamcmitchell)
8+
### Chores
9+
* [`180e9f7`](https://github.com/npm/cli/commit/180e9f709d10c959556c19205bb3636220bed9c7) [#8610](https://github.com/npm/cli/pull/8610) fix spelling in workspaces/arborist (#8610) (@jsoref)
10+
* [`91393de`](https://github.com/npm/cli/commit/91393deaf71bad084bb1d2aa868d5f895cc5f103) [#8599](https://github.com/npm/cli/pull/8599) Update references for arborist to cli (#8599) (@jsoref)
11+
312
## [9.1.5](https://github.com/npm/cli/compare/arborist-v9.1.4...arborist-v9.1.5) (2025-09-23)
413
### Bug Fixes
514
* [`60aa94b`](https://github.com/npm/cli/commit/60aa94b0379b2f4491c5d6857c1cff3036d9a3a9) [#8576](https://github.com/npm/cli/pull/8576) attach path to json parse error (@wraithgar)

workspaces/arborist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/arborist",
3-
"version": "9.1.5",
3+
"version": "9.1.6",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [10.4.2](https://github.com/npm/cli/compare/config-v10.4.1...config-v10.4.2) (2025-10-08)
4+
### Bug Fixes
5+
* [`5b4a7fc`](https://github.com/npm/cli/commit/5b4a7fc594e23dbdd5acab8df7bd195992383d5f) [#8650](https://github.com/npm/cli/pull/8650) handle missing node-gyp gracefully in @npmcli/config definitions (@owlstronaut)
6+
* [`9197995`](https://github.com/npm/cli/commit/9197995ef0b760738454f2d255c0683d0731b24c) [#8619](https://github.com/npm/cli/pull/8619) spelling (#8619) (@jsoref)
7+
### Documentation
8+
* [`1fde042`](https://github.com/npm/cli/commit/1fde04261c899fd03753e2a90698774e41943887) [#8640](https://github.com/npm/cli/pull/8640) rewrap markdown (#8640) (@jsoref)
9+
### Chores
10+
* [`8e5d204`](https://github.com/npm/cli/commit/8e5d2042b041d637db14670f22cb7e866dd00479) [#8626](https://github.com/npm/cli/pull/8626) fix spelling: different (#8626) (@jsoref)
11+
* [`7455fc0`](https://github.com/npm/cli/commit/7455fc01fffa8419dda0f01e2480ab860b81b56f) [#8608](https://github.com/npm/cli/pull/8608) Fix spelling in workspaces/config (#8608) (@jsoref)
12+
313
## [10.4.1](https://github.com/npm/cli/compare/config-v10.4.0...config-v10.4.1) (2025-09-23)
414
### Documentation
515
* [`7a09902`](https://github.com/npm/cli/commit/7a099029dbeeeab821498b9b462abce1269461f4) [#8582](https://github.com/npm/cli/pull/8582) bring back certfile (#8582) (@jenseng)

workspaces/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "10.4.1",
3+
"version": "10.4.2",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmaccess/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [10.0.3](https://github.com/npm/cli/compare/libnpmaccess-v10.0.2...libnpmaccess-v10.0.3) (2025-10-08)
4+
### Bug Fixes
5+
* [`f367507`](https://github.com/npm/cli/commit/f367507b2a8156c00687426034d0a76188e90b4c) [#8624](https://github.com/npm/cli/pull/8624) spelling (#8624) (@jsoref)
6+
### Chores
7+
* [`7f1c3a3`](https://github.com/npm/cli/commit/7f1c3a37316b42e652b61ea4919e40305c8de06f) [#8606](https://github.com/npm/cli/pull/8606) fix spelling - permissions (#8606) (@jsoref)
8+
39
## [10.0.2](https://github.com/npm/cli/compare/libnpmaccess-v10.0.1...libnpmaccess-v10.0.2) (2025-09-23)
410
### Dependencies
511
* [`bf6b686`](https://github.com/npm/cli/commit/bf6b6862731e03002cc6fa3b86b6f090df46b009) [#8576](https://github.com/npm/cli/pull/8576) `[email protected]`

0 commit comments

Comments
 (0)