Skip to content

Commit e7284b6

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 9.4.2
1 parent d02da52 commit e7284b6

22 files changed

+165
-57
lines changed

.release-please-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "9.4.1",
3-
"workspaces/arborist": "6.2.1",
2+
".": "9.4.2",
3+
"workspaces/arborist": "6.2.2",
44
"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",
5+
"workspaces/libnpmdiff": "5.0.10",
6+
"workspaces/libnpmexec": "5.0.10",
7+
"workspaces/libnpmfund": "4.0.10",
8+
"workspaces/libnpmhook": "9.0.3",
9+
"workspaces/libnpmorg": "5.0.3",
10+
"workspaces/libnpmpack": "5.0.10",
11+
"workspaces/libnpmpublish": "7.0.8",
1212
"workspaces/libnpmsearch": "6.0.2",
1313
"workspaces/libnpmteam": "5.0.2",
1414
"workspaces/libnpmversion": "4.0.2",
15-
"workspaces/config": "6.1.2"
15+
"workspaces/config": "6.1.3"
1616
}

CHANGELOG.md

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

3+
## [9.4.2](https://github.com/npm/cli/compare/v9.4.1...v9.4.2) (2023-02-07)
4+
5+
### Bug Fixes
6+
7+
* [`d02da52`](https://github.com/npm/cli/commit/d02da52dc1ac6520223e9e7e8fdcbd9e27b5333f) [#6142](https://github.com/npm/cli/pull/6142) revert `install-links` default back to `false` (#6142) (@nlf)
8+
9+
### Documentation
10+
11+
* [`6ea2cd7`](https://github.com/npm/cli/commit/6ea2cd77c6ba92f213e4833c746f032ef9bfcc3d) [#6134](https://github.com/npm/cli/pull/6134) update references to OTP to be accurate (#6134) (@MylesBorins)
12+
13+
### Dependencies
14+
15+
* [`cb6713d`](https://github.com/npm/cli/commit/cb6713dc8ef7161c8162cc418a023d25b17e5bcf) [#6143](https://github.com/npm/cli/pull/6143) rebuild package-lock (#6143)
16+
* [`8200f4f`](https://github.com/npm/cli/commit/8200f4f16d9dad1d44094c8c2182e26bc1a8b732) [#6133](https://github.com/npm/cli/pull/6133) `[email protected]`
17+
* [`d43f881`](https://github.com/npm/cli/commit/d43f8812af5900cce45364729871a745b379aea9) `[email protected]`
18+
* [`99457f1`](https://github.com/npm/cli/commit/99457f1f48d57f913b398e25f4e5da066af71204) `[email protected]`
19+
* [`f4c8c62`](https://github.com/npm/cli/commit/f4c8c62baf532b7599e3760f959788bbda97ba0b) `[email protected]`
20+
* [`3c6615f`](https://github.com/npm/cli/commit/3c6615fff53a3368679f28b8812eba86dbc195a9) `[email protected]`
21+
* [`10445ca`](https://github.com/npm/cli/commit/10445ca4a09df590777a9289ab1ed0f41449c85d) remove mkdirp
22+
* [`ab82492`](https://github.com/npm/cli/commit/ab824922ea7678585926adb67a90cdcebc53b4ae) `[email protected]`
23+
* [`74c5cbb`](https://github.com/npm/cli/commit/74c5cbbd774f7ff7c1f037b382aec36cbc8ca2f1) `[email protected]`
24+
* [`1138038`](https://github.com/npm/cli/commit/11380386cef7ad8b12226431ca3d5e166455d626) `[email protected]`
25+
* [`c1ccfa1`](https://github.com/npm/cli/commit/c1ccfa146523d734bdfe2a7bef1b0abc64e716d8) `[email protected]`
26+
* [`3dc17ce`](https://github.com/npm/cli/commit/3dc17ce3fa570f9ef2c55e2a565af6fe89b3e73d) `[email protected]`
27+
* [`5c84a99`](https://github.com/npm/cli/commit/5c84a99f5a141a632bd644ca97505010c2842eb2) `[email protected]`
28+
* [`fc5332f`](https://github.com/npm/cli/commit/fc5332f4027f3019a855f12a66e29bca1b143364) `[email protected]`
29+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.2): `@npmcli/[email protected]`
30+
* [Workspace](https://github.com/npm/cli/releases/tag/config-v6.1.3): `@npmcli/[email protected]`
31+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.10): `[email protected]`
32+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.10): `[email protected]`
33+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.10): `[email protected]`
34+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.3): `[email protected]`
35+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.3): `[email protected]`
36+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.10): `[email protected]`
37+
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.8): `[email protected]`
38+
339
## [9.4.1](https://github.com/npm/cli/compare/v9.4.0...v9.4.1) (2023-02-01)
440

541
### Bug Fixes

package-lock.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "9.4.1",
3+
"version": "9.4.2",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "9.4.1",
9+
"version": "9.4.2",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -84,8 +84,8 @@
8484
],
8585
"dependencies": {
8686
"@isaacs/string-locale-compare": "^1.1.0",
87-
"@npmcli/arborist": "^6.2.1",
88-
"@npmcli/config": "^6.1.2",
87+
"@npmcli/arborist": "^6.2.2",
88+
"@npmcli/config": "^6.1.3",
8989
"@npmcli/map-workspaces": "^3.0.2",
9090
"@npmcli/package-json": "^3.0.0",
9191
"@npmcli/run-script": "^6.0.0",
@@ -107,13 +107,13 @@
107107
"is-cidr": "^4.0.2",
108108
"json-parse-even-better-errors": "^3.0.0",
109109
"libnpmaccess": "^7.0.2",
110-
"libnpmdiff": "^5.0.9",
111-
"libnpmexec": "^5.0.9",
112-
"libnpmfund": "^4.0.9",
113-
"libnpmhook": "^9.0.2",
114-
"libnpmorg": "^5.0.2",
115-
"libnpmpack": "^5.0.9",
116-
"libnpmpublish": "^7.0.7",
110+
"libnpmdiff": "^5.0.10",
111+
"libnpmexec": "^5.0.10",
112+
"libnpmfund": "^4.0.10",
113+
"libnpmhook": "^9.0.3",
114+
"libnpmorg": "^5.0.3",
115+
"libnpmpack": "^5.0.10",
116+
"libnpmpublish": "^7.0.8",
117117
"libnpmsearch": "^6.0.2",
118118
"libnpmteam": "^5.0.2",
119119
"libnpmversion": "^4.0.2",
@@ -14922,7 +14922,7 @@
1492214922
},
1492314923
"workspaces/arborist": {
1492414924
"name": "@npmcli/arborist",
14925-
"version": "6.2.1",
14925+
"version": "6.2.2",
1492614926
"license": "ISC",
1492714927
"dependencies": {
1492814928
"@isaacs/string-locale-compare": "^1.1.0",
@@ -14979,7 +14979,7 @@
1497914979
},
1498014980
"workspaces/config": {
1498114981
"name": "@npmcli/config",
14982-
"version": "6.1.2",
14982+
"version": "6.1.3",
1498314983
"license": "ISC",
1498414984
"dependencies": {
1498514985
"@npmcli/map-workspaces": "^3.0.2",
@@ -15018,10 +15018,10 @@
1501815018
}
1501915019
},
1502015020
"workspaces/libnpmdiff": {
15021-
"version": "5.0.9",
15021+
"version": "5.0.10",
1502215022
"license": "ISC",
1502315023
"dependencies": {
15024-
"@npmcli/arborist": "^6.2.1",
15024+
"@npmcli/arborist": "^6.2.2",
1502515025
"@npmcli/disparity-colors": "^3.0.0",
1502615026
"@npmcli/installed-package-contents": "^2.0.0",
1502715027
"binary-extensions": "^2.2.0",
@@ -15041,10 +15041,10 @@
1504115041
}
1504215042
},
1504315043
"workspaces/libnpmexec": {
15044-
"version": "5.0.9",
15044+
"version": "5.0.10",
1504515045
"license": "ISC",
1504615046
"dependencies": {
15047-
"@npmcli/arborist": "^6.2.1",
15047+
"@npmcli/arborist": "^6.2.2",
1504815048
"@npmcli/run-script": "^6.0.0",
1504915049
"chalk": "^4.1.0",
1505015050
"ci-info": "^3.7.1",
@@ -15072,10 +15072,10 @@
1507215072
}
1507315073
},
1507415074
"workspaces/libnpmfund": {
15075-
"version": "4.0.9",
15075+
"version": "4.0.10",
1507615076
"license": "ISC",
1507715077
"dependencies": {
15078-
"@npmcli/arborist": "^6.2.1"
15078+
"@npmcli/arborist": "^6.2.2"
1507915079
},
1508015080
"devDependencies": {
1508115081
"@npmcli/eslint-config": "^4.0.0",
@@ -15087,7 +15087,7 @@
1508715087
}
1508815088
},
1508915089
"workspaces/libnpmhook": {
15090-
"version": "9.0.2",
15090+
"version": "9.0.3",
1509115091
"license": "ISC",
1509215092
"dependencies": {
1509315093
"aproba": "^2.0.0",
@@ -15104,7 +15104,7 @@
1510415104
}
1510515105
},
1510615106
"workspaces/libnpmorg": {
15107-
"version": "5.0.2",
15107+
"version": "5.0.3",
1510815108
"license": "ISC",
1510915109
"dependencies": {
1511015110
"aproba": "^2.0.0",
@@ -15122,10 +15122,10 @@
1512215122
}
1512315123
},
1512415124
"workspaces/libnpmpack": {
15125-
"version": "5.0.9",
15125+
"version": "5.0.10",
1512615126
"license": "ISC",
1512715127
"dependencies": {
15128-
"@npmcli/arborist": "^6.2.1",
15128+
"@npmcli/arborist": "^6.2.2",
1512915129
"@npmcli/run-script": "^6.0.0",
1513015130
"npm-package-arg": "^10.1.0",
1513115131
"pacote": "^15.0.8"
@@ -15142,7 +15142,7 @@
1514215142
}
1514315143
},
1514415144
"workspaces/libnpmpublish": {
15145-
"version": "7.0.7",
15145+
"version": "7.0.8",
1514615146
"license": "ISC",
1514715147
"dependencies": {
1514815148
"normalize-package-data": "^5.0.0",

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "9.4.1",
2+
"version": "9.4.2",
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.1",
57-
"@npmcli/config": "^6.1.2",
56+
"@npmcli/arborist": "^6.2.2",
57+
"@npmcli/config": "^6.1.3",
5858
"@npmcli/map-workspaces": "^3.0.2",
5959
"@npmcli/package-json": "^3.0.0",
6060
"@npmcli/run-script": "^6.0.0",
@@ -76,13 +76,13 @@
7676
"is-cidr": "^4.0.2",
7777
"json-parse-even-better-errors": "^3.0.0",
7878
"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",
79+
"libnpmdiff": "^5.0.10",
80+
"libnpmexec": "^5.0.10",
81+
"libnpmfund": "^4.0.10",
82+
"libnpmhook": "^9.0.3",
83+
"libnpmorg": "^5.0.3",
84+
"libnpmpack": "^5.0.10",
85+
"libnpmpublish": "^7.0.8",
8686
"libnpmsearch": "^6.0.2",
8787
"libnpmteam": "^5.0.2",
8888
"libnpmversion": "^4.0.2",

workspaces/arborist/CHANGELOG.md

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

3+
## [6.2.2](https://github.com/npm/cli/compare/arborist-v6.2.1...arborist-v6.2.2) (2023-02-07)
4+
5+
### Bug Fixes
6+
7+
* [`12ec7ee`](https://github.com/npm/cli/commit/12ec7ee1983876565445ae7967e2f14f3d95e356) remove unused package.json scripts (@lukekarrys)
8+
9+
### Dependencies
10+
11+
* [`d43f881`](https://github.com/npm/cli/commit/d43f8812af5900cce45364729871a745b379aea9) `[email protected]`
12+
* [`99457f1`](https://github.com/npm/cli/commit/99457f1f48d57f913b398e25f4e5da066af71204) `[email protected]`
13+
314
## [6.2.1](https://github.com/npm/cli/compare/arborist-v6.2.0...arborist-v6.2.1) (2023-02-01)
415

516
### Bug Fixes

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.1",
3+
"version": "6.2.2",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

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

3+
## [6.1.3](https://github.com/npm/cli/compare/config-v6.1.2...config-v6.1.3) (2023-02-07)
4+
5+
### Dependencies
6+
7+
* [`d43f881`](https://github.com/npm/cli/commit/d43f8812af5900cce45364729871a745b379aea9) `[email protected]`
8+
39
## [6.1.2](https://github.com/npm/cli/compare/config-v6.1.1...config-v6.1.2) (2023-02-01)
410

511
### 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.2",
3+
"version": "6.1.3",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

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

3+
## [5.0.10](https://github.com/npm/cli/compare/libnpmdiff-v5.0.9...libnpmdiff-v5.0.10) (2023-02-07)
4+
5+
### Bug Fixes
6+
7+
* [`12ec7ee`](https://github.com/npm/cli/commit/12ec7ee1983876565445ae7967e2f14f3d95e356) remove unused package.json scripts (@lukekarrys)
8+
9+
### Dependencies
10+
11+
* [`99457f1`](https://github.com/npm/cli/commit/99457f1f48d57f913b398e25f4e5da066af71204) `[email protected]`
12+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.2): `@npmcli/[email protected]`
13+
314
## [5.0.9](https://github.com/npm/cli/compare/libnpmdiff-v5.0.8...libnpmdiff-v5.0.9) (2023-02-01)
415

516
### Dependencies

workspaces/libnpmdiff/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",
@@ -46,7 +46,7 @@
4646
"tap": "^16.3.4"
4747
},
4848
"dependencies": {
49-
"@npmcli/arborist": "^6.2.1",
49+
"@npmcli/arborist": "^6.2.2",
5050
"@npmcli/disparity-colors": "^3.0.0",
5151
"@npmcli/installed-package-contents": "^2.0.0",
5252
"binary-extensions": "^2.2.0",

workspaces/libnpmexec/CHANGELOG.md

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

3+
## [5.0.10](https://github.com/npm/cli/compare/libnpmexec-v5.0.9...libnpmexec-v5.0.10) (2023-02-07)
4+
5+
### Dependencies
6+
7+
* [`f4c8c62`](https://github.com/npm/cli/commit/f4c8c62baf532b7599e3760f959788bbda97ba0b) `[email protected]`
8+
* [`10445ca`](https://github.com/npm/cli/commit/10445ca4a09df590777a9289ab1ed0f41449c85d) remove mkdirp
9+
* [`5c84a99`](https://github.com/npm/cli/commit/5c84a99f5a141a632bd644ca97505010c2842eb2) `[email protected]`
10+
* [`fc5332f`](https://github.com/npm/cli/commit/fc5332f4027f3019a855f12a66e29bca1b143364) `[email protected]`
11+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.2): `@npmcli/[email protected]`
12+
313
## [5.0.9](https://github.com/npm/cli/compare/libnpmexec-v5.0.8...libnpmexec-v5.0.9) (2023-02-01)
414

515
### Dependencies

workspaces/libnpmexec/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"files": [
55
"bin/",
66
"lib/"
@@ -60,7 +60,7 @@
6060
"tap": "^16.3.4"
6161
},
6262
"dependencies": {
63-
"@npmcli/arborist": "^6.2.1",
63+
"@npmcli/arborist": "^6.2.2",
6464
"@npmcli/run-script": "^6.0.0",
6565
"chalk": "^4.1.0",
6666
"ci-info": "^3.7.1",

workspaces/libnpmfund/CHANGELOG.md

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

3+
## [4.0.10](https://github.com/npm/cli/compare/libnpmfund-v4.0.9...libnpmfund-v4.0.10) (2023-02-07)
4+
5+
### Bug Fixes
6+
7+
* [`12ec7ee`](https://github.com/npm/cli/commit/12ec7ee1983876565445ae7967e2f14f3d95e356) remove unused package.json scripts (@lukekarrys)
8+
9+
### Dependencies
10+
11+
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.2): `@npmcli/[email protected]`
12+
313
## [4.0.9](https://github.com/npm/cli/compare/libnpmfund-v4.0.8...libnpmfund-v4.0.9) (2023-02-01)
414

515
### Dependencies

workspaces/libnpmfund/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",
@@ -45,7 +45,7 @@
4545
"tap": "^16.3.4"
4646
},
4747
"dependencies": {
48-
"@npmcli/arborist": "^6.2.1"
48+
"@npmcli/arborist": "^6.2.2"
4949
},
5050
"engines": {
5151
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"

0 commit comments

Comments
 (0)