Skip to content

Commit

Permalink
chore: release 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lukekarrys committed Dec 7, 2022
1 parent 1a62ca0 commit 7018b3d
Show file tree
Hide file tree
Showing 26 changed files with 202 additions and 69 deletions.
24 changes: 12 additions & 12 deletions .release-please-manifest.json
@@ -1,16 +1,16 @@
{
".": "9.1.3",
"workspaces/arborist": "6.1.4",
"workspaces/libnpmaccess": "7.0.0",
"workspaces/libnpmdiff": "5.0.5",
"workspaces/libnpmexec": "5.0.5",
"workspaces/libnpmfund": "4.0.5",
"workspaces/libnpmhook": "9.0.0",
"workspaces/libnpmorg": "5.0.0",
"workspaces/libnpmpack": "5.0.5",
"workspaces/libnpmpublish": "7.0.5",
"workspaces/libnpmsearch": "6.0.0",
"workspaces/libnpmteam": "5.0.0",
".": "9.2.0",
"workspaces/arborist": "6.1.5",
"workspaces/libnpmaccess": "7.0.1",
"workspaces/libnpmdiff": "5.0.6",
"workspaces/libnpmexec": "5.0.6",
"workspaces/libnpmfund": "4.0.6",
"workspaces/libnpmhook": "9.0.1",
"workspaces/libnpmorg": "5.0.1",
"workspaces/libnpmpack": "5.0.6",
"workspaces/libnpmpublish": "7.0.6",
"workspaces/libnpmsearch": "6.0.1",
"workspaces/libnpmteam": "5.0.1",
"workspaces/libnpmversion": "4.0.1",
"workspaces/config": "6.1.0"
}
35 changes: 35 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,40 @@
# Changelog

## [9.2.0](https://github.com/npm/cli/compare/v9.1.3...v9.2.0) (2022-12-07)

### Features

* [`cf57ffa`](https://github.com/npm/cli/commit/cf57ffa90088fcf5b028cc02938baae6228b5a40) [#5888](https://github.com/npm/cli/pull/5888) discrete npm doctor commands (#5888) (@wraithgar)

### Bug Fixes

* [`dfd5d46`](https://github.com/npm/cli/commit/dfd5d461e0ee2163e210cc136d2bb7873dfeb363) [#5932](https://github.com/npm/cli/pull/5932) ignore implicit workspaces for completion (#5932) (@wraithgar)

### Dependencies

* [`2f2b146`](https://github.com/npm/cli/commit/2f2b1469565894ec777e6eb77fea7b607b797adb) [#5936](https://github.com/npm/cli/pull/5936) `npm-packlist@7.0.4` (#5936)
* [`372d158`](https://github.com/npm/cli/commit/372d158d2637120600a95abee64355ed1cb6f990) [#5935](https://github.com/npm/cli/pull/5935) `minimatch@5.1.1` (#5935)
* [`0e6c28b`](https://github.com/npm/cli/commit/0e6c28ba093f8c5d35df98afca28e842b247004b) [#5934](https://github.com/npm/cli/pull/5934) `ci-info@3.7.0` (#5934)
* [`0a3fe00`](https://github.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#5933](https://github.com/npm/cli/pull/5933) `minipass@4.0.0`
* [`6b77340`](https://github.com/npm/cli/commit/6b7734009ecd939fbb3d382cb92eb0cdbec7dcd3) `tar@6.1.13`
* [`cf0a174`](https://github.com/npm/cli/commit/cf0a17407abc577c27420a1c8a4a0c08c7cefce9) `ssri@10.0.1`
* [`3da9a1a`](https://github.com/npm/cli/commit/3da9a1a4ebcf1779035b5f9ae985c087f617efe3) `pacote@15.0.7`
* [`fee9b66`](https://github.com/npm/cli/commit/fee9b6686892a1c7f976c36ddd5d89b70c416817) `npm-registry-fetch@14.0.3`
* [`e940917`](https://github.com/npm/cli/commit/e940917befcdaf44ee7e24d31b540f4de8507734) `cacache@17.0.3`
* [`875bd56`](https://github.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0`
* [`280b7a4`](https://github.com/npm/cli/commit/280b7a445e4a83d70980cf3c436745a1faa50c67) [#5927](https://github.com/npm/cli/pull/5927) `npm-packlist@7.0.3`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.1.5): `@npmcli/arborist@6.1.5`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.1): `libnpmaccess@7.0.1`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.6): `libnpmdiff@5.0.6`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.6): `libnpmexec@5.0.6`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.6): `libnpmfund@4.0.6`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.1): `libnpmhook@9.0.1`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.1): `libnpmorg@5.0.1`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.6): `libnpmpack@5.0.6`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.6): `libnpmpublish@7.0.6`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.1): `libnpmsearch@6.0.1`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.1): `libnpmteam@5.0.1`

## [9.1.3](https://github.com/npm/cli/compare/v9.1.2...v9.1.3) (2022-11-30)

### Bug Fixes
Expand Down
58 changes: 29 additions & 29 deletions package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "9.1.3",
"version": "9.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "9.1.3",
"version": "9.2.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -86,7 +86,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/config": "^6.1.0",
"@npmcli/map-workspaces": "^3.0.0",
"@npmcli/package-json": "^3.0.0",
Expand All @@ -108,16 +108,16 @@
"init-package-json": "^4.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.0",
"libnpmdiff": "^5.0.5",
"libnpmexec": "^5.0.5",
"libnpmfund": "^4.0.5",
"libnpmhook": "^9.0.0",
"libnpmorg": "^5.0.0",
"libnpmpack": "^5.0.5",
"libnpmpublish": "^7.0.5",
"libnpmsearch": "^6.0.0",
"libnpmteam": "^5.0.0",
"libnpmaccess": "^7.0.1",
"libnpmdiff": "^5.0.6",
"libnpmexec": "^5.0.6",
"libnpmfund": "^4.0.6",
"libnpmhook": "^9.0.1",
"libnpmorg": "^5.0.1",
"libnpmpack": "^5.0.6",
"libnpmpublish": "^7.0.6",
"libnpmsearch": "^6.0.1",
"libnpmteam": "^5.0.1",
"libnpmversion": "^4.0.1",
"make-fetch-happen": "^11.0.2",
"minimatch": "^5.1.1",
Expand Down Expand Up @@ -14316,7 +14316,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "6.1.4",
"version": "6.1.5",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -14393,7 +14393,7 @@
}
},
"workspaces/libnpmaccess": {
"version": "7.0.0",
"version": "7.0.1",
"license": "ISC",
"dependencies": {
"npm-package-arg": "^10.1.0",
Expand All @@ -14411,10 +14411,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "5.0.5",
"version": "5.0.6",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.0",
"binary-extensions": "^2.2.0",
Expand All @@ -14434,10 +14434,10 @@
}
},
"workspaces/libnpmexec": {
"version": "5.0.5",
"version": "5.0.6",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/run-script": "^6.0.0",
"chalk": "^4.1.0",
"ci-info": "^3.7.0",
Expand Down Expand Up @@ -14466,10 +14466,10 @@
}
},
"workspaces/libnpmfund": {
"version": "4.0.5",
"version": "4.0.6",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.1.4"
"@npmcli/arborist": "^6.1.5"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand All @@ -14481,7 +14481,7 @@
}
},
"workspaces/libnpmhook": {
"version": "9.0.0",
"version": "9.0.1",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14498,7 +14498,7 @@
}
},
"workspaces/libnpmorg": {
"version": "5.0.0",
"version": "5.0.1",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14516,10 +14516,10 @@
}
},
"workspaces/libnpmpack": {
"version": "5.0.5",
"version": "5.0.6",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.7"
Expand All @@ -14536,7 +14536,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "7.0.5",
"version": "7.0.6",
"license": "ISC",
"dependencies": {
"normalize-package-data": "^5.0.0",
Expand All @@ -14548,7 +14548,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.11.0",
"libnpmpack": "^5.0.5",
"libnpmpack": "^5.0.6",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
"tap": "^16.3.2"
Expand All @@ -14558,7 +14558,7 @@
}
},
"workspaces/libnpmsearch": {
"version": "6.0.0",
"version": "6.0.1",
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^14.0.3"
Expand All @@ -14574,7 +14574,7 @@
}
},
"workspaces/libnpmteam": {
"version": "5.0.0",
"version": "5.0.1",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand Down
24 changes: 12 additions & 12 deletions package.json
@@ -1,5 +1,5 @@
{
"version": "9.1.3",
"version": "9.2.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/config": "^6.1.0",
"@npmcli/map-workspaces": "^3.0.0",
"@npmcli/package-json": "^3.0.0",
Expand All @@ -75,16 +75,16 @@
"init-package-json": "^4.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.0",
"libnpmdiff": "^5.0.5",
"libnpmexec": "^5.0.5",
"libnpmfund": "^4.0.5",
"libnpmhook": "^9.0.0",
"libnpmorg": "^5.0.0",
"libnpmpack": "^5.0.5",
"libnpmpublish": "^7.0.5",
"libnpmsearch": "^6.0.0",
"libnpmteam": "^5.0.0",
"libnpmaccess": "^7.0.1",
"libnpmdiff": "^5.0.6",
"libnpmexec": "^5.0.6",
"libnpmfund": "^4.0.6",
"libnpmhook": "^9.0.1",
"libnpmorg": "^5.0.1",
"libnpmpack": "^5.0.6",
"libnpmpublish": "^7.0.6",
"libnpmsearch": "^6.0.1",
"libnpmteam": "^5.0.1",
"libnpmversion": "^4.0.1",
"make-fetch-happen": "^11.0.2",
"minimatch": "^5.1.1",
Expand Down
16 changes: 16 additions & 0 deletions workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog

## [6.1.5](https://github.com/npm/cli/compare/arborist-v6.1.4...arborist-v6.1.5) (2022-12-07)

### Bug Fixes

* [`83fb125`](https://github.com/npm/cli/commit/83fb125446a9fb217eedf53ca98c203d7d48527b) [#5923](https://github.com/npm/cli/pull/5923) audit package mismatch in special case (@fritzy)

### Dependencies

* [`372d158`](https://github.com/npm/cli/commit/372d158d2637120600a95abee64355ed1cb6f990) [#5935](https://github.com/npm/cli/pull/5935) `minimatch@5.1.1` (#5935)
* [`0a3fe00`](https://github.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#5933](https://github.com/npm/cli/pull/5933) `minipass@4.0.0`
* [`cf0a174`](https://github.com/npm/cli/commit/cf0a17407abc577c27420a1c8a4a0c08c7cefce9) `ssri@10.0.1`
* [`3da9a1a`](https://github.com/npm/cli/commit/3da9a1a4ebcf1779035b5f9ae985c087f617efe3) `pacote@15.0.7`
* [`fee9b66`](https://github.com/npm/cli/commit/fee9b6686892a1c7f976c36ddd5d89b70c416817) `npm-registry-fetch@14.0.3`
* [`e940917`](https://github.com/npm/cli/commit/e940917befcdaf44ee7e24d31b540f4de8507734) `cacache@17.0.3`
* [`875bd56`](https://github.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0`

## [6.1.4](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4) (2022-11-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "6.1.4",
"version": "6.1.5",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
8 changes: 8 additions & 0 deletions workspaces/libnpmaccess/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## [7.0.1](https://github.com/npm/cli/compare/libnpmaccess-v7.0.0...libnpmaccess-v7.0.1) (2022-12-07)

### Dependencies

* [`0a3fe00`](https://github.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#5933](https://github.com/npm/cli/pull/5933) `minipass@4.0.0`
* [`fee9b66`](https://github.com/npm/cli/commit/fee9b6686892a1c7f976c36ddd5d89b70c416817) `npm-registry-fetch@14.0.3`
* [`875bd56`](https://github.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0`

## [7.0.0](https://github.com/npm/cli/compare/libnpmaccess-v7.0.0-pre.2...libnpmaccess-v7.0.0) (2022-10-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmaccess",
"version": "7.0.0",
"version": "7.0.1",
"description": "programmatic library for `npm access` commands",
"author": "GitHub Inc.",
"license": "ISC",
Expand Down
11 changes: 11 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog

## [5.0.6](https://github.com/npm/cli/compare/libnpmdiff-v5.0.5...libnpmdiff-v5.0.6) (2022-12-07)

### Dependencies

* [`372d158`](https://github.com/npm/cli/commit/372d158d2637120600a95abee64355ed1cb6f990) [#5935](https://github.com/npm/cli/pull/5935) `minimatch@5.1.1` (#5935)
* [`0a3fe00`](https://github.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#5933](https://github.com/npm/cli/pull/5933) `minipass@4.0.0`
* [`6b77340`](https://github.com/npm/cli/commit/6b7734009ecd939fbb3d382cb92eb0cdbec7dcd3) `tar@6.1.13`
* [`3da9a1a`](https://github.com/npm/cli/commit/3da9a1a4ebcf1779035b5f9ae985c087f617efe3) `pacote@15.0.7`
* [`875bd56`](https://github.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.1.5): `@npmcli/arborist@6.1.5`

## [5.0.5](https://github.com/npm/cli/compare/libnpmdiff-v5.0.4...libnpmdiff-v5.0.5) (2022-11-30)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "5.0.5",
"version": "5.0.6",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"tap": "^16.3.2"
},
"dependencies": {
"@npmcli/arborist": "^6.1.4",
"@npmcli/arborist": "^6.1.5",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.0",
"binary-extensions": "^2.2.0",
Expand Down
10 changes: 10 additions & 0 deletions workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog

## [5.0.6](https://github.com/npm/cli/compare/libnpmexec-v5.0.5...libnpmexec-v5.0.6) (2022-12-07)

### Dependencies

* [`0e6c28b`](https://github.com/npm/cli/commit/0e6c28ba093f8c5d35df98afca28e842b247004b) [#5934](https://github.com/npm/cli/pull/5934) `ci-info@3.7.0` (#5934)
* [`0a3fe00`](https://github.com/npm/cli/commit/0a3fe000e2723ae6fdb8b1d3154fd3835057c992) [#5933](https://github.com/npm/cli/pull/5933) `minipass@4.0.0`
* [`3da9a1a`](https://github.com/npm/cli/commit/3da9a1a4ebcf1779035b5f9ae985c087f617efe3) `pacote@15.0.7`
* [`875bd56`](https://github.com/npm/cli/commit/875bd56c33ca5eef80c2a50a11808445f2a39a2a) `npm-package-arg@10.1.0`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.1.5): `@npmcli/arborist@6.1.5`

## [5.0.5](https://github.com/npm/cli/compare/libnpmexec-v5.0.4...libnpmexec-v5.0.5) (2022-11-30)

### Dependencies
Expand Down

0 comments on commit 7018b3d

Please sign in to comment.