Skip to content

chore: release 10.2.0 #6790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "10.1.0",
"workspaces/arborist": "7.1.0",
"workspaces/libnpmaccess": "8.0.0",
"workspaces/libnpmdiff": "6.0.1",
"workspaces/libnpmexec": "7.0.1",
"workspaces/libnpmfund": "4.1.1",
".": "10.2.0",
"workspaces/arborist": "7.2.0",
"workspaces/libnpmaccess": "8.0.1",
"workspaces/libnpmdiff": "6.0.2",
"workspaces/libnpmexec": "7.0.2",
"workspaces/libnpmfund": "5.0.0",
"workspaces/libnpmhook": "10.0.0",
"workspaces/libnpmorg": "6.0.0",
"workspaces/libnpmpack": "6.0.1",
"workspaces/libnpmpublish": "9.0.0",
"workspaces/libnpmorg": "6.0.1",
"workspaces/libnpmpack": "6.0.2",
"workspaces/libnpmpublish": "9.0.1",
"workspaces/libnpmsearch": "7.0.0",
"workspaces/libnpmteam": "6.0.0",
"workspaces/libnpmversion": "5.0.0",
"workspaces/config": "7.2.0"
"workspaces/config": "8.0.0"
}
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -898,3 +898,6 @@ joaootavios <[email protected]>
Saquib <[email protected]>
Dan Rose <[email protected]>
Yuku Kotani <[email protected]>
Vlad-Ștefan Harbuz <[email protected]>
siemhesda <[email protected]>
Carl <[email protected]>
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [10.2.0](https://github.com/npm/cli/compare/v10.1.0...v10.2.0) (2023-10-02)

### Features

* [`7c459d2`](https://github.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#6801](https://github.com/npm/cli/pull/6801) add npm sbom command (#6801) (@bdehamer)
* [`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)
* [`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)

### Bug Fixes

* [`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)
* [`d46d052`](https://github.com/npm/cli/commit/d46d0526be12eae2cd458fd08dd5c0a0320cc8bd) [#6798](https://github.com/npm/cli/pull/6798) tolerate null bugs URLs (#6798) (@vladh)
* [`fb1b674`](https://github.com/npm/cli/commit/fb1b6741bd52d865b8f8a93ad3fd6c8afa758b6a) [#6758](https://github.com/npm/cli/pull/6758) deprecate: ignore implicit workspace mode (#6758) (@wraithgar)

### Documentation

* [`68031f2`](https://github.com/npm/cli/commit/68031f2ae1cd5d49b0fb263da1a7eae62712ff97) [#6844](https://github.com/npm/cli/pull/6844) update `CONTRIBUTING.md` to prevent errors (#6844) (@darcyclarke)
* [`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)
* [`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)
* [`8088325`](https://github.com/npm/cli/commit/8088325281bc976e8a8aea4d7527b54f4e25fb5f) [#6800](https://github.com/npm/cli/pull/6800) Update npm-doctor.md (#6800) (@siemhesda)

### Dependencies

* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`39d7f04`](https://github.com/npm/cli/commit/39d7f046f1c39017b398cb242ad07e874484e86c) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`0a47af5`](https://github.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`af93130`](https://github.com/npm/cli/commit/af93130fe949f07df23891286c634c77ecf38c53) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`3ebc474`](https://github.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#6859](https://github.com/npm/cli/pull/6859) `@npmcli/[email protected]`
* [`284cbfd`](https://github.com/npm/cli/commit/284cbfd168879b9277c9999e8a28dad8f72ecc02) [#6858](https://github.com/npm/cli/pull/6858) `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.0): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.1): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.0): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.1): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.1): `[email protected]`

## [10.1.0](https://github.com/npm/cli/compare/v10.0.0...v10.1.0) (2023-09-08)

