From baf598d94cd6fa0747445009f5d4f66a981ebd03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 22:59:44 +0000 Subject: [PATCH] chore: release 9.1.3 --- .release-please-manifest.json | 14 +++++----- AUTHORS | 3 +++ CHANGELOG.md | 23 ++++++++++++++++ package-lock.json | 38 +++++++++++++-------------- package.json | 14 +++++----- workspaces/arborist/CHANGELOG.md | 6 +++++ workspaces/arborist/package.json | 2 +- workspaces/libnpmdiff/CHANGELOG.md | 6 +++++ workspaces/libnpmdiff/package.json | 4 +-- workspaces/libnpmexec/CHANGELOG.md | 6 +++++ workspaces/libnpmexec/package.json | 4 +-- workspaces/libnpmfund/CHANGELOG.md | 6 +++++ workspaces/libnpmfund/package.json | 4 +-- workspaces/libnpmpack/CHANGELOG.md | 6 +++++ workspaces/libnpmpack/package.json | 4 +-- workspaces/libnpmpublish/CHANGELOG.md | 6 +++++ workspaces/libnpmpublish/package.json | 4 +-- 17 files changed, 106 insertions(+), 44 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index aa4f78d56cc5b..cc446834528f8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,14 +1,14 @@ { - ".": "9.1.2", - "workspaces/arborist": "6.1.3", + ".": "9.1.3", + "workspaces/arborist": "6.1.4", "workspaces/libnpmaccess": "7.0.0", - "workspaces/libnpmdiff": "5.0.4", - "workspaces/libnpmexec": "5.0.4", - "workspaces/libnpmfund": "4.0.4", + "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.4", - "workspaces/libnpmpublish": "7.0.4", + "workspaces/libnpmpack": "5.0.5", + "workspaces/libnpmpublish": "7.0.5", "workspaces/libnpmsearch": "6.0.0", "workspaces/libnpmteam": "5.0.0", "workspaces/libnpmversion": "4.0.1", diff --git a/AUTHORS b/AUTHORS index ecd8124735921..af0d5ed1a0c62 100644 --- a/AUTHORS +++ b/AUTHORS @@ -864,3 +864,6 @@ shalvah Albert 理斯特 Gennadiy Gashev <63790536+gennadiygashev@users.noreply.github.com> Andrew Dawes +sosoba +Aron +HenryNguyen5 <6404866+HenryNguyen5@users.noreply.github.com> diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d1970b4d0e9..bbdeaaef5f856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [9.1.3](https://github.com/npm/cli/compare/v9.1.2...v9.1.3) (2022-11-30) + +### Bug Fixes + +* [`ffbdea2`](https://github.com/npm/cli/commit/ffbdea286a08eeaf40ab83eea5bfe0602dc6bbcd) [#5894](https://github.com/npm/cli/pull/5894) npm pack filename on scoped packages (#5894) (@HenryNguyen5) +* [`c26d708`](https://github.com/npm/cli/commit/c26d708428a96da530092759b5ff6d67c7282348) [#5884](https://github.com/npm/cli/pull/5884) validate username at get-identity (#5884) (@sosoba, @nlf) + +### Documentation + +* [`ea948dc`](https://github.com/npm/cli/commit/ea948dceac5cfeef437c97874ab26c3275e75766) [#5881](https://github.com/npm/cli/pull/5881) update description of npm exec (#5881) (@styfle, @wraithgar) +* [`40f2c21`](https://github.com/npm/cli/commit/40f2c213d75a252665311b4f8775d297390aeb70) [#5865](https://github.com/npm/cli/pull/5865) ci-info url (#5865) (@wraithgar) +* [`681a45b`](https://github.com/npm/cli/commit/681a45bb48acd57aa64cb3241ea4915f5a12e029) [#5875](https://github.com/npm/cli/pull/5875) run the comand for directory workspaces (#5875) (@1aron) +* [`681a45b`](https://github.com/npm/cli/commit/681a45bb48acd57aa64cb3241ea4915f5a12e029) [#5875](https://github.com/npm/cli/pull/5875) add workspace directory example (#5875) (@1aron) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` +* [Workspace](https://github.com/npm/cli/compare/libnpmdiff-v5.0.4...libnpmdiff-v5.0.5): `libnpmdiff@5.0.5` +* [Workspace](https://github.com/npm/cli/compare/libnpmexec-v5.0.4...libnpmexec-v5.0.5): `libnpmexec@5.0.5` +* [Workspace](https://github.com/npm/cli/compare/libnpmfund-v4.0.4...libnpmfund-v4.0.5): `libnpmfund@4.0.5` +* [Workspace](https://github.com/npm/cli/compare/libnpmpack-v5.0.4...libnpmpack-v5.0.5): `libnpmpack@5.0.5` +* [Workspace](https://github.com/npm/cli/compare/libnpmpublish-v7.0.4...libnpmpublish-v7.0.5): `libnpmpublish@7.0.5` + ## [9.1.2](https://github.com/npm/cli/compare/v9.1.1...v9.1.2) (2022-11-16) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 8a433690782b9..c76202a3efb4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm", - "version": "9.1.2", + "version": "9.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm", - "version": "9.1.2", + "version": "9.1.3", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -86,7 +86,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/config": "^6.1.0", "@npmcli/map-workspaces": "^3.0.0", "@npmcli/package-json": "^3.0.0", @@ -109,13 +109,13 @@ "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.0", - "libnpmdiff": "^5.0.4", - "libnpmexec": "^5.0.4", - "libnpmfund": "^4.0.4", + "libnpmdiff": "^5.0.5", + "libnpmexec": "^5.0.5", + "libnpmfund": "^4.0.5", "libnpmhook": "^9.0.0", "libnpmorg": "^5.0.0", - "libnpmpack": "^5.0.4", - "libnpmpublish": "^7.0.4", + "libnpmpack": "^5.0.5", + "libnpmpublish": "^7.0.5", "libnpmsearch": "^6.0.0", "libnpmteam": "^5.0.0", "libnpmversion": "^4.0.1", @@ -14983,7 +14983,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "6.1.3", + "version": "6.1.4", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -15077,10 +15077,10 @@ } }, "workspaces/libnpmdiff": { - "version": "5.0.4", + "version": "5.0.5", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.0", "binary-extensions": "^2.2.0", @@ -15100,10 +15100,10 @@ } }, "workspaces/libnpmexec": { - "version": "5.0.4", + "version": "5.0.5", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/run-script": "^6.0.0", "chalk": "^4.1.0", "ci-info": "^3.6.1", @@ -15132,10 +15132,10 @@ } }, "workspaces/libnpmfund": { - "version": "4.0.4", + "version": "4.0.5", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.1.3" + "@npmcli/arborist": "^6.1.4" }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", @@ -15182,10 +15182,10 @@ } }, "workspaces/libnpmpack": { - "version": "5.0.4", + "version": "5.0.5", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.0.0", "pacote": "^15.0.2" @@ -15202,7 +15202,7 @@ } }, "workspaces/libnpmpublish": { - "version": "7.0.4", + "version": "7.0.5", "license": "ISC", "dependencies": { "normalize-package-data": "^5.0.0", @@ -15214,7 +15214,7 @@ "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.10.0", - "libnpmpack": "^5.0.4", + "libnpmpack": "^5.0.5", "lodash.clonedeep": "^4.5.0", "nock": "^13.2.4", "tap": "^16.0.1" diff --git a/package.json b/package.json index 65042e523136a..b3ae1b9e00d73 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.1.2", + "version": "9.1.3", "name": "npm", "description": "a package manager for JavaScript", "workspaces": [ @@ -53,7 +53,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/config": "^6.1.0", "@npmcli/map-workspaces": "^3.0.0", "@npmcli/package-json": "^3.0.0", @@ -76,13 +76,13 @@ "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.0", - "libnpmdiff": "^5.0.4", - "libnpmexec": "^5.0.4", - "libnpmfund": "^4.0.4", + "libnpmdiff": "^5.0.5", + "libnpmexec": "^5.0.5", + "libnpmfund": "^4.0.5", "libnpmhook": "^9.0.0", "libnpmorg": "^5.0.0", - "libnpmpack": "^5.0.4", - "libnpmpublish": "^7.0.4", + "libnpmpack": "^5.0.5", + "libnpmpublish": "^7.0.5", "libnpmsearch": "^6.0.0", "libnpmteam": "^5.0.0", "libnpmversion": "^4.0.1", diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md index b69684f80d171..775c37e445245 100644 --- a/workspaces/arborist/CHANGELOG.md +++ b/workspaces/arborist/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [6.1.4](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4) (2022-11-30) + +### Bug Fixes + +* [`80c6c4a`](https://github.com/npm/cli/commit/80c6c4a5111ab1779256a779a2cba41eb2c8675f) [#5907](https://github.com/npm/cli/pull/5907) do not reset hidden lockfile data before saving (#5907) (@nlf) + ## [6.1.3](https://github.com/npm/cli/compare/arborist-v6.1.2...arborist-v6.1.3) (2022-11-16) ### Bug Fixes diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index 91d9f60c8d205..c17c3222e89bd 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/arborist", - "version": "6.1.3", + "version": "6.1.4", "description": "Manage node_modules trees", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/workspaces/libnpmdiff/CHANGELOG.md b/workspaces/libnpmdiff/CHANGELOG.md index 6eb0186cd241a..fa6d215833bbb 100644 --- a/workspaces/libnpmdiff/CHANGELOG.md +++ b/workspaces/libnpmdiff/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.5](https://github.com/npm/cli/compare/libnpmdiff-v5.0.4...libnpmdiff-v5.0.5) (2022-11-30) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` + ## [5.0.4](https://github.com/npm/cli/compare/libnpmdiff-v5.0.3...libnpmdiff-v5.0.4) (2022-11-16) ### Dependencies diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index 5728476a18578..cd8937accac32 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -1,6 +1,6 @@ { "name": "libnpmdiff", - "version": "5.0.4", + "version": "5.0.5", "description": "The registry diff", "repository": { "type": "git", @@ -47,7 +47,7 @@ "tap": "^16.0.1" }, "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.0", "binary-extensions": "^2.2.0", diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md index d54a544b5cc04..5809fb195c9ae 100644 --- a/workspaces/libnpmexec/CHANGELOG.md +++ b/workspaces/libnpmexec/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.5](https://github.com/npm/cli/compare/libnpmexec-v5.0.4...libnpmexec-v5.0.5) (2022-11-30) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` + ## [5.0.4](https://github.com/npm/cli/compare/libnpmexec-v5.0.3...libnpmexec-v5.0.4) (2022-11-16) ### Bug Fixes diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index 37541c3786460..ed550c5fb64bd 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "5.0.4", + "version": "5.0.5", "files": [ "bin/", "lib/" @@ -61,7 +61,7 @@ "tap": "^16.0.1" }, "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/run-script": "^6.0.0", "chalk": "^4.1.0", "ci-info": "^3.6.1", diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md index 06b757c833fee..0cc5aa0d69616 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [4.0.5](https://github.com/npm/cli/compare/libnpmfund-v4.0.4...libnpmfund-v4.0.5) (2022-11-30) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` + ## [4.0.4](https://github.com/npm/cli/compare/libnpmfund-v4.0.3...libnpmfund-v4.0.4) (2022-11-16) ### Dependencies diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index 61324e2b3e8ff..ab7879ae0564f 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "4.0.4", + "version": "4.0.5", "main": "lib/index.js", "files": [ "bin/", @@ -46,7 +46,7 @@ "tap": "^16.0.1" }, "dependencies": { - "@npmcli/arborist": "^6.1.3" + "@npmcli/arborist": "^6.1.4" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" diff --git a/workspaces/libnpmpack/CHANGELOG.md b/workspaces/libnpmpack/CHANGELOG.md index f8df27b8857ab..ae6a0e1a31598 100644 --- a/workspaces/libnpmpack/CHANGELOG.md +++ b/workspaces/libnpmpack/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.5](https://github.com/npm/cli/compare/libnpmpack-v5.0.4...libnpmpack-v5.0.5) (2022-11-30) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.3...arborist-v6.1.4): `@npmcli/arborist@6.1.4` + ## [5.0.4](https://github.com/npm/cli/compare/libnpmpack-v5.0.3...libnpmpack-v5.0.4) (2022-11-16) ### Dependencies diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index 1c2eff2465e98..564b0cc039775 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpack", - "version": "5.0.4", + "version": "5.0.5", "description": "Programmatic API for the bits behind npm pack", "author": "GitHub Inc.", "main": "lib/index.js", @@ -36,7 +36,7 @@ "bugs": "https://github.com/npm/libnpmpack/issues", "homepage": "https://npmjs.com/package/libnpmpack", "dependencies": { - "@npmcli/arborist": "^6.1.3", + "@npmcli/arborist": "^6.1.4", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.0.0", "pacote": "^15.0.2" diff --git a/workspaces/libnpmpublish/CHANGELOG.md b/workspaces/libnpmpublish/CHANGELOG.md index c19bafd2265ea..026689f2cc196 100644 --- a/workspaces/libnpmpublish/CHANGELOG.md +++ b/workspaces/libnpmpublish/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.0.5](https://github.com/npm/cli/compare/libnpmpublish-v7.0.4...libnpmpublish-v7.0.5) (2022-11-30) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/compare/libnpmpack-v5.0.4...libnpmpack-v5.0.5): `libnpmpack@5.0.5` + ## [7.0.4](https://github.com/npm/cli/compare/libnpmpublish-v7.0.3...libnpmpublish-v7.0.4) (2022-11-16) ### Dependencies diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json index 5445ac14b76fa..09798c8336cbf 100644 --- a/workspaces/libnpmpublish/package.json +++ b/workspaces/libnpmpublish/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpublish", - "version": "7.0.4", + "version": "7.0.5", "description": "Programmatic API for the bits behind npm publish and unpublish", "author": "GitHub Inc.", "main": "lib/index.js", @@ -26,7 +26,7 @@ "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.10.0", - "libnpmpack": "^5.0.4", + "libnpmpack": "^5.0.5", "lodash.clonedeep": "^4.5.0", "nock": "^13.2.4", "tap": "^16.0.1"