diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2853720813f43..ce8fe86894614 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,13 +1,13 @@ { - ".": "9.5.0", - "workspaces/arborist": "6.2.2", + ".": "9.5.1", + "workspaces/arborist": "6.2.3", "workspaces/libnpmaccess": "7.0.2", - "workspaces/libnpmdiff": "5.0.10", - "workspaces/libnpmexec": "5.0.10", - "workspaces/libnpmfund": "4.0.10", + "workspaces/libnpmdiff": "5.0.11", + "workspaces/libnpmexec": "5.0.11", + "workspaces/libnpmfund": "4.0.11", "workspaces/libnpmhook": "9.0.3", "workspaces/libnpmorg": "5.0.3", - "workspaces/libnpmpack": "5.0.10", + "workspaces/libnpmpack": "5.0.11", "workspaces/libnpmpublish": "7.1.0", "workspaces/libnpmsearch": "6.0.2", "workspaces/libnpmteam": "5.0.3", diff --git a/AUTHORS b/AUTHORS index 4d4b8e10d5de2..65dd1b7fffcfe 100644 --- a/AUTHORS +++ b/AUTHORS @@ -872,3 +872,5 @@ Peally <102741826+Peallyz@users.noreply.github.com> James Shaw Brian DeHamer Santosh Heigrujam +Rohan Mukherjee +Andreas Deininger diff --git a/CHANGELOG.md b/CHANGELOG.md index d5623ef3e8a61..11fe3c7fd0d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [9.5.1](https://github.com/npm/cli/compare/v9.5.0...v9.5.1) (2023-02-22) + +### Documentation + +* [`9bc455b`](https://github.com/npm/cli/commit/9bc455bc2c0f247ff4ca2e1fd299063008b4e260) [#6188](https://github.com/npm/cli/pull/6188) fixing typos (#6188) (@deining) +* [`ec8c95c`](https://github.com/npm/cli/commit/ec8c95c2ab2de71a18e291b4f65ebb87c6ace1e8) [#6186](https://github.com/npm/cli/pull/6186) update OSI link (#6186) (@roerohan) + +### Dependencies + +* [`7ba3e17`](https://github.com/npm/cli/commit/7ba3e17087e13d737103260f10e671befc6ce256) [#6189](https://github.com/npm/cli/pull/6189) npm update +* [`f7a5200`](https://github.com/npm/cli/commit/f7a520072f3dcafd9391e5e27f3ceef8e59e95dc) `pacote@15.1.1` +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.3): `@npmcli/arborist@6.2.3` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.11): `libnpmdiff@5.0.11` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.11): `libnpmexec@5.0.11` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.11): `libnpmfund@4.0.11` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.11): `libnpmpack@5.0.11` + ## [9.5.0](https://github.com/npm/cli/compare/v9.4.2...v9.5.0) (2023-02-14) ### Features diff --git a/package-lock.json b/package-lock.json index 50b565a30cd13..aaf4639ff8b2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm", - "version": "9.5.0", + "version": "9.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm", - "version": "9.5.0", + "version": "9.5.1", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -84,7 +84,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/config": "^6.1.3", "@npmcli/map-workspaces": "^3.0.2", "@npmcli/package-json": "^3.0.0", @@ -107,12 +107,12 @@ "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.2", - "libnpmdiff": "^5.0.10", - "libnpmexec": "^5.0.10", - "libnpmfund": "^4.0.10", + "libnpmdiff": "^5.0.11", + "libnpmexec": "^5.0.11", + "libnpmfund": "^4.0.11", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", - "libnpmpack": "^5.0.10", + "libnpmpack": "^5.0.11", "libnpmpublish": "^7.1.0", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", @@ -14954,7 +14954,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "6.2.2", + "version": "6.2.3", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -15050,10 +15050,10 @@ } }, "workspaces/libnpmdiff": { - "version": "5.0.10", + "version": "5.0.11", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.0", "binary-extensions": "^2.2.0", @@ -15073,10 +15073,10 @@ } }, "workspaces/libnpmexec": { - "version": "5.0.10", + "version": "5.0.11", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/run-script": "^6.0.0", "chalk": "^4.1.0", "ci-info": "^3.7.1", @@ -15104,10 +15104,10 @@ } }, "workspaces/libnpmfund": { - "version": "4.0.10", + "version": "4.0.11", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.2" + "@npmcli/arborist": "^6.2.3" }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", @@ -15154,10 +15154,10 @@ } }, "workspaces/libnpmpack": { - "version": "5.0.10", + "version": "5.0.11", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8" diff --git a/package.json b/package.json index f82165796b18c..851d7de8b8013 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "9.5.0", + "version": "9.5.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.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/config": "^6.1.3", "@npmcli/map-workspaces": "^3.0.2", "@npmcli/package-json": "^3.0.0", @@ -76,12 +76,12 @@ "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", "libnpmaccess": "^7.0.2", - "libnpmdiff": "^5.0.10", - "libnpmexec": "^5.0.10", - "libnpmfund": "^4.0.10", + "libnpmdiff": "^5.0.11", + "libnpmexec": "^5.0.11", + "libnpmfund": "^4.0.11", "libnpmhook": "^9.0.3", "libnpmorg": "^5.0.3", - "libnpmpack": "^5.0.10", + "libnpmpack": "^5.0.11", "libnpmpublish": "^7.1.0", "libnpmsearch": "^6.0.2", "libnpmteam": "^5.0.3", diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md index 827e659838111..7085b23b0a45b 100644 --- a/workspaces/arborist/CHANGELOG.md +++ b/workspaces/arborist/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [6.2.3](https://github.com/npm/cli/compare/arborist-v6.2.2...arborist-v6.2.3) (2023-02-22) + +### Bug Fixes + +* [`6ed3535`](https://github.com/npm/cli/commit/6ed353597733e906bacf6a9546983464134e4817) [#6175](https://github.com/npm/cli/pull/6175) linked-strategy lifecycle missing bins (#6175) (@fritzy) + +### Documentation + +* [`9bc455b`](https://github.com/npm/cli/commit/9bc455bc2c0f247ff4ca2e1fd299063008b4e260) [#6188](https://github.com/npm/cli/pull/6188) fixing typos (#6188) (@deining) + ## [6.2.2](https://github.com/npm/cli/compare/arborist-v6.2.1...arborist-v6.2.2) (2023-02-07) ### Bug Fixes diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index f27b1458d8d59..aaa69e048432a 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/arborist", - "version": "6.2.2", + "version": "6.2.3", "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 e760638c12e48..0412f69074b62 100644 --- a/workspaces/libnpmdiff/CHANGELOG.md +++ b/workspaces/libnpmdiff/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.11](https://github.com/npm/cli/compare/libnpmdiff-v5.0.10...libnpmdiff-v5.0.11) (2023-02-22) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.3): `@npmcli/arborist@6.2.3` + ## [5.0.10](https://github.com/npm/cli/compare/libnpmdiff-v5.0.9...libnpmdiff-v5.0.10) (2023-02-07) ### Bug Fixes diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index 1814f56957d11..cdd01c25c3ae5 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -1,6 +1,6 @@ { "name": "libnpmdiff", - "version": "5.0.10", + "version": "5.0.11", "description": "The registry diff", "repository": { "type": "git", @@ -46,7 +46,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@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 c100d379d7d39..79ce645b25b13 100644 --- a/workspaces/libnpmexec/CHANGELOG.md +++ b/workspaces/libnpmexec/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.11](https://github.com/npm/cli/compare/libnpmexec-v5.0.10...libnpmexec-v5.0.11) (2023-02-22) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.3): `@npmcli/arborist@6.2.3` + ## [5.0.10](https://github.com/npm/cli/compare/libnpmexec-v5.0.9...libnpmexec-v5.0.10) (2023-02-07) ### Dependencies diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index 6e3696a3a7d05..f13b16ed17e52 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "5.0.10", + "version": "5.0.11", "files": [ "bin/", "lib/" @@ -60,7 +60,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.2", + "@npmcli/arborist": "^6.2.3", "@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 528d2f9da7540..11aa031996483 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [4.0.11](https://github.com/npm/cli/compare/libnpmfund-v4.0.10...libnpmfund-v4.0.11) (2023-02-22) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.3): `@npmcli/arborist@6.2.3` + ## [4.0.10](https://github.com/npm/cli/compare/libnpmfund-v4.0.9...libnpmfund-v4.0.10) (2023-02-07) ### Bug Fixes diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index 21dae2a78bd61..36ec66de75103 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "4.0.10", + "version": "4.0.11", "main": "lib/index.js", "files": [ "bin/", @@ -45,7 +45,7 @@ "tap": "^16.3.4" }, "dependencies": { - "@npmcli/arborist": "^6.2.2" + "@npmcli/arborist": "^6.2.3" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" diff --git a/workspaces/libnpmpack/CHANGELOG.md b/workspaces/libnpmpack/CHANGELOG.md index dce27f98bb56c..a9edff01d03bd 100644 --- a/workspaces/libnpmpack/CHANGELOG.md +++ b/workspaces/libnpmpack/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.11](https://github.com/npm/cli/compare/libnpmpack-v5.0.10...libnpmpack-v5.0.11) (2023-02-22) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.3): `@npmcli/arborist@6.2.3` + ## [5.0.10](https://github.com/npm/cli/compare/libnpmpack-v5.0.9...libnpmpack-v5.0.10) (2023-02-07) ### Dependencies diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index 671e4b24720db..ef256ad38df7a 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpack", - "version": "5.0.10", + "version": "5.0.11", "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.2", + "@npmcli/arborist": "^6.2.3", "@npmcli/run-script": "^6.0.0", "npm-package-arg": "^10.1.0", "pacote": "^15.0.8"