Skip to content

Commit 57a8957

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 10.2.0
1 parent aa6728b commit 57a8957

23 files changed

+196
-57
lines changed

.release-please-manifest.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "10.1.0",
3-
"workspaces/arborist": "7.1.0",
4-
"workspaces/libnpmaccess": "8.0.0",
5-
"workspaces/libnpmdiff": "6.0.1",
6-
"workspaces/libnpmexec": "7.0.1",
7-
"workspaces/libnpmfund": "4.1.1",
2+
".": "10.2.0",
3+
"workspaces/arborist": "7.2.0",
4+
"workspaces/libnpmaccess": "8.0.1",
5+
"workspaces/libnpmdiff": "6.0.2",
6+
"workspaces/libnpmexec": "7.0.2",
7+
"workspaces/libnpmfund": "5.0.0",
88
"workspaces/libnpmhook": "10.0.0",
9-
"workspaces/libnpmorg": "6.0.0",
10-
"workspaces/libnpmpack": "6.0.1",
11-
"workspaces/libnpmpublish": "9.0.0",
9+
"workspaces/libnpmorg": "6.0.1",
10+
"workspaces/libnpmpack": "6.0.2",
11+
"workspaces/libnpmpublish": "9.0.1",
1212
"workspaces/libnpmsearch": "7.0.0",
1313
"workspaces/libnpmteam": "6.0.0",
1414
"workspaces/libnpmversion": "5.0.0",
15-
"workspaces/config": "7.2.0"
15+
"workspaces/config": "8.0.0"
1616
}

AUTHORS

+3
Original file line numberDiff line numberDiff line change
@@ -898,3 +898,6 @@ joaootavios <[email protected]>
898898
899899
900900
Yuku Kotani <[email protected]>
901+
Vlad-Ștefan Harbuz <[email protected]>
902+
siemhesda <[email protected]>
903+

CHANGELOG.md

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

