Skip to content

Commit dba4863

Browse files
github-actions[bot]owlstronaut
authored andcommitted
chore: release 11.15.0
1 parent 816f3bf commit dba4863

19 files changed

Lines changed: 118 additions & 47 deletions

.release-please-manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
".": "11.14.1",
3-
"workspaces/arborist": "9.5.0",
2+
".": "11.15.0",
3+
"workspaces/arborist": "9.6.0",
44
"workspaces/libnpmaccess": "10.0.3",
5-
"workspaces/libnpmdiff": "8.1.7",
6-
"workspaces/libnpmexec": "10.2.7",
7-
"workspaces/libnpmfund": "7.0.21",
5+
"workspaces/libnpmdiff": "8.1.8",
6+
"workspaces/libnpmexec": "10.2.8",
7+
"workspaces/libnpmfund": "7.0.22",
88
"workspaces/libnpmorg": "8.0.1",
9-
"workspaces/libnpmpack": "9.1.7",
10-
"workspaces/libnpmpublish": "11.1.3",
9+
"workspaces/libnpmpack": "9.1.8",
10+
"workspaces/libnpmpublish": "11.2.0",
1111
"workspaces/libnpmsearch": "9.0.1",
1212
"workspaces/libnpmteam": "8.0.2",
1313
"workspaces/libnpmversion": "8.0.3",
14-
"workspaces/config": "10.9.0"
14+
"workspaces/config": "10.9.1"
1515
}

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,3 +1005,5 @@ Daniel Foerster <pydsigner@gmail.com>
10051005
lawrence3699 <lawrence3699@users.noreply.github.com>
10061006
Caleb Everett <calebev@amazon.com>
10071007
Vishal Doshi <vishal.doshi@gmail.com>
1008+
raazkhnl <raazkhnl@gmail.com>
1009+
Tea Reggi <reggi@github.com>

CHANGELOG.md

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

