Skip to content

Commit f69c403

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 10.9.3
1 parent 15e545b commit f69c403

File tree

15 files changed

+112
-37
lines changed

15 files changed

+112
-37
lines changed

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
".": "10.9.2",
3-
"workspaces/arborist": "8.0.0",
2+
".": "10.9.3",
3+
"workspaces/arborist": "8.0.1",
44
"workspaces/libnpmaccess": "9.0.0",
5-
"workspaces/libnpmdiff": "7.0.0",
6-
"workspaces/libnpmexec": "9.0.0",
7-
"workspaces/libnpmfund": "6.0.0",
5+
"workspaces/libnpmdiff": "7.0.1",
6+
"workspaces/libnpmexec": "9.0.1",
7+
"workspaces/libnpmfund": "6.0.1",
88
"workspaces/libnpmhook": "11.0.0",
99
"workspaces/libnpmorg": "7.0.0",
10-
"workspaces/libnpmpack": "8.0.0",
10+
"workspaces/libnpmpack": "8.0.1",
1111
"workspaces/libnpmpublish": "10.0.1",
1212
"workspaces/libnpmsearch": "8.0.0",
1313
"workspaces/libnpmteam": "7.0.0",

AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,3 +949,6 @@ Sonny <47546413+sonsurim@users.noreply.github.com>
949949
Alessandro Diez <demedos@users.noreply.github.com>
950950
Rhys Evans <wheresrhys@gmail.com>
951951
reggi <reggi@github.com>
952+
Victor Adossi ("vados") <vados@vadosware.io>
953+
Trevor Burnham <trevorburnham@gmail.com>
954+
Alex Schwartz <alexschwartz01@gmail.com>

CHANGELOG.md

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

