Skip to content

Commit 21f5380

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 10.8.2
1 parent 1c1adae commit 21f5380

17 files changed

+163
-42
lines changed

.release-please-manifest.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "10.8.1",
3-
"workspaces/arborist": "7.5.3",
2+
".": "10.8.2",
3+
"workspaces/arborist": "7.5.4",
44
"workspaces/libnpmaccess": "8.0.6",
5-
"workspaces/libnpmdiff": "6.1.3",
6-
"workspaces/libnpmexec": "8.1.2",
7-
"workspaces/libnpmfund": "5.0.11",
5+
"workspaces/libnpmdiff": "6.1.4",
6+
"workspaces/libnpmexec": "8.1.3",
7+
"workspaces/libnpmfund": "5.0.12",
88
"workspaces/libnpmhook": "10.0.5",
99
"workspaces/libnpmorg": "6.0.6",
10-
"workspaces/libnpmpack": "7.0.3",
10+
"workspaces/libnpmpack": "7.0.4",
1111
"workspaces/libnpmpublish": "9.0.9",
1212
"workspaces/libnpmsearch": "7.0.6",
1313
"workspaces/libnpmteam": "6.0.5",
1414
"workspaces/libnpmversion": "6.0.3",
15-
"workspaces/config": "8.3.3"
15+
"workspaces/config": "8.3.4"
1616
}

AUTHORS

+4
Original file line numberDiff line numberDiff line change
@@ -941,3 +941,7 @@ Avinal Kumar <[email protected]>
941941
milaninfy <[email protected]>
942942
943943
Norman Perrin <[email protected]>
944+
Leo Balter <[email protected]>
945+
946+
AmirHossein Sakhravi <[email protected]>
947+
Hiroo Ono <[email protected]>

CHANGELOG.md

+75
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,80 @@
11
# Changelog
22