3+
## [11.15.0](https://github.com/npm/cli/compare/v11.14.1...v11.15.0) (2026-05-20)
4+
### Features
5+
* [`0d5d899`](https://github.com/npm/cli/commit/0d5d899ea8a6981a2a1d3c724384d12fd1908a90) [#9379](https://github.com/npm/cli/pull/9379) npm stage (@reggi, @Copilot)
6+
* [`1433740`](https://github.com/npm/cli/commit/1433740a8b42f9359a2178d00a40e3f770b6b1b2) [#9376](https://github.com/npm/cli/pull/9376) add permissions support to trust commands (#9376) (@github-actions[bot], @reggi, @Copilot)
7+
* [`8df10f5`](https://github.com/npm/cli/commit/8df10f5a399048c9d2dd7eba1d65c0b4b6a5b1c8) [#9339](https://github.com/npm/cli/pull/9339) add allow-git/allow-file/allow-directory/allow-remote configs (@owlstronaut)
8+
### Bug Fixes
9+
* [`39b625e`](https://github.com/npm/cli/commit/39b625e60628e7fdc96ee88cbe1c3b613bdc1ac5) [#9381](https://github.com/npm/cli/pull/9381) key stage download --json output by package name (#9381) (@reggi, @Copilot)
10+
* [`6aa332d`](https://github.com/npm/cli/commit/6aa332d4cc37c0981f29cfb7e1efc66eee65578c) [#9339](https://github.com/npm/cli/pull/9339) allow min-release-age in npmrc to coexist with --before (@raazkhnl)
11+
* [`468550f`](https://github.com/npm/cli/commit/468550fb8f6ded97df03e6b8a82dbfbcb7b47d30) [#9339](https://github.com/npm/cli/pull/9339) refactor #failureNode, adjust tests and safety (@owlstronaut)
12+
* [`cabe249`](https://github.com/npm/cli/commit/cabe2499347c17d97eecc3bbca3d96fe2f556d0d) [#9339](https://github.com/npm/cli/pull/9339) allow-remote=none does not block registry tarballs (@owlstronaut)
13+
### Dependencies
14+
* [`8416a60`](https://github.com/npm/cli/commit/8416a6034d5998bdc3980fe0c682b26579ed207e) [#9383](https://github.com/npm/cli/pull/9383) `socks@2.8.9`
15+
* [`5e5a25b`](https://github.com/npm/cli/commit/5e5a25b5a1f2c2cb6911be22fbf4456d3ed17d88) [#9383](https://github.com/npm/cli/pull/9383) `lru-cache@11.5.0`
16+
* [`a6f9ad2`](https://github.com/npm/cli/commit/a6f9ad298531c6619f0b2df16e4ed3c27b616765) [#9383](https://github.com/npm/cli/pull/9383) `ip-address@10.2.0`
17+
* [`63f8114`](https://github.com/npm/cli/commit/63f8114f275830f55c3b0427a2ca9fff4e4cf333) [#9383](https://github.com/npm/cli/pull/9383) `brace-expansion@5.0.6`
18+
* [`6918b4c`](https://github.com/npm/cli/commit/6918b4cd149a3917e7d84beddb1b20138cc0ebac) [#9383](https://github.com/npm/cli/pull/9383) `bin-links@6.0.2`
19+
* [`bf84079`](https://github.com/npm/cli/commit/bf84079a507c20d8215bc0154bac65e6d14b27f8) [#9383](https://github.com/npm/cli/pull/9383) `tar@7.5.15`
20+
* [`bdef82c`](https://github.com/npm/cli/commit/bdef82c2e003b682f4be324a1a45a5a6b09d0ec1) [#9383](https://github.com/npm/cli/pull/9383) `semver@7.8.0`
21+
* [`3f38a67`](https://github.com/npm/cli/commit/3f38a6777ae746e136756521e0134f92a4425c90) [#9383](https://github.com/npm/cli/pull/9383) `hosted-git-info@9.0.3`
22+
### Chores
23+
* [`816f3bf`](https://github.com/npm/cli/commit/816f3bfeed3b8f19bd480ba305eb48c71e779f59) [#9383](https://github.com/npm/cli/pull/9383) dev dependency updates (@owlstronaut)
24+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.6.0): `@npmcli/arborist@9.6.0`
25+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.9.1): `@npmcli/config@10.9.1`
26+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.1.8): `libnpmdiff@8.1.8`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.2.8): `libnpmexec@10.2.8`
28+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.22): `libnpmfund@7.0.22`
29+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.1.8): `libnpmpack@9.1.8`
30+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.2.0): `libnpmpublish@11.2.0`
31+
332
## [11.14.1](https://github.com/npm/cli/compare/v11.14.0...v11.14.1) (2026-05-08)
433
### Bug Fixes
534
* [`dca12cb`](https://github.com/npm/cli/commit/dca12cb24199aa7046eb53547097906b8731e51b) [#9328](https://github.com/npm/cli/pull/9328) remove settings (#9328) (@github-actions[bot], @owlstronaut)

package-lock.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.14.1",
3+
"version": "11.15.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.14.1",
9+
"version": "11.15.0",
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.5.0",
88-
"@npmcli/config": "^10.9.0",
87+
"@npmcli/arborist": "^9.6.0",
88+
"@npmcli/config": "^10.9.1",
8989
"@npmcli/fs": "^5.0.0",
9090
"@npmcli/map-workspaces": "^5.0.3",
9191
"@npmcli/metavuln-calculator": "^9.0.3",
@@ -109,12 +109,12 @@
109109
"is-cidr": "^6.0.4",
110110
"json-parse-even-better-errors": "^5.0.0",
111111
"libnpmaccess": "^10.0.3",
112-
"libnpmdiff": "^8.1.7",
113-
"libnpmexec": "^10.2.7",
114-
"libnpmfund": "^7.0.21",
112+
"libnpmdiff": "^8.1.8",
113+
"libnpmexec": "^10.2.8",
114+
"libnpmfund": "^7.0.22",
115115
"libnpmorg": "^8.0.1",
116-
"libnpmpack": "^9.1.7",
117-
"libnpmpublish": "^11.1.3",
116+
"libnpmpack": "^9.1.8",
117+
"libnpmpublish": "^11.2.0",
118118
"libnpmsearch": "^9.0.1",
119119
"libnpmteam": "^8.0.2",
120120
"libnpmversion": "^8.0.3",
@@ -14594,7 +14594,7 @@
1459414594
},
1459514595
"workspaces/arborist": {
1459614596
"name": "@npmcli/arborist",
14597-
"version": "9.5.0",
14597+
"version": "9.6.0",
1459814598
"license": "ISC",
1459914599
"dependencies": {
1460014600
"@gar/promise-retry": "^1.0.0",
@@ -14652,7 +14652,7 @@
1465214652
},
1465314653
"workspaces/config": {
1465414654
"name": "@npmcli/config",
14655-
"version": "10.9.0",
14655+
"version": "10.9.1",
1465614656
"license": "ISC",
1465714657
"dependencies": {
1465814658
"@npmcli/map-workspaces": "^5.0.0",
@@ -14692,10 +14692,10 @@
1469214692
}
1469314693
},
1469414694
"workspaces/libnpmdiff": {
14695-
"version": "8.1.7",
14695+
"version": "8.1.8",
1469614696
"license": "ISC",
1469714697
"dependencies": {
14698-
"@npmcli/arborist": "^9.5.0",
14698+
"@npmcli/arborist": "^9.6.0",
1469914699
"@npmcli/installed-package-contents": "^4.0.0",
1470014700
"binary-extensions": "^3.0.0",
1470114701
"diff": "^8.0.2",
@@ -14714,11 +14714,11 @@
1471414714
}
1471514715
},
1471614716
"workspaces/libnpmexec": {
14717-
"version": "10.2.7",
14717+
"version": "10.2.8",
1471814718
"license": "ISC",
1471914719
"dependencies": {
1472014720
"@gar/promise-retry": "^1.0.0",
14721-
"@npmcli/arborist": "^9.5.0",
14721+
"@npmcli/arborist": "^9.6.0",
1472214722
"@npmcli/package-json": "^7.0.0",
1472314723
"@npmcli/run-script": "^10.0.0",
1472414724
"ci-info": "^4.0.0",
@@ -14745,10 +14745,10 @@
1474514745
}
1474614746
},
1474714747
"workspaces/libnpmfund": {
14748-
"version": "7.0.21",
14748+
"version": "7.0.22",
1474914749
"license": "ISC",
1475014750
"dependencies": {
14751-
"@npmcli/arborist": "^9.5.0"
14751+
"@npmcli/arborist": "^9.6.0"
1475214752
},
1475314753
"devDependencies": {
1475414754
"@npmcli/eslint-config": "^5.0.1",
@@ -14778,10 +14778,10 @@
1477814778
}
1477914779
},
1478014780
"workspaces/libnpmpack": {
14781-
"version": "9.1.7",
14781+
"version": "9.1.8",
1478214782
"license": "ISC",
1478314783
"dependencies": {
14784-
"@npmcli/arborist": "^9.5.0",
14784+
"@npmcli/arborist": "^9.6.0",
1478514785
"@npmcli/run-script": "^10.0.0",
1478614786
"npm-package-arg": "^13.0.0",
1478714787
"pacote": "^21.0.2"
@@ -14798,7 +14798,7 @@
1479814798
}
1479914799
},
1480014800
"workspaces/libnpmpublish": {
14801-
"version": "11.1.3",
14801+
"version": "11.2.0",
1480214802
"license": "ISC",
1480314803
"dependencies": {
1480414804
"@npmcli/package-json": "^7.0.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.14.1",
2+
"version": "11.15.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.5.0",
56-
"@npmcli/config": "^10.9.0",
55+
"@npmcli/arborist": "^9.6.0",
56+
"@npmcli/config": "^10.9.1",
5757
"@npmcli/fs": "^5.0.0",
5858
"@npmcli/map-workspaces": "^5.0.3",
5959
"@npmcli/metavuln-calculator": "^9.0.3",
@@ -77,12 +77,12 @@
7777
"is-cidr": "^6.0.4",
7878
"json-parse-even-better-errors": "^5.0.0",
7979
"libnpmaccess": "^10.0.3",
80-
"libnpmdiff": "^8.1.7",
81-
"libnpmexec": "^10.2.7",
82-
"libnpmfund": "^7.0.21",
80+
"libnpmdiff": "^8.1.8",
81+
"libnpmexec": "^10.2.8",
82+
"libnpmfund": "^7.0.22",
8383
"libnpmorg": "^8.0.1",
84-
"libnpmpack": "^9.1.7",
85-
"libnpmpublish": "^11.1.3",
84+
"libnpmpack": "^9.1.8",
85+
"libnpmpublish": "^11.2.0",
8686
"libnpmsearch": "^9.0.1",
8787
"libnpmteam": "^8.0.2",
8888
"libnpmversion": "^8.0.3",

workspaces/arborist/CHANGELOG.md

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

3+
## [9.6.0](https://github.com/npm/cli/compare/arborist-v9.5.0...arborist-v9.6.0) (2026-05-20)
4+
### Features
5+
* [`8df10f5`](https://github.com/npm/cli/commit/8df10f5a399048c9d2dd7eba1d65c0b4b6a5b1c8) [#9339](https://github.com/npm/cli/pull/9339) add allow-git/allow-file/allow-directory/allow-remote configs (@owlstronaut)
6+
### Bug Fixes
7+
* [`d7e195a`](https://github.com/npm/cli/commit/d7e195a703d97e44fc3d9afee5a8bbc1c736a296) [#9362](https://github.com/npm/cli/pull/9362) arborist: skip lockfile entries for optional deps with incomplete manifests (#9362) (@github-actions[bot], @ecanturk, @owlstronaut)
8+
* [`9c78f2a`](https://github.com/npm/cli/commit/9c78f2a06818e2df27a186628e61b8aee7228be2) [#9361](https://github.com/npm/cli/pull/9361) arborist: only forward Link overrides when a rule names a target dep (@manzoorwanijk)
9+
* [`468550f`](https://github.com/npm/cli/commit/468550fb8f6ded97df03e6b8a82dbfbcb7b47d30) [#9339](https://github.com/npm/cli/pull/9339) refactor #failureNode, adjust tests and safety (@owlstronaut)
10+
* [`cabe249`](https://github.com/npm/cli/commit/cabe2499347c17d97eecc3bbca3d96fe2f556d0d) [#9339](https://github.com/npm/cli/pull/9339) allow-remote=none does not block registry tarballs (@owlstronaut)
11+
* [`2169018`](https://github.com/npm/cli/commit/21690186fe054c8a2d1e54fbf8ed7aa9b7978d71) [#9340](https://github.com/npm/cli/pull/9340) arborist: skip extraneous fsChildren in linked-strategy reify (@manzoorwanijk)
12+
* [`1d0395e`](https://github.com/npm/cli/commit/1d0395ef02d1b68122f9f4964c2ad56e3303cfc4) [#9338](https://github.com/npm/cli/pull/9338) arborist: prune removed-workspace entries from package-lock.json (@manzoorwanijk)
13+
### Chores
14+
* [`6a2bdbc`](https://github.com/npm/cli/commit/6a2bdbc81b9653d98b54133cc6a3fcb61c1d1d21) [#9350](https://github.com/npm/cli/pull/9350) change test wording to not collide with tap (#9350) (@github-actions[bot], @owlstronaut)
15+
316
## [9.5.0](https://github.com/npm/cli/compare/arborist-v9.4.3...arborist-v9.5.0) (2026-05-06)
417
### Features
518
* [`20fb6a0`](https://github.com/npm/cli/commit/20fb6a0d0f2ffc65656d08504eb6ca14980d2c71) [#9312](https://github.com/npm/cli/pull/9312) arborist: add lockfileString() for in-memory lockfile generation (@ljharb)

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.5.0",
3+
"version": "9.6.0",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@gar/promise-retry": "^1.0.0",

workspaces/config/CHANGELOG.md

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

3+
## [10.9.1](https://github.com/npm/cli/compare/config-v10.9.0...config-v10.9.1) (2026-05-20)
4+
### Bug Fixes
5+
* [`25708d3`](https://github.com/npm/cli/commit/25708d3500a5193fd656e91fdd27695efe85426c) [#9339](https://github.com/npm/cli/pull/9339) min-release-age=0 doesn't filter, honor cross-source precedence (@owlstronaut)
6+
* [`6aa332d`](https://github.com/npm/cli/commit/6aa332d4cc37c0981f29cfb7e1efc66eee65578c) [#9339](https://github.com/npm/cli/pull/9339) allow min-release-age in npmrc to coexist with --before (@raazkhnl)
7+
38
## [10.9.0](https://github.com/npm/cli/compare/config-v10.8.1...config-v10.9.0) (2026-05-06)
49
### Features
510
* [`45fc5e0`](https://github.com/npm/cli/commit/45fc5e0dd144bb21148d7aa35439695ab44cdfda) [#9288](https://github.com/npm/cli/pull/9288) add allow-directory, allow-file, and allow-remote (#9288) (@github-actions[bot], @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.9.0",
3+
"version": "10.9.1",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

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

7373
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.5.0): `@npmcli/arborist@9.5.0`
7474

75+
### Dependencies
76+
77+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.6.0): `@npmcli/arborist@9.6.0`
78+
7579
## [8.1.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.13...libnpmdiff-v8.1.0) (2026-02-04)
7680
### Features
7781
* [`f5f6cf7`](https://github.com/npm/cli/commit/f5f6cf7c9fc9315b96eb29c5c7d5ab63ad3a9122) [#8943](https://github.com/npm/cli/pull/8943) config: add --allow-git (@wraithgar)

0 commit comments

Comments
 (0)