3+
## [10.2.0](https://github.com/npm/cli/compare/v10.1.0...v10.2.0) (2023-10-02)
4+
5+
### Features
6+
7+
* [`7c459d2`](https://github.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#6801](https://github.com/npm/cli/pull/6801) add npm sbom command (#6801) (@bdehamer)
8+
* [`81a460f`](https://github.com/npm/cli/commit/81a460f6e6317aca2288d16cda591aa6541540c6) [#6732](https://github.com/npm/cli/pull/6732) add package-lock-only mode to npm query (@wraithgar)
9+
* [`0d29855`](https://github.com/npm/cli/commit/0d2985535c9cc3dfc3e1f355580570c9cce37d61) [#6732](https://github.com/npm/cli/pull/6732) add no-package-lock mode to npm audit (@wraithgar)
10+
11+
### Bug Fixes
12+
13+
* [`2207628`](https://github.com/npm/cli/commit/22076286a46499e3d0b3f8564b7ba07008317be4) [#6823](https://github.com/npm/cli/pull/6823) use strip-ansi module instead of internal regex (#6823) (@wraithgar)
14+
* [`d46d052`](https://github.com/npm/cli/commit/d46d0526be12eae2cd458fd08dd5c0a0320cc8bd) [#6798](https://github.com/npm/cli/pull/6798) tolerate null bugs URLs (#6798) (@vladh)
15+
* [`fb1b674`](https://github.com/npm/cli/commit/fb1b6741bd52d865b8f8a93ad3fd6c8afa758b6a) [#6758](https://github.com/npm/cli/pull/6758) deprecate: ignore implicit workspace mode (#6758) (@wraithgar)
16+
17+
### Documentation
18+
19+
* [`68031f2`](https://github.com/npm/cli/commit/68031f2ae1cd5d49b0fb263da1a7eae62712ff97) [#6844](https://github.com/npm/cli/pull/6844) update `CONTRIBUTING.md` to prevent errors (#6844) (@darcyclarke)
20+
* [`3ac703c`](https://github.com/npm/cli/commit/3ac703c95e7bb851d0f6145f1d612749ed479fef) [#6831](https://github.com/npm/cli/pull/6831) add `include `param to commands that have `omit` param (#6831) (@siemhesda)
21+
* [`03912db`](https://github.com/npm/cli/commit/03912dbaeb92559270ab3f7df75b507b2f35a119) [#6819](https://github.com/npm/cli/pull/6819) add init-specific params to init docs/help (#6819) (@wraithgar)
22+
* [`8088325`](https://github.com/npm/cli/commit/8088325281bc976e8a8aea4d7527b54f4e25fb5f) [#6800](https://github.com/npm/cli/pull/6800) Update npm-doctor.md (#6800) (@siemhesda)
23+
24+
### Dependencies
25+
26+
* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
27+
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
28+
* [`39d7f04`](https://github.com/npm/cli/commit/39d7f046f1c39017b398cb242ad07e874484e86c) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
29+
* [`0a47af5`](https://github.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
30+
* [`af93130`](https://github.com/npm/cli/commit/af93130fe949f07df23891286c634c77ecf38c53) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
31+
* [`3ebc474`](https://github.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#6859](https://github.com/npm/cli/pull/6859) `@npmcli/[email protected]`
32+
* [`284cbfd`](https://github.com/npm/cli/commit/284cbfd168879b9277c9999e8a28dad8f72ecc02) [#6858](https://github.com/npm/cli/pull/6858) `@npmcli/[email protected]`
33+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`
34+
* [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.0): `@npmcli/[email protected]`
35+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.1): `[email protected]`
36+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.2): `[email protected]`
37+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.2): `[email protected]`
38+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.0): `[email protected]`
39+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.1): `[email protected]`
40+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.2): `[email protected]`
41+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.1): `[email protected]`
42+
343
## [10.1.0](https://github.com/npm/cli/compare/v10.0.0...v10.1.0) (2023-09-08)
444

545
### Features

package-lock.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.1.0",
3+
"version": "10.2.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.1.0",
9+
"version": "10.2.0",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -90,8 +90,8 @@
9090
],
9191
"dependencies": {
9292
"@isaacs/string-locale-compare": "^1.1.0",
93-
"@npmcli/arborist": "^7.1.0",
94-
"@npmcli/config": "^7.2.0",
93+
"@npmcli/arborist": "^7.2.0",
94+
"@npmcli/config": "^8.0.0",
9595
"@npmcli/fs": "^3.1.0",
9696
"@npmcli/map-workspaces": "^3.0.4",
9797
"@npmcli/package-json": "^5.0.0",
@@ -115,14 +115,14 @@
115115
"init-package-json": "^6.0.0",
116116
"is-cidr": "^4.0.2",
117117
"json-parse-even-better-errors": "^3.0.0",
118-
"libnpmaccess": "^8.0.0",
119-
"libnpmdiff": "^6.0.1",
120-
"libnpmexec": "^7.0.1",
121-
"libnpmfund": "^4.1.1",
118+
"libnpmaccess": "^8.0.1",
119+
"libnpmdiff": "^6.0.2",
120+
"libnpmexec": "^7.0.2",
121+
"libnpmfund": "^5.0.0",
122122
"libnpmhook": "^10.0.0",
123-
"libnpmorg": "^6.0.0",
124-
"libnpmpack": "^6.0.1",
125-
"libnpmpublish": "^9.0.0",
123+
"libnpmorg": "^6.0.1",
124+
"libnpmpack": "^6.0.2",
125+
"libnpmpublish": "^9.0.1",
126126
"libnpmsearch": "^7.0.0",
127127
"libnpmteam": "^6.0.0",
128128
"libnpmversion": "^5.0.0",
@@ -16998,7 +16998,7 @@
1699816998
},
1699916999
"workspaces/arborist": {
1700017000
"name": "@npmcli/arborist",
17001-
"version": "7.1.0",
17001+
"version": "7.2.0",
1700217002
"license": "ISC",
1700317003
"dependencies": {
1700417004
"@isaacs/string-locale-compare": "^1.1.0",
@@ -17054,7 +17054,7 @@
1705417054
},
1705517055
"workspaces/config": {
1705617056
"name": "@npmcli/config",
17057-
"version": "7.2.0",
17057+
"version": "8.0.0",
1705817058
"license": "ISC",
1705917059
"dependencies": {
1706017060
"@npmcli/map-workspaces": "^3.0.2",
@@ -17077,7 +17077,7 @@
1707717077
}
1707817078
},
1707917079
"workspaces/libnpmaccess": {
17080-
"version": "8.0.0",
17080+
"version": "8.0.1",
1708117081
"license": "ISC",
1708217082
"dependencies": {
1708317083
"npm-package-arg": "^11.0.1",
@@ -17095,10 +17095,10 @@
1709517095
}
1709617096
},
1709717097
"workspaces/libnpmdiff": {
17098-
"version": "6.0.1",
17098+
"version": "6.0.2",
1709917099
"license": "ISC",
1710017100
"dependencies": {
17101-
"@npmcli/arborist": "^7.1.0",
17101+
"@npmcli/arborist": "^7.2.0",
1710217102
"@npmcli/disparity-colors": "^3.0.0",
1710317103
"@npmcli/installed-package-contents": "^2.0.2",
1710417104
"binary-extensions": "^2.2.0",
@@ -17118,10 +17118,10 @@
1711817118
}
1711917119
},
1712017120
"workspaces/libnpmexec": {
17121-
"version": "7.0.1",
17121+
"version": "7.0.2",
1712217122
"license": "ISC",
1712317123
"dependencies": {
17124-
"@npmcli/arborist": "^7.1.0",
17124+
"@npmcli/arborist": "^7.2.0",
1712517125
"@npmcli/run-script": "^7.0.1",
1712617126
"ci-info": "^3.7.1",
1712717127
"npm-package-arg": "^11.0.1",
@@ -17148,10 +17148,10 @@
1714817148
}
1714917149
},
1715017150
"workspaces/libnpmfund": {
17151-
"version": "4.1.1",
17151+
"version": "5.0.0",
1715217152
"license": "ISC",
1715317153
"dependencies": {
17154-
"@npmcli/arborist": "^7.1.0"
17154+
"@npmcli/arborist": "^7.2.0"
1715517155
},
1715617156
"devDependencies": {
1715717157
"@npmcli/eslint-config": "^4.0.0",
@@ -17180,7 +17180,7 @@
1718017180
}
1718117181
},
1718217182
"workspaces/libnpmorg": {
17183-
"version": "6.0.0",
17183+
"version": "6.0.1",
1718417184
"license": "ISC",
1718517185
"dependencies": {
1718617186
"aproba": "^2.0.0",
@@ -17198,10 +17198,10 @@
1719817198
}
1719917199
},
1720017200
"workspaces/libnpmpack": {
17201-
"version": "6.0.1",
17201+
"version": "6.0.2",
1720217202
"license": "ISC",
1720317203
"dependencies": {
17204-
"@npmcli/arborist": "^7.1.0",
17204+
"@npmcli/arborist": "^7.2.0",
1720517205
"@npmcli/run-script": "^7.0.1",
1720617206
"npm-package-arg": "^11.0.1",
1720717207
"pacote": "^17.0.4"
@@ -17218,7 +17218,7 @@
1721817218
}
1721917219
},
1722017220
"workspaces/libnpmpublish": {
17221-
"version": "9.0.0",
17221+
"version": "9.0.1",
1722217222
"license": "ISC",
1722317223
"dependencies": {
1722417224
"ci-info": "^3.6.1",

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.1.0",
2+
"version": "10.2.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": "^7.1.0",
56-
"@npmcli/config": "^7.2.0",
55+
"@npmcli/arborist": "^7.2.0",
56+
"@npmcli/config": "^8.0.0",
5757
"@npmcli/fs": "^3.1.0",
5858
"@npmcli/map-workspaces": "^3.0.4",
5959
"@npmcli/package-json": "^5.0.0",
@@ -77,14 +77,14 @@
7777
"init-package-json": "^6.0.0",
7878
"is-cidr": "^4.0.2",
7979
"json-parse-even-better-errors": "^3.0.0",
80-
"libnpmaccess": "^8.0.0",
81-
"libnpmdiff": "^6.0.1",
82-
"libnpmexec": "^7.0.1",
83-
"libnpmfund": "^4.1.1",
80+
"libnpmaccess": "^8.0.1",
81+
"libnpmdiff": "^6.0.2",
82+
"libnpmexec": "^7.0.2",
83+
"libnpmfund": "^5.0.0",
8484
"libnpmhook": "^10.0.0",
85-
"libnpmorg": "^6.0.0",
86-
"libnpmpack": "^6.0.1",
87-
"libnpmpublish": "^9.0.0",
85+
"libnpmorg": "^6.0.1",
86+
"libnpmpack": "^6.0.2",
87+
"libnpmpublish": "^9.0.1",
8888
"libnpmsearch": "^7.0.0",
8989
"libnpmteam": "^6.0.0",
9090
"libnpmversion": "^5.0.0",

workspaces/arborist/CHANGELOG.md

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

3+
## [7.2.0](https://github.com/npm/cli/compare/arborist-v7.1.0...arborist-v7.2.0) (2023-10-02)
4+
5+
### Features
6+
7+
* [`81a460f`](https://github.com/npm/cli/commit/81a460f6e6317aca2288d16cda591aa6541540c6) [#6732](https://github.com/npm/cli/pull/6732) add package-lock-only mode to npm query (@wraithgar)
8+
* [`0d29855`](https://github.com/npm/cli/commit/0d2985535c9cc3dfc3e1f355580570c9cce37d61) [#6732](https://github.com/npm/cli/pull/6732) add no-package-lock mode to npm audit (@wraithgar)
9+
10+
### Bug Fixes
11+
12+
* [`0860159`](https://github.com/npm/cli/commit/0860159e18aa0fa985ef53fcfe0a57fbda995efb) [#6829](https://github.com/npm/cli/pull/6829) ensure workspace links query parents correctly (#6829) (@Carl-Foster)
13+
* [`bef7481`](https://github.com/npm/cli/commit/bef7481282f18f5b8ad864dc76669801187029fe) [#6782](https://github.com/npm/cli/pull/6782) query with workspace descendents (#6782) (@bdehamer)
14+
15+
### Dependencies
16+
17+
* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
18+
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
19+
* [`0a47af5`](https://github.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
20+
* [`3ebc474`](https://github.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#6859](https://github.com/npm/cli/pull/6859) `@npmcli/[email protected]`
21+
322
## [7.1.0](https://github.com/npm/cli/compare/arborist-v7.0.0...arborist-v7.1.0) (2023-09-08)
423

524
### Features

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

workspaces/config/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/npm/cli/compare/config-v7.2.0...config-v8.0.0) (2023-10-02)
4+
5+
### ⚠️ BREAKING CHANGES
6+
7+
* @npmcli/config now supports node ^16.14.0 || >=18.0.0
8+
9+
### Features
10+
11+
* [`7c459d2`](https://github.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#6801](https://github.com/npm/cli/pull/6801) add npm sbom command (#6801) (@bdehamer)
12+
13+
### Bug Fixes
14+
15+
* [`92e3f3f`](https://github.com/npm/cli/commit/92e3f3fccc4ed4ed0869731c3ef23f1fa7fa6b1d) [#6807](https://github.com/npm/cli/pull/6807) set engines to ^16.14.0 || >=18.0.0 (@lukekarrys)
16+
17+
### Documentation
18+
19+
* [`03912db`](https://github.com/npm/cli/commit/03912dbaeb92559270ab3f7df75b507b2f35a119) [#6819](https://github.com/npm/cli/pull/6819) add init-specific params to init docs/help (#6819) (@wraithgar)
20+
321
## [7.2.0](https://github.com/npm/cli/compare/config-v7.1.0...config-v7.2.0) (2023-09-08)
422

523
### Features

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

workspaces/libnpmaccess/CHANGELOG.md

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

3+
## [8.0.1](https://github.com/npm/cli/compare/libnpmaccess-v8.0.0...libnpmaccess-v8.0.1) (2023-10-02)
4+
5+
### Dependencies
6+
7+
* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
8+
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
9+
310
## [8.0.0](https://github.com/npm/cli/compare/libnpmaccess-v8.0.0-pre.0...libnpmaccess-v8.0.0) (2023-08-31)
411

512
### Features

workspaces/libnpmaccess/package.json

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

workspaces/libnpmdiff/CHANGELOG.md

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

3+
## [6.0.2](https://github.com/npm/cli/compare/libnpmdiff-v6.0.1...libnpmdiff-v6.0.2) (2023-10-02)
4+
5+
### Dependencies
6+
7+
* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
8+
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
9+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`
10+
311
## [6.0.1](https://github.com/npm/cli/compare/libnpmdiff-v6.0.0...libnpmdiff-v6.0.1) (2023-09-08)
412

513
### Dependencies

workspaces/libnpmdiff/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",
@@ -46,7 +46,7 @@
4646
"tap": "^16.3.8"
4747
},
4848
"dependencies": {
49-
"@npmcli/arborist": "^7.1.0",
49+
"@npmcli/arborist": "^7.2.0",
5050
"@npmcli/disparity-colors": "^3.0.0",
5151
"@npmcli/installed-package-contents": "^2.0.2",
5252
"binary-extensions": "^2.2.0",

workspaces/libnpmexec/CHANGELOG.md

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

3+
## [7.0.2](https://github.com/npm/cli/compare/libnpmexec-v7.0.1...libnpmexec-v7.0.2) (2023-10-02)
4+
5+
### Dependencies
6+
7+
* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
8+
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
9+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`
10+
311
## [7.0.1](https://github.com/npm/cli/compare/libnpmexec-v7.0.0...libnpmexec-v7.0.1) (2023-09-08)
412

513
### Dependencies

0 commit comments

Comments
 (0)