Skip to content

Commit 3b30e0b

Browse files
github-actions[bot]owlstronaut
authored andcommitted
chore: release 11.6.0
1 parent 619d43e commit 3b30e0b

File tree

17 files changed

+94
-42
lines changed

17 files changed

+94
-42
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
".": "11.5.2",
3-
"workspaces/arborist": "9.1.3",
2+
".": "11.6.0",
3+
"workspaces/arborist": "9.1.4",
44
"workspaces/libnpmaccess": "10.0.1",
5-
"workspaces/libnpmdiff": "8.0.6",
6-
"workspaces/libnpmexec": "10.1.5",
7-
"workspaces/libnpmfund": "7.0.6",
5+
"workspaces/libnpmdiff": "8.0.7",
6+
"workspaces/libnpmexec": "10.1.6",
7+
"workspaces/libnpmfund": "7.0.7",
88
"workspaces/libnpmorg": "8.0.0",
9-
"workspaces/libnpmpack": "9.0.6",
9+
"workspaces/libnpmpack": "9.0.7",
1010
"workspaces/libnpmpublish": "11.1.0",
1111
"workspaces/libnpmsearch": "9.0.0",
1212
"workspaces/libnpmteam": "8.0.1",
1313
"workspaces/libnpmversion": "8.0.1",
14-
"workspaces/config": "10.3.1"
14+
"workspaces/config": "10.4.0"
1515
}

AUTHORS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,3 +971,7 @@ sam crochet <[email protected]>
971971
tarekwfa0110 <[email protected]>
972972
Marc Bernard <[email protected]>
973973
Gareth Jones <[email protected]>
974+
Aaron Jensen <[email protected]>
975+
Jeepsboucher <[email protected]>
976+
Arkadiusz Czekajski <[email protected]>
977+
Liam Mitchell <[email protected]>

CHANGELOG.md

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

