Skip to content

Commit 7473879

Browse files
chore: release 11.4.3
1 parent f7b056f commit 7473879

File tree

16 files changed

+85
-36
lines changed

16 files changed

+85
-36
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.4.2",
3-
"workspaces/arborist": "9.1.2",
2+
".": "11.4.3",
3+
"workspaces/arborist": "9.1.3",
44
"workspaces/libnpmaccess": "10.0.1",
5-
"workspaces/libnpmdiff": "8.0.5",
6-
"workspaces/libnpmexec": "10.1.4",
7-
"workspaces/libnpmfund": "7.0.5",
5+
"workspaces/libnpmdiff": "8.0.6",
6+
"workspaces/libnpmexec": "10.1.5",
7+
"workspaces/libnpmfund": "7.0.6",
88
"workspaces/libnpmorg": "8.0.0",
9-
"workspaces/libnpmpack": "9.0.5",
9+
"workspaces/libnpmpack": "9.0.6",
1010
"workspaces/libnpmpublish": "11.0.1",
1111
"workspaces/libnpmsearch": "9.0.0",
1212
"workspaces/libnpmteam": "8.0.1",
1313
"workspaces/libnpmversion": "8.0.1",
14-
"workspaces/config": "10.3.0"
14+
"workspaces/config": "10.3.1"
1515
}

CHANGELOG.md

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

3+
## [11.4.3](https://github.com/npm/cli/compare/v11.4.2...v11.4.3) (2025-06-27)
4+
### Documentation
5+
* [`746ac5d`](https://github.com/npm/cli/commit/746ac5d95dc19a74c519a8e3f3e1eed029957921) [#8380](https://github.com/npm/cli/pull/8380) remove duplicate info (#8380) (@alexsch01)
6+
* [`4673e9c`](https://github.com/npm/cli/commit/4673e9c165b39563e16409f3b1ca06fdc32e7d44) [#8371](https://github.com/npm/cli/pull/8371) rebrand OS X references to macOS (@MikeMcC399)
7+
### Chores
8+
* [`3f60b5f`](https://github.com/npm/cli/commit/3f60b5f9621b43ae0b8796d3a7160a603748f756) [#8383](https://github.com/npm/cli/pull/8383) `@npmcli/template-oss@4.24.4` (#8383) (@wraithgar)
9+
* [`01f8cc6`](https://github.com/npm/cli/commit/01f8cc6f001e3211135fa0563f7129aed09dc46c) [#8381](https://github.com/npm/cli/pull/8381) `@npmcli/template-oss@4.24.3` (#8381) (@wraithgar)
10+
11+
12+
### Dependencies
13+
14+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.3): `@npmcli/arborist@9.1.3`
15+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.3.1): `@npmcli/config@10.3.1`
16+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.6): `libnpmdiff@8.0.6`
17+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.5): `libnpmexec@10.1.5`
18+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.6): `libnpmfund@7.0.6`
19+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.6): `libnpmpack@9.0.6`
20+
321
## [11.4.2](https://github.com/npm/cli/compare/v11.4.1...v11.4.2) (2025-06-11)
422
### Bug Fixes
523
* [`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)

package-lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.4.2",
3+
"version": "11.4.3",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.4.2",
9+
"version": "11.4.3",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -18926,7 +18926,7 @@
1892618926
},
1892718927
"workspaces/arborist": {
1892818928
"name": "@npmcli/arborist",
18929-
"version": "9.1.2",
18929+
"version": "9.1.3",
1893018930
"license": "ISC",
1893118931
"dependencies": {
1893218932
"@isaacs/string-locale-compare": "^1.1.0",
@@ -18984,7 +18984,7 @@
1898418984
},
1898518985
"workspaces/config": {
1898618986
"name": "@npmcli/config",
18987-
"version": "10.3.0",
18987+
"version": "10.3.1",
1898818988
"license": "ISC",
1898918989
"dependencies": {
1899018990
"@npmcli/map-workspaces": "^4.0.1",
@@ -19024,10 +19024,10 @@
1902419024
}
1902519025
},
1902619026
"workspaces/libnpmdiff": {
19027-
"version": "8.0.5",
19027+
"version": "8.0.6",
1902819028
"license": "ISC",
1902919029
"dependencies": {
19030-
"@npmcli/arborist": "^9.1.2",
19030+
"@npmcli/arborist": "^9.1.3",
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.4",
19049+
"version": "10.1.5",
1905019050
"license": "ISC",
1905119051
"dependencies": {
19052-
"@npmcli/arborist": "^9.1.2",
19052+
"@npmcli/arborist": "^9.1.3",
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.5",
19079+
"version": "7.0.6",
1908019080
"license": "ISC",
1908119081
"dependencies": {
19082-
"@npmcli/arborist": "^9.1.2"
19082+
"@npmcli/arborist": "^9.1.3"
1908319083
},
1908419084
"devDependencies": {
1908519085
"@npmcli/eslint-config": "^5.0.1",
@@ -19109,10 +19109,10 @@
1910919109
}
1911019110
},
1911119111
"workspaces/libnpmpack": {
19112-
"version": "9.0.5",
19112+
"version": "9.0.6",
1911319113
"license": "ISC",
1911419114
"dependencies": {
19115-
"@npmcli/arborist": "^9.1.2",
19115+
"@npmcli/arborist": "^9.1.3",
1911619116
"@npmcli/run-script": "^9.0.1",
1911719117
"npm-package-arg": "^12.0.0",
1911819118
"pacote": "^21.0.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.2",
2+
"version": "11.4.3",
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.2",
56-
"@npmcli/config": "^10.3.0",
55+
"@npmcli/arborist": "^9.1.3",
56+
"@npmcli/config": "^10.3.1",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^4.0.2",
5959
"@npmcli/package-json": "^6.2.0",
@@ -77,11 +77,11 @@
7777
"is-cidr": "^5.1.1",
7878
"json-parse-even-better-errors": "^4.0.0",
7979
"libnpmaccess": "^10.0.1",
80-
"libnpmdiff": "^8.0.5",
81-
"libnpmexec": "^10.1.4",
82-
"libnpmfund": "^7.0.5",
80+
"libnpmdiff": "^8.0.6",
81+
"libnpmexec": "^10.1.5",
82+
"libnpmfund": "^7.0.6",
8383
"libnpmorg": "^8.0.0",
84-
"libnpmpack": "^9.0.5",
84+
"libnpmpack": "^9.0.6",
8585
"libnpmpublish": "^11.0.1",
8686
"libnpmsearch": "^9.0.0",
8787
"libnpmteam": "^8.0.1",

workspaces/arborist/CHANGELOG.md

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

3+
## [9.1.3](https://github.com/npm/cli/compare/arborist-v9.1.2...arborist-v9.1.3) (2025-06-27)
4+
### Bug Fixes
5+
* [`f7b056f`](https://github.com/npm/cli/commit/f7b056f28ac1a26fd875662768742df586c0b334) [#8400](https://github.com/npm/cli/pull/8400) clean up audit-report code (#8400) (@wraithgar)
6+
* [`f163d01`](https://github.com/npm/cli/commit/f163d011ade865b05b39b15aeee722809c223ae1) [#8372](https://github.com/npm/cli/pull/8372) use omit when checking ideal tree engine (#8372) (@owlstronaut)
7+
### Chores
8+
* [`3f60b5f`](https://github.com/npm/cli/commit/3f60b5f9621b43ae0b8796d3a7160a603748f756) [#8383](https://github.com/npm/cli/pull/8383) `@npmcli/template-oss@4.24.4` (#8383) (@wraithgar)
9+
* [`01f8cc6`](https://github.com/npm/cli/commit/01f8cc6f001e3211135fa0563f7129aed09dc46c) [#8381](https://github.com/npm/cli/pull/8381) `@npmcli/template-oss@4.24.3` (#8381) (@wraithgar)
10+
311
## [9.1.2](https://github.com/npm/cli/compare/arborist-v9.1.1...arborist-v9.1.2) (2025-06-11)
412
### Bug Fixes
513
* [`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)

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