3+
## [10.8.2](https://github.com/npm/cli/compare/v10.8.1...v10.8.2) (2024-07-09)
4+
5+
### Bug Fixes
6+
7+
* [`3101a40`](https://github.com/npm/cli/commit/3101a4045bd7030f232d6cb2ae61339214968321) [#7631](https://github.com/npm/cli/pull/7631) limit concurrent open files during 'npm cache verify' (#7631) (@oikumene)
8+
* [`2273183`](https://github.com/npm/cli/commit/22731831e22011e32fa0ca12178e242c2ee2b33d) [#7595](https://github.com/npm/cli/pull/7595) outdated: fixed wanted range for alias with version range (#7595) (@milaninfy)
9+
* [`15be6dd`](https://github.com/npm/cli/commit/15be6dd33bfab8bdfaf8c3dece435d7139c1bf6d) [#7574](https://github.com/npm/cli/pull/7574) don't try parsing workspaces if none exist (@wraithgar)
10+
11+
### Documentation
12+
13+
* [`ac937d4`](https://github.com/npm/cli/commit/ac937d4f29b27fb877f79f33034ee1144c7202c4) [#7616](https://github.com/npm/cli/pull/7616) install: add save-peer flag (#7616) (@drew4237)
14+
* [`55639ef`](https://github.com/npm/cli/commit/55639efd2d3094ca0931ddf9276c93f6880cd6e6) [#7615](https://github.com/npm/cli/pull/7615) use git+https in package.com url examples (#7615) (@MikeMcC399)
15+
* [`93883bb`](https://github.com/npm/cli/commit/93883bb6459208a916584cad8c6c72a315cf32af) [#7582](https://github.com/npm/cli/pull/7582) Improve manpage section for `package.json` `funding` properties (#7582) (@kemitchell)
16+
* [`92e71e6`](https://github.com/npm/cli/commit/92e71e6b0c7889e243e6b54ef8b4eb9656de95f8) [#7576](https://github.com/npm/cli/pull/7576) fix links to community discussions (#7576) (@leobalter)
17+
18+
### Dependencies
19+
20+
* [`1c1adae`](https://github.com/npm/cli/commit/1c1adaeeb59401db32d3d1ac4074654c87cd6f25) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
21+
* [`5e4fa18`](https://github.com/npm/cli/commit/5e4fa18dc02cd6b99df51e220661d82b2db12c3d) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
22+
* [`d8fa116`](https://github.com/npm/cli/commit/d8fa116f142044d3774439cf64dd51e8acb5bcff) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
23+
* [`76dab91`](https://github.com/npm/cli/commit/76dab917eb22f5079cbb8bc052ec7c5bb07e9389) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
24+
* [`094c4ea`](https://github.com/npm/cli/commit/094c4ea17398d092a8b2c631564209c10183d417) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
25+
* [`1c8d41d`](https://github.com/npm/cli/commit/1c8d41ddafc5810511d54fd227ce964c503464e0) [#7636](https://github.com/npm/cli/pull/7636) `@npmcli/[email protected]`
26+
* [`e5451e1`](https://github.com/npm/cli/commit/e5451e1e91d7a71546f21daca604fb956c1cac3f) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
27+
* [`7b584d3`](https://github.com/npm/cli/commit/7b584d3b60ff118fd04f3ee5693816d9e948ff1b) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
28+
* [`941d0d7`](https://github.com/npm/cli/commit/941d0d7b596ec4cc2d21f86fb03876e2c6360987) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
29+
* [`8b8ce7a`](https://github.com/npm/cli/commit/8b8ce7a23543a4d28c850fa27cd411de68a74cfd) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
30+
* [`4646768`](https://github.com/npm/cli/commit/46467680d0e75c95406e46b5e2f754d2b7df1f7b) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
31+
* [`6f0d7ce`](https://github.com/npm/cli/commit/6f0d7cec260993d269294e05e18eacf23935b78a) [#7605](https://github.com/npm/cli/pull/7605) `@npmcli/[email protected]`
32+
* [`29204c8`](https://github.com/npm/cli/commit/29204c8ad4be0a1ffbca6f40393b00278bb34b3e) [#7605](https://github.com/npm/cli/pull/7605) `@npmcli/[email protected]`
33+
* [`04d6910`](https://github.com/npm/cli/commit/04d6910e474003762b4606837960b4eb10d7bcd9) [#7574](https://github.com/npm/cli/pull/7574) `@npmcli/[email protected]`
34+
* [`4ef4830`](https://github.com/npm/cli/commit/4ef4830dd792c2f23d3ffc7a10f797fc4ac8e5cb) [#7574](https://github.com/npm/cli/pull/7574) remove read-package-json-fast
35+
## [10.8.2](https://github.com/npm/cli/compare/v10.8.1...v10.8.2) (2024-07-09)
36+
37+
### Bug Fixes
38+
39+
* [`3101a40`](https://github.com/npm/cli/commit/3101a4045bd7030f232d6cb2ae61339214968321) [#7631](https://github.com/npm/cli/pull/7631) limit concurrent open files during 'npm cache verify' (#7631) (@oikumene)
40+
* [`2273183`](https://github.com/npm/cli/commit/22731831e22011e32fa0ca12178e242c2ee2b33d) [#7595](https://github.com/npm/cli/pull/7595) outdated: fixed wanted range for alias with version range (#7595) (@milaninfy)
41+
* [`15be6dd`](https://github.com/npm/cli/commit/15be6dd33bfab8bdfaf8c3dece435d7139c1bf6d) [#7574](https://github.com/npm/cli/pull/7574) don't try parsing workspaces if none exist (@wraithgar)
42+
43+
### Documentation
44+
45+
* [`ac937d4`](https://github.com/npm/cli/commit/ac937d4f29b27fb877f79f33034ee1144c7202c4) [#7616](https://github.com/npm/cli/pull/7616) install: add save-peer flag (#7616) (@drew4237)
46+
* [`55639ef`](https://github.com/npm/cli/commit/55639efd2d3094ca0931ddf9276c93f6880cd6e6) [#7615](https://github.com/npm/cli/pull/7615) use git+https in package.com url examples (#7615) (@MikeMcC399)
47+
* [`93883bb`](https://github.com/npm/cli/commit/93883bb6459208a916584cad8c6c72a315cf32af) [#7582](https://github.com/npm/cli/pull/7582) Improve manpage section for `package.json` `funding` properties (#7582) (@kemitchell)
48+
* [`92e71e6`](https://github.com/npm/cli/commit/92e71e6b0c7889e243e6b54ef8b4eb9656de95f8) [#7576](https://github.com/npm/cli/pull/7576) fix links to community discussions (#7576) (@leobalter)
49+
50+
### Dependencies
51+
52+
* [`1c1adae`](https://github.com/npm/cli/commit/1c1adaeeb59401db32d3d1ac4074654c87cd6f25) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
53+
* [`5e4fa18`](https://github.com/npm/cli/commit/5e4fa18dc02cd6b99df51e220661d82b2db12c3d) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
54+
* [`d8fa116`](https://github.com/npm/cli/commit/d8fa116f142044d3774439cf64dd51e8acb5bcff) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
55+
* [`76dab91`](https://github.com/npm/cli/commit/76dab917eb22f5079cbb8bc052ec7c5bb07e9389) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
56+
* [`094c4ea`](https://github.com/npm/cli/commit/094c4ea17398d092a8b2c631564209c10183d417) [#7636](https://github.com/npm/cli/pull/7636) `[email protected]`
57+
* [`1c8d41d`](https://github.com/npm/cli/commit/1c8d41ddafc5810511d54fd227ce964c503464e0) [#7636](https://github.com/npm/cli/pull/7636) `@npmcli/[email protected]`
58+
* [`e5451e1`](https://github.com/npm/cli/commit/e5451e1e91d7a71546f21daca604fb956c1cac3f) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
59+
* [`7b584d3`](https://github.com/npm/cli/commit/7b584d3b60ff118fd04f3ee5693816d9e948ff1b) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
60+
* [`941d0d7`](https://github.com/npm/cli/commit/941d0d7b596ec4cc2d21f86fb03876e2c6360987) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
61+
* [`8b8ce7a`](https://github.com/npm/cli/commit/8b8ce7a23543a4d28c850fa27cd411de68a74cfd) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
62+
* [`4646768`](https://github.com/npm/cli/commit/46467680d0e75c95406e46b5e2f754d2b7df1f7b) [#7605](https://github.com/npm/cli/pull/7605) `[email protected]`
63+
* [`6f0d7ce`](https://github.com/npm/cli/commit/6f0d7cec260993d269294e05e18eacf23935b78a) [#7605](https://github.com/npm/cli/pull/7605) `@npmcli/[email protected]`
64+
* [`29204c8`](https://github.com/npm/cli/commit/29204c8ad4be0a1ffbca6f40393b00278bb34b3e) [#7605](https://github.com/npm/cli/pull/7605) `@npmcli/[email protected]`
65+
* [`04d6910`](https://github.com/npm/cli/commit/04d6910e474003762b4606837960b4eb10d7bcd9) [#7574](https://github.com/npm/cli/pull/7574) `@npmcli/[email protected]`
66+
* [`4ef4830`](https://github.com/npm/cli/commit/4ef4830dd792c2f23d3ffc7a10f797fc4ac8e5cb) [#7574](https://github.com/npm/cli/pull/7574) remove read-package-json-fast
67+
68+
### Chores
69+
70+
* [`2490b49`](https://github.com/npm/cli/commit/2490b492cc8d9a351841d2c643b13a47a3254f41) [#7621](https://github.com/npm/cli/pull/7621) remove .github/workflows/benchmark.yml (#7621) (@wraithgar)
71+
* [`3b8b111`](https://github.com/npm/cli/commit/3b8b11161ee2f88817dcc19b4770040d5bc73261) [#7605](https://github.com/npm/cli/pull/7605) update devDependencies in lockfile (@wraithgar)
72+
73+
### Chores
74+
75+
* [`2490b49`](https://github.com/npm/cli/commit/2490b492cc8d9a351841d2c643b13a47a3254f41) [#7621](https://github.com/npm/cli/pull/7621) remove .github/workflows/benchmark.yml (#7621) (@wraithgar)
76+
* [`3b8b111`](https://github.com/npm/cli/commit/3b8b11161ee2f88817dcc19b4770040d5bc73261) [#7605](https://github.com/npm/cli/pull/7605) update devDependencies in lockfile (@wraithgar)
77+
378
## [10.8.1](https://github.com/npm/cli/compare/v10.8.0...v10.8.1) (2024-05-29)
479

580
### Bug Fixes

package-lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.8.1",
3+
"version": "10.8.2",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.8.1",
9+
"version": "10.8.2",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -87,8 +87,8 @@
8787
],
8888
"dependencies": {
8989
"@isaacs/string-locale-compare": "^1.1.0",
90-
"@npmcli/arborist": "^7.5.3",
91-
"@npmcli/config": "^8.3.3",
90+
"@npmcli/arborist": "^7.5.4",
91+
"@npmcli/config": "^8.3.4",
9292
"@npmcli/fs": "^3.1.1",
9393
"@npmcli/map-workspaces": "^3.0.6",
9494
"@npmcli/package-json": "^5.2.0",
@@ -112,12 +112,12 @@
112112
"is-cidr": "^5.1.0",
113113
"json-parse-even-better-errors": "^3.0.2",
114114
"libnpmaccess": "^8.0.6",
115-
"libnpmdiff": "^6.1.3",
116-
"libnpmexec": "^8.1.2",
117-
"libnpmfund": "^5.0.11",
115+
"libnpmdiff": "^6.1.4",
116+
"libnpmexec": "^8.1.3",
117+
"libnpmfund": "^5.0.12",
118118
"libnpmhook": "^10.0.5",
119119
"libnpmorg": "^6.0.6",
120-
"libnpmpack": "^7.0.3",
120+
"libnpmpack": "^7.0.4",
121121
"libnpmpublish": "^9.0.9",
122122
"libnpmsearch": "^7.0.6",
123123
"libnpmteam": "^6.0.5",
@@ -15814,7 +15814,7 @@
1581415814
},
1581515815
"workspaces/arborist": {
1581615816
"name": "@npmcli/arborist",
15817-
"version": "7.5.3",
15817+
"version": "7.5.4",
1581815818
"license": "ISC",
1581915819
"dependencies": {
1582015820
"@isaacs/string-locale-compare": "^1.1.0",
@@ -15872,7 +15872,7 @@
1587215872
},
1587315873
"workspaces/config": {
1587415874
"name": "@npmcli/config",
15875-
"version": "8.3.3",
15875+
"version": "8.3.4",
1587615876
"license": "ISC",
1587715877
"dependencies": {
1587815878
"@npmcli/map-workspaces": "^3.0.2",
@@ -15913,10 +15913,10 @@
1591315913
}
1591415914
},
1591515915
"workspaces/libnpmdiff": {
15916-
"version": "6.1.3",
15916+
"version": "6.1.4",
1591715917
"license": "ISC",
1591815918
"dependencies": {
15919-
"@npmcli/arborist": "^7.5.3",
15919+
"@npmcli/arborist": "^7.5.4",
1592015920
"@npmcli/installed-package-contents": "^2.1.0",
1592115921
"binary-extensions": "^2.3.0",
1592215922
"diff": "^5.1.0",
@@ -15935,10 +15935,10 @@
1593515935
}
1593615936
},
1593715937
"workspaces/libnpmexec": {
15938-
"version": "8.1.2",
15938+
"version": "8.1.3",
1593915939
"license": "ISC",
1594015940
"dependencies": {
15941-
"@npmcli/arborist": "^7.5.3",
15941+
"@npmcli/arborist": "^7.5.4",
1594215942
"@npmcli/run-script": "^8.1.0",
1594315943
"ci-info": "^4.0.0",
1594415944
"npm-package-arg": "^11.0.2",
@@ -15964,10 +15964,10 @@
1596415964
}
1596515965
},
1596615966
"workspaces/libnpmfund": {
15967-
"version": "5.0.11",
15967+
"version": "5.0.12",
1596815968
"license": "ISC",
1596915969
"dependencies": {
15970-
"@npmcli/arborist": "^7.5.3"
15970+
"@npmcli/arborist": "^7.5.4"
1597115971
},
1597215972
"devDependencies": {
1597315973
"@npmcli/eslint-config": "^4.0.0",
@@ -16014,10 +16014,10 @@
1601416014
}
1601516015
},
1601616016
"workspaces/libnpmpack": {
16017-
"version": "7.0.3",
16017+
"version": "7.0.4",
1601816018
"license": "ISC",
1601916019
"dependencies": {
16020-
"@npmcli/arborist": "^7.5.3",
16020+
"@npmcli/arborist": "^7.5.4",
1602116021
"@npmcli/run-script": "^8.1.0",
1602216022
"npm-package-arg": "^11.0.2",
1602316023
"pacote": "^18.0.6"

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.8.1",
2+
"version": "10.8.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": "^7.5.3",
56-
"@npmcli/config": "^8.3.3",
55+
"@npmcli/arborist": "^7.5.4",
56+
"@npmcli/config": "^8.3.4",
5757
"@npmcli/fs": "^3.1.1",
5858
"@npmcli/map-workspaces": "^3.0.6",
5959
"@npmcli/package-json": "^5.2.0",
@@ -77,12 +77,12 @@
7777
"is-cidr": "^5.1.0",
7878
"json-parse-even-better-errors": "^3.0.2",
7979
"libnpmaccess": "^8.0.6",
80-
"libnpmdiff": "^6.1.3",
81-
"libnpmexec": "^8.1.2",
82-
"libnpmfund": "^5.0.11",
80+
"libnpmdiff": "^6.1.4",
81+
"libnpmexec": "^8.1.3",
82+
"libnpmfund": "^5.0.12",
8383
"libnpmhook": "^10.0.5",
8484
"libnpmorg": "^6.0.6",
85-
"libnpmpack": "^7.0.3",
85+
"libnpmpack": "^7.0.4",
8686
"libnpmpublish": "^9.0.9",
8787
"libnpmsearch": "^7.0.6",
8888
"libnpmteam": "^6.0.5",

workspaces/arborist/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.5.4](https://github.com/npm/cli/compare/arborist-v7.5.3...arborist-v7.5.4) (2024-07-09)
4+
5+
### Bug Fixes
6+
7+
* [`6f33d74`](https://github.com/npm/cli/commit/6f33d74f310fa27aad30fd00d58d8e4404ef8cb2) [#7579](https://github.com/npm/cli/pull/7579) arborist: safeguard against null node.target in flag calculation (#7579) (@AmirSa12)
8+
* [`a8e666e`](https://github.com/npm/cli/commit/a8e666e05d18b2e309787eb80b85f0006521b302) [#7602](https://github.com/npm/cli/pull/7602) arborist: condition to include name field in package-lock fixed (#7602) (@milaninfy)
9+
310
## [7.5.3](https://github.com/npm/cli/compare/arborist-v7.5.2...arborist-v7.5.3) (2024-05-29)
411

512
### Bug Fixes

workspaces/arborist/package.json

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

workspaces/config/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [8.3.4](https://github.com/npm/cli/compare/config-v8.3.3...config-v8.3.4) (2024-07-09)
4+
5+
### Bug Fixes
6+
7+
* [`15be6dd`](https://github.com/npm/cli/commit/15be6dd33bfab8bdfaf8c3dece435d7139c1bf6d) [#7574](https://github.com/npm/cli/pull/7574) don't try parsing workspaces if none exist (@wraithgar)
8+
* [`d185c9b`](https://github.com/npm/cli/commit/d185c9bdcab7dd2a8a485cd167b9a7c5c1f43ad0) [#7574](https://github.com/npm/cli/pull/7574) use @npmcli/package-json to parse local package (@wraithgar)
9+
10+
### Dependencies
11+
12+
* [`04d6910`](https://github.com/npm/cli/commit/04d6910e474003762b4606837960b4eb10d7bcd9) [#7574](https://github.com/npm/cli/pull/7574) `@npmcli/[email protected]`
13+
* [`4ef4830`](https://github.com/npm/cli/commit/4ef4830dd792c2f23d3ffc7a10f797fc4ac8e5cb) [#7574](https://github.com/npm/cli/pull/7574) remove read-package-json-fast
14+
315
## [8.3.3](https://github.com/npm/cli/compare/config-v8.3.2...config-v8.3.3) (2024-05-29)
416

517
### Bug Fixes

workspaces/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "8.3.3",
3+
"version": "8.3.4",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### Dependencies
4+
5+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
6+
37
## [6.1.3](https://github.com/npm/cli/compare/libnpmdiff-v6.1.2...libnpmdiff-v6.1.3) (2024-05-29)
48

59
### Bug Fixes

workspaces/libnpmdiff/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "6.1.3",
3+
"version": "6.1.4",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",
@@ -46,7 +46,7 @@
4646
"tap": "^16.3.8"
4747
},
4848
"dependencies": {
49-
"@npmcli/arborist": "^7.5.3",
49+
"@npmcli/arborist": "^7.5.4",
5050
"@npmcli/installed-package-contents": "^2.1.0",
5151
"binary-extensions": "^2.3.0",
5252
"diff": "^5.1.0",

workspaces/libnpmexec/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [8.1.3](https://github.com/npm/cli/compare/libnpmexec-v8.1.2...libnpmexec-v8.1.3) (2024-07-09)
4+
5+
### Bug Fixes
6+
7+
* [`71c6848`](https://github.com/npm/cli/commit/71c6848acd97f00c84b07ee1a80d92a053d405b5) [#7587](https://github.com/npm/cli/pull/7587) exec: npx to run specified version if multiple version exist globally (#7587) (@milaninfy)
8+
9+
10+
### Dependencies
11+
12+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
13+
314
## [8.1.2](https://github.com/npm/cli/compare/libnpmexec-v8.1.1...libnpmexec-v8.1.2) (2024-05-29)
415

516
### Bug Fixes

workspaces/libnpmexec/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "8.1.2",
3+
"version": "8.1.3",
44
"files": [
55
"bin/",
66
"lib/"
@@ -59,7 +59,7 @@
5959
"tap": "^16.3.8"
6060
},
6161
"dependencies": {
62-
"@npmcli/arborist": "^7.5.3",
62+
"@npmcli/arborist": "^7.5.4",
6363
"@npmcli/run-script": "^8.1.0",
6464
"ci-info": "^4.0.0",
6565
"npm-package-arg": "^11.0.2",

workspaces/libnpmfund/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.2): `@npmcli/[email protected]`
66

7+
### Dependencies
8+
9+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
10+
711
## [5.0.11](https://github.com/npm/cli/compare/libnpmfund-v5.0.10...libnpmfund-v5.0.11) (2024-05-29)
812

913
### Bug Fixes

workspaces/libnpmfund/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "5.0.11",
3+
"version": "5.0.12",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",
@@ -45,7 +45,7 @@
4545
"tap": "^16.3.8"
4646
},
4747
"dependencies": {
48-
"@npmcli/arborist": "^7.5.3"
48+
"@npmcli/arborist": "^7.5.4"
4949
},
5050
"engines": {
5151
"node": "^16.14.0 || >=18.0.0"

0 commit comments

Comments
 (0)