3+
## [11.6.0](https://github.com/npm/cli/compare/v11.5.2...v11.6.0) (2025-09-03)
4+
### Features
5+
* [`bdcc10d`](https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef) [#8359](https://github.com/npm/cli/pull/8359) add support for optional env var replacements in .npmrc (#8359) (@aczekajski, @owlstronaut)
6+
### Bug Fixes
7+
* [`dd4cee9`](https://github.com/npm/cli/commit/dd4cee9026c8e2dd5e4c28fd45ac8bceae74fb89) [#8539](https://github.com/npm/cli/pull/8539) powershell: improve argument parsing (#8539) (@alexsch01)
8+
* [`5f18557`](https://github.com/npm/cli/commit/5f1855778b5e376c5f1389e0ee5f204dc86c4d32) [#8532](https://github.com/npm/cli/pull/8532) powershell: fix issue with modified InvocationName (#8532) (@alexsch01)
9+
* [`9e5abf1`](https://github.com/npm/cli/commit/9e5abf19b93359881b2035bc371e09794a1dad01) [#8529](https://github.com/npm/cli/pull/8529) add redaction to log format egress (#8529) (@wraithgar)
10+
* [`75ce64a`](https://github.com/npm/cli/commit/75ce64a5b21b806be203b97f35a48497b4afcb56) [#8524](https://github.com/npm/cli/pull/8524) revert handle signal exits gracefully (#8524) (@owlstronaut)
11+
* [`5d82d0b`](https://github.com/npm/cli/commit/5d82d0b4a4bd1424031fb68b4df740c1bbe5b172) [#8469](https://github.com/npm/cli/pull/8469) ps1 scripts in powershell 5.1 (#8469) (@splatteredbits)
12+
13+
14+
### Dependencies
15+
16+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.4): `@npmcli/[email protected]`
17+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.4.0): `@npmcli/[email protected]`
18+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.7): `[email protected]`
19+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.6): `[email protected]`
20+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.7): `[email protected]`
21+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.7): `[email protected]`
22+
323
## [11.5.2](https://github.com/npm/cli/compare/v11.5.1...v11.5.2) (2025-07-30)
424
### Bug Fixes
525
* [`7d900c4`](https://github.com/npm/cli/commit/7d900c4656cfffc8cca93240c6cda4b441fbbfaa) [#8467](https://github.com/npm/cli/pull/8467) oidc visibility check for provenance (#8467) (@reggi, @wraithgar)

package-lock.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.5.2",
3+
"version": "11.6.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.5.2",
9+
"version": "11.6.0",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -85,8 +85,8 @@
8585
],
8686
"dependencies": {
8787
"@isaacs/string-locale-compare": "^1.1.0",
88-
"@npmcli/arborist": "^9.1.3",
89-
"@npmcli/config": "^10.3.1",
88+
"@npmcli/arborist": "^9.1.4",
89+
"@npmcli/config": "^10.4.0",
9090
"@npmcli/fs": "^4.0.0",
9191
"@npmcli/map-workspaces": "^4.0.2",
9292
"@npmcli/package-json": "^6.2.0",
@@ -110,11 +110,11 @@
110110
"is-cidr": "^5.1.1",
111111
"json-parse-even-better-errors": "^4.0.0",
112112
"libnpmaccess": "^10.0.1",
113-
"libnpmdiff": "^8.0.6",
114-
"libnpmexec": "^10.1.5",
115-
"libnpmfund": "^7.0.6",
113+
"libnpmdiff": "^8.0.7",
114+
"libnpmexec": "^10.1.6",
115+
"libnpmfund": "^7.0.7",
116116
"libnpmorg": "^8.0.0",
117-
"libnpmpack": "^9.0.6",
117+
"libnpmpack": "^9.0.7",
118118
"libnpmpublish": "^11.1.0",
119119
"libnpmsearch": "^9.0.0",
120120
"libnpmteam": "^8.0.1",
@@ -18820,7 +18820,7 @@
1882018820
},
1882118821
"workspaces/arborist": {
1882218822
"name": "@npmcli/arborist",
18823-
"version": "9.1.3",
18823+
"version": "9.1.4",
1882418824
"license": "ISC",
1882518825
"dependencies": {
1882618826
"@isaacs/string-locale-compare": "^1.1.0",
@@ -18878,7 +18878,7 @@
1887818878
},
1887918879
"workspaces/config": {
1888018880
"name": "@npmcli/config",
18881-
"version": "10.3.1",
18881+
"version": "10.4.0",
1888218882
"license": "ISC",
1888318883
"dependencies": {
1888418884
"@npmcli/map-workspaces": "^4.0.1",
@@ -18918,10 +18918,10 @@
1891818918
}
1891918919
},
1892018920
"workspaces/libnpmdiff": {
18921-
"version": "8.0.6",
18921+
"version": "8.0.7",
1892218922
"license": "ISC",
1892318923
"dependencies": {
18924-
"@npmcli/arborist": "^9.1.3",
18924+
"@npmcli/arborist": "^9.1.4",
1892518925
"@npmcli/installed-package-contents": "^3.0.0",
1892618926
"binary-extensions": "^3.0.0",
1892718927
"diff": "^7.0.0",
@@ -18940,10 +18940,10 @@
1894018940
}
1894118941
},
1894218942
"workspaces/libnpmexec": {
18943-
"version": "10.1.5",
18943+
"version": "10.1.6",
1894418944
"license": "ISC",
1894518945
"dependencies": {
18946-
"@npmcli/arborist": "^9.1.3",
18946+
"@npmcli/arborist": "^9.1.4",
1894718947
"@npmcli/package-json": "^6.1.1",
1894818948
"@npmcli/run-script": "^9.0.1",
1894918949
"ci-info": "^4.0.0",
@@ -18970,10 +18970,10 @@
1897018970
}
1897118971
},
1897218972
"workspaces/libnpmfund": {
18973-
"version": "7.0.6",
18973+
"version": "7.0.7",
1897418974
"license": "ISC",
1897518975
"dependencies": {
18976-
"@npmcli/arborist": "^9.1.3"
18976+
"@npmcli/arborist": "^9.1.4"
1897718977
},
1897818978
"devDependencies": {
1897918979
"@npmcli/eslint-config": "^5.0.1",
@@ -19003,10 +19003,10 @@
1900319003
}
1900419004
},
1900519005
"workspaces/libnpmpack": {
19006-
"version": "9.0.6",
19006+
"version": "9.0.7",
1900719007
"license": "ISC",
1900819008
"dependencies": {
19009-
"@npmcli/arborist": "^9.1.3",
19009+
"@npmcli/arborist": "^9.1.4",
1901019010
"@npmcli/run-script": "^9.0.1",
1901119011
"npm-package-arg": "^12.0.0",
1901219012
"pacote": "^21.0.0"

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.5.2",
2+
"version": "11.6.0",
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.3",
56-
"@npmcli/config": "^10.3.1",
55+
"@npmcli/arborist": "^9.1.4",
56+
"@npmcli/config": "^10.4.0",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^4.0.2",
5959
"@npmcli/package-json": "^6.2.0",
@@ -77,11 +77,11 @@
7777
"is-cidr": "^5.1.1",
7878
"json-parse-even-better-errors": "^4.0.0",
7979
"libnpmaccess": "^10.0.1",
80-
"libnpmdiff": "^8.0.6",
81-
"libnpmexec": "^10.1.5",
82-
"libnpmfund": "^7.0.6",
80+
"libnpmdiff": "^8.0.7",
81+
"libnpmexec": "^10.1.6",
82+
"libnpmfund": "^7.0.7",
8383
"libnpmorg": "^8.0.0",
84-
"libnpmpack": "^9.0.6",
84+
"libnpmpack": "^9.0.7",
8585
"libnpmpublish": "^11.1.0",
8686
"libnpmsearch": "^9.0.0",
8787
"libnpmteam": "^8.0.1",

workspaces/arborist/CHANGELOG.md

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

3+
## [9.1.4](https://github.com/npm/cli/compare/arborist-v9.1.3...arborist-v9.1.4) (2025-09-03)
4+
### Bug Fixes
5+
* [`208c06e`](https://github.com/npm/cli/commit/208c06e91a187b03d6bdd75bff4e4285b365750c) [#8448](https://github.com/npm/cli/pull/8448) peer edge crash due to no parent or detached node (#8448) (@milaninfy)
6+
* [`3b54e9c`](https://github.com/npm/cli/commit/3b54e9c59c6dba342d2931cce6458a755e55960e) [#8534](https://github.com/npm/cli/pull/8534) installLinks works with transitive external file dependencies (#8534) (@owlstronaut)
7+
* [`ed71acb`](https://github.com/npm/cli/commit/ed71acb89fc3883e735987cc9be77efc2daff26a) [#8473](https://github.com/npm/cli/pull/8473) arborist: #8472 Keeps the registry protocol when modifying resolve URL (#8473) (@Jeepsboucher, Jean-Philippe Boucher)
8+
### Chores
9+
* [`619d43e`](https://github.com/npm/cli/commit/619d43e54ef7408d4ee6b38a776262b5132829b6) [#8540](https://github.com/npm/cli/pull/8540) fix pruner and reify tests for optional peer deps (#8540) (@liamcmitchell, Liam Mitchell)
10+
311
## [9.1.3](https://github.com/npm/cli/compare/arborist-v9.1.2...arborist-v9.1.3) (2025-07-24)
412
### Bug Fixes
513
* [`6dbe21a`](https://github.com/npm/cli/commit/6dbe21ab659c4e32657fec63fc58bb3f4992f4f1) [#8436](https://github.com/npm/cli/pull/8436) local transitive dependencies with --install-links=true (@owlstronaut)

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.3",
3+
"version": "9.1.4",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

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

3+
## [10.4.0](https://github.com/npm/cli/compare/config-v10.3.1...config-v10.4.0) (2025-09-03)
4+
### Features
5+
* [`bdcc10d`](https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef) [#8359](https://github.com/npm/cli/pull/8359) add support for optional env var replacements in .npmrc (#8359) (@aczekajski, @owlstronaut)
6+
37
## [10.3.1](https://github.com/npm/cli/compare/config-v10.3.0...config-v10.3.1) (2025-07-24)
48
### Bug Fixes
59
* [`7f66f0a`](https://github.com/npm/cli/commit/7f66f0ae8fb84f567fe83a9a5738d06c7fe8fb54) [#8447](https://github.com/npm/cli/pull/8447) add better hint for `before` and clean up description (@wraithgar)

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.3.1",
3+
"version": "10.4.0",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828

2929
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.3): `@npmcli/[email protected]`
3030

31+
### Dependencies
32+
33+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.4): `@npmcli/[email protected]`
34+
3135
## [8.0.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.1...libnpmdiff-v8.0.0) (2024-12-16)
3236
### Features
3337
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)

0 commit comments

Comments
 (0)