Skip to content

Commit 26f0010

Browse files
chore: release 9.0.0-pre.0
1 parent e95017a commit 26f0010

File tree

28 files changed

+312
-42
lines changed

28 files changed

+312
-42
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-
".": "8.19.1",
3-
"workspaces/arborist": "5.6.1",
4-
"workspaces/libnpmaccess": "6.0.4",
5-
"workspaces/libnpmdiff": "4.0.5",
6-
"workspaces/libnpmexec": "4.0.12",
7-
"workspaces/libnpmfund": "3.0.3",
8-
"workspaces/libnpmhook": "8.0.4",
9-
"workspaces/libnpmorg": "4.0.4",
10-
"workspaces/libnpmpack": "4.1.3",
11-
"workspaces/libnpmpublish": "6.0.5",
12-
"workspaces/libnpmsearch": "5.0.4",
13-
"workspaces/libnpmteam": "4.0.4",
14-
"workspaces/libnpmversion": "3.0.7"
2+
".": "9.0.0-pre.0",
3+
"workspaces/arborist": "6.0.0-pre.0",
4+
"workspaces/libnpmaccess": "7.0.0-pre.0",
5+
"workspaces/libnpmdiff": "5.0.0-pre.0",
6+
"workspaces/libnpmexec": "5.0.0-pre.0",
7+
"workspaces/libnpmfund": "4.0.0-pre.0",
8+
"workspaces/libnpmhook": "9.0.0-pre.0",
9+
"workspaces/libnpmorg": "5.0.0-pre.0",
10+
"workspaces/libnpmpack": "5.0.0-pre.0",
11+
"workspaces/libnpmpublish": "7.0.0-pre.0",
12+
"workspaces/libnpmsearch": "6.0.0-pre.0",
13+
"workspaces/libnpmteam": "5.0.0-pre.0",
14+
"workspaces/libnpmversion": "4.0.0-pre.0"
1515
}

CHANGELOG.md

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

