Content-Length: 1106003 | pFad | https://github.com/npm/cli/commit/bb056c85059cfb39514614e31abba09f20ac1612

27 chore: release 11.4.2 · npm/cli@bb056c8 · GitHub
Skip to content

Commit bb056c8

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 11.4.2
1 parent 0ad1444 commit bb056c8

File tree

17 files changed

+98
-42
lines changed

17 files changed

+98
-42
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
".": "11.4.1",
3-
"workspaces/arborist": "9.1.1",
2+
".": "11.4.2",
3+
"workspaces/arborist": "9.1.2",
44
"workspaces/libnpmaccess": "10.0.1",
5-
"workspaces/libnpmdiff": "8.0.4",
6-
"workspaces/libnpmexec": "10.1.3",
7-
"workspaces/libnpmfund": "7.0.4",
5+
"workspaces/libnpmdiff": "8.0.5",
6+
"workspaces/libnpmexec": "10.1.4",
7+
"workspaces/libnpmfund": "7.0.5",
88
"workspaces/libnpmorg": "8.0.0",
9-
"workspaces/libnpmpack": "9.0.4",
10-
"workspaces/libnpmpublish": "11.0.0",
9+
"workspaces/libnpmpack": "9.0.5",
10+
"workspaces/libnpmpublish": "11.0.1",
1111
"workspaces/libnpmsearch": "9.0.0",
1212
"workspaces/libnpmteam": "8.0.1",
1313
"workspaces/libnpmversion": "8.0.1",

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,3 +969,4 @@ xaos7991 <44319098+xaos7991@users.noreply.github.com>
969969
Tom Mrazauskas <tom@mrazauskas.de>
970970
sam crochet <shmam@github.com>
971971
tarekwfa0110 <109884541+tarekwfa0110@users.noreply.github.com>
972+
Marc Bernard <marc@marcbernardtools.com>

CHANGELOG.md

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

