Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-04 00:08:50 +0300
committerGar <wraithgar@github.com>2022-11-04 00:18:59 +0300
commitef4299658330470b56966b48394824895b2d6d04 (patch)
treee2d1e08c3a620abfdcdd3015edc0b58a8409deda
parent50a7d323fb35123d061cc8ca89c3fae2b08d65b5 (diff)
-rw-r--r--.release-please-manifest.json8
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG.md16
-rw-r--r--package-lock.json20
-rw-r--r--package.json8
-rw-r--r--workspaces/arborist/CHANGELOG.md6
-rw-r--r--workspaces/arborist/package.json2
-rw-r--r--workspaces/libnpmexec/CHANGELOG.md6
-rw-r--r--workspaces/libnpmexec/package.json4
-rw-r--r--workspaces/libnpmfund/CHANGELOG.md6
-rw-r--r--workspaces/libnpmfund/package.json4
11 files changed, 58 insertions, 23 deletions
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index cc0074dfd..cddf1ee71 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,10 +1,10 @@
{
- ".": "8.19.2",
- "workspaces/arborist": "5.6.2",
+ ".": "8.19.3",
+ "workspaces/arborist": "5.6.3",
"workspaces/libnpmaccess": "6.0.4",
"workspaces/libnpmdiff": "4.0.5",
- "workspaces/libnpmexec": "4.0.13",
- "workspaces/libnpmfund": "3.0.4",
+ "workspaces/libnpmexec": "4.0.14",
+ "workspaces/libnpmfund": "3.0.5",
"workspaces/libnpmhook": "8.0.4",
"workspaces/libnpmorg": "4.0.4",
"workspaces/libnpmpack": "4.1.3",
diff --git a/AUTHORS b/AUTHORS
index 4632f50e9..5df06c55b 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>
+Dominik Gorczyca <73836513+dominikgorczyca@users.noreply.github.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0fb9d15f8..32ad86e59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+## [8.19.3](https://github.com/npm/cli/compare/v8.19.2...v8.19.3) (2022-11-03)
+
+### Bug Fixes
+
+* [`26f3d0b`](https://github.com/npm/cli/commit/26f3d0b04fec438400d337c2d4ace218225b7ecb) [#5761](https://github.com/npm/cli/pull/5761) use hosted-git-info to parse registry urls (#5761) (@lukekarrys)
+
+### Documentation
+
+* [`bd92aa0`](https://github.com/npm/cli/commit/bd92aa03920aa04b20dc7087871a853c50c613e4) [#5753](https://github.com/npm/cli/pull/5753) name and version description change (#5753) (@dominikgorczyca)
+
+### Dependencies
+
+* [Workspace](https://github.com/npm/cli/compare/arborist-v5.6.2...arborist-v5.6.3): `@npmcli/arborist@5.6.3`
+* [Workspace](https://github.com/npm/cli/compare/libnpmexec-v4.0.13...libnpmexec-v4.0.14): `libnpmexec@4.0.14`
+* [Workspace](https://github.com/npm/cli/compare/libnpmfund-v3.0.4...libnpmfund-v3.0.5): `libnpmfund@3.0.5`
+
## [8.19.2](https://github.com/npm/cli/compare/v8.19.1...v8.19.2) (2022-09-13)
### Dependencies
diff --git a/package-lock.json b/package-lock.json
index 4cb3679d5..75a71ffe3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
- "version": "8.19.2",
+ "version": "8.19.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
- "version": "8.19.2",
+ "version": "8.19.3",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -90,7 +90,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.6.2",
+ "@npmcli/arborist": "^5.6.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.2.1",
"@npmcli/fs": "^2.1.0",
@@ -116,8 +116,8 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.4",
"libnpmdiff": "^4.0.5",
- "libnpmexec": "^4.0.13",
- "libnpmfund": "^3.0.4",
+ "libnpmexec": "^4.0.14",
+ "libnpmfund": "^3.0.5",
"libnpmhook": "^8.0.4",
"libnpmorg": "^4.0.4",
"libnpmpack": "^4.1.3",
@@ -13646,7 +13646,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
- "version": "5.6.2",
+ "version": "5.6.3",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
@@ -13746,10 +13746,10 @@
}
},
"workspaces/libnpmexec": {
- "version": "4.0.13",
+ "version": "4.0.14",
"license": "ISC",
"dependencies": {
- "@npmcli/arborist": "^5.6.2",
+ "@npmcli/arborist": "^5.6.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
"@npmcli/run-script": "^4.2.0",
@@ -13777,10 +13777,10 @@
}
},
"workspaces/libnpmfund": {
- "version": "3.0.4",
+ "version": "3.0.5",
"license": "ISC",
"dependencies": {
- "@npmcli/arborist": "^5.6.2"
+ "@npmcli/arborist": "^5.6.3"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
diff --git a/package.json b/package.json
index 03100048a..4692c09c8 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "8.19.2",
+ "version": "8.19.3",
"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.2",
+ "@npmcli/arborist": "^5.6.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.2.1",
"@npmcli/fs": "^2.1.0",
@@ -82,8 +82,8 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^6.0.4",
"libnpmdiff": "^4.0.5",
- "libnpmexec": "^4.0.13",
- "libnpmfund": "^3.0.4",
+ "libnpmexec": "^4.0.14",
+ "libnpmfund": "^3.0.5",
"libnpmhook": "^8.0.4",
"libnpmorg": "^4.0.4",
"libnpmpack": "^4.1.3",
diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md
index fbe735553..259d7d29b 100644
--- a/workspaces/arborist/CHANGELOG.md
+++ b/workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [5.6.3](https://github.com/npm/cli/compare/arborist-v5.6.2...arborist-v5.6.3) (2022-11-03)
+
+### Bug Fixes
+
+* [`26f3d0b`](https://github.com/npm/cli/commit/26f3d0b04fec438400d337c2d4ace218225b7ecb) [#5761](https://github.com/npm/cli/pull/5761) use hosted-git-info to parse registry urls (#5761) (@lukekarrys)
+
## [5.6.2](https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2) (2022-09-13)
### Bug Fixes
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index d0181963b..0cd6ad514 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.6.2",
+ "version": "5.6.3",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md
index 36e51794f..d58d65541 100644
--- a/workspaces/libnpmexec/CHANGELOG.md
+++ b/workspaces/libnpmexec/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [4.0.14](https://github.com/npm/cli/compare/libnpmexec-v4.0.13...libnpmexec-v4.0.14) (2022-11-03)
+
+### Dependencies
+
+* [Workspace](https://github.com/npm/cli/compare/arborist-v5.6.2...arborist-v5.6.3): `@npmcli/arborist@5.6.3`
+
## [4.0.13](https://github.com/npm/cli/compare/libnpmexec-v4.0.12...libnpmexec-v4.0.13) (2022-09-13)
### Dependencies
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 21bfc1e80..156cebce6 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.13",
+ "version": "4.0.14",
"files": [
"bin/",
"lib/"
@@ -58,7 +58,7 @@
"tap": "^16.0.1"
},
"dependencies": {
- "@npmcli/arborist": "^5.6.2",
+ "@npmcli/arborist": "^5.6.3",
"@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 ea79c88d5..a7e252895 100644
--- a/workspaces/libnpmfund/CHANGELOG.md
+++ b/workspaces/libnpmfund/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [3.0.5](https://github.com/npm/cli/compare/libnpmfund-v3.0.4...libnpmfund-v3.0.5) (2022-11-03)
+
+### Dependencies
+
+* [Workspace](https://github.com/npm/cli/compare/arborist-v5.6.2...arborist-v5.6.3): `@npmcli/arborist@5.6.3`
+
## [3.0.4](https://github.com/npm/cli/compare/libnpmfund-v3.0.3...libnpmfund-v3.0.4) (2022-09-13)
### Dependencies
diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json
index 08e248d39..1ee87b055 100644
--- a/workspaces/libnpmfund/package.json
+++ b/workspaces/libnpmfund/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmfund",
- "version": "3.0.4",
+ "version": "3.0.5",
"main": "lib/index.js",
"files": [
"bin/",
@@ -46,7 +46,7 @@
"tap": "^16.0.1"
},
"dependencies": {
- "@npmcli/arborist": "^5.6.2"
+ "@npmcli/arborist": "^5.6.3"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"