3+
## [9.0.0-pre.0](https://github.com/forking-repos/cli/compare/v8.19.1...v9.0.0-pre.0) (2022-09-10)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* **workspaces:** all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
8+
* this removes the `npm birthday` command
9+
* this removes `npm set-script`
10+
* this changes the default value of `install-links` to true
11+
* this removes the `npm bin` command
12+
* `npm` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
13+
14+
### Features
15+
16+
* [`e95017a`](https://github.com/forking-repos/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/npm/cli/pull/5485) feat(workspaces): update supported node engines in package.json (@lukekarrys)
17+
* [`49bbb2f`](https://github.com/forking-repos/cli/commit/49bbb2fb9d56e02d94da652befaa3d445283090b) [#5455](https://github.com/npm/cli/pull/5455) feat: remove `npm birthday` (@wraithgar)
18+
* [`926f0ad`](https://github.com/forking-repos/cli/commit/926f0adbd71949c905932a241a245b78c85ef643) [#5456](https://github.com/npm/cli/pull/5456) feat: remove `npm set-script` (@wraithgar)
19+
* [`2a8c2fc`](https://github.com/forking-repos/cli/commit/2a8c2fcd124ce7d4b23a6c26552d097c6501ac74) [#5458](https://github.com/npm/cli/pull/5458) feat: default `install-links` to true (@wraithgar)
20+
* [`2e92800`](https://github.com/forking-repos/cli/commit/2e9280072f9852466fa0944d3a0fdb0c8af156a9) [#5459](https://github.com/npm/cli/pull/5459) feat: remove `npm bin` (@wraithgar)
21+
* [`457d388`](https://github.com/forking-repos/cli/commit/457d388c9a70b4bc6c2421f576c79fb7524ff259) [#5475](https://github.com/npm/cli/pull/5475) feat: update supported node engines in package.json (@wraithgar)
22+
* [`d94a9f5`](https://github.com/forking-repos/cli/commit/d94a9f56cce1de32bfd87f841d7678e8394d8ea6) [#5347](https://github.com/npm/cli/pull/5347) feat: add deprecation warnings to access commands (@wraithgar)
23+
24+
### Bug Fixes
25+
26+
* [`41481f8`](https://github.com/forking-repos/cli/commit/41481f8bc1de0fb92a2d6aab3d4a43292d1a1db7) [#5475](https://github.com/npm/cli/pull/5475) fix: attempt more graceful failure in older node versions (@wraithgar)
27+
* [`d60b43f`](https://github.com/forking-repos/cli/commit/d60b43f3825452dd8b9b5879c287df232c9a8dc8) [#5438](https://github.com/npm/cli/pull/5438) fix: Turn off progress bar when using web based authorization (@sandeepmeduru)
28+
* [`bd2ae5d`](https://github.com/forking-repos/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#5323](https://github.com/npm/cli/pull/5323) fix: linting (@wraithgar)
29+
30+
### Documentation
31+
32+
* [`7fc2b6f`](https://github.com/forking-repos/cli/commit/7fc2b6f3cc157c8727da9e480f1f552eae2451e2) [#5468](https://github.com/npm/cli/pull/5468) docs: remove duplicate description for `prepare` script (@kidonng)
33+
* [`285b39f`](https://github.com/forking-repos/cli/commit/285b39f8d6915823fb424cca7161a0b445b86bd3) [#5324](https://github.com/npm/cli/pull/5324) docs: add documentation for expanded :semver selector (@nlf)
34+
* [`3569094`](https://github.com/forking-repos/cli/commit/356909424f60a26d90faf25594085e79e93f09d5) [#5321](https://github.com/npm/cli/pull/5321) docs: fix link to dependency selectors page (@hghmn)
35+
* [`414667a`](https://github.com/forking-repos/cli/commit/414667a1e6d7d7a3ab0cb64704c3aa696eae8715) [#5328](https://github.com/npm/cli/pull/5328) docs(dependency-selectors): fix Arborist example in docs (@kyle-west)
36+
37+
### Dependencies
38+
39+
* [`1286f03`](https://github.com/forking-repos/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
40+
* [`d7e9a8e`](https://github.com/forking-repos/cli/commit/d7e9a8ed5b7c1f9ca8d34e86388a134b2f48fc15) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
41+
* [`2c4e387`](https://github.com/forking-repos/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
42+
* [`e401a81`](https://github.com/forking-repos/cli/commit/e401a81c784556393bad57283337283a46bd57c5) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
43+
* [`f4205e5`](https://github.com/forking-repos/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
44+
* [`8f7abbe`](https://github.com/forking-repos/cli/commit/8f7abbe4c3ceba451eb422c6328d623e7c8eeed5) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
45+
* [`b12ac01`](https://github.com/forking-repos/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
46+
* [`7fbf6f7`](https://github.com/forking-repos/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
47+
* [`7c7f656`](https://github.com/forking-repos/cli/commit/7c7f65629c3dd4fe7fd8254ac38914cf52ad31c2) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
48+
* [`26d2e55`](https://github.com/forking-repos/cli/commit/26d2e551b250972caa550d56127810648a1663a1) [#5381](https://github.com/npm/cli/pull/5381) deps: `@npmcli/[email protected]`
49+
* [`a79ee00`](https://github.com/forking-repos/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
50+
* [`2561822`](https://github.com/forking-repos/cli/commit/25618229b7698aa8abbfcd2ef32024809f05a1a1) [#5378](https://github.com/npm/cli/pull/5378) deps: `@npmcli/[email protected]`
51+
* [`8ab12dc`](https://github.com/forking-repos/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/[email protected]`
52+
* The following workspace dependencies were updated
53+
* dependencies
54+
* @npmcli/arborist bumped from ^5.6.1 to ^6.0.0-pre.0
55+
* libnpmaccess bumped from ^6.0.4 to ^7.0.0-pre.0
56+
* libnpmdiff bumped from ^4.0.5 to ^5.0.0-pre.0
57+
* libnpmexec bumped from ^4.0.12 to ^5.0.0-pre.0
58+
* libnpmfund bumped from ^3.0.3 to ^4.0.0-pre.0
59+
* libnpmhook bumped from ^8.0.4 to ^9.0.0-pre.0
60+
* libnpmorg bumped from ^4.0.4 to ^5.0.0-pre.0
61+
* libnpmpack bumped from ^4.1.3 to ^5.0.0-pre.0
62+
* libnpmpublish bumped from ^6.0.5 to ^7.0.0-pre.0
63+
* libnpmsearch bumped from ^5.0.4 to ^6.0.0-pre.0
64+
* libnpmteam bumped from ^4.0.4 to ^5.0.0-pre.0
65+
* libnpmversion bumped from ^3.0.7 to ^4.0.0-pre.0
66+
367
## [8.19.1](https://github.com/npm/cli/compare/v8.19.0...v8.19.1) (2022-09-01)
468

569
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm",
3-
"version": "8.19.1",
3+
"version": "9.0.0-pre.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.19.1",
2+
"version": "9.0.0-pre.0",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@isaacs/string-locale-compare": "^1.1.0",
59-
"@npmcli/arborist": "^5.6.1",
59+
"@npmcli/arborist": "^6.0.0-pre.0",
6060
"@npmcli/ci-detect": "^2.0.0",
6161
"@npmcli/config": "^4.2.1",
6262
"@npmcli/fs": "^2.1.0",
@@ -79,17 +79,17 @@
7979
"init-package-json": "^3.0.2",
8080
"is-cidr": "^4.0.2",
8181
"json-parse-even-better-errors": "^2.3.1",
82-
"libnpmaccess": "^6.0.4",
83-
"libnpmdiff": "^4.0.5",
84-
"libnpmexec": "^4.0.12",
85-
"libnpmfund": "^3.0.3",
86-
"libnpmhook": "^8.0.4",
87-
"libnpmorg": "^4.0.4",
88-
"libnpmpack": "^4.1.3",
89-
"libnpmpublish": "^6.0.5",
90-
"libnpmsearch": "^5.0.4",
91-
"libnpmteam": "^4.0.4",
92-
"libnpmversion": "^3.0.7",
82+
"libnpmaccess": "^7.0.0-pre.0",
83+
"libnpmdiff": "^5.0.0-pre.0",
84+
"libnpmexec": "^5.0.0-pre.0",
85+
"libnpmfund": "^4.0.0-pre.0",
86+
"libnpmhook": "^9.0.0-pre.0",
87+
"libnpmorg": "^5.0.0-pre.0",
88+
"libnpmpack": "^5.0.0-pre.0",
89+
"libnpmpublish": "^7.0.0-pre.0",
90+
"libnpmsearch": "^6.0.0-pre.0",
91+
"libnpmteam": "^5.0.0-pre.0",
92+
"libnpmversion": "^4.0.0-pre.0",
9393
"make-fetch-happen": "^10.2.0",
9494
"minipass": "^3.1.6",
9595
"minipass-pipeline": "^1.2.4",

workspaces/arborist/CHANGELOG.md

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

3+
## [6.0.0-pre.0](https://github.com/forking-repos/cli/compare/arborist-v5.6.1...arborist-v6.0.0-pre.0) (2022-09-10)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* **workspaces:** all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
8+
9+
### Features
10+
11+
* [`e95017a`](https://github.com/forking-repos/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/npm/cli/pull/5485) feat(workspaces): update supported node engines in package.json (@lukekarrys)
12+
* [`09c46e8`](https://github.com/forking-repos/cli/commit/09c46e815fe1b44658d32dd760a689e8b2c8d92f) [#5324](https://github.com/npm/cli/pull/5324) feat(arborist): allow for selectors and function names with :semver pseudo selector (@nlf)
13+
14+
### Bug Fixes
15+
16+
* [`fe926ed`](https://github.com/forking-repos/cli/commit/fe926eddf98459e1fcb0ffd011ce7703da14928c) [#5484](https://github.com/npm/cli/pull/5484) fix: don't mark workspaces as invalid if installing links (@wraithgar)
17+
* [`548e70e`](https://github.com/forking-repos/cli/commit/548e70e0f87167fb96929b29787620391a77b826) [#5376](https://github.com/npm/cli/pull/5376) fix: link.target setter (@wraithgar)
18+
* [`2db6c08`](https://github.com/forking-repos/cli/commit/2db6c085ea08ee639767d37e6fd83a1ca0fbd9ce) [#5376](https://github.com/npm/cli/pull/5376) fix: loadActual cleanup (@wraithgar)
19+
* [`1e84102`](https://github.com/forking-repos/cli/commit/1e841029917817556207c39d25be1ea91e2959e7) [#5350](https://github.com/npm/cli/pull/5350) fix: create links relative to the target (@wraithgar)
20+
* [`ea5e3a3`](https://github.com/forking-repos/cli/commit/ea5e3a319a7c1b5f7f2a66284227a34b79b2c831) [#5350](https://github.com/npm/cli/pull/5350) fix: inline single-use functions (@wraithgar)
21+
* [`645c680`](https://github.com/forking-repos/cli/commit/645c6804c09014b96c2d1eff191b174d12a2b7c0) [#5329](https://github.com/npm/cli/pull/5329) fix: update `index.js` spelling error in comment (@KevinBrother)
22+
* [`bd2ae5d`](https://github.com/forking-repos/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#5323](https://github.com/npm/cli/pull/5323) fix: linting (@wraithgar)
23+
24+
### Documentation
25+
26+
* [`285b39f`](https://github.com/forking-repos/cli/commit/285b39f8d6915823fb424cca7161a0b445b86bd3) [#5324](https://github.com/npm/cli/pull/5324) docs: add documentation for expanded :semver selector (@nlf)
27+
28+
### Dependencies
29+
30+
* [`1286f03`](https://github.com/forking-repos/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
31+
* [`2c4e387`](https://github.com/forking-repos/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
32+
* [`b12ac01`](https://github.com/forking-repos/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
33+
* [`7fbf6f7`](https://github.com/forking-repos/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
34+
* [`26d2e55`](https://github.com/forking-repos/cli/commit/26d2e551b250972caa550d56127810648a1663a1) [#5381](https://github.com/npm/cli/pull/5381) deps: `@npmcli/[email protected]`
35+
* [`a79ee00`](https://github.com/forking-repos/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
36+
* [`8ab12dc`](https://github.com/forking-repos/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/[email protected]`
37+
338
## [5.6.1](https://github.com/npm/cli/compare/arborist-v5.6.0...arborist-v5.6.1) (2022-08-31)
439

540
### Bug Fixes

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

workspaces/libnpmaccess/CHANGELOG.md

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

3+
## [7.0.0-pre.0](https://github.com/forking-repos/cli/compare/libnpmaccess-v6.0.4...libnpmaccess-v7.0.0-pre.0) (2022-09-10)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* **workspaces:** all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
8+
9+
### Features
10+
11+
* [`e95017a`](https://github.com/forking-repos/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/npm/cli/pull/5485) feat(workspaces): update supported node engines in package.json (@lukekarrys)
12+
13+
### Dependencies
14+
15+
* [`8ab12dc`](https://github.com/forking-repos/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/[email protected]`
16+
317
## [6.0.4](https://github.com/npm/cli/compare/libnpmaccess-v6.0.3...libnpmaccess-v6.0.4) (2022-08-31)
418

519
### Dependencies

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": "6.0.4",
3+
"version": "7.0.0-pre.0",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

workspaces/libnpmdiff/CHANGELOG.md

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

3+
## [5.0.0-pre.0](https://github.com/forking-repos/cli/compare/libnpmdiff-v4.0.5...libnpmdiff-v5.0.0-pre.0) (2022-09-10)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* **workspaces:** all workspace packages are now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
8+
9+
### Features
10+
11+
* [`e95017a`](https://github.com/forking-repos/cli/commit/e95017a07b041cbb3293e659dad853f76462c108) [#5485](https://github.com/npm/cli/pull/5485) feat(workspaces): update supported node engines in package.json (@lukekarrys)
12+
13+
### Dependencies
14+
15+
* [`1286f03`](https://github.com/forking-repos/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
16+
* [`f4205e5`](https://github.com/forking-repos/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) [#5381](https://github.com/npm/cli/pull/5381) deps: `[email protected]`
17+
* [`8ab12dc`](https://github.com/forking-repos/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/[email protected]`
18+
319
## [4.0.5](https://github.com/npm/cli/compare/libnpmdiff-v4.0.4...libnpmdiff-v4.0.5) (2022-08-31)
420

521
### Dependencies

workspaces/libnpmdiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "4.0.5",
3+
"version": "5.0.0-pre.0",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)