Skip to content

Commit

Permalink
chore: release 9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and timothybonci committed Feb 3, 2023
1 parent 5556ccb commit f6f1d65
Show file tree
Hide file tree
Showing 30 changed files with 218 additions and 77 deletions.
28 changes: 14 additions & 14 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "9.4.0",
"workspaces/arborist": "6.2.0",
"workspaces/libnpmaccess": "7.0.1",
"workspaces/libnpmdiff": "5.0.8",
"workspaces/libnpmexec": "5.0.8",
"workspaces/libnpmfund": "4.0.8",
"workspaces/libnpmhook": "9.0.1",
"workspaces/libnpmorg": "5.0.1",
"workspaces/libnpmpack": "5.0.8",
"workspaces/libnpmpublish": "7.0.6",
"workspaces/libnpmsearch": "6.0.1",
"workspaces/libnpmteam": "5.0.1",
"workspaces/libnpmversion": "4.0.1",
"workspaces/config": "6.1.1"
".": "9.4.1",
"workspaces/arborist": "6.2.1",
"workspaces/libnpmaccess": "7.0.2",
"workspaces/libnpmdiff": "5.0.9",
"workspaces/libnpmexec": "5.0.9",
"workspaces/libnpmfund": "4.0.9",
"workspaces/libnpmhook": "9.0.2",
"workspaces/libnpmorg": "5.0.2",
"workspaces/libnpmpack": "5.0.9",
"workspaces/libnpmpublish": "7.0.7",
"workspaces/libnpmsearch": "6.0.2",
"workspaces/libnpmteam": "5.0.2",
"workspaces/libnpmversion": "4.0.2",
"workspaces/config": "6.1.2"
}
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [9.4.1](https://github.com/npm/cli/compare/v9.4.0...v9.4.1) (2023-02-01)

### Bug Fixes

* [`1525a5e`](https://github.com/npm/cli/commit/1525a5e7fba4c996ac3bed5fdb75da275c537da8) [#6082](https://github.com/npm/cli/pull/6082) unpublish with scoped registry (@wraithgar)

### Dependencies

* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `[email protected]`
* [`6e4a649`](https://github.com/npm/cli/commit/6e4a64976dc9a359b97413cd725e93caa1f0fc28) `[email protected]`
* [`1820afe`](https://github.com/npm/cli/commit/1820afe4b34909b8702da69032dde9d3ecdbb447) `[email protected]`
* [`24b2ec4`](https://github.com/npm/cli/commit/24b2ec4e156f98ef80ed5ac8751d35a32ad1251a) `@npmcli/[email protected]`
* [`4b8046e`](https://github.com/npm/cli/commit/4b8046e680d5907d2df71d6d3775b66e0bea7ed2) `@npmcli/[email protected]`
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/[email protected]`
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/[email protected]`
* [`64b06ed`](https://github.com/npm/cli/commit/64b06ed21fc165e413b3e6f1ae5a236350e5bfaf) [#6115](https://github.com/npm/cli/pull/6115) `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.1): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/config-v6.1.2): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.9): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.9): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.9): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.9): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.7): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.2): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.2): `[email protected]`

## [9.4.0](https://github.com/npm/cli/compare/v9.3.1...v9.4.0) (2023-01-25)

### Features
Expand Down
64 changes: 32 additions & 32 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "9.4.0",
"version": "9.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "9.4.0",
"version": "9.4.1",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -85,8 +85,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.0",
"@npmcli/config": "^6.1.1",
"@npmcli/arborist": "^6.2.1",
"@npmcli/config": "^6.1.2",
"@npmcli/map-workspaces": "^3.0.1",
"@npmcli/package-json": "^3.0.0",
"@npmcli/run-script": "^6.0.0",
Expand All @@ -107,17 +107,17 @@
"init-package-json": "^4.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.1",
"libnpmdiff": "^5.0.8",
"libnpmexec": "^5.0.8",
"libnpmfund": "^4.0.8",
"libnpmhook": "^9.0.1",
"libnpmorg": "^5.0.1",
"libnpmpack": "^5.0.8",
"libnpmpublish": "^7.0.6",
"libnpmsearch": "^6.0.1",
"libnpmteam": "^5.0.1",
"libnpmversion": "^4.0.1",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.9",
"libnpmexec": "^5.0.9",
"libnpmfund": "^4.0.9",
"libnpmhook": "^9.0.2",
"libnpmorg": "^5.0.2",
"libnpmpack": "^5.0.9",
"libnpmpublish": "^7.0.7",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.2",
"libnpmversion": "^4.0.2",
"make-fetch-happen": "^11.0.2",
"minimatch": "^5.1.1",
"minipass": "^4.0.0",
Expand Down Expand Up @@ -14401,7 +14401,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "6.2.0",
"version": "6.2.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -14458,7 +14458,7 @@
},
"workspaces/config": {
"name": "@npmcli/config",
"version": "6.1.1",
"version": "6.1.2",
"license": "ISC",
"dependencies": {
"@npmcli/map-workspaces": "^3.0.1",
Expand All @@ -14479,7 +14479,7 @@
}
},
"workspaces/libnpmaccess": {
"version": "7.0.1",
"version": "7.0.2",
"license": "ISC",
"dependencies": {
"npm-package-arg": "^10.1.0",
Expand All @@ -14497,10 +14497,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "5.0.8",
"version": "5.0.9",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.0",
"@npmcli/arborist": "^6.2.1",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.0",
"binary-extensions": "^2.2.0",
Expand All @@ -14520,10 +14520,10 @@
}
},
"workspaces/libnpmexec": {
"version": "5.0.8",
"version": "5.0.9",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.0",
"@npmcli/arborist": "^6.2.1",
"@npmcli/run-script": "^6.0.0",
"chalk": "^4.1.0",
"ci-info": "^3.7.0",
Expand Down Expand Up @@ -14552,10 +14552,10 @@
}
},
"workspaces/libnpmfund": {
"version": "4.0.8",
"version": "4.0.9",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.0"
"@npmcli/arborist": "^6.2.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand All @@ -14567,7 +14567,7 @@
}
},
"workspaces/libnpmhook": {
"version": "9.0.1",
"version": "9.0.2",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14584,7 +14584,7 @@
}
},
"workspaces/libnpmorg": {
"version": "5.0.1",
"version": "5.0.2",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14602,10 +14602,10 @@
}
},
"workspaces/libnpmpack": {
"version": "5.0.8",
"version": "5.0.9",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.0",
"@npmcli/arborist": "^6.2.1",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
Expand All @@ -14622,7 +14622,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "7.0.6",
"version": "7.0.7",
"license": "ISC",
"dependencies": {
"normalize-package-data": "^5.0.0",
Expand All @@ -14644,7 +14644,7 @@
}
},
"workspaces/libnpmsearch": {
"version": "6.0.1",
"version": "6.0.2",
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^14.0.3"
Expand All @@ -14660,7 +14660,7 @@
}
},
"workspaces/libnpmteam": {
"version": "5.0.1",
"version": "5.0.2",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
Expand All @@ -14677,7 +14677,7 @@
}
},
"workspaces/libnpmversion": {
"version": "4.0.1",
"version": "4.0.2",
"license": "ISC",
"dependencies": {
"@npmcli/git": "^4.0.1",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.4.0",
"version": "9.4.1",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.0",
"@npmcli/config": "^6.1.1",
"@npmcli/arborist": "^6.2.1",
"@npmcli/config": "^6.1.2",
"@npmcli/map-workspaces": "^3.0.1",
"@npmcli/package-json": "^3.0.0",
"@npmcli/run-script": "^6.0.0",
Expand All @@ -75,17 +75,17 @@
"init-package-json": "^4.0.1",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.1",
"libnpmdiff": "^5.0.8",
"libnpmexec": "^5.0.8",
"libnpmfund": "^4.0.8",
"libnpmhook": "^9.0.1",
"libnpmorg": "^5.0.1",
"libnpmpack": "^5.0.8",
"libnpmpublish": "^7.0.6",
"libnpmsearch": "^6.0.1",
"libnpmteam": "^5.0.1",
"libnpmversion": "^4.0.1",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.9",
"libnpmexec": "^5.0.9",
"libnpmfund": "^4.0.9",
"libnpmhook": "^9.0.2",
"libnpmorg": "^5.0.2",
"libnpmpack": "^5.0.9",
"libnpmpublish": "^7.0.7",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.2",
"libnpmversion": "^4.0.2",
"make-fetch-happen": "^11.0.2",
"minimatch": "^5.1.1",
"minipass": "^4.0.0",
Expand Down
15 changes: 15 additions & 0 deletions workspaces/arborist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [6.2.1](https://github.com/npm/cli/compare/arborist-v6.2.0...arborist-v6.2.1) (2023-02-01)

### Bug Fixes

* [`72a7a59`](https://github.com/npm/cli/commit/72a7a5915e9d333d104d88bf73d7a555f9400e24) [#6095](https://github.com/npm/cli/pull/6095) only save package-lock when truly finished (@wraithgar)

### Dependencies

* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `[email protected]`
* [`6e4a649`](https://github.com/npm/cli/commit/6e4a64976dc9a359b97413cd725e93caa1f0fc28) `[email protected]`
* [`1820afe`](https://github.com/npm/cli/commit/1820afe4b34909b8702da69032dde9d3ecdbb447) `[email protected]`
* [`4b8046e`](https://github.com/npm/cli/commit/4b8046e680d5907d2df71d6d3775b66e0bea7ed2) `@npmcli/[email protected]`
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/[email protected]`
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/[email protected]`

## [6.2.0](https://github.com/npm/cli/compare/arborist-v6.1.6...arborist-v6.2.0) (2023-01-25)

### 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": "6.2.0",
"version": "6.2.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
12 changes: 12 additions & 0 deletions workspaces/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [6.1.2](https://github.com/npm/cli/compare/config-v6.1.1...config-v6.1.2) (2023-02-01)

### Bug Fixes

* [`328c3d8`](https://github.com/npm/cli/commit/328c3d8e7362eb08ae2aebabc47f8f3c2537a1d2) [#6093](https://github.com/npm/cli/pull/6093) repair config items using raw values when possible (@nlf)

### Dependencies

* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `[email protected]`
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/[email protected]`
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/[email protected]`

## [6.1.1](https://github.com/npm/cli/compare/config-v6.1.0...config-v6.1.1) (2023-01-12)

### Bug Fixes
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": "6.1.1",
"version": "6.1.2",
"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

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

### Dependencies

* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `[email protected]`
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/[email protected]`

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

### Dependencies
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": "7.0.1",
"version": "7.0.2",
"description": "programmatic library for `npm access` commands",
"author": "GitHub Inc.",
"license": "ISC",
Expand Down
9 changes: 9 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.0.9](https://github.com/npm/cli/compare/libnpmdiff-v5.0.8...libnpmdiff-v5.0.9) (2023-02-01)

### Dependencies

* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `[email protected]`
* [`6e4a649`](https://github.com/npm/cli/commit/6e4a64976dc9a359b97413cd725e93caa1f0fc28) `[email protected]`
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.1): `@npmcli/[email protected]`

## [5.0.8](https://github.com/npm/cli/compare/libnpmdiff-v5.0.7...libnpmdiff-v5.0.8) (2023-01-25)

### Dependencies
Expand Down

0 comments on commit f6f1d65

Please sign in to comment.