3+
## [10.9.3](https://github.com/npm/cli/compare/v10.9.2...v10.9.3) (2025-06-25)
4+
### Bug Fixes
5+
* [`7cff878`](https://github.com/npm/cli/commit/7cff878a3dd95b6a9d0bae118914626f5480ecb5) [#8343](https://github.com/npm/cli/pull/8343) powershell: use Invoke-Expression to pass args (#8343) (@alexsch01)
6+
* [`78dc057`](https://github.com/npm/cli/commit/78dc0574cad0295fb49a96032871e17ea6c2cffc) [#8378](https://github.com/npm/cli/pull/8378) stop working around bug fixed in `npm-package-arg@12.0.2` (@TrevorBurnham)
7+
* [`e510f14`](https://github.com/npm/cli/commit/e510f14bf6a20d67e7b37c3f25ff271d9f7a0da5) [#8248](https://github.com/npm/cli/pull/8248) docs: 'pacakge' -> 'package' (#8248) (@t3hmrman)
8+
### Dependencies
9+
* [`c38ec84`](https://github.com/npm/cli/commit/c38ec84f94cec3b9aa34401ca52524eae0773f34) [#8378](https://github.com/npm/cli/pull/8378) `validate-npm-package-name@6.0.1`
10+
* [`72564c5`](https://github.com/npm/cli/commit/72564c5390529aa1749fa654b97ac26be566fa98) [#8378](https://github.com/npm/cli/pull/8378) `spdx-license-ids@3.0.21`
11+
* [`20fa199`](https://github.com/npm/cli/commit/20fa199cb3f1b6788875cca2c80a3776dc64efe4) [#8378](https://github.com/npm/cli/pull/8378) `socks@2.8.5`
12+
* [`48c193a`](https://github.com/npm/cli/commit/48c193a088ef4f982b662c8c8a946b4d1d52338c) [#8378](https://github.com/npm/cli/pull/8378) `socks-proxy-agent@8.0.5`
13+
* [`00fccfb`](https://github.com/npm/cli/commit/00fccfbf52b0af67ac9e715d1ebd97d48736a431) [#8378](https://github.com/npm/cli/pull/8378) `semver@7.7.2`
14+
* [`5ab8aac`](https://github.com/npm/cli/commit/5ab8aac000afc9aa627b77a659c6d56ebfa512f2) [#8378](https://github.com/npm/cli/pull/8378) `read@4.1.0`
15+
* [`224c69e`](https://github.com/npm/cli/commit/224c69e7a957532677f00292ce366a621f43dda7) [#8378](https://github.com/npm/cli/pull/8378) `p-map@7.0.3`
16+
* [`1e41678`](https://github.com/npm/cli/commit/1e41678627b3652afe2d23cce49b48aae7374ddc) [#8378](https://github.com/npm/cli/pull/8378) `npm-package-arg@12.0.2`
17+
* [`e9cf30e`](https://github.com/npm/cli/commit/e9cf30e74f22fd3584831a6bcf2834d2b9033576) [#8378](https://github.com/npm/cli/pull/8378) `nopt@8.1.0`
18+
* [`2bedf25`](https://github.com/npm/cli/commit/2bedf256df7a4072a71e6bc2d67526c428b6933b) [#8378](https://github.com/npm/cli/pull/8378) `minizlib@3.0.2`
19+
* [`a795ee0`](https://github.com/npm/cli/commit/a795ee032cd590ef7b267cb9be3771d981b95b86) [#8378](https://github.com/npm/cli/pull/8378) `minipass-fetch@4.0.1`
20+
* [`8ed043c`](https://github.com/npm/cli/commit/8ed043c174578e816a7dfa4c16410e6cff7db21b) [#8378](https://github.com/npm/cli/pull/8378) `https-proxy-agent@7.0.6`
21+
* [`74518d0`](https://github.com/npm/cli/commit/74518d05f4f5f5788e6bc58680c62b46f7a5c512) [#8378](https://github.com/npm/cli/pull/8378) `http-cache-semantics@4.2.0`
22+
* [`cc7dcfc`](https://github.com/npm/cli/commit/cc7dcfc76faa5fd8e415437404347ed1758a1a4b) [#8378](https://github.com/npm/cli/pull/8378) `hosted-git-info@8.1.0`
23+
* [`13aea40`](https://github.com/npm/cli/commit/13aea4091c21162588937f38b5705806e6eeffd6) [#8378](https://github.com/npm/cli/pull/8378) `foreground-child@3.3.1`
24+
* [`9c81599`](https://github.com/npm/cli/commit/9c81599086e5e8a0245004e0814d92c4222adb1f) [#8378](https://github.com/npm/cli/pull/8378) `exponential-backoff@3.1.2`
25+
* [`b59097f`](https://github.com/npm/cli/commit/b59097f3ab3d4a300c5112f6f0b4f600f93381b9) [#8378](https://github.com/npm/cli/pull/8378) `node-gyp@11.2.0`
26+
* [`8b29435`](https://github.com/npm/cli/commit/8b2943514f1a699ce4d5b8610b55eb867758bfed) [#8378](https://github.com/npm/cli/pull/8378) `debug@4.4.1`
27+
* [`4c8e170`](https://github.com/npm/cli/commit/4c8e170a5507c37ca85dbd3695a7a4813e347ac1) [#8378](https://github.com/npm/cli/pull/8378) `cidr-regex@4.1.3`
28+
* [`9bb94a3`](https://github.com/npm/cli/commit/9bb94a310e6a2f3d2556f7945d5cc10f3a7f1fc9) [#8378](https://github.com/npm/cli/pull/8378) `is-cidr@5.1.1`
29+
* [`a1dbb0b`](https://github.com/npm/cli/commit/a1dbb0b11a0e2f7df47c93fd0a5d0068e19475e5) [#8378](https://github.com/npm/cli/pull/8378) `ci-info@4.2.0`
30+
* [`0a5f2ff`](https://github.com/npm/cli/commit/0a5f2ff9397e03ef092073fa05076213a00cb480) [#8378](https://github.com/npm/cli/pull/8378) `chalk@5.4.1`
31+
* [`7912c9c`](https://github.com/npm/cli/commit/7912c9ca4bdadb38f1445903291116c7365500ae) [#8378](https://github.com/npm/cli/pull/8378) `brace-expansion@2.0.2`
32+
* [`19028b8`](https://github.com/npm/cli/commit/19028b89b8923ad772a48e352557665bc75c0687) [#8378](https://github.com/npm/cli/pull/8378) `agent-base@7.1.3`
33+
* [`fd26776`](https://github.com/npm/cli/commit/fd267760a1d0cb0908e44525c7a5d1ca124f8d2a) [#8378](https://github.com/npm/cli/pull/8378) `abbrev@3.0.1`
34+
* [`dbb23ab`](https://github.com/npm/cli/commit/dbb23abac7cca20c55f3831b2be747e9d1dc2b95) [#8378](https://github.com/npm/cli/pull/8378) `sigstore@3.1.0`
35+
* [`92feb9b`](https://github.com/npm/cli/commit/92feb9b18fa007f743004420afbed895c7f0a279) [#8378](https://github.com/npm/cli/pull/8378) `@sigstore/protobuf-specs@0.4.3`
36+
* [`4fd7174`](https://github.com/npm/cli/commit/4fd7174b2fa4ba7fd0b2b333b6184ea3f0b649bd) [#8378](https://github.com/npm/cli/pull/8378) `@sigstore/tuf@3.1.1`
37+
* [`b327bc2`](https://github.com/npm/cli/commit/b327bc214ebe228bfe588ed0fee360cf096e607f) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/run-script@9.1.0`
38+
* [`04e7e1c`](https://github.com/npm/cli/commit/04e7e1c4ed4e90c6e5b4691675cb994e601c07d6) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/redact@3.2.2`.
39+
* [`90d2aab`](https://github.com/npm/cli/commit/90d2aabd98aa873ae804b559331c9b2a316c0dd5) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/query@4.0.1`
40+
* [`2e47537`](https://github.com/npm/cli/commit/2e47537a30eae4ad505a7863f375360f16e3fde3) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/package-json@6.2.0`
41+
* [`a5eb5dd`](https://github.com/npm/cli/commit/a5eb5dd28e6b2ac626a3a5d44b936402565c4694) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/git@6.0.3`
42+
### Chores
43+
* [`15e545b`](https://github.com/npm/cli/commit/15e545b7a0301798b28056382325cd83e02621e7) [#8384](https://github.com/npm/cli/pull/8384) `@npmcli/template-oss@4.24.4` (#8384) (@wraithgar)
44+
* [`fb5a9f2`](https://github.com/npm/cli/commit/fb5a9f2ac7047655b79988c972ed99ef3b8fa8fe) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/template-oss@4.24.3` (@wraithgar)
45+
* [`19da79a`](https://github.com/npm/cli/commit/19da79a93442de81470355e87147ebcd179b7e80) [#8378](https://github.com/npm/cli/pull/8378) dev dependency updates (@wraithgar)
46+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v8.0.1): `@npmcli/arborist@8.0.1`
47+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v7.0.1): `libnpmdiff@7.0.1`
48+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v9.0.1): `libnpmexec@9.0.1`
49+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v6.0.1): `libnpmfund@6.0.1`
50+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v8.0.1): `libnpmpack@8.0.1`
51+
352
## [10.9.2](https://github.com/npm/cli/compare/v10.9.1...v10.9.2) (2024-12-04)
453
### Dependencies
554
* [`ae9345e`](https://github.com/npm/cli/commit/ae9345e352a30151c5326889d7a23b7289894e99) [#7959](https://github.com/npm/cli/pull/7959) `@npmcli/run-script@9.0.2`

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": "10.9.2",
3+
"version": "10.9.3",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.9.2",
9+
"version": "10.9.3",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -87,7 +87,7 @@
8787
],
8888
"dependencies": {
8989
"@isaacs/string-locale-compare": "^1.1.0",
90-
"@npmcli/arborist": "^8.0.0",
90+
"@npmcli/arborist": "^8.0.1",
9191
"@npmcli/config": "^9.0.0",
9292
"@npmcli/fs": "^4.0.0",
9393
"@npmcli/map-workspaces": "^4.0.2",
@@ -112,12 +112,12 @@
112112
"is-cidr": "^5.1.1",
113113
"json-parse-even-better-errors": "^4.0.0",
114114
"libnpmaccess": "^9.0.0",
115-
"libnpmdiff": "^7.0.0",
116-
"libnpmexec": "^9.0.0",
117-
"libnpmfund": "^6.0.0",
115+
"libnpmdiff": "^7.0.1",
116+
"libnpmexec": "^9.0.1",
117+
"libnpmfund": "^6.0.1",
118118
"libnpmhook": "^11.0.0",
119119
"libnpmorg": "^7.0.0",
120-
"libnpmpack": "^8.0.0",
120+
"libnpmpack": "^8.0.1",
121121
"libnpmpublish": "^10.0.1",
122122
"libnpmsearch": "^8.0.0",
123123
"libnpmteam": "^7.0.0",
@@ -17479,7 +17479,7 @@
1747917479
},
1748017480
"workspaces/arborist": {
1748117481
"name": "@npmcli/arborist",
17482-
"version": "8.0.0",
17482+
"version": "8.0.1",
1748317483
"license": "ISC",
1748417484
"dependencies": {
1748517485
"@isaacs/string-locale-compare": "^1.1.0",
@@ -17578,10 +17578,10 @@
1757817578
}
1757917579
},
1758017580
"workspaces/libnpmdiff": {
17581-
"version": "7.0.0",
17581+
"version": "7.0.1",
1758217582
"license": "ISC",
1758317583
"dependencies": {
17584-
"@npmcli/arborist": "^8.0.0",
17584+
"@npmcli/arborist": "^8.0.1",
1758517585
"@npmcli/installed-package-contents": "^3.0.0",
1758617586
"binary-extensions": "^2.3.0",
1758717587
"diff": "^5.1.0",
@@ -17600,10 +17600,10 @@
1760017600
}
1760117601
},
1760217602
"workspaces/libnpmexec": {
17603-
"version": "9.0.0",
17603+
"version": "9.0.1",
1760417604
"license": "ISC",
1760517605
"dependencies": {
17606-
"@npmcli/arborist": "^8.0.0",
17606+
"@npmcli/arborist": "^8.0.1",
1760717607
"@npmcli/run-script": "^9.0.1",
1760817608
"ci-info": "^4.0.0",
1760917609
"npm-package-arg": "^12.0.0",
@@ -17629,10 +17629,10 @@
1762917629
}
1763017630
},
1763117631
"workspaces/libnpmfund": {
17632-
"version": "6.0.0",
17632+
"version": "6.0.1",
1763317633
"license": "ISC",
1763417634
"dependencies": {
17635-
"@npmcli/arborist": "^8.0.0"
17635+
"@npmcli/arborist": "^8.0.1"
1763617636
},
1763717637
"devDependencies": {
1763817638
"@npmcli/eslint-config": "^5.0.1",
@@ -17679,10 +17679,10 @@
1767917679
}
1768017680
},
1768117681
"workspaces/libnpmpack": {
17682-
"version": "8.0.0",
17682+
"version": "8.0.1",
1768317683
"license": "ISC",
1768417684
"dependencies": {
17685-
"@npmcli/arborist": "^8.0.0",
17685+
"@npmcli/arborist": "^8.0.1",
1768617686
"@npmcli/run-script": "^9.0.1",
1768717687
"npm-package-arg": "^12.0.0",
1768817688
"pacote": "^19.0.0"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.9.2",
2+
"version": "10.9.3",
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": "^8.0.0",
55+
"@npmcli/arborist": "^8.0.1",
5656
"@npmcli/config": "^9.0.0",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^4.0.2",
@@ -77,12 +77,12 @@
7777
"is-cidr": "^5.1.1",
7878
"json-parse-even-better-errors": "^4.0.0",
7979
"libnpmaccess": "^9.0.0",
80-
"libnpmdiff": "^7.0.0",
81-
"libnpmexec": "^9.0.0",
82-
"libnpmfund": "^6.0.0",
80+
"libnpmdiff": "^7.0.1",
81+
"libnpmexec": "^9.0.1",
82+
"libnpmfund": "^6.0.1",
8383
"libnpmhook": "^11.0.0",
8484
"libnpmorg": "^7.0.0",
85-
"libnpmpack": "^8.0.0",
85+
"libnpmpack": "^8.0.1",
8686
"libnpmpublish": "^10.0.1",
8787
"libnpmsearch": "^8.0.0",
8888
"libnpmteam": "^7.0.0",

workspaces/arborist/CHANGELOG.md

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

3+
## [8.0.1](https://github.com/npm/cli/compare/arborist-v8.0.0...arborist-v8.0.1) (2025-06-25)
4+
### Bug Fixes
5+
* [`78dc057`](https://github.com/npm/cli/commit/78dc0574cad0295fb49a96032871e17ea6c2cffc) [#8378](https://github.com/npm/cli/pull/8378) stop working around bug fixed in `npm-package-arg@12.0.2` (@TrevorBurnham)
6+
### Chores
7+
* [`15e545b`](https://github.com/npm/cli/commit/15e545b7a0301798b28056382325cd83e02621e7) [#8384](https://github.com/npm/cli/pull/8384) `@npmcli/template-oss@4.24.4` (#8384) (@wraithgar)
8+
* [`fb5a9f2`](https://github.com/npm/cli/commit/fb5a9f2ac7047655b79988c972ed99ef3b8fa8fe) [#8378](https://github.com/npm/cli/pull/8378) `@npmcli/template-oss@4.24.3` (@wraithgar)
9+
310
## [8.0.0](https://github.com/npm/cli/compare/arborist-v7.5.4...arborist-v8.0.0) (2024-10-03)
411
### ⚠️ BREAKING CHANGES
512
* `@npmcli/arborist` now supports node `^18.17.0 || >=20.5.0`

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

workspaces/libnpmdiff/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.4): `@npmcli/arborist@7.5.4`
66

7+
### Dependencies
8+
9+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v8.0.1): `@npmcli/arborist@8.0.1`
10+
711
## [7.0.0](https://github.com/npm/cli/compare/libnpmdiff-v6.1.4...libnpmdiff-v7.0.0) (2024-10-03)
812
### ⚠️ BREAKING CHANGES
913
* `libnpmdiff` now supports node `^18.17.0 || >=20.5.0`

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": "7.0.0",
3+
"version": "7.0.1",
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": "^8.0.0",
50+
"@npmcli/arborist": "^8.0.1",
5151
"@npmcli/installed-package-contents": "^3.0.0",
5252
"binary-extensions": "^2.3.0",
5353
"diff": "^5.1.0",

workspaces/libnpmexec/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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-v8.0.1): `@npmcli/arborist@8.0.1`
6+
37
## [9.0.0](https://github.com/npm/cli/compare/libnpmexec-v8.1.4...libnpmexec-v9.0.0) (2024-10-03)
48
### ⚠️ BREAKING CHANGES
59
* `libnpmexec` now supports node `^18.17.0 || >=20.5.0`

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy