Skip to content

Commit c52be66

Browse files
chore: release 11.0.0-pre
1 parent 780afc5 commit c52be66

28 files changed

+198
-60
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [11.0.0-pre](https://github.com/npm/cli/compare/v10.9.0...v11.0.0-pre) (2024-10-18)
4+
### ⚠️ BREAKING CHANGES
5+
* npm will no longer switch to global mode if aliased to "npmg" or "npm-g" etc.
6+
* The `npm hook` command has been removed
7+
* Attestations made by this package will no longer validate in npm versions prior to 10.6.0
8+
* npm now supports node `^20.17.0 || >=22.9.0`
9+
* @npmcli/docs now supports node `^20.17.0 || >=22.9.0`
10+
### Bug Fixes
11+
* [`780afc5`](https://github.com/npm/cli/commit/780afc50e3a345feb1871a28e33fa48235bc3bd5) [#7855](https://github.com/npm/cli/pull/7855) pkg: display if any of multiple attributes exist (#7855) (@Sanderovich)
12+
* [`ecd2d23`](https://github.com/npm/cli/commit/ecd2d23d429b2fee833e534e679cce97e4190b1b) [#7842](https://github.com/npm/cli/pull/7842) don't go into global mode if aliased to npmg (#7842) (@wraithgar)
13+
* [`62c71e5`](https://github.com/npm/cli/commit/62c71e5128a01283f97bd62da30ddc673bddda0b) [#7835](https://github.com/npm/cli/pull/7835) removes `npm hook` command (@reggi)
14+
* [`7f541e8`](https://github.com/npm/cli/commit/7f541e82a0b2908cc0cfef9a36b714eeab40c029) [#7815](https://github.com/npm/cli/pull/7815) make pack and exec work with git hash refs (#7815) (@milaninfy)
15+
* [`3162620`](https://github.com/npm/cli/commit/316262004747e04dfdcf2628abbc45cd366c86b8) [#7831](https://github.com/npm/cli/pull/7831) sets node engine range to `^20.17.0 || >=22.9.0` (@reggi)
16+
* [`4c8ba0a`](https://github.com/npm/cli/commit/4c8ba0aa678b532146200e4cc082f151983b0d82) [#7831](https://github.com/npm/cli/pull/7831) for @npmcli/docs sets node engine range to `^20.17.0 || >=22.9.0` (@reggi)
17+
* [`70cd88d`](https://github.com/npm/cli/commit/70cd88d95aa06ac96154c14ee262076704af807f) [#7808](https://github.com/npm/cli/pull/7808) view: sort and truncate dist-tags (#7808) (@wraithgar)
18+
* [`534ad77`](https://github.com/npm/cli/commit/534ad7789e5c61f579f44d782bdd18ea3ff1ee20) [#7795](https://github.com/npm/cli/pull/7795) remove unused parameters catch statements (#7795) (@btea)
19+
### Documentation
20+
* [`feb54f7`](https://github.com/npm/cli/commit/feb54f7e9a39bd52519221bae4fafc8bc70f235e) [#7822](https://github.com/npm/cli/pull/7822) package.json: add libc field (#7822) (@wraithgar)
21+
### Dependencies
22+
* [`f36dc59`](https://github.com/npm/cli/commit/f36dc593ecbfe77439a1d0e31afb5a45de3b8d14) [#7833](https://github.com/npm/cli/pull/7833) `[email protected]`
23+
* [`7ee15bb`](https://github.com/npm/cli/commit/7ee15bbdc1da0ed85297f47952b66089f29ed3fd) [#7833](https://github.com/npm/cli/pull/7833) bump sigstore from 2.x to 3.0.0 (@bdehamer)
24+
### Chores
25+
* [`720b4d8`](https://github.com/npm/cli/commit/720b4d807bd2e214a045a9ffa9c56435823a7a05) [#7833](https://github.com/npm/cli/pull/7833) bump @npmcli/arborist to 8.0.0 (@wraithgar)
26+
* [`286739c`](https://github.com/npm/cli/commit/286739c0224bad88c4a38927bafd61973f71098c) [#7824](https://github.com/npm/cli/pull/7824) add creation of a DEPENDENCIES.json file (#7824) (@reggi)
27+
* [`852dd8b`](https://github.com/npm/cli/commit/852dd8bdcb958439d343bcd9fb27fb4f07e95991) [#7831](https://github.com/npm/cli/pull/7831) sets npm 11 to prerelase (@reggi)
28+
* [`95d009e`](https://github.com/npm/cli/commit/95d009e606b187b9e148f4f1119b8a19e5beb7f0) [#7831](https://github.com/npm/cli/pull/7831) update engine `^20.17.0 || >=22.9.0` in actions (@reggi)
29+
* [`5a74478`](https://github.com/npm/cli/commit/5a744782af53d6655669e49d911468934ea5e027) [#7831](https://github.com/npm/cli/pull/7831) update engines `^20.17.0 || >=22.9.0` in package template (@reggi)
30+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre): `@npmcli/[email protected]`
31+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0-pre): `@npmcli/[email protected]`
32+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0-pre): `[email protected]`
33+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0-pre): `[email protected]`
34+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0-pre): `[email protected]`
35+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0-pre): `[email protected]`
36+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0-pre): `[email protected]`
37+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0-pre): `[email protected]`
38+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0-pre): `[email protected]`
39+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0-pre): `[email protected]`
40+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0-pre): `[email protected]`
41+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0-pre): `[email protected]`
42+
343
## [10.9.0](https://github.com/npm/cli/compare/v10.8.3...v10.9.0) (2024-10-03)
444
### Features
545
* [`4d57928`](https://github.com/npm/cli/commit/4d57928ea20c1672864dc0c8ebaff5d877e61c9c) [#7766](https://github.com/npm/cli/pull/7766) devEngines (#7766) (@reggi)

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": "10.9.0",
3+
"version": "11.0.0-pre",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.9.0",
9+
"version": "11.0.0-pre",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -16878,7 +16878,7 @@
1687816878
},
1687916879
"workspaces/arborist": {
1688016880
"name": "@npmcli/arborist",
16881-
"version": "8.0.0",
16881+
"version": "9.0.0-pre",
1688216882
"license": "ISC",
1688316883
"dependencies": {
1688416884
"@isaacs/string-locale-compare": "^1.1.0",
@@ -16936,7 +16936,7 @@
1693616936
},
1693716937
"workspaces/config": {
1693816938
"name": "@npmcli/config",
16939-
"version": "9.0.0",
16939+
"version": "10.0.0-pre",
1694016940
"license": "ISC",
1694116941
"dependencies": {
1694216942
"@npmcli/map-workspaces": "^4.0.1",
@@ -16959,7 +16959,7 @@
1695916959
}
1696016960
},
1696116961
"workspaces/libnpmaccess": {
16962-
"version": "9.0.0",
16962+
"version": "10.0.0-pre",
1696316963
"license": "ISC",
1696416964
"dependencies": {
1696516965
"npm-package-arg": "^12.0.0",
@@ -16977,10 +16977,10 @@
1697716977
}
1697816978
},
1697916979
"workspaces/libnpmdiff": {
16980-
"version": "7.0.0",
16980+
"version": "8.0.0-pre",
1698116981
"license": "ISC",
1698216982
"dependencies": {
16983-
"@npmcli/arborist": "^8.0.0",
16983+
"@npmcli/arborist": "^9.0.0-pre",
1698416984
"@npmcli/installed-package-contents": "^3.0.0",
1698516985
"binary-extensions": "^2.3.0",
1698616986
"diff": "^5.1.0",
@@ -16999,10 +16999,10 @@
1699916999
}
1700017000
},
1700117001
"workspaces/libnpmexec": {
17002-
"version": "9.0.0",
17002+
"version": "10.0.0-pre",
1700317003
"license": "ISC",
1700417004
"dependencies": {
17005-
"@npmcli/arborist": "^8.0.0",
17005+
"@npmcli/arborist": "^9.0.0-pre",
1700617006
"@npmcli/run-script": "^9.0.1",
1700717007
"ci-info": "^4.0.0",
1700817008
"npm-package-arg": "^12.0.0",
@@ -17028,10 +17028,10 @@
1702817028
}
1702917029
},
1703017030
"workspaces/libnpmfund": {
17031-
"version": "6.0.0",
17031+
"version": "7.0.0-pre",
1703217032
"license": "ISC",
1703317033
"dependencies": {
17034-
"@npmcli/arborist": "^8.0.0"
17034+
"@npmcli/arborist": "^9.0.0-pre"
1703517035
},
1703617036
"devDependencies": {
1703717037
"@npmcli/eslint-config": "^5.0.1",
@@ -17043,7 +17043,7 @@
1704317043
}
1704417044
},
1704517045
"workspaces/libnpmorg": {
17046-
"version": "7.0.0",
17046+
"version": "8.0.0-pre",
1704717047
"license": "ISC",
1704817048
"dependencies": {
1704917049
"aproba": "^2.0.0",
@@ -17061,10 +17061,10 @@
1706117061
}
1706217062
},
1706317063
"workspaces/libnpmpack": {
17064-
"version": "8.0.0",
17064+
"version": "9.0.0-pre",
1706517065
"license": "ISC",
1706617066
"dependencies": {
17067-
"@npmcli/arborist": "^8.0.0",
17067+
"@npmcli/arborist": "^9.0.0-pre",
1706817068
"@npmcli/run-script": "^9.0.1",
1706917069
"npm-package-arg": "^12.0.0",
1707017070
"pacote": "^19.0.0"
@@ -17081,7 +17081,7 @@
1708117081
}
1708217082
},
1708317083
"workspaces/libnpmpublish": {
17084-
"version": "10.0.0",
17084+
"version": "11.0.0-pre",
1708517085
"license": "ISC",
1708617086
"dependencies": {
1708717087
"ci-info": "^4.0.0",
@@ -17106,7 +17106,7 @@
1710617106
}
1710717107
},
1710817108
"workspaces/libnpmsearch": {
17109-
"version": "8.0.0",
17109+
"version": "9.0.0-pre",
1711017110
"license": "ISC",
1711117111
"dependencies": {
1711217112
"npm-registry-fetch": "^18.0.1"
@@ -17122,7 +17122,7 @@
1712217122
}
1712317123
},
1712417124
"workspaces/libnpmteam": {
17125-
"version": "7.0.0",
17125+
"version": "8.0.0-pre",
1712617126
"license": "ISC",
1712717127
"dependencies": {
1712817128
"aproba": "^2.0.0",
@@ -17139,7 +17139,7 @@
1713917139
}
1714017140
},
1714117141
"workspaces/libnpmversion": {
17142-
"version": "7.0.0",
17142+
"version": "8.0.0-pre",
1714317143
"license": "ISC",
1714417144
"dependencies": {
1714517145
"@npmcli/git": "^6.0.1",

package.json

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

workspaces/arborist/CHANGELOG.md

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

3+
## [9.0.0-pre](https://github.com/npm/cli/compare/arborist-v8.0.0...arborist-v9.0.0-pre) (2024-10-18)
4+
### ⚠️ BREAKING CHANGES
5+
* @npmcli/arborist now supports node `^20.17.0 || >=22.9.0`
6+
### Bug Fixes
7+
* [`3ffc08b`](https://github.com/npm/cli/commit/3ffc08bc848ed262ab95e37593c8c058fd633caa) [#7831](https://github.com/npm/cli/pull/7831) for @npmcli/arborist sets node engine range to `^20.17.0 || >=22.9.0` (@reggi)
8+
39
## [8.0.0](https://github.com/npm/cli/compare/arborist-v7.5.4...arborist-v8.0.0) (2024-10-03)
410
### ⚠️ BREAKING CHANGES
511
* `@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": "9.0.0-pre",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

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

3+
## [10.0.0-pre](https://github.com/npm/cli/compare/config-v9.0.0...config-v10.0.0-pre) (2024-10-18)
4+
### ⚠️ BREAKING CHANGES
5+
* @npmcli/config now supports node `^20.17.0 || >=22.9.0`
6+
### Bug Fixes
7+
* [`6e11eb2`](https://github.com/npm/cli/commit/6e11eb2cf663b6566f4fcf10b2b9d4fbce615b5d) [#7831](https://github.com/npm/cli/pull/7831) for @npmcli/config sets node engine range to `^20.17.0 || >=22.9.0` (@reggi)
8+
39
## [9.0.0](https://github.com/npm/cli/compare/config-v8.3.4...config-v9.0.0) (2024-10-03)
410
### ⚠️ BREAKING CHANGES
511
* `@npmcli/config` now supports node `^18.17.0 || >=20.5.0`

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

workspaces/libnpmaccess/CHANGELOG.md

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

3+
## [10.0.0-pre](https://github.com/npm/cli/compare/libnpmaccess-v9.0.0...libnpmaccess-v10.0.0-pre) (2024-10-18)
4+
### ⚠️ BREAKING CHANGES
5+
* libnpmaccess now supports node `^20.17.0 || >=22.9.0`
6+
### Bug Fixes
7+
* [`687cfaf`](https://github.com/npm/cli/commit/687cfafa91af13048037c5f544c15c00cf52921e) [#7831](https://github.com/npm/cli/pull/7831) for libnpmaccess sets node engine range to `^20.17.0 || >=22.9.0` (@reggi)
8+
39
## [9.0.0](https://github.com/npm/cli/compare/libnpmaccess-v8.0.6...libnpmaccess-v9.0.0) (2024-10-03)
410
### ⚠️ BREAKING CHANGES
511
* `libnpmaccess` now supports node `^18.17.0 || >=20.5.0`

workspaces/libnpmaccess/package.json

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

0 commit comments

Comments
 (0)