workspaces/config/CHANGELOG.md

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

3+
## [10.3.1](https://github.com/npm/cli/compare/config-v10.3.0...config-v10.3.1) (2025-06-27)
4+
### Documentation
5+
* [`4673e9c`](https://github.com/npm/cli/commit/4673e9c165b39563e16409f3b1ca06fdc32e7d44) [#8371](https://github.com/npm/cli/pull/8371) rebrand OS X references to macOS (@MikeMcC399)
6+
### Chores
7+
* [`3f60b5f`](https://github.com/npm/cli/commit/3f60b5f9621b43ae0b8796d3a7160a603748f756) [#8383](https://github.com/npm/cli/pull/8383) `@npmcli/template-oss@4.24.4` (#8383) (@wraithgar)
8+
* [`01f8cc6`](https://github.com/npm/cli/commit/01f8cc6f001e3211135fa0563f7129aed09dc46c) [#8381](https://github.com/npm/cli/pull/8381) `@npmcli/template-oss@4.24.3` (#8381) (@wraithgar)
9+
310
## [10.3.0](https://github.com/npm/cli/compare/config-v10.2.0...config-v10.3.0) (2025-05-15)
411
### Features
512
* [`a0e60fb`](https://github.com/npm/cli/commit/a0e60fb1893ac77a78380d9a9faaaaa54da1fe85) [#8246](https://github.com/npm/cli/pull/8246) added init-private option (@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.3.0",
3+
"version": "10.3.1",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

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

2525
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.2): `@npmcli/arborist@9.1.2`
2626

27+
### Dependencies
28+
29+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.3): `@npmcli/arborist@9.1.3`
30+
2731
## [8.0.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.1...libnpmdiff-v8.0.0) (2024-12-16)
2832
### Features
2933
* [`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.5",
3+
"version": "8.0.6",
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.2",
50+
"@npmcli/arborist": "^9.1.3",
5151
"@npmcli/installed-package-contents": "^3.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^7.0.0",

0 commit comments

Comments
 (0)