Skip to content

Commit 87cb4ca

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 11.13.1
1 parent e7805c3 commit 87cb4ca

14 files changed

Lines changed: 65 additions & 37 deletions

File tree

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
".": "11.13.0",
3-
"workspaces/arborist": "9.4.3",
2+
".": "11.13.1",
3+
"workspaces/arborist": "9.4.4",
44
"workspaces/libnpmaccess": "10.0.3",
5-
"workspaces/libnpmdiff": "8.1.6",
6-
"workspaces/libnpmexec": "10.2.6",
7-
"workspaces/libnpmfund": "7.0.20",
5+
"workspaces/libnpmdiff": "8.1.7",
6+
"workspaces/libnpmexec": "10.2.7",
7+
"workspaces/libnpmfund": "7.0.21",
88
"workspaces/libnpmorg": "8.0.1",
9-
"workspaces/libnpmpack": "9.1.6",
9+
"workspaces/libnpmpack": "9.1.7",
1010
"workspaces/libnpmpublish": "11.1.3",
1111
"workspaces/libnpmsearch": "9.0.1",
1212
"workspaces/libnpmteam": "8.0.2",

CHANGELOG.md

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

3+
### Dependencies
4+
5+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.4.4): `@npmcli/arborist@9.4.4`
6+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.1.7): `libnpmdiff@8.1.7`
7+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.2.7): `libnpmexec@10.2.7`
8+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.21): `libnpmfund@7.0.21`
9+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.1.7): `libnpmpack@9.1.7`
10+
311
## [11.13.0](https://github.com/npm/cli/compare/v11.12.1...v11.13.0) (2026-04-22)
412
### Features
513
* [`8e8dadb`](https://github.com/npm/cli/commit/8e8dadb8ae378c1dde0b98c15167d739abaa9b37) [#9246](https://github.com/npm/cli/pull/9246) add `u` as alias for `update` command (#9246) (@github-actions[bot], @Ausoj)

package-lock.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.13.0",
3+
"version": "11.13.1",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.13.0",
9+
"version": "11.13.1",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -84,7 +84,7 @@
8484
],
8585
"dependencies": {
8686
"@isaacs/string-locale-compare": "^1.1.0",
87-
"@npmcli/arborist": "^9.4.3",
87+
"@npmcli/arborist": "^9.4.4",
8888
"@npmcli/config": "^10.8.1",
8989
"@npmcli/fs": "^5.0.0",
9090
"@npmcli/map-workspaces": "^5.0.3",
@@ -109,11 +109,11 @@
109109
"is-cidr": "^6.0.4",
110110
"json-parse-even-better-errors": "^5.0.0",
111111
"libnpmaccess": "^10.0.3",
112-
"libnpmdiff": "^8.1.6",
113-
"libnpmexec": "^10.2.6",
114-
"libnpmfund": "^7.0.20",
112+
"libnpmdiff": "^8.1.7",
113+
"libnpmexec": "^10.2.7",
114+
"libnpmfund": "^7.0.21",
115115
"libnpmorg": "^8.0.1",
116-
"libnpmpack": "^9.1.6",
116+
"libnpmpack": "^9.1.7",
117117
"libnpmpublish": "^11.1.3",
118118
"libnpmsearch": "^9.0.1",
119119
"libnpmteam": "^8.0.2",
@@ -14532,7 +14532,7 @@
1453214532
},
1453314533
"workspaces/arborist": {
1453414534
"name": "@npmcli/arborist",
14535-
"version": "9.4.3",
14535+
"version": "9.4.4",
1453614536
"license": "ISC",
1453714537
"dependencies": {
1453814538
"@gar/promise-retry": "^1.0.0",
@@ -14630,10 +14630,10 @@
1463014630
}
1463114631
},
1463214632
"workspaces/libnpmdiff": {
14633-
"version": "8.1.6",
14633+
"version": "8.1.7",
1463414634
"license": "ISC",
1463514635
"dependencies": {
14636-
"@npmcli/arborist": "^9.4.3",
14636+
"@npmcli/arborist": "^9.4.4",
1463714637
"@npmcli/installed-package-contents": "^4.0.0",
1463814638
"binary-extensions": "^3.0.0",
1463914639
"diff": "^8.0.2",
@@ -14652,11 +14652,11 @@
1465214652
}
1465314653
},
1465414654
"workspaces/libnpmexec": {
14655-
"version": "10.2.6",
14655+
"version": "10.2.7",
1465614656
"license": "ISC",
1465714657
"dependencies": {
1465814658
"@gar/promise-retry": "^1.0.0",
14659-
"@npmcli/arborist": "^9.4.3",
14659+
"@npmcli/arborist": "^9.4.4",
1466014660
"@npmcli/package-json": "^7.0.0",
1466114661
"@npmcli/run-script": "^10.0.0",
1466214662
"ci-info": "^4.0.0",
@@ -14683,10 +14683,10 @@
1468314683
}
1468414684
},
1468514685
"workspaces/libnpmfund": {
14686-
"version": "7.0.20",
14686+
"version": "7.0.21",
1468714687
"license": "ISC",
1468814688
"dependencies": {
14689-
"@npmcli/arborist": "^9.4.3"
14689+
"@npmcli/arborist": "^9.4.4"
1469014690
},
1469114691
"devDependencies": {
1469214692
"@npmcli/eslint-config": "^5.0.1",
@@ -14716,10 +14716,10 @@
1471614716
}
1471714717
},
1471814718
"workspaces/libnpmpack": {
14719-
"version": "9.1.6",
14719+
"version": "9.1.7",
1472014720
"license": "ISC",
1472114721
"dependencies": {
14722-
"@npmcli/arborist": "^9.4.3",
14722+
"@npmcli/arborist": "^9.4.4",
1472314723
"@npmcli/run-script": "^10.0.0",
1472414724
"npm-package-arg": "^13.0.0",
1472514725
"pacote": "^21.0.2"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.13.0",
2+
"version": "11.13.1",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@isaacs/string-locale-compare": "^1.1.0",
55-
"@npmcli/arborist": "^9.4.3",
55+
"@npmcli/arborist": "^9.4.4",
5656
"@npmcli/config": "^10.8.1",
5757
"@npmcli/fs": "^5.0.0",
5858
"@npmcli/map-workspaces": "^5.0.3",
@@ -77,11 +77,11 @@
7777
"is-cidr": "^6.0.4",
7878
"json-parse-even-better-errors": "^5.0.0",
7979
"libnpmaccess": "^10.0.3",
80-
"libnpmdiff": "^8.1.6",
81-
"libnpmexec": "^10.2.6",
82-
"libnpmfund": "^7.0.20",
80+
"libnpmdiff": "^8.1.7",
81+
"libnpmexec": "^10.2.7",
82+
"libnpmfund": "^7.0.21",
8383
"libnpmorg": "^8.0.1",
84-
"libnpmpack": "^9.1.6",
84+
"libnpmpack": "^9.1.7",
8585
"libnpmpublish": "^11.1.3",
8686
"libnpmsearch": "^9.0.1",
8787
"libnpmteam": "^8.0.2",

workspaces/arborist/CHANGELOG.md

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

3+
## [9.4.4](https://github.com/npm/cli/compare/arborist-v9.4.3...arborist-v9.4.4) (2026-04-22)
4+
### Bug Fixes
5+
* [`e7805c3`](https://github.com/npm/cli/commit/e7805c3a47b3c78093e78ac796c8e4120ffea876) [#9254](https://github.com/npm/cli/pull/9254) arborist: propagate overrides through Link nodes to targets (#9198) (@manzoorwanijk)
6+
37
## [9.4.3](https://github.com/npm/cli/compare/arborist-v9.4.2...arborist-v9.4.3) (2026-04-22)
48
### Bug Fixes
59
* [`7cd45c6`](https://github.com/npm/cli/commit/7cd45c6037e2a09e7692d64d6bf16e1eaa24550a) [#9253](https://github.com/npm/cli/pull/9253) arborist: handle `npm link` with install-strategy=linked (@manzoorwanijk)

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

workspaces/libnpmdiff/CHANGELOG.md

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

6969
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.4.3): `@npmcli/arborist@9.4.3`
7070

71+
### Dependencies
72+
73+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.4.4): `@npmcli/arborist@9.4.4`
74+
7175
## [8.1.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.13...libnpmdiff-v8.1.0) (2026-02-04)
7276
### Features
7377
* [`f5f6cf7`](https://github.com/npm/cli/commit/f5f6cf7c9fc9315b96eb29c5c7d5ab63ad3a9122) [#8943](https://github.com/npm/cli/pull/8943) config: add --allow-git (@wraithgar)

workspaces/libnpmdiff/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "8.1.6",
3+
"version": "8.1.7",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",
@@ -47,7 +47,7 @@
4747
"tap": "^16.3.8"
4848
},
4949
"dependencies": {
50-
"@npmcli/arborist": "^9.4.3",
50+
"@npmcli/arborist": "^9.4.4",
5151
"@npmcli/installed-package-contents": "^4.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^8.0.2",

workspaces/libnpmexec/CHANGELOG.md

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

4141
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.4.2): `@npmcli/arborist@9.4.2`
4242

43+
### Dependencies
44+
45+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.4.4): `@npmcli/arborist@9.4.4`
46+
4347
## [10.2.6](https://github.com/npm/cli/compare/libnpmexec-v10.2.5...libnpmexec-v10.2.6) (2026-04-22)
4448
### Bug Fixes
4549
* [`e200696`](https://github.com/npm/cli/commit/e200696c3555fc9a9a0e388064da0b5238ae2b73) [#9256](https://github.com/npm/cli/pull/9256) libnpmexec: skip redundant reify for cached directory specs (#9256) (@github-actions[bot], @manzoorwanijk)

workspaces/libnpmexec/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "10.2.6",
3+
"version": "10.2.7",
44
"files": [
55
"bin/",
66
"lib/"
@@ -61,7 +61,7 @@
6161
},
6262
"dependencies": {
6363
"@gar/promise-retry": "^1.0.0",
64-
"@npmcli/arborist": "^9.4.3",
64+
"@npmcli/arborist": "^9.4.4",
6565
"@npmcli/package-json": "^7.0.0",
6666
"@npmcli/run-script": "^10.0.0",
6767
"ci-info": "^4.0.0",

0 commit comments

Comments
 (0)