### Features
Expand Down
48 changes: 24 additions & 24 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "10.1.0",
"version": "10.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "10.1.0",
"version": "10.2.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -90,8 +90,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/config": "^7.2.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/config": "^8.0.0",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^5.0.0",
Expand All @@ -115,14 +115,14 @@
"init-package-json": "^6.0.0",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^8.0.0",
"libnpmdiff": "^6.0.1",
"libnpmexec": "^7.0.1",
"libnpmfund": "^4.1.1",
"libnpmaccess": "^8.0.1",
"libnpmdiff": "^6.0.2",
"libnpmexec": "^7.0.2",
"libnpmfund": "^5.0.0",
"libnpmhook": "^10.0.0",
"libnpmorg": "^6.0.0",
"libnpmpack": "^6.0.1",
"libnpmpublish": "^9.0.0",
"libnpmorg": "^6.0.1",
"libnpmpack": "^6.0.2",
"libnpmpublish": "^9.0.1",
"libnpmsearch": "^7.0.0",
"libnpmteam": "^6.0.0",
"libnpmversion": "^5.0.0",
Expand Down Expand Up @@ -16998,7 +16998,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "7.1.0",
"version": "7.2.0",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -17054,7 +17054,7 @@
},
"workspaces/config": {
"name": "@npmcli/config",
"version": "7.2.0",
"version": "8.0.0",
"license": "ISC",
"dependencies": {
"@npmcli/map-workspaces": "^3.0.2",
Expand All @@ -17077,7 +17077,7 @@
}
},
"workspaces/libnpmaccess": {
"version": "8.0.0",
"version": "8.0.1",
"license": "ISC",
"dependencies": {
"npm-package-arg": "^11.0.1",
Expand All @@ -17095,10 +17095,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "6.0.1",
"version": "6.0.2",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
Expand All @@ -17118,10 +17118,10 @@
}
},
"workspaces/libnpmexec": {
"version": "7.0.1",
"version": "7.0.2",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/run-script": "^7.0.1",
"ci-info": "^3.7.1",
"npm-package-arg": "^11.0.1",
Expand All @@ -17148,10 +17148,10 @@
}
},
"workspaces/libnpmfund": {
"version": "4.1.1",
"version": "5.0.0",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.1.0"
"@npmcli/arborist": "^7.2.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down Expand Up @@ -17180,7 +17180,7 @@
}
},
"workspaces/libnpmorg": {
"version": "6.0.0",
"version": "6.0.1",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -17198,10 +17198,10 @@
}
},
"workspaces/libnpmpack": {
"version": "6.0.1",
"version": "6.0.2",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/run-script": "^7.0.1",
"npm-package-arg": "^11.0.1",
"pacote": "^17.0.4"
Expand All @@ -17218,7 +17218,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "9.0.0",
"version": "9.0.1",
"license": "ISC",
"dependencies": {
"ci-info": "^3.6.1",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "10.1.0",
"version": "10.2.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -52,8 +52,8 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.1.0",
"@npmcli/config": "^7.2.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/config": "^8.0.0",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^5.0.0",
Expand All @@ -77,14 +77,14 @@
"init-package-json": "^6.0.0",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^8.0.0",
"libnpmdiff": "^6.0.1",
"libnpmexec": "^7.0.1",
"libnpmfund": "^4.1.1",
"libnpmaccess": "^8.0.1",
"libnpmdiff": "^6.0.2",
"libnpmexec": "^7.0.2",
"libnpmfund": "^5.0.0",
"libnpmhook": "^10.0.0",
"libnpmorg": "^6.0.0",
"libnpmpack": "^6.0.1",
"libnpmpublish": "^9.0.0",
"libnpmorg": "^6.0.1",
"libnpmpack": "^6.0.2",
"libnpmpublish": "^9.0.1",
"libnpmsearch": "^7.0.0",
"libnpmteam": "^6.0.0",
"libnpmversion": "^5.0.0",
Expand Down
19 changes: 19 additions & 0 deletions workspaces/arborist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [7.2.0](https://github.com/npm/cli/compare/arborist-v7.1.0...arborist-v7.2.0) (2023-10-02)

### Features

* [`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)
* [`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)

### Bug Fixes

* [`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)
* [`bef7481`](https://github.com/npm/cli/commit/bef7481282f18f5b8ad864dc76669801187029fe) [#6782](https://github.com/npm/cli/pull/6782) query with workspace descendents (#6782) (@bdehamer)

### Dependencies

* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`0a47af5`](https://github.com/npm/cli/commit/0a47af509d66071908c7e0bf065dcf2f4c877669) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`3ebc474`](https://github.com/npm/cli/commit/3ebc4744433d906e5c491d183fc077ffe79958cf) [#6859](https://github.com/npm/cli/pull/6859) `@npmcli/[email protected]`

## [7.1.0](https://github.com/npm/cli/compare/arborist-v7.0.0...arborist-v7.1.0) (2023-09-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "7.1.0",
"version": "7.2.0",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
18 changes: 18 additions & 0 deletions workspaces/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [8.0.0](https://github.com/npm/cli/compare/config-v7.2.0...config-v8.0.0) (2023-10-02)

### ⚠️ BREAKING CHANGES

* @npmcli/config now supports node ^16.14.0 || >=18.0.0

### Features

* [`7c459d2`](https://github.com/npm/cli/commit/7c459d28ca987264028d4d2ca21b0825493c1537) [#6801](https://github.com/npm/cli/pull/6801) add npm sbom command (#6801) (@bdehamer)

### Bug Fixes

* [`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)

### Documentation

* [`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)

## [7.2.0](https://github.com/npm/cli/compare/config-v7.1.0...config-v7.2.0) (2023-09-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
"version": "7.2.0",
"version": "8.0.0",
"files": [
"bin/",
"lib/"
Expand Down
7 changes: 7 additions & 0 deletions workspaces/libnpmaccess/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.0.1](https://github.com/npm/cli/compare/libnpmaccess-v8.0.0...libnpmaccess-v8.0.1) (2023-10-02)

### Dependencies

* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`

## [8.0.0](https://github.com/npm/cli/compare/libnpmaccess-v8.0.0-pre.0...libnpmaccess-v8.0.0) (2023-08-31)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmaccess",
"version": "8.0.0",
"version": "8.0.1",
"description": "programmatic library for `npm access` commands",
"author": "GitHub Inc.",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.0.2](https://github.com/npm/cli/compare/libnpmdiff-v6.0.1...libnpmdiff-v6.0.2) (2023-10-02)

### Dependencies

* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`

## [6.0.1](https://github.com/npm/cli/compare/libnpmdiff-v6.0.0...libnpmdiff-v6.0.1) (2023-09-08)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "6.0.1",
"version": "6.0.2",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"tap": "^16.3.8"
},
"dependencies": {
"@npmcli/arborist": "^7.1.0",
"@npmcli/arborist": "^7.2.0",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/libnpmexec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [7.0.2](https://github.com/npm/cli/compare/libnpmexec-v7.0.1...libnpmexec-v7.0.2) (2023-10-02)

### Dependencies

* [`aa6728b`](https://github.com/npm/cli/commit/aa6728b1d003f0fc620b074ba0396a3e07f2db6a) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [`ce9089f`](https://github.com/npm/cli/commit/ce9089f604a01297d3d2dd544283696a6297dce5) [#6859](https://github.com/npm/cli/pull/6859) `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.2.0): `@npmcli/[email protected]`

## [7.0.1](https://github.com/npm/cli/compare/libnpmexec-v7.0.0...libnpmexec-v7.0.1) (2023-09-08)

### Dependencies
Expand Down
Loading