Skip to content

Commit 55a9078

Browse files
chore: release 11.0.0
1 parent a7bfc6d commit 55a9078

28 files changed

+179
-60
lines changed

.release-please-manifest.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
".": "11.0.0-pre.1",
3-
"workspaces/arborist": "9.0.0-pre.1",
4-
"workspaces/libnpmaccess": "10.0.0-pre.0",
5-
"workspaces/libnpmdiff": "8.0.0-pre.1",
6-
"workspaces/libnpmexec": "10.0.0-pre.1",
7-
"workspaces/libnpmfund": "7.0.0-pre.1",
8-
"workspaces/libnpmorg": "8.0.0-pre.1",
9-
"workspaces/libnpmpack": "9.0.0-pre.1",
10-
"workspaces/libnpmpublish": "11.0.0-pre.0",
11-
"workspaces/libnpmsearch": "9.0.0-pre.0",
12-
"workspaces/libnpmteam": "8.0.0-pre.0",
13-
"workspaces/libnpmversion": "8.0.0-pre.0",
14-
"workspaces/config": "10.0.0-pre.1"
2+
".": "11.0.0",
3+
"workspaces/arborist": "9.0.0",
4+
"workspaces/libnpmaccess": "10.0.0",
5+
"workspaces/libnpmdiff": "8.0.0",
6+
"workspaces/libnpmexec": "10.0.0",
7+
"workspaces/libnpmfund": "7.0.0",
8+
"workspaces/libnpmorg": "8.0.0",
9+
"workspaces/libnpmpack": "9.0.0",
10+
"workspaces/libnpmpublish": "11.0.0",
11+
"workspaces/libnpmsearch": "9.0.0",
12+
"workspaces/libnpmteam": "8.0.0",
13+
"workspaces/libnpmversion": "8.0.0",
14+
"workspaces/config": "10.0.0"
1515
}

CHANGELOG.md

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

3+
## [11.0.0](https://github.com/npm/cli/compare/v11.0.0-pre.1...v11.0.0) (2024-12-13)
4+
### Documentation
5+
* [`8a911da`](https://github.com/npm/cli/commit/8a911da452b9785bcd051778570beeb2d8b27421) [#7963](https://github.com/npm/cli/pull/7963) ls: removed design change pending section note (#7963) (@milaninfy)
6+
### Dependencies
7+
* [`d369c77`](https://github.com/npm/cli/commit/d369c7716d753580da708723a2a4f8b3be767cb1) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
8+
* [`3b2951a`](https://github.com/npm/cli/commit/3b2951a3ba1521b9866d9b33960aa3307d4f31dd) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
9+
* [`a598b7b`](https://github.com/npm/cli/commit/a598b7bd3de2b02bd14a3fa2f49c14a5ca50a43e) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
10+
* [`52bcaf6`](https://github.com/npm/cli/commit/52bcaf6464f44b30137ee3d3fe79322c1b1646ef) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
11+
* [`aabf345`](https://github.com/npm/cli/commit/aabf345a524f8aba7e0f45c0d4b8c86d5160d0cc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
12+
* [`28e8761`](https://github.com/npm/cli/commit/28e876135411cd9a93dbdd74906869c54286d7bc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
13+
### Chores
14+
* [`ecd7190`](https://github.com/npm/cli/commit/ecd719026860d464557223b212acec4347477128) [#7976](https://github.com/npm/cli/pull/7976) dev dependency updates (@wraithgar)
15+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
16+
* [`687ab12`](https://github.com/npm/cli/commit/687ab12eb5ea0ee1017101f3a83d42fd76299627) [#7970](https://github.com/npm/cli/pull/7970) remove pre-release mode from npm 11 and workspaces (#7970) (@wraithgar)
17+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]`
18+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0): `@npmcli/[email protected]`
19+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0): `[email protected]`
20+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0): `[email protected]`
21+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0): `[email protected]`
22+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0): `[email protected]`
23+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0): `[email protected]`
24+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0): `[email protected]`
25+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0): `[email protected]`
26+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0): `[email protected]`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0): `[email protected]`
28+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0): `[email protected]`
29+
330
## [11.0.0-pre.1](https://github.com/npm/cli/compare/v11.0.0-pre.0...v11.0.0-pre.1) (2024-12-06)
431
### ⚠️ BREAKING CHANGES
532
* Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.

package-lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.0.0-pre.1",
3+
"version": "11.0.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.0.0-pre.1",
9+
"version": "11.0.0",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -18513,7 +18513,7 @@
1851318513
},
1851418514
"workspaces/arborist": {
1851518515
"name": "@npmcli/arborist",
18516-
"version": "9.0.0-pre.1",
18516+
"version": "9.0.0",
1851718517
"license": "ISC",
1851818518
"dependencies": {
1851918519
"@isaacs/string-locale-compare": "^1.1.0",
@@ -18571,7 +18571,7 @@
1857118571
},
1857218572
"workspaces/config": {
1857318573
"name": "@npmcli/config",
18574-
"version": "10.0.0-pre.1",
18574+
"version": "10.0.0",
1857518575
"license": "ISC",
1857618576
"dependencies": {
1857718577
"@npmcli/map-workspaces": "^4.0.1",
@@ -18594,7 +18594,7 @@
1859418594
}
1859518595
},
1859618596
"workspaces/libnpmaccess": {
18597-
"version": "10.0.0-pre.0",
18597+
"version": "10.0.0",
1859818598
"license": "ISC",
1859918599
"dependencies": {
1860018600
"npm-package-arg": "^12.0.0",
@@ -18611,10 +18611,10 @@
1861118611
}
1861218612
},
1861318613
"workspaces/libnpmdiff": {
18614-
"version": "8.0.0-pre.1",
18614+
"version": "8.0.0",
1861518615
"license": "ISC",
1861618616
"dependencies": {
18617-
"@npmcli/arborist": "^9.0.0-pre.1",
18617+
"@npmcli/arborist": "^9.0.0",
1861818618
"@npmcli/installed-package-contents": "^3.0.0",
1861918619
"binary-extensions": "^3.0.0",
1862018620
"diff": "^7.0.0",
@@ -18633,10 +18633,10 @@
1863318633
}
1863418634
},
1863518635
"workspaces/libnpmexec": {
18636-
"version": "10.0.0-pre.1",
18636+
"version": "10.0.0",
1863718637
"license": "ISC",
1863818638
"dependencies": {
18639-
"@npmcli/arborist": "^9.0.0-pre.1",
18639+
"@npmcli/arborist": "^9.0.0",
1864018640
"@npmcli/run-script": "^9.0.1",
1864118641
"ci-info": "^4.0.0",
1864218642
"npm-package-arg": "^12.0.0",
@@ -18662,10 +18662,10 @@
1866218662
}
1866318663
},
1866418664
"workspaces/libnpmfund": {
18665-
"version": "7.0.0-pre.1",
18665+
"version": "7.0.0",
1866618666
"license": "ISC",
1866718667
"dependencies": {
18668-
"@npmcli/arborist": "^9.0.0-pre.1"
18668+
"@npmcli/arborist": "^9.0.0"
1866918669
},
1867018670
"devDependencies": {
1867118671
"@npmcli/eslint-config": "^5.0.1",
@@ -18677,7 +18677,7 @@
1867718677
}
1867818678
},
1867918679
"workspaces/libnpmorg": {
18680-
"version": "8.0.0-pre.1",
18680+
"version": "8.0.0",
1868118681
"license": "ISC",
1868218682
"dependencies": {
1868318683
"aproba": "^2.0.0",
@@ -18695,10 +18695,10 @@
1869518695
}
1869618696
},
1869718697
"workspaces/libnpmpack": {
18698-
"version": "9.0.0-pre.1",
18698+
"version": "9.0.0",
1869918699
"license": "ISC",
1870018700
"dependencies": {
18701-
"@npmcli/arborist": "^9.0.0-pre.1",
18701+
"@npmcli/arborist": "^9.0.0",
1870218702
"@npmcli/run-script": "^9.0.1",
1870318703
"npm-package-arg": "^12.0.0",
1870418704
"pacote": "^21.0.0"
@@ -18715,7 +18715,7 @@
1871518715
}
1871618716
},
1871718717
"workspaces/libnpmpublish": {
18718-
"version": "11.0.0-pre.0",
18718+
"version": "11.0.0",
1871918719
"license": "ISC",
1872018720
"dependencies": {
1872118721
"ci-info": "^4.0.0",
@@ -18739,7 +18739,7 @@
1873918739
}
1874018740
},
1874118741
"workspaces/libnpmsearch": {
18742-
"version": "9.0.0-pre.0",
18742+
"version": "9.0.0",
1874318743
"license": "ISC",
1874418744
"dependencies": {
1874518745
"npm-registry-fetch": "^18.0.1"
@@ -18755,7 +18755,7 @@
1875518755
}
1875618756
},
1875718757
"workspaces/libnpmteam": {
18758-
"version": "8.0.0-pre.0",
18758+
"version": "8.0.0",
1875918759
"license": "ISC",
1876018760
"dependencies": {
1876118761
"aproba": "^2.0.0",
@@ -18772,7 +18772,7 @@
1877218772
}
1877318773
},
1877418774
"workspaces/libnpmversion": {
18775-
"version": "8.0.0-pre.0",
18775+
"version": "8.0.0",
1877618776
"license": "ISC",
1877718777
"dependencies": {
1877818778
"@npmcli/git": "^6.0.1",

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.0.0-pre.1",
2+
"version": "11.0.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.0.0-pre.1",
56-
"@npmcli/config": "^10.0.0-pre.1",
55+
"@npmcli/arborist": "^9.0.0",
56+
"@npmcli/config": "^10.0.0",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^4.0.2",
5959
"@npmcli/package-json": "^6.1.0",
@@ -76,16 +76,16 @@
7676
"init-package-json": "^8.0.0",
7777
"is-cidr": "^5.1.0",
7878
"json-parse-even-better-errors": "^4.0.0",
79-
"libnpmaccess": "^10.0.0-pre.0",
80-
"libnpmdiff": "^8.0.0-pre.1",
81-
"libnpmexec": "^10.0.0-pre.1",
82-
"libnpmfund": "^7.0.0-pre.1",
83-
"libnpmorg": "^8.0.0-pre.1",
84-
"libnpmpack": "^9.0.0-pre.1",
85-
"libnpmpublish": "^11.0.0-pre.0",
86-
"libnpmsearch": "^9.0.0-pre.0",
87-
"libnpmteam": "^8.0.0-pre.0",
88-
"libnpmversion": "^8.0.0-pre.0",
79+
"libnpmaccess": "^10.0.0",
80+
"libnpmdiff": "^8.0.0",
81+
"libnpmexec": "^10.0.0",
82+
"libnpmfund": "^7.0.0",
83+
"libnpmorg": "^8.0.0",
84+
"libnpmpack": "^9.0.0",
85+
"libnpmpublish": "^11.0.0",
86+
"libnpmsearch": "^9.0.0",
87+
"libnpmteam": "^8.0.0",
88+
"libnpmversion": "^8.0.0",
8989
"make-fetch-happen": "^14.0.3",
9090
"minimatch": "^9.0.5",
9191
"minipass": "^7.1.1",

workspaces/arborist/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/npm/cli/compare/arborist-v9.0.0-pre.1...arborist-v9.0.0) (2024-12-13)
4+
### Features
5+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
6+
### Chores
7+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
8+
39
## [9.0.0-pre.1](https://github.com/npm/cli/compare/arborist-v9.0.0-pre.0...arborist-v9.0.0-pre.1) (2024-12-06)
410
### ⚠️ BREAKING CHANGES
511
* Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.

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

workspaces/config/CHANGELOG.md

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

3+
## [10.0.0](https://github.com/npm/cli/compare/config-v10.0.0-pre.1...config-v10.0.0) (2024-12-13)
4+
### Features
5+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
6+
### Chores
7+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
8+
39
## [10.0.0-pre.1](https://github.com/npm/cli/compare/config-v10.0.0-pre.0...config-v10.0.0-pre.1) (2024-12-06)
410
### Documentation
511
* [`2af31dd`](https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6) [#7947](https://github.com/npm/cli/pull/7947) change certfile to cafile (#7947) (@wraithgar)

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": "10.0.0-pre.1",
3+
"version": "10.0.0",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmaccess/CHANGELOG.md

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

3+
## [10.0.0](https://github.com/npm/cli/compare/libnpmaccess-v10.0.0-pre.0...libnpmaccess-v10.0.0) (2024-12-13)
4+
### Features
5+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
6+
### Chores
7+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
8+
39
## [10.0.0-pre.0](https://github.com/npm/cli/compare/libnpmaccess-v9.0.0...libnpmaccess-v10.0.0-pre.0) (2024-11-26)
410
### ⚠️ BREAKING CHANGES
511
* libnpmaccess now supports node `^20.17.0 || >=22.9.0`

workspaces/libnpmaccess/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmaccess",
3-
"version": "10.0.0-pre.0",
3+
"version": "10.0.0",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

workspaces/libnpmdiff/CHANGELOG.md

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

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

7+
## [8.0.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.1...libnpmdiff-v8.0.0) (2024-12-13)
8+
### Features
9+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
10+
### Chores
11+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
12+
13+
14+
### Dependencies
15+
16+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]`
17+
718
## [8.0.0-pre.1](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.0...libnpmdiff-v8.0.0-pre.1) (2024-12-06)
819
### ⚠️ BREAKING CHANGES
920
* `bun.lockb` files are now included in the strict ignore list during packing

workspaces/libnpmdiff/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "8.0.0-pre.1",
3+
"version": "8.0.0",
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.0.0-pre.1",
50+
"@npmcli/arborist": "^9.0.0",
5151
"@npmcli/installed-package-contents": "^3.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^7.0.0",

workspaces/libnpmexec/CHANGELOG.md

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

3+
## [10.0.0](https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.1...libnpmexec-v10.0.0) (2024-12-13)
4+
### Features
5+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
6+
### Chores
7+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
8+
9+
10+
### Dependencies
11+
12+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]`
13+
314
## [10.0.0-pre.1](https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.0...libnpmexec-v10.0.0-pre.1) (2024-12-06)
415
### ⚠️ BREAKING CHANGES
516
* `bun.lockb` files are now included in the strict ignore list during packing

workspaces/libnpmexec/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "10.0.0-pre.1",
3+
"version": "10.0.0",
44
"files": [
55
"bin/",
66
"lib/"
@@ -60,7 +60,7 @@
6060
"tap": "^16.3.8"
6161
},
6262
"dependencies": {
63-
"@npmcli/arborist": "^9.0.0-pre.1",
63+
"@npmcli/arborist": "^9.0.0",
6464
"@npmcli/run-script": "^9.0.1",
6565
"ci-info": "^4.0.0",
6666
"npm-package-arg": "^12.0.0",

workspaces/libnpmfund/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@
1212

1313
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
1414

15+
## [7.0.0](https://github.com/npm/cli/compare/libnpmfund-v7.0.0-pre.1...libnpmfund-v7.0.0) (2024-12-13)
16+
### Features
17+
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar)
18+
### Chores
19+
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
20+
21+
22+
### Dependencies
23+
24+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]`
25+
1526
## [7.0.0-pre.0](https://github.com/npm/cli/compare/libnpmfund-v6.0.0...libnpmfund-v7.0.0-pre.0) (2024-11-26)
1627
### ⚠️ BREAKING CHANGES
1728
* libnpmfund now supports node `^20.17.0 || >=22.9.0`

0 commit comments

Comments
 (0)