From 8fa5efb44eb22e3fdb9272bbff8869e7803c72ba Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 7 Sep 2022 11:38:38 +0000
Subject: [PATCH 1/2] chore: release 8.20.0

---
 .release-please-manifest.json         | 26 +++++++--------
 CHANGELOG.md                          | 46 +++++++++++++++++++++++++++
 package-lock.json                     |  2 +-
 package.json                          | 26 +++++++--------
 workspaces/arborist/CHANGELOG.md      | 19 +++++++++++
 workspaces/arborist/package.json      |  2 +-
 workspaces/libnpmaccess/CHANGELOG.md  |  6 ++++
 workspaces/libnpmaccess/package.json  |  2 +-
 workspaces/libnpmdiff/CHANGELOG.md    |  8 +++++
 workspaces/libnpmdiff/package.json    |  2 +-
 workspaces/libnpmexec/CHANGELOG.md    | 11 +++++++
 workspaces/libnpmexec/package.json    |  4 +--
 workspaces/libnpmfund/CHANGELOG.md    |  9 ++++++
 workspaces/libnpmfund/package.json    |  4 +--
 workspaces/libnpmhook/CHANGELOG.md    |  6 ++++
 workspaces/libnpmhook/package.json    |  2 +-
 workspaces/libnpmorg/CHANGELOG.md     |  6 ++++
 workspaces/libnpmorg/package.json     |  2 +-
 workspaces/libnpmpack/CHANGELOG.md    |  6 ++++
 workspaces/libnpmpack/package.json    |  2 +-
 workspaces/libnpmpublish/CHANGELOG.md |  9 ++++++
 workspaces/libnpmpublish/package.json |  4 +--
 workspaces/libnpmsearch/CHANGELOG.md  |  6 ++++
 workspaces/libnpmsearch/package.json  |  2 +-
 workspaces/libnpmteam/CHANGELOG.md    |  6 ++++
 workspaces/libnpmteam/package.json    |  2 +-
 workspaces/libnpmversion/CHANGELOG.md | 10 ++++++
 workspaces/libnpmversion/package.json |  2 +-
 28 files changed, 190 insertions(+), 42 deletions(-)

diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1fcd6a2fedf0c..dab6effc38c7f 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,15 +1,15 @@
 {
-  ".": "8.19.1",
-  "workspaces/arborist": "5.6.1",
-  "workspaces/libnpmaccess": "6.0.4",
-  "workspaces/libnpmdiff": "4.0.5",
-  "workspaces/libnpmexec": "4.0.12",
-  "workspaces/libnpmfund": "3.0.3",
-  "workspaces/libnpmhook": "8.0.4",
-  "workspaces/libnpmorg": "4.0.4",
-  "workspaces/libnpmpack": "4.1.3",
-  "workspaces/libnpmpublish": "6.0.5",
-  "workspaces/libnpmsearch": "5.0.4",
-  "workspaces/libnpmteam": "4.0.4",
-  "workspaces/libnpmversion": "3.0.7"
+  ".": "8.20.0",
+  "workspaces/arborist": "5.6.2-pre.0",
+  "workspaces/libnpmaccess": "6.0.5-pre.0",
+  "workspaces/libnpmdiff": "4.0.6-pre.0",
+  "workspaces/libnpmexec": "4.0.13-pre.0",
+  "workspaces/libnpmfund": "3.0.4-pre.0",
+  "workspaces/libnpmhook": "8.0.5-pre.0",
+  "workspaces/libnpmorg": "4.0.5-pre.0",
+  "workspaces/libnpmpack": "4.1.4-pre.0",
+  "workspaces/libnpmpublish": "6.0.6-pre.0",
+  "workspaces/libnpmsearch": "5.0.5-pre.0",
+  "workspaces/libnpmteam": "4.0.5-pre.0",
+  "workspaces/libnpmversion": "3.0.8-pre.0"
 }
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f864a61f9d8b3..0887145d8d91a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,51 @@
 # Changelog
 
