Skip to content

Commit bdf079d

Browse files
github-actions[bot]fritzy
authored andcommitted
chore: release 9.4.1
1 parent 721fe3f commit bdf079d

30 files changed

+218
-77
lines changed

.release-please-manifest.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "9.4.0",
3-
"workspaces/arborist": "6.2.0",
4-
"workspaces/libnpmaccess": "7.0.1",
5-
"workspaces/libnpmdiff": "5.0.8",
6-
"workspaces/libnpmexec": "5.0.8",
7-
"workspaces/libnpmfund": "4.0.8",
8-
"workspaces/libnpmhook": "9.0.1",
9-
"workspaces/libnpmorg": "5.0.1",
10-
"workspaces/libnpmpack": "5.0.8",
11-
"workspaces/libnpmpublish": "7.0.6",
12-
"workspaces/libnpmsearch": "6.0.1",
13-
"workspaces/libnpmteam": "5.0.1",
14-
"workspaces/libnpmversion": "4.0.1",
15-
"workspaces/config": "6.1.1"
2+
".": "9.4.1",
3+
"workspaces/arborist": "6.2.1",
4+
"workspaces/libnpmaccess": "7.0.2",
5+
"workspaces/libnpmdiff": "5.0.9",
6+
"workspaces/libnpmexec": "5.0.9",
7+
"workspaces/libnpmfund": "4.0.9",
8+
"workspaces/libnpmhook": "9.0.2",
9+
"workspaces/libnpmorg": "5.0.2",
10+
"workspaces/libnpmpack": "5.0.9",
11+
"workspaces/libnpmpublish": "7.0.7",
12+
"workspaces/libnpmsearch": "6.0.2",
13+
"workspaces/libnpmteam": "5.0.2",
14+
"workspaces/libnpmversion": "4.0.2",
15+
"workspaces/config": "6.1.2"
1616
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [9.4.1](https://github.com/npm/cli/compare/v9.4.0...v9.4.1) (2023-02-01)
4+
5+
### Bug Fixes
6+
7+
* [`1525a5e`](https://github.com/npm/cli/commit/1525a5e7fba4c996ac3bed5fdb75da275c537da8) [#6082](https://github.com/npm/cli/pull/6082) unpublish with scoped registry (@wraithgar)
8+
9+
### Dependencies
10+
11+
* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `read-package-json-fast@3.0.2`
12+
* [`6e4a649`](https://github.com/npm/cli/commit/6e4a64976dc9a359b97413cd725e93caa1f0fc28) `pacote@15.0.8`
13+
* [`1820afe`](https://github.com/npm/cli/commit/1820afe4b34909b8702da69032dde9d3ecdbb447) `cacache@17.0.4`
14+
* [`24b2ec4`](https://github.com/npm/cli/commit/24b2ec4e156f98ef80ed5ac8751d35a32ad1251a) `@npmcli/promise-spawn@6.0.2`
15+
* [`4b8046e`](https://github.com/npm/cli/commit/4b8046e680d5907d2df71d6d3775b66e0bea7ed2) `@npmcli/name-from-folder@2.0.0`
16+
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/map-workspaces@3.0.1`
17+
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/template-oss@4.11.3`
18+
* [`64b06ed`](https://github.com/npm/cli/commit/64b06ed21fc165e413b3e6f1ae5a236350e5bfaf) [#6115](https://github.com/npm/cli/pull/6115) `http-cache-semantics@4.1.1`
19+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.1): `@npmcli/arborist@6.2.1`
20+
* [Workspace](https://github.com/npm/cli/releases/tag/config-v6.1.2): `@npmcli/config@6.1.2`
21+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.2): `libnpmaccess@7.0.2`
22+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.9): `libnpmdiff@5.0.9`
23+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.9): `libnpmexec@5.0.9`
24+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.9): `libnpmfund@4.0.9`
25+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.2): `libnpmhook@9.0.2`
26+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.2): `libnpmorg@5.0.2`
27+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.9): `libnpmpack@5.0.9`
28+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.7): `libnpmpublish@7.0.7`
29+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.2): `libnpmsearch@6.0.2`
30+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.2): `libnpmteam@5.0.2`
31+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.2): `libnpmversion@4.0.2`
32+
333
## [9.4.0](https://github.com/npm/cli/compare/v9.3.1...v9.4.0) (2023-01-25)
434

