Skip to content

Commit f8d25cd

Browse files
github-actions[bot]owlstronaut
authored andcommitted
chore: release 11.8.0
1 parent 8f599df commit f8d25cd

File tree

17 files changed

+101
-42
lines changed

17 files changed

+101
-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.7.0",
3-
"workspaces/arborist": "9.1.9",
2+
".": "11.8.0",
3+
"workspaces/arborist": "9.1.10",
44
"workspaces/libnpmaccess": "10.0.3",
5-
"workspaces/libnpmdiff": "8.0.12",
6-
"workspaces/libnpmexec": "10.1.11",
7-
"workspaces/libnpmfund": "7.0.12",
5+
"workspaces/libnpmdiff": "8.0.13",
6+
"workspaces/libnpmexec": "10.1.12",
7+
"workspaces/libnpmfund": "7.0.13",
88
"workspaces/libnpmorg": "8.0.1",
9-
"workspaces/libnpmpack": "9.0.12",
9+
"workspaces/libnpmpack": "9.0.13",
1010
"workspaces/libnpmpublish": "11.1.3",
1111
"workspaces/libnpmsearch": "9.0.1",
1212
"workspaces/libnpmteam": "8.0.2",
1313
"workspaces/libnpmversion": "8.0.3",
14-
"workspaces/config": "10.4.5"
14+
"workspaces/config": "10.5.0"
1515
}

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,3 +986,5 @@ Julian Flögel <flj2mu@bosch.com>
986986
Max Black <husivm@google.com>
987987
Yashwant Bezawada <yashwant_b@me.com>
988988
Keegan Carruthers-Smith <keegan.csmith@gmail.com>
989+
Saksham Malhotra <saksh.m.malhotra@gmail.com>
990+
Kai <2644614+Schweinepriester@users.noreply.github.com>

CHANGELOG.md

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

3+
## [11.8.0](https://github.com/npm/cli/compare/v11.7.0...v11.8.0) (2026-01-21)
4+
### Features
5+
* [`545e861`](https://github.com/npm/cli/commit/545e86154cc847766ceb356c3b1229d0573314c0) [#8828](https://github.com/npm/cli/pull/8828) show proxy environment variables in npm config list (Max Black)
6+
### Bug Fixes
7+
* [`c2f784d`](https://github.com/npm/cli/commit/c2f784dbb5a83106558ff6ee7cc60bfc088ee9ed) [#8859](https://github.com/npm/cli/pull/8859) preserve serialNumber UUID in CycloneDX SBOM output #8837 (#8859) (@saksham-malhotra-27)
8+
* [`f2c3af7`](https://github.com/npm/cli/commit/f2c3af7de1906b0517bba1e7e5b9247d57960d99) [#8840](https://github.com/npm/cli/pull/8840) more intuitive byte formatting boundaries for rounding (#8840) (@watilde)
9+
### Documentation
10+
* [`3474ec3`](https://github.com/npm/cli/commit/3474ec35fb579873d20a4b6747983ca369d61592) [#8866](https://github.com/npm/cli/pull/8866) fix typo/logic error in npm-dedupe docs (#8866) (@Schweinepriester)
11+
* [`5552e46`](https://github.com/npm/cli/commit/5552e465125c72e5d591fb6dff76c450e78c7c70) [#8797](https://github.com/npm/cli/pull/8797) npm-install: explain package-lock.json behavior (#8797) (@MaxBlack-dev, Max Black)
12+
### Dependencies
13+
* [`f478ca0`](https://github.com/npm/cli/commit/f478ca0efb6e3dd7b32a3d7b51c896fdd5f5cd90) [#8919](https://github.com/npm/cli/pull/8919) `postcss-selector-parser@7.1.1`
14+
* [`2b6a71f`](https://github.com/npm/cli/commit/2b6a71fae386e76e142dbab8e1bbc368d5ef0487) [#8919](https://github.com/npm/cli/pull/8919) `path-scurry@2.0.1`
15+
* [`19096f2`](https://github.com/npm/cli/commit/19096f28883706a96a5146d4ec313dffbcc148f7) [#8919](https://github.com/npm/cli/pull/8919) `sigstore@4.1.0`
16+
* [`e7f5d1e`](https://github.com/npm/cli/commit/e7f5d1e445f599c60791a849484c4c0167392d10) [#8919](https://github.com/npm/cli/pull/8919) `lru-cache@11.2.4`
17+
* [`9e756ae`](https://github.com/npm/cli/commit/9e756ae2b51b8ae6b4661ab47a1401690b82ce31) [#8919](https://github.com/npm/cli/pull/8919) `ip-address@10.1.0`
18+
* [`f951820`](https://github.com/npm/cli/commit/f95182001771ad5d52dfc57934d7ce1b97055b70) [#8919](https://github.com/npm/cli/pull/8919) `common-ancestor-path@2.0.0`
19+
* [`7a949ad`](https://github.com/npm/cli/commit/7a949ad8967c93c6b38ed9d4ee469703d269eea5) [#8919](https://github.com/npm/cli/pull/8919) `@sigstore/verify@3.1.0`
20+
* [`6979ce1`](https://github.com/npm/cli/commit/6979ce1e0455042038d953d1631eaf8ed5cbb90a) [#8919](https://github.com/npm/cli/pull/8919) `@sigstore/sign@4.1.0`
21+
* [`b4a6a41`](https://github.com/npm/cli/commit/b4a6a41bcc17694047c85fd71b3155ab0cb29302) [#8919](https://github.com/npm/cli/pull/8919) `@sigstore/core@3.1.0`
22+
* [`dc8a8e8`](https://github.com/npm/cli/commit/dc8a8e8090deffc244f836fde2328d6444fc8ffc) [#8919](https://github.com/npm/cli/pull/8919) `@sigstore/tuf@4.0.1`
23+
* [`be221ea`](https://github.com/npm/cli/commit/be221eae2974a04fadb1c80fc423eb949e4df723) [#8919](https://github.com/npm/cli/pull/8919) `validate-npm-package-name@7.0.2`
24+
* [`149823d`](https://github.com/npm/cli/commit/149823de9a920e8ea25ed11399d79d3758f592ef) [#8919](https://github.com/npm/cli/pull/8919) `diff@8.0.3`
25+
* [`32b2001`](https://github.com/npm/cli/commit/32b2001f552078eac8f4ec863d704fc91346efe3) [#8919](https://github.com/npm/cli/pull/8919) `tar@7.5.4`
26+
### Chores
27+
* [`8f599df`](https://github.com/npm/cli/commit/8f599df6a3888fd9a06a5c17748657cbb45076c3) [#8919](https://github.com/npm/cli/pull/8919) pin jsdom to 27.0.0 (@wraithgar)
28+
* [`f4f1161`](https://github.com/npm/cli/commit/f4f1161520e6c2b4b9038d4bd723ccef235e4273) [#8919](https://github.com/npm/cli/pull/8919) dev dependency updates (@wraithgar)
29+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.10): `@npmcli/arborist@9.1.10`
30+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.5.0): `@npmcli/config@10.5.0`
31+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.13): `libnpmdiff@8.0.13`
32+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.12): `libnpmexec@10.1.12`
33+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.13): `libnpmfund@7.0.13`
34+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.13): `libnpmpack@9.0.13`
35+
336
## [11.7.0](https://github.com/npm/cli/compare/v11.6.4...v11.7.0) (2025-12-09)
437
### Features
538
* [`b380d15`](https://github.com/npm/cli/commit/b380d155050be21a9ee5ce08d50e184c06a13f36) [#8697](https://github.com/npm/cli/pull/8697) add deduping to notices unless in verbose+ mode (@owlstronaut)

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.7.0",
3+
"version": "11.8.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.7.0",
9+
"version": "11.8.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.9",
89-
"@npmcli/config": "^10.4.5",
88+
"@npmcli/arborist": "^9.1.10",
89+
"@npmcli/config": "^10.5.0",
9090
"@npmcli/fs": "^5.0.0",
9191
"@npmcli/map-workspaces": "^5.0.3",
9292
"@npmcli/metavuln-calculator": "^9.0.3",
@@ -111,11 +111,11 @@
111111
"is-cidr": "^6.0.1",
112112
"json-parse-even-better-errors": "^5.0.0",
113113
"libnpmaccess": "^10.0.3",
114-
"libnpmdiff": "^8.0.12",
115-
"libnpmexec": "^10.1.11",
116-
"libnpmfund": "^7.0.12",
114+
"libnpmdiff": "^8.0.13",
115+
"libnpmexec": "^10.1.12",
116+
"libnpmfund": "^7.0.13",
117117
"libnpmorg": "^8.0.1",
118-
"libnpmpack": "^9.0.12",
118+
"libnpmpack": "^9.0.13",
119119
"libnpmpublish": "^11.1.3",
120120
"libnpmsearch": "^9.0.1",
121121
"libnpmteam": "^8.0.2",
@@ -14714,7 +14714,7 @@
1471414714
},
1471514715
"workspaces/arborist": {
1471614716
"name": "@npmcli/arborist",
14717-
"version": "9.1.9",
14717+
"version": "9.1.10",
1471814718
"license": "ISC",
1471914719
"dependencies": {
1472014720
"@isaacs/string-locale-compare": "^1.1.0",
@@ -14771,7 +14771,7 @@
1477114771
},
1477214772
"workspaces/config": {
1477314773
"name": "@npmcli/config",
14774-
"version": "10.4.5",
14774+
"version": "10.5.0",
1477514775
"license": "ISC",
1477614776
"dependencies": {
1477714777
"@npmcli/map-workspaces": "^5.0.0",
@@ -14811,10 +14811,10 @@
1481114811
}
1481214812
},
1481314813
"workspaces/libnpmdiff": {
14814-
"version": "8.0.12",
14814+
"version": "8.0.13",
1481514815
"license": "ISC",
1481614816
"dependencies": {
14817-
"@npmcli/arborist": "^9.1.9",
14817+
"@npmcli/arborist": "^9.1.10",
1481814818
"@npmcli/installed-package-contents": "^4.0.0",
1481914819
"binary-extensions": "^3.0.0",
1482014820
"diff": "^8.0.2",
@@ -14833,10 +14833,10 @@
1483314833
}
1483414834
},
1483514835
"workspaces/libnpmexec": {
14836-
"version": "10.1.11",
14836+
"version": "10.1.12",
1483714837
"license": "ISC",
1483814838
"dependencies": {
14839-
"@npmcli/arborist": "^9.1.9",
14839+
"@npmcli/arborist": "^9.1.10",
1484014840
"@npmcli/package-json": "^7.0.0",
1484114841
"@npmcli/run-script": "^10.0.0",
1484214842
"ci-info": "^4.0.0",
@@ -14864,10 +14864,10 @@
1486414864
}
1486514865
},
1486614866
"workspaces/libnpmfund": {
14867-
"version": "7.0.12",
14867+
"version": "7.0.13",
1486814868
"license": "ISC",
1486914869
"dependencies": {
14870-
"@npmcli/arborist": "^9.1.9"
14870+
"@npmcli/arborist": "^9.1.10"
1487114871
},
1487214872
"devDependencies": {
1487314873
"@npmcli/eslint-config": "^5.0.1",
@@ -14897,10 +14897,10 @@
1489714897
}
1489814898
},
1489914899
"workspaces/libnpmpack": {
14900-
"version": "9.0.12",
14900+
"version": "9.0.13",
1490114901
"license": "ISC",
1490214902
"dependencies": {
14903-
"@npmcli/arborist": "^9.1.9",
14903+
"@npmcli/arborist": "^9.1.10",
1490414904
"@npmcli/run-script": "^10.0.0",
1490514905
"npm-package-arg": "^13.0.0",
1490614906
"pacote": "^21.0.2"

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.7.0",
2+
"version": "11.8.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.9",
56-
"@npmcli/config": "^10.4.5",
55+
"@npmcli/arborist": "^9.1.10",
56+
"@npmcli/config": "^10.5.0",
5757
"@npmcli/fs": "^5.0.0",
5858
"@npmcli/map-workspaces": "^5.0.3",
5959
"@npmcli/metavuln-calculator": "^9.0.3",
@@ -78,11 +78,11 @@
7878
"is-cidr": "^6.0.1",
7979
"json-parse-even-better-errors": "^5.0.0",
8080
"libnpmaccess": "^10.0.3",
81-
"libnpmdiff": "^8.0.12",
82-
"libnpmexec": "^10.1.11",
83-
"libnpmfund": "^7.0.12",
81+
"libnpmdiff": "^8.0.13",
82+
"libnpmexec": "^10.1.12",
83+
"libnpmfund": "^7.0.13",
8484
"libnpmorg": "^8.0.1",
85-
"libnpmpack": "^9.0.12",
85+
"libnpmpack": "^9.0.13",
8686
"libnpmpublish": "^11.1.3",
8787
"libnpmsearch": "^9.0.1",
8888
"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.1.10](https://github.com/npm/cli/compare/arborist-v9.1.9...arborist-v9.1.10) (2026-01-21)
4+
### Dependencies
5+
* [`f951820`](https://github.com/npm/cli/commit/f95182001771ad5d52dfc57934d7ce1b97055b70) [#8919](https://github.com/npm/cli/pull/8919) `common-ancestor-path@2.0.0`
6+
37
## [9.1.9](https://github.com/npm/cli/compare/arborist-v9.1.8...arborist-v9.1.9) (2025-12-09)
48
### Bug Fixes
59
* [`0765289`](https://github.com/npm/cli/commit/07652896c44bd21a585255151f90f171eefbb00e) [#8721](https://github.com/npm/cli/pull/8721) handle ENOTEMPTY errors in moveFile (@keegancsmith)

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.9",
3+
"version": "9.1.10",
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.5.0](https://github.com/npm/cli/compare/config-v10.4.5...config-v10.5.0) (2026-01-21)
4+
### Features
5+
* [`5a444d5`](https://github.com/npm/cli/commit/5a444d57f1068efddc71ddfd131a949632524e00) [#8828](https://github.com/npm/cli/pull/8828) export environment config variable names (Max Black)
6+
37
## [10.4.5](https://github.com/npm/cli/compare/config-v10.4.4...config-v10.4.5) (2025-12-09)
48
### Bug Fixes
59
* [`4ebb831`](https://github.com/npm/cli/commit/4ebb831d93f13cc0b980754bf36abb2982b131f7) [#8839](https://github.com/npm/cli/pull/8839) updates hints to use cli paradigm (@owlstronaut)

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.4.5",
3+
"version": "10.5.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
@@ -40,6 +40,10 @@
4040

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

43+
### Dependencies
44+
45+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.10): `@npmcli/arborist@9.1.10`
46+
4347
## [8.0.11](https://github.com/npm/cli/compare/libnpmdiff-v8.0.10...libnpmdiff-v8.0.11) (2025-11-25)
4448
### Dependencies
4549
* [`9d77b84`](https://github.com/npm/cli/commit/9d77b84ce961a28941af8b1a597a03e308828cd4) [#8770](https://github.com/npm/cli/pull/8770) `@npmcli/installed-package-contents@4.0.0`

0 commit comments

Comments
 (0)