+## [8.20.0](https://github.com/leish666/cli/compare/v8.19.1...v8.20.0) (2022-09-07)
+
+### Features
+
+  * [`d94a9f5`](https://github.com/leish666/cli/commit/d94a9f56cce1de32bfd87f841d7678e8394d8ea6) [#5347](https://github.com/npm/cli/pull/5347) feat: add deprecation warnings to access commands (@wraithgar)
+
+### Bug Fixes
+
+  * [`d60b43f`](https://github.com/leish666/cli/commit/d60b43f3825452dd8b9b5879c287df232c9a8dc8) [#5438](https://github.com/npm/cli/pull/5438) fix: Turn off progress bar when using web based authorization (@sandeepmeduru)
+  * [`bd2ae5d`](https://github.com/leish666/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#5323](https://github.com/npm/cli/pull/5323) fix: linting (@wraithgar)
+
+### Documentation
+
+  * [`3569094`](https://github.com/leish666/cli/commit/356909424f60a26d90faf25594085e79e93f09d5) [#5321](https://github.com/npm/cli/pull/5321) docs: fix link to dependency selectors page (@hghmn)
+  * [`414667a`](https://github.com/leish666/cli/commit/414667a1e6d7d7a3ab0cb64704c3aa696eae8715) [#5328](https://github.com/npm/cli/pull/5328) docs(dependency-selectors): fix Arborist example in docs (@kyle-west)
+
+### Dependencies
+
+  * [`1286f03`](https://github.com/leish666/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `unique-filename@2.0.1`
+  * [`d7e9a8e`](https://github.com/leish666/cli/commit/d7e9a8ed5b7c1f9ca8d34e86388a134b2f48fc15) [#5381](https://github.com/npm/cli/pull/5381) deps: `ini@3.0.1`
+  * [`2c4e387`](https://github.com/leish666/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) [#5381](https://github.com/npm/cli/pull/5381) deps: `hosted-git-info@5.1.0`
+  * [`e401a81`](https://github.com/leish666/cli/commit/e401a81c784556393bad57283337283a46bd57c5) [#5381](https://github.com/npm/cli/pull/5381) deps: `npm-bundled@2.0.1`
+  * [`f4205e5`](https://github.com/leish666/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) [#5381](https://github.com/npm/cli/pull/5381) deps: `diff@5.1.0`
+  * [`8f7abbe`](https://github.com/leish666/cli/commit/8f7abbe4c3ceba451eb422c6328d623e7c8eeed5) [#5381](https://github.com/npm/cli/pull/5381) deps: `npm-packlist@5.1.3`
+  * [`b12ac01`](https://github.com/leish666/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) [#5381](https://github.com/npm/cli/pull/5381) deps: `npm-pick-manifest@7.0.2`
+  * [`7fbf6f7`](https://github.com/leish666/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#5381](https://github.com/npm/cli/pull/5381) deps: `bin-links@3.0.3`
+  * [`7c7f656`](https://github.com/leish666/cli/commit/7c7f65629c3dd4fe7fd8254ac38914cf52ad31c2) [#5381](https://github.com/npm/cli/pull/5381) deps: `read-package-json@5.0.2`
+  * [`26d2e55`](https://github.com/leish666/cli/commit/26d2e551b250972caa550d56127810648a1663a1) [#5381](https://github.com/npm/cli/pull/5381) deps: `@npmcli/query@1.2.0`
+  * [`a79ee00`](https://github.com/leish666/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) [#5381](https://github.com/npm/cli/pull/5381) deps: `cacache@16.1.3`
+  * [`2561822`](https://github.com/leish666/cli/commit/25618229b7698aa8abbfcd2ef32024809f05a1a1) [#5378](https://github.com/npm/cli/pull/5378) deps: `@npmcli/config@4.2.2`
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+* The following workspace dependencies were updated
+  * dependencies
+    * @npmcli/arborist bumped from ^5.6.1 to ^5.6.2-pre.0
+    * libnpmaccess bumped from ^6.0.4 to ^6.0.5-pre.0
+    * libnpmdiff bumped from ^4.0.5 to ^4.0.6-pre.0
+    * libnpmexec bumped from ^4.0.12 to ^4.0.13-pre.0
+    * libnpmfund bumped from ^3.0.3 to ^3.0.4-pre.0
+    * libnpmhook bumped from ^8.0.4 to ^8.0.5-pre.0
+    * libnpmorg bumped from ^4.0.4 to ^4.0.5-pre.0
+    * libnpmpack bumped from ^4.1.3 to ^4.1.4-pre.0
+    * libnpmpublish bumped from ^6.0.5 to ^6.0.6-pre.0
+    * libnpmsearch bumped from ^5.0.4 to ^5.0.5-pre.0
+    * libnpmteam bumped from ^4.0.4 to ^4.0.5-pre.0
+    * libnpmversion bumped from ^3.0.7 to ^3.0.8-pre.0
+
 ## [8.19.1](https://github.com/npm/cli/compare/v8.19.0...v8.19.1) (2022-09-01)
 
 ### Bug Fixes
diff --git a/package-lock.json b/package-lock.json
index 46e6331583770..99a8d09c9eccf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "npm",
-  "version": "8.19.1",
+  "version": "8.20.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
diff --git a/package.json b/package.json
index 458952142ff2b..88cb72d7d7976 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "version": "8.19.1",
+  "version": "8.20.0",
   "name": "npm",
   "description": "a package manager for JavaScript",
   "workspaces": [
@@ -56,7 +56,7 @@
   },
   "dependencies": {
     "@isaacs/string-locale-compare": "^1.1.0",
-    "@npmcli/arborist": "^5.6.1",
+    "@npmcli/arborist": "^5.6.2-pre.0",
     "@npmcli/ci-detect": "^2.0.0",
     "@npmcli/config": "^4.2.1",
     "@npmcli/fs": "^2.1.0",
@@ -79,17 +79,17 @@
     "init-package-json": "^3.0.2",
     "is-cidr": "^4.0.2",
     "json-parse-even-better-errors": "^2.3.1",
-    "libnpmaccess": "^6.0.4",
-    "libnpmdiff": "^4.0.5",
-    "libnpmexec": "^4.0.12",
-    "libnpmfund": "^3.0.3",
-    "libnpmhook": "^8.0.4",
-    "libnpmorg": "^4.0.4",
-    "libnpmpack": "^4.1.3",
-    "libnpmpublish": "^6.0.5",
-    "libnpmsearch": "^5.0.4",
-    "libnpmteam": "^4.0.4",
-    "libnpmversion": "^3.0.7",
+    "libnpmaccess": "^6.0.5-pre.0",
+    "libnpmdiff": "^4.0.6-pre.0",
+    "libnpmexec": "^4.0.13-pre.0",
+    "libnpmfund": "^3.0.4-pre.0",
+    "libnpmhook": "^8.0.5-pre.0",
+    "libnpmorg": "^4.0.5-pre.0",
+    "libnpmpack": "^4.1.4-pre.0",
+    "libnpmpublish": "^6.0.6-pre.0",
+    "libnpmsearch": "^5.0.5-pre.0",
+    "libnpmteam": "^4.0.5-pre.0",
+    "libnpmversion": "^3.0.8-pre.0",
     "make-fetch-happen": "^10.2.0",
     "minipass": "^3.1.6",
     "minipass-pipeline": "^1.2.4",
diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md
index eb3c924c12180..890e6ff6334bd 100644
--- a/workspaces/arborist/CHANGELOG.md
+++ b/workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,24 @@
 # Changelog
 
+## [5.6.2-pre.0](https://github.com/leish666/cli/compare/arborist-v5.6.1...arborist-v5.6.2-pre.0) (2022-09-07)
+
+### Bug Fixes
+
+  * [`1e84102`](https://github.com/leish666/cli/commit/1e841029917817556207c39d25be1ea91e2959e7) [#5350](https://github.com/npm/cli/pull/5350) fix: create links relative to the target (@wraithgar)
+  * [`ea5e3a3`](https://github.com/leish666/cli/commit/ea5e3a319a7c1b5f7f2a66284227a34b79b2c831) [#5350](https://github.com/npm/cli/pull/5350) fix: inline single-use functions (@wraithgar)
+  * [`645c680`](https://github.com/leish666/cli/commit/645c6804c09014b96c2d1eff191b174d12a2b7c0) [#5329](https://github.com/npm/cli/pull/5329) fix: update `index.js` spelling error in comment (@KevinBrother)
+  * [`bd2ae5d`](https://github.com/leish666/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#5323](https://github.com/npm/cli/pull/5323) fix: linting (@wraithgar)
+
+### Dependencies
+
+  * [`1286f03`](https://github.com/leish666/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `unique-filename@2.0.1`
+  * [`2c4e387`](https://github.com/leish666/cli/commit/2c4e38728f25fd32624df2eb5bbf61c2c40c8ad5) [#5381](https://github.com/npm/cli/pull/5381) deps: `hosted-git-info@5.1.0`
+  * [`b12ac01`](https://github.com/leish666/cli/commit/b12ac013226b7d86b5b1847d58eabbac2846b153) [#5381](https://github.com/npm/cli/pull/5381) deps: `npm-pick-manifest@7.0.2`
+  * [`7fbf6f7`](https://github.com/leish666/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#5381](https://github.com/npm/cli/pull/5381) deps: `bin-links@3.0.3`
+  * [`26d2e55`](https://github.com/leish666/cli/commit/26d2e551b250972caa550d56127810648a1663a1) [#5381](https://github.com/npm/cli/pull/5381) deps: `@npmcli/query@1.2.0`
+  * [`a79ee00`](https://github.com/leish666/cli/commit/a79ee00b530b765ed219e81de77c37057c373adf) [#5381](https://github.com/npm/cli/pull/5381) deps: `cacache@16.1.3`
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [5.6.1](https://github.com/npm/cli/compare/arborist-v5.6.0...arborist-v5.6.1) (2022-08-31)
 
 ### Bug Fixes
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index b7cd92ba4cb11..966a8cf9240d9 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@npmcli/arborist",
-  "version": "5.6.1",
+  "version": "5.6.2-pre.0",
   "description": "Manage node_modules trees",
   "dependencies": {
     "@isaacs/string-locale-compare": "^1.1.0",
diff --git a/workspaces/libnpmaccess/CHANGELOG.md b/workspaces/libnpmaccess/CHANGELOG.md
index e229d4716817d..d2f4ea10ac03a 100644
--- a/workspaces/libnpmaccess/CHANGELOG.md
+++ b/workspaces/libnpmaccess/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [6.0.5-pre.0](https://github.com/leish666/cli/compare/libnpmaccess-v6.0.4...libnpmaccess-v6.0.5-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [6.0.4](https://github.com/npm/cli/compare/libnpmaccess-v6.0.3...libnpmaccess-v6.0.4) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json
index 94c688e07e58e..ce07a1a89c170 100644
--- a/workspaces/libnpmaccess/package.json
+++ b/workspaces/libnpmaccess/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmaccess",
-  "version": "6.0.4",
+  "version": "6.0.5-pre.0",
   "description": "programmatic library for `npm access` commands",
   "author": "GitHub Inc.",
   "license": "ISC",
diff --git a/workspaces/libnpmdiff/CHANGELOG.md b/workspaces/libnpmdiff/CHANGELOG.md
index 903a4a01852e2..dd80c66fd480a 100644
--- a/workspaces/libnpmdiff/CHANGELOG.md
+++ b/workspaces/libnpmdiff/CHANGELOG.md
@@ -1,5 +1,13 @@
 # Changelog
 
+## [4.0.6-pre.0](https://github.com/leish666/cli/compare/libnpmdiff-v4.0.5...libnpmdiff-v4.0.6-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`1286f03`](https://github.com/leish666/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `unique-filename@2.0.1`
+  * [`f4205e5`](https://github.com/leish666/cli/commit/f4205e57d6c4ee5f2ff7d21ffc116ffc420d191e) [#5381](https://github.com/npm/cli/pull/5381) deps: `diff@5.1.0`
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [4.0.5](https://github.com/npm/cli/compare/libnpmdiff-v4.0.4...libnpmdiff-v4.0.5) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 9f61ee8f55cc6..3a975ffaf9ced 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmdiff",
-  "version": "4.0.5",
+  "version": "4.0.6-pre.0",
   "description": "The registry diff",
   "repository": {
     "type": "git",
diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md
index b847a0538e9e4..843053ec0ea2d 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,16 @@
 # Changelog
 
+## [4.0.13-pre.0](https://github.com/leish666/cli/compare/libnpmexec-v4.0.12...libnpmexec-v4.0.13-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`1286f03`](https://github.com/leish666/cli/commit/1286f03fe73dee9a447b13b662f0c5622ab6ec9e) [#5381](https://github.com/npm/cli/pull/5381) deps: `unique-filename@2.0.1`
+  * [`7fbf6f7`](https://github.com/leish666/cli/commit/7fbf6f7825f76906ecdec79ab15595f9e2f7b784) [#5381](https://github.com/npm/cli/pull/5381) deps: `bin-links@3.0.3`
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+* The following workspace dependencies were updated
+  * dependencies
+    * @npmcli/arborist bumped from ^5.6.1 to ^5.6.2-pre.0
+
 ## [4.0.12](https://github.com/npm/cli/compare/libnpmexec-v4.0.11...libnpmexec-v4.0.12) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 7f7b8eac456b9..bf76523ee962c 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmexec",
-  "version": "4.0.12",
+  "version": "4.0.13-pre.0",
   "files": [
     "bin/",
     "lib/"
@@ -54,7 +54,7 @@
     "tap": "^16.0.1"
   },
   "dependencies": {
-    "@npmcli/arborist": "^5.6.1",
+    "@npmcli/arborist": "^5.6.2-pre.0",
     "@npmcli/ci-detect": "^2.0.0",
     "@npmcli/fs": "^2.1.1",
     "@npmcli/run-script": "^4.2.0",
diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md
index f07ad6b414f7e..bc89b6b0c4914 100644
--- a/workspaces/libnpmfund/CHANGELOG.md
+++ b/workspaces/libnpmfund/CHANGELOG.md
@@ -1,5 +1,14 @@
 # Changelog
 
+## [3.0.4-pre.0](https://github.com/leish666/cli/compare/libnpmfund-v3.0.3...libnpmfund-v3.0.4-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+* The following workspace dependencies were updated
+  * dependencies
+    * @npmcli/arborist bumped from ^5.6.1 to ^5.6.2-pre.0
+
 ## [3.0.3](https://github.com/npm/cli/compare/libnpmfund-v3.0.2...libnpmfund-v3.0.3) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json
index 68db1d647326a..e2c3dbb0f342f 100644
--- a/workspaces/libnpmfund/package.json
+++ b/workspaces/libnpmfund/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmfund",
-  "version": "3.0.3",
+  "version": "3.0.4-pre.0",
   "main": "lib/index.js",
   "files": [
     "bin/",
@@ -46,7 +46,7 @@
     "tap": "^16.0.1"
   },
   "dependencies": {
-    "@npmcli/arborist": "^5.6.1"
+    "@npmcli/arborist": "^5.6.2-pre.0"
   },
   "engines": {
     "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
diff --git a/workspaces/libnpmhook/CHANGELOG.md b/workspaces/libnpmhook/CHANGELOG.md
index d582d282e9c21..48c9792fae8be 100644
--- a/workspaces/libnpmhook/CHANGELOG.md
+++ b/workspaces/libnpmhook/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [8.0.5-pre.0](https://github.com/leish666/cli/compare/libnpmhook-v8.0.4...libnpmhook-v8.0.5-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [8.0.4](https://github.com/npm/cli/compare/libnpmhook-v8.0.3...libnpmhook-v8.0.4) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json
index 446170777ff26..29fc270a0854e 100644
--- a/workspaces/libnpmhook/package.json
+++ b/workspaces/libnpmhook/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmhook",
-  "version": "8.0.4",
+  "version": "8.0.5-pre.0",
   "description": "programmatic API for managing npm registry hooks",
   "main": "lib/index.js",
   "files": [
diff --git a/workspaces/libnpmorg/CHANGELOG.md b/workspaces/libnpmorg/CHANGELOG.md
index 7f45d2ef95e11..572921bff3f4e 100644
--- a/workspaces/libnpmorg/CHANGELOG.md
+++ b/workspaces/libnpmorg/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.0.5-pre.0](https://github.com/leish666/cli/compare/libnpmorg-v4.0.4...libnpmorg-v4.0.5-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [4.0.4](https://github.com/npm/cli/compare/libnpmorg-v4.0.3...libnpmorg-v4.0.4) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json
index b5ecf40cbf378..fcebeb5a03087 100644
--- a/workspaces/libnpmorg/package.json
+++ b/workspaces/libnpmorg/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmorg",
-  "version": "4.0.4",
+  "version": "4.0.5-pre.0",
   "description": "Programmatic api for `npm org` commands",
   "author": "GitHub Inc.",
   "main": "lib/index.js",
diff --git a/workspaces/libnpmpack/CHANGELOG.md b/workspaces/libnpmpack/CHANGELOG.md
index f147dbda93ada..4b1dfd7c89b4a 100644
--- a/workspaces/libnpmpack/CHANGELOG.md
+++ b/workspaces/libnpmpack/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.1.4-pre.0](https://github.com/leish666/cli/compare/libnpmpack-v4.1.3...libnpmpack-v4.1.4-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [4.1.3](https://github.com/npm/cli/compare/libnpmpack-v4.1.2...libnpmpack-v4.1.3) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json
index e808c7b8e3b6b..e6693660ade1d 100644
--- a/workspaces/libnpmpack/package.json
+++ b/workspaces/libnpmpack/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmpack",
-  "version": "4.1.3",
+  "version": "4.1.4-pre.0",
   "description": "Programmatic API for the bits behind npm pack",
   "author": "GitHub Inc.",
   "main": "lib/index.js",
diff --git a/workspaces/libnpmpublish/CHANGELOG.md b/workspaces/libnpmpublish/CHANGELOG.md
index e3435c7ea6f05..ecdc1a92dc25e 100644
--- a/workspaces/libnpmpublish/CHANGELOG.md
+++ b/workspaces/libnpmpublish/CHANGELOG.md
@@ -1,5 +1,14 @@
 # Changelog
 
+## [6.0.6-pre.0](https://github.com/leish666/cli/compare/libnpmpublish-v6.0.5...libnpmpublish-v6.0.6-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+* The following workspace dependencies were updated
+  * devDependencies
+    * libnpmpack bumped from ^4.1.3 to ^4.1.4-pre.0
+
 ## [6.0.5](https://github.com/npm/cli/compare/libnpmpublish-v6.0.4...libnpmpublish-v6.0.5) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json
index dd88dd5460dbe..3f39b8d8ac986 100644
--- a/workspaces/libnpmpublish/package.json
+++ b/workspaces/libnpmpublish/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmpublish",
-  "version": "6.0.5",
+  "version": "6.0.6-pre.0",
   "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": "^3.1.0",
     "@npmcli/template-oss": "3.8.1",
-    "libnpmpack": "^4.1.3",
+    "libnpmpack": "^4.1.4-pre.0",
     "lodash.clonedeep": "^4.5.0",
     "nock": "^13.2.4",
     "tap": "^16.0.1"
diff --git a/workspaces/libnpmsearch/CHANGELOG.md b/workspaces/libnpmsearch/CHANGELOG.md
index 7a75df9ee5800..5609bde82d160 100644
--- a/workspaces/libnpmsearch/CHANGELOG.md
+++ b/workspaces/libnpmsearch/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [5.0.5-pre.0](https://github.com/leish666/cli/compare/libnpmsearch-v5.0.4...libnpmsearch-v5.0.5-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [5.0.4](https://github.com/npm/cli/compare/libnpmsearch-v5.0.3...libnpmsearch-v5.0.4) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmsearch/package.json b/workspaces/libnpmsearch/package.json
index f9b8cdded0c10..34d81dd256784 100644
--- a/workspaces/libnpmsearch/package.json
+++ b/workspaces/libnpmsearch/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmsearch",
-  "version": "5.0.4",
+  "version": "5.0.5-pre.0",
   "description": "Programmatic API for searching in npm and compatible registries.",
   "author": "GitHub Inc.",
   "main": "lib/index.js",
diff --git a/workspaces/libnpmteam/CHANGELOG.md b/workspaces/libnpmteam/CHANGELOG.md
index 708799fb41f79..e648632c3762e 100644
--- a/workspaces/libnpmteam/CHANGELOG.md
+++ b/workspaces/libnpmteam/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.0.5-pre.0](https://github.com/leish666/cli/compare/libnpmteam-v4.0.4...libnpmteam-v4.0.5-pre.0) (2022-09-07)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [4.0.4](https://github.com/npm/cli/compare/libnpmteam-v4.0.3...libnpmteam-v4.0.4) (2022-08-31)
 
 ### Dependencies
diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json
index 2d5a91b5e57c7..7cdc2d38a0b71 100644
--- a/workspaces/libnpmteam/package.json
+++ b/workspaces/libnpmteam/package.json
@@ -1,7 +1,7 @@
 {
   "name": "libnpmteam",
   "description": "npm Team management APIs",
-  "version": "4.0.4",
+  "version": "4.0.5-pre.0",
   "author": "GitHub Inc.",
   "license": "ISC",
   "main": "lib/index.js",
diff --git a/workspaces/libnpmversion/CHANGELOG.md b/workspaces/libnpmversion/CHANGELOG.md
index 8774ac01b5bae..b3df71f2cb478 100644
--- a/workspaces/libnpmversion/CHANGELOG.md
+++ b/workspaces/libnpmversion/CHANGELOG.md
@@ -1,5 +1,15 @@
 # Changelog
 
+## [3.0.8-pre.0](https://github.com/leish666/cli/compare/libnpmversion-v3.0.7...libnpmversion-v3.0.8-pre.0) (2022-09-07)
+
+### Bug Fixes
+
+  * [`bd2ae5d`](https://github.com/leish666/cli/commit/bd2ae5d79eb8807bfca6075e98432c545a9ededa) [#5323](https://github.com/npm/cli/pull/5323) fix: linting (@wraithgar)
+
+### Dependencies
+
+  * [`8ab12dc`](https://github.com/leish666/cli/commit/8ab12dc32b26db770b868cf694cedab38f4e7460) [#5323](https://github.com/npm/cli/pull/5323) deps: `@npmcli/eslint-config@3.1.0`
+
 ## [3.0.7](https://github.com/npm/cli/compare/libnpmversion-v3.0.6...libnpmversion-v3.0.7) (2022-08-31)
 
 ### Bug Fixes
diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json
index ff6415afc862b..97c849ae33ef8 100644
--- a/workspaces/libnpmversion/package.json
+++ b/workspaces/libnpmversion/package.json
@@ -1,6 +1,6 @@
 {
   "name": "libnpmversion",
-  "version": "3.0.7",
+  "version": "3.0.8-pre.0",
   "main": "lib/index.js",
   "files": [
     "bin/",

From 35434476b3681f5d63c26d0d5b7b6b62cef27297 Mon Sep 17 00:00:00 2001
From: npm CLI robot <npm-cli+bot@github.com>
Date: Wed, 7 Sep 2022 11:40:03 +0000
Subject: [PATCH 2/2] chore: post pull request

---
 AUTHORS           |  1 +
 package-lock.json | 56 +++++++++++++++++++++++------------------------
 2 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 4632f50e98a6d..f8f0db905abec 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -852,3 +852,4 @@ KevinBrother <1301239018@qq.com>
 Kyle West <kyle-west@users.noreply.github.com>
 Nathan Hughes <nathan@endor.ai>
 Sandeep Meduru <73886592+sandeepmeduru@users.noreply.github.com>
+leish666 <108847710+leish666@users.noreply.github.com>
diff --git a/package-lock.json b/package-lock.json
index 99a8d09c9eccf..ae749aeaf1ec1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
   "packages": {
     "": {
       "name": "npm",
-      "version": "8.19.1",
+      "version": "8.20.0",
       "bundleDependencies": [
         "@isaacs/string-locale-compare",
         "@npmcli/arborist",
@@ -91,7 +91,7 @@
       ],
       "dependencies": {
         "@isaacs/string-locale-compare": "^1.1.0",
-        "@npmcli/arborist": "^5.6.1",
+        "@npmcli/arborist": "^5.6.2-pre.0",
         "@npmcli/ci-detect": "^2.0.0",
         "@npmcli/config": "^4.2.1",
         "@npmcli/fs": "^2.1.0",
@@ -114,17 +114,17 @@
         "init-package-json": "^3.0.2",
         "is-cidr": "^4.0.2",
         "json-parse-even-better-errors": "^2.3.1",
-        "libnpmaccess": "^6.0.4",
-        "libnpmdiff": "^4.0.5",
-        "libnpmexec": "^4.0.12",
-        "libnpmfund": "^3.0.3",
-        "libnpmhook": "^8.0.4",
-        "libnpmorg": "^4.0.4",
-        "libnpmpack": "^4.1.3",
-        "libnpmpublish": "^6.0.5",
-        "libnpmsearch": "^5.0.4",
-        "libnpmteam": "^4.0.4",
-        "libnpmversion": "^3.0.7",
+        "libnpmaccess": "^6.0.5-pre.0",
+        "libnpmdiff": "^4.0.6-pre.0",
+        "libnpmexec": "^4.0.13-pre.0",
+        "libnpmfund": "^3.0.4-pre.0",
+        "libnpmhook": "^8.0.5-pre.0",
+        "libnpmorg": "^4.0.5-pre.0",
+        "libnpmpack": "^4.1.4-pre.0",
+        "libnpmpublish": "^6.0.6-pre.0",
+        "libnpmsearch": "^5.0.5-pre.0",
+        "libnpmteam": "^4.0.5-pre.0",
+        "libnpmversion": "^3.0.8-pre.0",
         "make-fetch-happen": "^10.2.0",
         "minipass": "^3.1.6",
         "minipass-pipeline": "^1.2.4",
@@ -13855,7 +13855,7 @@
     },
     "workspaces/arborist": {
       "name": "@npmcli/arborist",
-      "version": "5.6.1",
+      "version": "5.6.2-pre.0",
       "license": "ISC",
       "dependencies": {
         "@isaacs/string-locale-compare": "^1.1.0",
@@ -13913,7 +13913,7 @@
       }
     },
     "workspaces/libnpmaccess": {
-      "version": "6.0.4",
+      "version": "6.0.5-pre.0",
       "license": "ISC",
       "dependencies": {
         "aproba": "^2.0.0",
@@ -13932,7 +13932,7 @@
       }
     },
     "workspaces/libnpmdiff": {
-      "version": "4.0.5",
+      "version": "4.0.6-pre.0",
       "license": "ISC",
       "dependencies": {
         "@npmcli/disparity-colors": "^2.0.0",
@@ -13954,10 +13954,10 @@
       }
     },
     "workspaces/libnpmexec": {
-      "version": "4.0.12",
+      "version": "4.0.13-pre.0",
       "license": "ISC",
       "dependencies": {
-        "@npmcli/arborist": "^5.6.1",
+        "@npmcli/arborist": "^5.6.2-pre.0",
         "@npmcli/ci-detect": "^2.0.0",
         "@npmcli/fs": "^2.1.1",
         "@npmcli/run-script": "^4.2.0",
@@ -13985,10 +13985,10 @@
       }
     },
     "workspaces/libnpmfund": {
-      "version": "3.0.3",
+      "version": "3.0.4-pre.0",
       "license": "ISC",
       "dependencies": {
-        "@npmcli/arborist": "^5.6.1"
+        "@npmcli/arborist": "^5.6.2-pre.0"
       },
       "devDependencies": {
         "@npmcli/eslint-config": "^3.1.0",
@@ -14000,7 +14000,7 @@
       }
     },
     "workspaces/libnpmhook": {
-      "version": "8.0.4",
+      "version": "8.0.5-pre.0",
       "license": "ISC",
       "dependencies": {
         "aproba": "^2.0.0",
@@ -14017,7 +14017,7 @@
       }
     },
     "workspaces/libnpmorg": {
-      "version": "4.0.4",
+      "version": "4.0.5-pre.0",
       "license": "ISC",
       "dependencies": {
         "aproba": "^2.0.0",
@@ -14035,7 +14035,7 @@
       }
     },
     "workspaces/libnpmpack": {
-      "version": "4.1.3",
+      "version": "4.1.4-pre.0",
       "license": "ISC",
       "dependencies": {
         "@npmcli/run-script": "^4.1.3",
@@ -14053,7 +14053,7 @@
       }
     },
     "workspaces/libnpmpublish": {
-      "version": "6.0.5",
+      "version": "6.0.6-pre.0",
       "license": "ISC",
       "dependencies": {
         "normalize-package-data": "^4.0.0",
@@ -14065,7 +14065,7 @@
       "devDependencies": {
         "@npmcli/eslint-config": "^3.1.0",
         "@npmcli/template-oss": "3.8.1",
-        "libnpmpack": "^4.1.3",
+        "libnpmpack": "^4.1.4-pre.0",
         "lodash.clonedeep": "^4.5.0",
         "nock": "^13.2.4",
         "tap": "^16.0.1"
@@ -14075,7 +14075,7 @@
       }
     },
     "workspaces/libnpmsearch": {
-      "version": "5.0.4",
+      "version": "5.0.5-pre.0",
       "license": "ISC",
       "dependencies": {
         "npm-registry-fetch": "^13.0.0"
@@ -14091,7 +14091,7 @@
       }
     },
     "workspaces/libnpmteam": {
-      "version": "4.0.4",
+      "version": "4.0.5-pre.0",
       "license": "ISC",
       "dependencies": {
         "aproba": "^2.0.0",
@@ -14108,7 +14108,7 @@
       }
     },
     "workspaces/libnpmversion": {
-      "version": "3.0.7",
+      "version": "3.0.8-pre.0",
       "license": "ISC",
       "dependencies": {
         "@npmcli/git": "^3.0.0",