535
### Features

package-lock.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "9.4.0",
3+
"version": "9.4.1",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "9.4.0",
9+
"version": "9.4.1",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -85,8 +85,8 @@
8585
],
8686
"dependencies": {
8787
"@isaacs/string-locale-compare": "^1.1.0",
88-
"@npmcli/arborist": "^6.2.0",
89-
"@npmcli/config": "^6.1.1",
88+
"@npmcli/arborist": "^6.2.1",
89+
"@npmcli/config": "^6.1.2",
9090
"@npmcli/map-workspaces": "^3.0.1",
9191
"@npmcli/package-json": "^3.0.0",
9292
"@npmcli/run-script": "^6.0.0",
@@ -107,17 +107,17 @@
107107
"init-package-json": "^4.0.1",
108108
"is-cidr": "^4.0.2",
109109
"json-parse-even-better-errors": "^3.0.0",
110-
"libnpmaccess": "^7.0.1",
111-
"libnpmdiff": "^5.0.8",
112-
"libnpmexec": "^5.0.8",
113-
"libnpmfund": "^4.0.8",
114-
"libnpmhook": "^9.0.1",
115-
"libnpmorg": "^5.0.1",
116-
"libnpmpack": "^5.0.8",
117-
"libnpmpublish": "^7.0.6",
118-
"libnpmsearch": "^6.0.1",
119-
"libnpmteam": "^5.0.1",
120-
"libnpmversion": "^4.0.1",
110+
"libnpmaccess": "^7.0.2",
111+
"libnpmdiff": "^5.0.9",
112+
"libnpmexec": "^5.0.9",
113+
"libnpmfund": "^4.0.9",
114+
"libnpmhook": "^9.0.2",
115+
"libnpmorg": "^5.0.2",
116+
"libnpmpack": "^5.0.9",
117+
"libnpmpublish": "^7.0.7",
118+
"libnpmsearch": "^6.0.2",
119+
"libnpmteam": "^5.0.2",
120+
"libnpmversion": "^4.0.2",
121121
"make-fetch-happen": "^11.0.2",
122122
"minimatch": "^5.1.1",
123123
"minipass": "^4.0.0",
@@ -14401,7 +14401,7 @@
1440114401
},
1440214402
"workspaces/arborist": {
1440314403
"name": "@npmcli/arborist",
14404-
"version": "6.2.0",
14404+
"version": "6.2.1",
1440514405
"license": "ISC",
1440614406
"dependencies": {
1440714407
"@isaacs/string-locale-compare": "^1.1.0",
@@ -14458,7 +14458,7 @@
1445814458
},
1445914459
"workspaces/config": {
1446014460
"name": "@npmcli/config",
14461-
"version": "6.1.1",
14461+
"version": "6.1.2",
1446214462
"license": "ISC",
1446314463
"dependencies": {
1446414464
"@npmcli/map-workspaces": "^3.0.1",
@@ -14479,7 +14479,7 @@
1447914479
}
1448014480
},
1448114481
"workspaces/libnpmaccess": {
14482-
"version": "7.0.1",
14482+
"version": "7.0.2",
1448314483
"license": "ISC",
1448414484
"dependencies": {
1448514485
"npm-package-arg": "^10.1.0",
@@ -14497,10 +14497,10 @@
1449714497
}
1449814498
},
1449914499
"workspaces/libnpmdiff": {
14500-
"version": "5.0.8",
14500+
"version": "5.0.9",
1450114501
"license": "ISC",
1450214502
"dependencies": {
14503-
"@npmcli/arborist": "^6.2.0",
14503+
"@npmcli/arborist": "^6.2.1",
1450414504
"@npmcli/disparity-colors": "^3.0.0",
1450514505
"@npmcli/installed-package-contents": "^2.0.0",
1450614506
"binary-extensions": "^2.2.0",
@@ -14520,10 +14520,10 @@
1452014520
}
1452114521
},
1452214522
"workspaces/libnpmexec": {
14523-
"version": "5.0.8",
14523+
"version": "5.0.9",
1452414524
"license": "ISC",
1452514525
"dependencies": {
14526-
"@npmcli/arborist": "^6.2.0",
14526+
"@npmcli/arborist": "^6.2.1",
1452714527
"@npmcli/run-script": "^6.0.0",
1452814528
"chalk": "^4.1.0",
1452914529
"ci-info": "^3.7.0",
@@ -14552,10 +14552,10 @@
1455214552
}
1455314553
},
1455414554
"workspaces/libnpmfund": {
14555-
"version": "4.0.8",
14555+
"version": "4.0.9",
1455614556
"license": "ISC",
1455714557
"dependencies": {
14558-
"@npmcli/arborist": "^6.2.0"
14558+
"@npmcli/arborist": "^6.2.1"
1455914559
},
1456014560
"devDependencies": {
1456114561
"@npmcli/eslint-config": "^4.0.0",
@@ -14567,7 +14567,7 @@
1456714567
}
1456814568
},
1456914569
"workspaces/libnpmhook": {
14570-
"version": "9.0.1",
14570+
"version": "9.0.2",
1457114571
"license": "ISC",
1457214572
"dependencies": {
1457314573
"aproba": "^2.0.0",
@@ -14584,7 +14584,7 @@
1458414584
}
1458514585
},
1458614586
"workspaces/libnpmorg": {
14587-
"version": "5.0.1",
14587+
"version": "5.0.2",
1458814588
"license": "ISC",
1458914589
"dependencies": {
1459014590
"aproba": "^2.0.0",
@@ -14602,10 +14602,10 @@
1460214602
}
1460314603
},
1460414604
"workspaces/libnpmpack": {
14605-
"version": "5.0.8",
14605+
"version": "5.0.9",
1460614606
"license": "ISC",
1460714607
"dependencies": {
14608-
"@npmcli/arborist": "^6.2.0",
14608+
"@npmcli/arborist": "^6.2.1",
1460914609
"@npmcli/run-script": "^6.0.0",
1461014610
"npm-package-arg": "^10.1.0",
1461114611
"pacote": "^15.0.8"
@@ -14622,7 +14622,7 @@
1462214622
}
1462314623
},
1462414624
"workspaces/libnpmpublish": {
14625-
"version": "7.0.6",
14625+
"version": "7.0.7",
1462614626
"license": "ISC",
1462714627
"dependencies": {
1462814628
"normalize-package-data": "^5.0.0",
@@ -14644,7 +14644,7 @@
1464414644
}
1464514645
},
1464614646
"workspaces/libnpmsearch": {
14647-
"version": "6.0.1",
14647+
"version": "6.0.2",
1464814648
"license": "ISC",
1464914649
"dependencies": {
1465014650
"npm-registry-fetch": "^14.0.3"
@@ -14660,7 +14660,7 @@
1466014660
}
1466114661
},
1466214662
"workspaces/libnpmteam": {
14663-
"version": "5.0.1",
14663+
"version": "5.0.2",
1466414664
"license": "ISC",
1466514665
"dependencies": {
1466614666
"aproba": "^2.0.0",
@@ -14677,7 +14677,7 @@
1467714677
}
1467814678
},
1467914679
"workspaces/libnpmversion": {
14680-
"version": "4.0.1",
14680+
"version": "4.0.2",
1468114681
"license": "ISC",
1468214682
"dependencies": {
1468314683
"@npmcli/git": "^4.0.1",

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "9.4.0",
2+
"version": "9.4.1",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@isaacs/string-locale-compare": "^1.1.0",
56-
"@npmcli/arborist": "^6.2.0",
57-
"@npmcli/config": "^6.1.1",
56+
"@npmcli/arborist": "^6.2.1",
57+
"@npmcli/config": "^6.1.2",
5858
"@npmcli/map-workspaces": "^3.0.1",
5959
"@npmcli/package-json": "^3.0.0",
6060
"@npmcli/run-script": "^6.0.0",
@@ -75,17 +75,17 @@
7575
"init-package-json": "^4.0.1",
7676
"is-cidr": "^4.0.2",
7777
"json-parse-even-better-errors": "^3.0.0",
78-
"libnpmaccess": "^7.0.1",
79-
"libnpmdiff": "^5.0.8",
80-
"libnpmexec": "^5.0.8",
81-
"libnpmfund": "^4.0.8",
82-
"libnpmhook": "^9.0.1",
83-
"libnpmorg": "^5.0.1",
84-
"libnpmpack": "^5.0.8",
85-
"libnpmpublish": "^7.0.6",
86-
"libnpmsearch": "^6.0.1",
87-
"libnpmteam": "^5.0.1",
88-
"libnpmversion": "^4.0.1",
78+
"libnpmaccess": "^7.0.2",
79+
"libnpmdiff": "^5.0.9",
80+
"libnpmexec": "^5.0.9",
81+
"libnpmfund": "^4.0.9",
82+
"libnpmhook": "^9.0.2",
83+
"libnpmorg": "^5.0.2",
84+
"libnpmpack": "^5.0.9",
85+
"libnpmpublish": "^7.0.7",
86+
"libnpmsearch": "^6.0.2",
87+
"libnpmteam": "^5.0.2",
88+
"libnpmversion": "^4.0.2",
8989
"make-fetch-happen": "^11.0.2",
9090
"minimatch": "^5.1.1",
9191
"minipass": "^4.0.0",

workspaces/arborist/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [6.2.1](https://github.com/npm/cli/compare/arborist-v6.2.0...arborist-v6.2.1) (2023-02-01)
4+
5+
### Bug Fixes
6+
7+
* [`72a7a59`](https://github.com/npm/cli/commit/72a7a5915e9d333d104d88bf73d7a555f9400e24) [#6095](https://github.com/npm/cli/pull/6095) only save package-lock when truly finished (@wraithgar)
8+
9+
### Dependencies
10+
11+
* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `read-package-json-fast@3.0.2`
12+
* [`6e4a649`](https://github.com/npm/cli/commit/6e4a64976dc9a359b97413cd725e93caa1f0fc28) `pacote@15.0.8`
13+
* [`1820afe`](https://github.com/npm/cli/commit/1820afe4b34909b8702da69032dde9d3ecdbb447) `cacache@17.0.4`
14+
* [`4b8046e`](https://github.com/npm/cli/commit/4b8046e680d5907d2df71d6d3775b66e0bea7ed2) `@npmcli/name-from-folder@2.0.0`
15+
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/map-workspaces@3.0.1`
16+
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/template-oss@4.11.3`
17+
318
## [6.2.0](https://github.com/npm/cli/compare/arborist-v6.1.6...arborist-v6.2.0) (2023-01-25)
419

520
### Features

workspaces/arborist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/arborist",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.1.2](https://github.com/npm/cli/compare/config-v6.1.1...config-v6.1.2) (2023-02-01)
4+
5+
### Bug Fixes
6+
7+
* [`328c3d8`](https://github.com/npm/cli/commit/328c3d8e7362eb08ae2aebabc47f8f3c2537a1d2) [#6093](https://github.com/npm/cli/pull/6093) repair config items using raw values when possible (@nlf)
8+
9+
### Dependencies
10+
11+
* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `read-package-json-fast@3.0.2`
12+
* [`1d4be7a`](https://github.com/npm/cli/commit/1d4be7a5457fd0081696e29f8382645873cf13d9) `@npmcli/map-workspaces@3.0.1`
13+
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/template-oss@4.11.3`
14+
315
## [6.1.1](https://github.com/npm/cli/compare/config-v6.1.0...config-v6.1.1) (2023-01-12)
416

517
### Bug Fixes

workspaces/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmaccess/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.0.2](https://github.com/npm/cli/compare/libnpmaccess-v7.0.1...libnpmaccess-v7.0.2) (2023-02-01)
4+
5+
### Dependencies
6+
7+
* [`721fe3f`](https://github.com/npm/cli/commit/721fe3fac383d714aa7fd7285b4392619903b1e7) [#6118](https://github.com/npm/cli/pull/6118) `read-package-json-fast@3.0.2`
8+
* [`a39556f`](https://github.com/npm/cli/commit/a39556f1cff4526dcbcb7b65cdd86a1ba092e13e) `@npmcli/template-oss@4.11.3`
9+
310
## [7.0.1](https://github.com/npm/cli/compare/libnpmaccess-v7.0.0...libnpmaccess-v7.0.1) (2022-12-07)
411

512
### Dependencies

workspaces/libnpmaccess/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmaccess",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy