diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5861b92ef688e..2853720813f43 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "9.4.2", + ".": "9.5.0", "workspaces/arborist": "6.2.2", "workspaces/libnpmaccess": "7.0.2", "workspaces/libnpmdiff": "5.0.10", @@ -8,9 +8,9 @@ "workspaces/libnpmhook": "9.0.3", "workspaces/libnpmorg": "5.0.3", "workspaces/libnpmpack": "5.0.10", - "workspaces/libnpmpublish": "7.0.8", + "workspaces/libnpmpublish": "7.1.0", "workspaces/libnpmsearch": "6.0.2", - "workspaces/libnpmteam": "5.0.2", + "workspaces/libnpmteam": "5.0.3", "workspaces/libnpmversion": "4.0.2", "workspaces/config": "6.1.3" } diff --git a/AUTHORS b/AUTHORS index bc798941f7467..4d4b8e10d5de2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -870,3 +870,5 @@ HenryNguyen5 <6404866+HenryNguyen5@users.noreply.github.com> Eric Mutta Peally <102741826+Peallyz@users.noreply.github.com> James Shaw +Brian DeHamer +Santosh Heigrujam diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fe88e16c1271..d5623ef3e8a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [9.5.0](https://github.com/npm/cli/compare/v9.4.2...v9.5.0) (2023-02-14) + +### Features + +* [`79bfd03`](https://github.com/npm/cli/commit/79bfd03947a25f4bfb67d1c54893be7c79ec77e2) [#6153](https://github.com/npm/cli/pull/6153) audit signatures verifies attestations (@feelepxyz) +* [`5fc6473`](https://github.com/npm/cli/commit/5fc647316cdc07d4337cdf1b75f73a0663822c7f) add provenance attestation (@bdehamer) + +### Bug Fixes + +* [`53f75a4`](https://github.com/npm/cli/commit/53f75a4faeac02b97cfac91309a7f9f4efe553a0) [#6158](https://github.com/npm/cli/pull/6158) gracefully fallback from auth-type=web (#6158) (@MylesBorins) +* [`ed59aae`](https://github.com/npm/cli/commit/ed59aae51cc55f57ee32d43e898ef05236005a09) [#6162](https://github.com/npm/cli/pull/6162) refactor error reporting in audit command (@bdehamer) + +### Dependencies + +* [`fad0473`](https://github.com/npm/cli/commit/fad04737d7b0d1e3a8cd3d3a651e90db6b185f7b) `minipass@4.0.3` +* [`678c6bf`](https://github.com/npm/cli/commit/678c6bf716012fd834c06644ed1a82e10a5393ad) `minimatch@6.2.0` +* [`9b4b366`](https://github.com/npm/cli/commit/9b4b366af5dac21b6db5d722d30b7e1fff064600) `ci-info@3.8.0` +* [`d20ee2a`](https://github.com/npm/cli/commit/d20ee2afa0b9c97ed6822cb8e6838ba537dd76a9) `pacote@15.1.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.1.0): `libnpmpublish@7.1.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.3): `libnpmteam@5.0.3` + ## [9.4.2](https://github.com/npm/cli/compare/v9.4.1...v9.4.2) (2023-02-07) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index ed33904bbe8f0..e0651c48e665e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm", - "version": "9.4.2", + "version": "9.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm", - "version": "9.4.2", + "version": "9.5.0", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -113,9 +113,9 @@ "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", "libnpmpack": "^5.0.10", - "libnpmpublish": "^7.0.8", + "libnpmpublish": "^7.1.0", "libnpmsearch": "^6.0.2", - "libnpmteam": "^5.0.2", + "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", "make-fetch-happen": "^11.0.3", "minimatch": "^6.2.0", @@ -15172,7 +15172,7 @@ } }, "workspaces/libnpmpublish": { - "version": "7.0.8", + "version": "7.1.0", "license": "ISC", "dependencies": { "ci-info": "^3.6.1", @@ -15212,7 +15212,7 @@ } }, "workspaces/libnpmteam": { - "version": "5.0.2", + "version": "5.0.3", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index 1081bd5c6ea14..ec375de8794d2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.4.2", + "version": "9.5.0", "name": "npm", "description": "a package manager for JavaScript", "workspaces": [ @@ -82,9 +82,9 @@ "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", "libnpmpack": "^5.0.10", - "libnpmpublish": "^7.0.8", + "libnpmpublish": "^7.1.0", "libnpmsearch": "^6.0.2", - "libnpmteam": "^5.0.2", + "libnpmteam": "^5.0.3", "libnpmversion": "^4.0.2", "make-fetch-happen": "^11.0.3", "minimatch": "^6.2.0", diff --git a/workspaces/libnpmpublish/CHANGELOG.md b/workspaces/libnpmpublish/CHANGELOG.md index 8d8e3057b3d09..bce3192316cad 100644 --- a/workspaces/libnpmpublish/CHANGELOG.md +++ b/workspaces/libnpmpublish/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.1.0](https://github.com/npm/cli/compare/libnpmpublish-v7.0.8...libnpmpublish-v7.1.0) (2023-02-14) + +### Features + +* [`5fc6473`](https://github.com/npm/cli/commit/5fc647316cdc07d4337cdf1b75f73a0663822c7f) add provenance attestation (@bdehamer) + ## [7.0.8](https://github.com/npm/cli/compare/libnpmpublish-v7.0.7...libnpmpublish-v7.0.8) (2023-02-07) ### Bug Fixes diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json index 798287d124f5c..1b6a53eae6156 100644 --- a/workspaces/libnpmpublish/package.json +++ b/workspaces/libnpmpublish/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpublish", - "version": "7.0.8", + "version": "7.1.0", "description": "Programmatic API for the bits behind npm publish and unpublish", "author": "GitHub Inc.", "main": "lib/index.js", diff --git a/workspaces/libnpmteam/CHANGELOG.md b/workspaces/libnpmteam/CHANGELOG.md index 5a47517636ec5..a174b5bc872af 100644 --- a/workspaces/libnpmteam/CHANGELOG.md +++ b/workspaces/libnpmteam/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.3](https://github.com/npm/cli/compare/libnpmteam-v5.0.2...libnpmteam-v5.0.3) (2023-02-14) + +### Bug Fixes + +* [`11e6cc9`](https://github.com/npm/cli/commit/11e6cc94326da83caa24188c6ac668b463bb1364) [#6161](https://github.com/npm/cli/pull/6161) use npmFetch() instead of npmFetch.json() for team destroy command (#6161) (@heisantosh) + ## [5.0.2](https://github.com/npm/cli/compare/libnpmteam-v5.0.1...libnpmteam-v5.0.2) (2023-02-01) ### Dependencies diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json index 04d1f4e6cb0ae..4d98dc9dc52f3 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -1,7 +1,7 @@ { "name": "libnpmteam", "description": "npm Team management APIs", - "version": "5.0.2", + "version": "5.0.3", "author": "GitHub Inc.", "license": "ISC", "main": "lib/index.js",