3+
## [11.4.2](https://github.com/npm/cli/compare/v11.4.1...v11.4.2) (2025-06-11)
4+
### Bug Fixes
5+
* [`f2d6947`](https://github.com/npm/cli/commit/f2d69478923b919c77bbb8bdb70c30ddeb59ffe7) [#8345](https://github.com/npm/cli/pull/8345) move warning to new line when `npm init` is canceled (@mbtools)
6+
* [`e758dd7`](https://github.com/npm/cli/commit/e758dd7bec58efed2cc865a6d360b0432ccc9f57) [#8318](https://github.com/npm/cli/pull/8318) powershell: multiple Invoke-Expression fixes (#8318) (@alexsch01)
7+
### Documentation
8+
* [`7233cb3`](https://github.com/npm/cli/commit/7233cb3a159872236338b97bcb9d3797864abb33) [#8355](https://github.com/npm/cli/pull/8355) remove deprecated section related temp files (#8355) (@milaninfy)
9+
* [`fb7a498`](https://github.com/npm/cli/commit/fb7a498d557abdd0c1a6945522d47878cf930a27) [#8351](https://github.com/npm/cli/pull/8351) clarify shell used for script (#8351) (@milaninfy)
10+
* [`8b55d38`](https://github.com/npm/cli/commit/8b55d38cd2815a9503aed664c85eb678203dc4d4) [#8329](https://github.com/npm/cli/pull/8329) Rename "command" to "script" (#8329) (@DanKaplanSES)
11+
### Dependencies
12+
* [`7b05420`](https://github.com/npm/cli/commit/7b0542028f9c3cc326c26a1986c34cec7eb04931) [#8358](https://github.com/npm/cli/pull/8358) `fdir@6.4.6`
13+
* [`e1a3b23`](https://github.com/npm/cli/commit/e1a3b23ebca0cb9b42c62a8c7b506ae9c2cc1a03) [#8358](https://github.com/npm/cli/pull/8358) `tinyglobby@0.2.14`
14+
* [`522efa2`](https://github.com/npm/cli/commit/522efa2641780e1703d3578baeb94d3e57bcc8af) [#8358](https://github.com/npm/cli/pull/8358) `socks@2.8.5`
15+
* [`7a0723f`](https://github.com/npm/cli/commit/7a0723f142b29065efec602e9e7d6585175e87a1) [#8358](https://github.com/npm/cli/pull/8358) `debug@4.4.1`
16+
* [`9a342a4`](https://github.com/npm/cli/commit/9a342a4afb40d0668ab6a2c3820be7cacb4b79f7) [#8358](https://github.com/npm/cli/pull/8358) `brace-expansion@2.0.2`
17+
* [`e691ba0`](https://github.com/npm/cli/commit/e691ba0918ea8526be9655f4c4c51e0887f7c623) [#8358](https://github.com/npm/cli/pull/8358) `@sigstore/protobuf-specs@0.4.3`
18+
* [`42ef765`](https://github.com/npm/cli/commit/42ef765008ed76e5cc2521a92ba2d329933524b7) [#8358](https://github.com/npm/cli/pull/8358) `validate-npm-package-name@6.0.1`
19+
* [`774c0b1`](https://github.com/npm/cli/commit/774c0b1e9c5704ffa24196fdcc44ba9575b04ca0) [#8358](https://github.com/npm/cli/pull/8358) `@npmcli/redact@3.2.2`
20+
* [`dda6f87`](https://github.com/npm/cli/commit/dda6f871331280eeb37493a4ccc57361a27949eb) [#8317](https://github.com/npm/cli/pull/8317) `@npmcli/package-json@6.2.0`
21+
* [`bc08ac7`](https://github.com/npm/cli/commit/bc08ac7a82f047485885d9c41a8b6fc48e8981b0) [#8317](https://github.com/npm/cli/pull/8317) remove normalize-package-data
22+
### Chores
23+
* [`0ad1444`](https://github.com/npm/cli/commit/0ad1444d76b0b68e4a4d48d7f22ebd4cd0d0e850) [#8358](https://github.com/npm/cli/pull/8358) dev dependency updates (@wraithgar)
24+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
25+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.5): `libnpmdiff@8.0.5`
26+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.4): `libnpmexec@10.1.4`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.5): `libnpmfund@7.0.5`
28+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.5): `libnpmpack@9.0.5`
29+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.1): `libnpmpublish@11.0.1`
30+
331
## [11.4.1](https://github.com/npm/cli/compare/v11.4.0...v11.4.1) (2025-05-21)
432
### Documentation
533
* [`3ed764a`](https://github.com/npm/cli/commit/3ed764aa08f2087fa1d1bd7391a646ba47565294) [#8308](https://github.com/npm/cli/pull/8308) Clarify script working directory behavior (fixes #8305) (#8308) (@tarekwfa0110, @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.4.1",
3+
"version": "11.4.2",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.4.1",
9+
"version": "11.4.2",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -85,7 +85,7 @@
8585
],
8686
"dependencies": {
8787
"@isaacs/string-locale-compare": "^1.1.0",
88-
"@npmcli/arborist": "^9.1.1",
88+
"@npmcli/arborist": "^9.1.2",
8989
"@npmcli/config": "^10.3.0",
9090
"@npmcli/fs": "^4.0.0",
9191
"@npmcli/map-workspaces": "^4.0.2",
@@ -110,12 +110,12 @@
110110
"is-cidr": "^5.1.1",
111111
"json-parse-even-better-errors": "^4.0.0",
112112
"libnpmaccess": "^10.0.1",
113-
"libnpmdiff": "^8.0.4",
114-
"libnpmexec": "^10.1.3",
115-
"libnpmfund": "^7.0.4",
113+
"libnpmdiff": "^8.0.5",
114+
"libnpmexec": "^10.1.4",
115+
"libnpmfund": "^7.0.5",
116116
"libnpmorg": "^8.0.0",
117-
"libnpmpack": "^9.0.4",
118-
"libnpmpublish": "^11.0.0",
117+
"libnpmpack": "^9.0.5",
118+
"libnpmpublish": "^11.0.1",
119119
"libnpmsearch": "^9.0.0",
120120
"libnpmteam": "^8.0.1",
121121
"libnpmversion": "^8.0.1",
@@ -18926,7 +18926,7 @@
1892618926
},
1892718927
"workspaces/arborist": {
1892818928
"name": "@npmcli/arborist",
18929-
"version": "9.1.1",
18929+
"version": "9.1.2",
1893018930
"license": "ISC",
1893118931
"dependencies": {
1893218932
"@isaacs/string-locale-compare": "^1.1.0",
@@ -19024,10 +19024,10 @@
1902419024
}
1902519025
},
1902619026
"workspaces/libnpmdiff": {
19027-
"version": "8.0.4",
19027+
"version": "8.0.5",
1902819028
"license": "ISC",
1902919029
"dependencies": {
19030-
"@npmcli/arborist": "^9.1.1",
19030+
"@npmcli/arborist": "^9.1.2",
1903119031
"@npmcli/installed-package-contents": "^3.0.0",
1903219032
"binary-extensions": "^3.0.0",
1903319033
"diff": "^7.0.0",
@@ -19046,10 +19046,10 @@
1904619046
}
1904719047
},
1904819048
"workspaces/libnpmexec": {
19049-
"version": "10.1.3",
19049+
"version": "10.1.4",
1905019050
"license": "ISC",
1905119051
"dependencies": {
19052-
"@npmcli/arborist": "^9.1.1",
19052+
"@npmcli/arborist": "^9.1.2",
1905319053
"@npmcli/package-json": "^6.1.1",
1905419054
"@npmcli/run-script": "^9.0.1",
1905519055
"ci-info": "^4.0.0",
@@ -19076,10 +19076,10 @@
1907619076
}
1907719077
},
1907819078
"workspaces/libnpmfund": {
19079-
"version": "7.0.4",
19079+
"version": "7.0.5",
1908019080
"license": "ISC",
1908119081
"dependencies": {
19082-
"@npmcli/arborist": "^9.1.1"
19082+
"@npmcli/arborist": "^9.1.2"
1908319083
},
1908419084
"devDependencies": {
1908519085
"@npmcli/eslint-config": "^5.0.1",
@@ -19109,10 +19109,10 @@
1910919109
}
1911019110
},
1911119111
"workspaces/libnpmpack": {
19112-
"version": "9.0.4",
19112+
"version": "9.0.5",
1911319113
"license": "ISC",
1911419114
"dependencies": {
19115-
"@npmcli/arborist": "^9.1.1",
19115+
"@npmcli/arborist": "^9.1.2",
1911619116
"@npmcli/run-script": "^9.0.1",
1911719117
"npm-package-arg": "^12.0.0",
1911819118
"pacote": "^21.0.0"
@@ -19129,7 +19129,7 @@
1912919129
}
1913019130
},
1913119131
"workspaces/libnpmpublish": {
19132-
"version": "11.0.0",
19132+
"version": "11.0.1",
1913319133
"license": "ISC",
1913419134
"dependencies": {
1913519135
"@npmcli/package-json": "^6.2.0",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.4.1",
2+
"version": "11.4.2",
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.1.1",
55+
"@npmcli/arborist": "^9.1.2",
5656
"@npmcli/config": "^10.3.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": "^10.0.1",
80-
"libnpmdiff": "^8.0.4",
81-
"libnpmexec": "^10.1.3",
82-
"libnpmfund": "^7.0.4",
80+
"libnpmdiff": "^8.0.5",
81+
"libnpmexec": "^10.1.4",
82+
"libnpmfund": "^7.0.5",
8383
"libnpmorg": "^8.0.0",
84-
"libnpmpack": "^9.0.4",
85-
"libnpmpublish": "^11.0.0",
84+
"libnpmpack": "^9.0.5",
85+
"libnpmpublish": "^11.0.1",
8686
"libnpmsearch": "^9.0.0",
8787
"libnpmteam": "^8.0.1",
8888
"libnpmversion": "^8.0.1",

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.2](https://github.com/npm/cli/compare/arborist-v9.1.1...arborist-v9.1.2) (2025-06-11)
4+
### Bug Fixes
5+
* [`887385d`](https://github.com/npm/cli/commit/887385d7c0b6b584e0973a1f667c3b22eafc6e28) [#8356](https://github.com/npm/cli/pull/8356) arborist: use hosted-git-info to correctly parse resolved git urls (#8356) (@milaninfy)
6+
37
## [9.1.1](https://github.com/npm/cli/compare/arborist-v9.1.0...arborist-v9.1.1) (2025-05-21)
48
### Bug Fixes
59
* [`8f6eb6b`](https://github.com/npm/cli/commit/8f6eb6b29904b5a807c5c4c01c1246afc70a77f1) [#8312](https://github.com/npm/cli/pull/8312) arborist: fix file dep making wrong link (#8312) (@alexsch01)

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.1",
3+
"version": "9.1.2",
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
@@ -20,6 +20,10 @@
2020

2121
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.1): `@npmcli/arborist@9.1.1`
2222

23+
### Dependencies
24+
25+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
26+
2327
## [8.0.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.1...libnpmdiff-v8.0.0) (2024-12-16)
2428
### Features
2529
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@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.0.4",
3+
"version": "8.0.5",
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.1.1",
50+
"@npmcli/arborist": "^9.1.2",
5151
"@npmcli/installed-package-contents": "^3.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^7.0.0",

workspaces/libnpmexec/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-v9.1.1): `@npmcli/arborist@9.1.1`
66

7+
### Dependencies
8+
9+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
10+
711
## [10.1.2](https://github.com/npm/cli/compare/libnpmexec-v10.1.1...libnpmexec-v10.1.2) (2025-05-15)
812
### Bug Fixes
913
* [`fdc3413`](https://github.com/npm/cli/commit/fdc3413019c2f34f1fde35449e5f3a6b0fb51ba2) [#8221](https://github.com/npm/cli/pull/8221) exec: Fails to Execute Binaries Named After Shell Keywords (#8221) (@13sfaith)

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.1.3",
3+
"version": "10.1.4",
44
"files": [
55
"bin/",
66
"lib/"
@@ -60,7 +60,7 @@
6060
"tap": "^16.3.8"
6161
},
6262
"dependencies": {
63-
"@npmcli/arborist": "^9.1.1",
63+
"@npmcli/arborist": "^9.1.2",
6464
"@npmcli/package-json": "^6.1.1",
6565
"@npmcli/run-script": "^9.0.1",
6666
"ci-info": "^4.0.0",

workspaces/libnpmfund/CHANGELOG.md

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

2929
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.1): `@npmcli/arborist@9.1.1`
3030

31+
### Dependencies
32+
33+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
34+
3135
## [7.0.0](https://github.com/npm/cli/compare/libnpmfund-v7.0.0-pre.1...libnpmfund-v7.0.0) (2024-12-16)
3236
### Features
3337
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)

workspaces/libnpmfund/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",
@@ -46,7 +46,7 @@
4646
"tap": "^16.3.8"
4747
},
4848
"dependencies": {
49-
"@npmcli/arborist": "^9.1.1"
49+
"@npmcli/arborist": "^9.1.2"
5050
},
5151
"engines": {
5252
"node": "^20.17.0 || >=22.9.0"

workspaces/libnpmpack/CHANGELOG.md

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

2121
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.1): `@npmcli/arborist@9.1.1`
2222

23+
### Dependencies
24+
25+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
26+
2327
## [9.0.0](https://github.com/npm/cli/compare/libnpmpack-v9.0.0-pre.1...libnpmpack-v9.0.0) (2024-12-16)
2428
### Features
2529
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)

workspaces/libnpmpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpack",
3-
"version": "9.0.4",
3+
"version": "9.0.5",
44
"description": "Programmatic API for the bits behind npm pack",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",
@@ -37,7 +37,7 @@
3737
"bugs": "https://github.com/npm/libnpmpack/issues",
3838
"homepage": "https://npmjs.com/package/libnpmpack",
3939
"dependencies": {
40-
"@npmcli/arborist": "^9.1.1",
40+
"@npmcli/arborist": "^9.1.2",
4141
"@npmcli/run-script": "^9.0.1",
4242
"npm-package-arg": "^12.0.0",
4343
"pacote": "^21.0.0"

workspaces/libnpmpublish/CHANGELOG.md

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

3+
## [11.0.1](https://github.com/npm/cli/compare/libnpmpublish-v11.0.0...libnpmpublish-v11.0.1) (2025-06-11)
4+
### Bug Fixes
5+
* [`71cb65b`](https://github.com/npm/cli/commit/71cb65b3c551e663a7bbdb25f5b3c3ddebb1a8c8) [#8317](https://github.com/npm/cli/pull/8317) libnpmpublish: Remove dependence on deprecated library (@owlstronaut)
6+
### Dependencies
7+
* [`dda6f87`](https://github.com/npm/cli/commit/dda6f871331280eeb37493a4ccc57361a27949eb) [#8317](https://github.com/npm/cli/pull/8317) `@npmcli/package-json@6.2.0`
8+
* [`bc08ac7`](https://github.com/npm/cli/commit/bc08ac7a82f047485885d9c41a8b6fc48e8981b0) [#8317](https://github.com/npm/cli/pull/8317) remove normalize-package-data
9+
310
## [11.0.0](https://github.com/npm/cli/compare/libnpmpublish-v11.0.0-pre.0...libnpmpublish-v11.0.0) (2024-12-16)
411
### Features
512
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)

workspaces/libnpmpublish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpublish",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Programmatic API for the bits behind npm publish and unpublish",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/npm/cli/commit/bb056c85059cfb39514614e31abba09f20ac1612

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy