diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b82d9c0d0561e..76ce4a5109b61 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,14 +1,14 @@ { - ".": "9.6.0", - "workspaces/arborist": "6.2.4", + ".": "9.6.1", + "workspaces/arborist": "6.2.5", "workspaces/libnpmaccess": "7.0.2", - "workspaces/libnpmdiff": "5.0.12", - "workspaces/libnpmexec": "5.0.12", - "workspaces/libnpmfund": "4.0.12", + "workspaces/libnpmdiff": "5.0.13", + "workspaces/libnpmexec": "5.0.13", + "workspaces/libnpmfund": "4.0.13", "workspaces/libnpmhook": "9.0.3", "workspaces/libnpmorg": "5.0.3", - "workspaces/libnpmpack": "5.0.12", - "workspaces/libnpmpublish": "7.1.0", + "workspaces/libnpmpack": "5.0.13", + "workspaces/libnpmpublish": "7.1.1", "workspaces/libnpmsearch": "6.0.2", "workspaces/libnpmteam": "5.0.3", "workspaces/libnpmversion": "4.0.2", diff --git a/AUTHORS b/AUTHORS index c0996a47dea58..cc22d09647058 100644 --- a/AUTHORS +++ b/AUTHORS @@ -875,3 +875,4 @@ Santosh Heigrujam Rohan Mukherjee Andreas Deininger Tuukka Hastrup +David Tanner diff --git a/CHANGELOG.md b/CHANGELOG.md index 93615ce592feb..b3e873d5a8399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [9.6.1](https://github.com/npm/cli/compare/v9.6.0...v9.6.1) (2023-03-08) + +### Bug Fixes + +* [`e455e3f`](https://github.com/npm/cli/commit/e455e3f6a5d0aa2c53cc24064557ec592706ca2c) [#6211](https://github.com/npm/cli/pull/6211) send options with grant/revoke requests (#6211) (@DavidTanner) +* [`e4de224`](https://github.com/npm/cli/commit/e4de22480a21591f0c9ba755c8464a9e1f0413c9) [#6220](https://github.com/npm/cli/pull/6220) clean uri from audit error (#6220) (@wraithgar) + +### Dependencies + +* [`cb45b21`](https://github.com/npm/cli/commit/cb45b216c831a2b0c08f97d57ad4d34b318f3d69) [#6231](https://github.com/npm/cli/pull/6231) npm update +* [`1f60a7e`](https://github.com/npm/cli/commit/1f60a7ee02953632bf5fb4e64e66755d7bb1bdd1) [#6231](https://github.com/npm/cli/pull/6231) `minipass@4.2.4` +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.13): `libnpmdiff@5.0.13` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.13): `libnpmexec@5.0.13` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.13): `libnpmfund@4.0.13` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.13): `libnpmpack@5.0.13` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.1.1): `libnpmpublish@7.1.1` + ## [9.6.0](https://github.com/npm/cli/compare/v9.5.1...v9.6.0) (2023-03-02) ### Features diff --git a/package-lock.json b/package-lock.json index fb50001ed2377..dfd582f19a957 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm", - "version": "9.6.0", + "version": "9.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm", - "version": "9.6.0", + "version": "9.6.1", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -84,7 +84,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/config": "^6.1.3", "@npmcli/map-workspaces": "^3.0.2", "@npmcli/package-json": "^3.0.0", @@ -107,13 +107,13 @@ "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.2", - "libnpmdiff": "^5.0.12", - "libnpmexec": "^5.0.12", - "libnpmfund": "^4.0.12", + "libnpmdiff": "^5.0.13", + "libnpmexec": "^5.0.13", + "libnpmfund": "^4.0.13", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", - "libnpmpack": "^5.0.12", - "libnpmpublish": "^7.1.0", + "libnpmpack": "^5.0.13", + "libnpmpublish": "^7.1.1", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", @@ -14983,7 +14983,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "6.2.4", + "version": "6.2.5", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -15079,10 +15079,10 @@ } }, "workspaces/libnpmdiff": { - "version": "5.0.12", + "version": "5.0.13", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", @@ -15102,10 +15102,10 @@ } }, "workspaces/libnpmexec": { - "version": "5.0.12", + "version": "5.0.13", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/run-script": "^6.0.0", "chalk": "^4.1.0", "ci-info": "^3.7.1", @@ -15133,10 +15133,10 @@ } }, "workspaces/libnpmfund": { - "version": "4.0.12", + "version": "4.0.13", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.4" + "@npmcli/arborist": "^6.2.5" }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", @@ -15183,10 +15183,10 @@ } }, "workspaces/libnpmpack": { - "version": "5.0.12", + "version": "5.0.13", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8" @@ -15203,7 +15203,7 @@ } }, "workspaces/libnpmpublish": { - "version": "7.1.0", + "version": "7.1.1", "license": "ISC", "dependencies": { "ci-info": "^3.6.1", diff --git a/package.json b/package.json index da1b0a4c040b8..2bff0c1431ed3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.6.0", + "version": "9.6.1", "name": "npm", "description": "a package manager for JavaScript", "workspaces": [ @@ -53,7 +53,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/config": "^6.1.3", "@npmcli/map-workspaces": "^3.0.2", "@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.2", - "libnpmdiff": "^5.0.12", - "libnpmexec": "^5.0.12", - "libnpmfund": "^4.0.12", + "libnpmdiff": "^5.0.13", + "libnpmexec": "^5.0.13", + "libnpmfund": "^4.0.13", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", - "libnpmpack": "^5.0.12", - "libnpmpublish": "^7.1.0", + "libnpmpack": "^5.0.13", + "libnpmpublish": "^7.1.1", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md index 9c7eed3881add..5dcdb55e4b3a6 100644 --- a/workspaces/arborist/CHANGELOG.md +++ b/workspaces/arborist/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [6.2.5](https://github.com/npm/cli/compare/arborist-v6.2.4...arborist-v6.2.5) (2023-03-08) + +### Bug Fixes + +* [`8a78c6f`](https://github.com/npm/cli/commit/8a78c6fc400e9b9ca4068c61c8374a86dec7f2d1) [#6222](https://github.com/npm/cli/pull/6222) only add directories we made to _sparseTreeRoots (#6222) (@nlf) + ## [6.2.4](https://github.com/npm/cli/compare/arborist-v6.2.3...arborist-v6.2.4) (2023-03-02) ### Bug Fixes diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index 31e4442cb97a7..5d1a9362e2738 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/arborist", - "version": "6.2.4", + "version": "6.2.5", "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 12551ed21d097..6f6956b9603ad 100644 --- a/workspaces/libnpmdiff/CHANGELOG.md +++ b/workspaces/libnpmdiff/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.13](https://github.com/npm/cli/compare/libnpmdiff-v5.0.12...libnpmdiff-v5.0.13) (2023-03-08) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` + ## [5.0.12](https://github.com/npm/cli/compare/libnpmdiff-v5.0.11...libnpmdiff-v5.0.12) (2023-03-02) ### Dependencies diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index 900518ad84cf9..32f845e483b32 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -1,6 +1,6 @@ { "name": "libnpmdiff", - "version": "5.0.12", + "version": "5.0.13", "description": "The registry diff", "repository": { "type": "git", @@ -46,7 +46,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md index 616190953c445..f0e4a7bf07ff4 100644 --- a/workspaces/libnpmexec/CHANGELOG.md +++ b/workspaces/libnpmexec/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.13](https://github.com/npm/cli/compare/libnpmexec-v5.0.12...libnpmexec-v5.0.13) (2023-03-08) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` + ## [5.0.12](https://github.com/npm/cli/compare/libnpmexec-v5.0.11...libnpmexec-v5.0.12) (2023-03-02) ### Dependencies diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index ad9a08ced131f..5e1d5643cd303 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "5.0.12", + "version": "5.0.13", "files": [ "bin/", "lib/" @@ -60,7 +60,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/run-script": "^6.0.0", "chalk": "^4.1.0", "ci-info": "^3.7.1", diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md index 5a153206de341..1bb85f824e710 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [4.0.13](https://github.com/npm/cli/compare/libnpmfund-v4.0.12...libnpmfund-v4.0.13) (2023-03-08) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` + ## [4.0.12](https://github.com/npm/cli/compare/libnpmfund-v4.0.11...libnpmfund-v4.0.12) (2023-03-02) ### Dependencies diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index 0f0a3d896463a..dbb9d1f9038c8 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "4.0.12", + "version": "4.0.13", "main": "lib/index.js", "files": [ "bin/", @@ -45,7 +45,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.4" + "@npmcli/arborist": "^6.2.5" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" diff --git a/workspaces/libnpmpack/CHANGELOG.md b/workspaces/libnpmpack/CHANGELOG.md index 4ba723cb86808..74b9be67e4b1f 100644 --- a/workspaces/libnpmpack/CHANGELOG.md +++ b/workspaces/libnpmpack/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.13](https://github.com/npm/cli/compare/libnpmpack-v5.0.12...libnpmpack-v5.0.13) (2023-03-08) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.5): `@npmcli/arborist@6.2.5` + ## [5.0.12](https://github.com/npm/cli/compare/libnpmpack-v5.0.11...libnpmpack-v5.0.12) (2023-03-02) ### Dependencies diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index bad829dff7622..23cd712a7ab3a 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpack", - "version": "5.0.12", + "version": "5.0.13", "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.2.4", + "@npmcli/arborist": "^6.2.5", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8" diff --git a/workspaces/libnpmpublish/CHANGELOG.md b/workspaces/libnpmpublish/CHANGELOG.md index bce3192316cad..0601559e83900 100644 --- a/workspaces/libnpmpublish/CHANGELOG.md +++ b/workspaces/libnpmpublish/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.1.1](https://github.com/npm/cli/compare/libnpmpublish-v7.1.0...libnpmpublish-v7.1.1) (2023-03-08) + +### Bug Fixes + +* [`26cbe99`](https://github.com/npm/cli/commit/26cbe9912a1b5f6c16bbc5121435037ef691b6c3) [#6226](https://github.com/npm/cli/pull/6226) improve permission error for provenance (#6226) (@bdehamer) + ## [7.1.0](https://github.com/npm/cli/compare/libnpmpublish-v7.0.8...libnpmpublish-v7.1.0) (2023-02-14) ### Features diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json index 8efd30c4798f1..8cf695eab7bdd 100644 --- a/workspaces/libnpmpublish/package.json +++ b/workspaces/libnpmpublish/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpublish", - "version": "7.1.0", + "version": "7.1.1", "description": "Programmatic API for the bits behind npm publish and unpublish", "author": "GitHub Inc.", "main": "lib/index.js",