Skip to content

Commit a1e34b6

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 9.1.0
1 parent b89c19e commit a1e34b6

File tree

21 files changed

+170
-54
lines changed

21 files changed

+170
-54
lines changed

.release-please-manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "9.0.1",
3-
"workspaces/arborist": "6.1.0",
2+
".": "9.1.0",
3+
"workspaces/arborist": "6.1.1",
44
"workspaces/libnpmaccess": "7.0.0",
5-
"workspaces/libnpmdiff": "5.0.1",
6-
"workspaces/libnpmexec": "5.0.1",
7-
"workspaces/libnpmfund": "4.0.1",
5+
"workspaces/libnpmdiff": "5.0.2",
6+
"workspaces/libnpmexec": "5.0.2",
7+
"workspaces/libnpmfund": "4.0.2",
88
"workspaces/libnpmhook": "9.0.0",
99
"workspaces/libnpmorg": "5.0.0",
10-
"workspaces/libnpmpack": "5.0.1",
11-
"workspaces/libnpmpublish": "7.0.1",
10+
"workspaces/libnpmpack": "5.0.2",
11+
"workspaces/libnpmpublish": "7.0.2",
1212
"workspaces/libnpmsearch": "6.0.0",
1313
"workspaces/libnpmteam": "5.0.0",
14-
"workspaces/libnpmversion": "4.0.0",
15-
"workspaces/config": "6.0.1"
14+
"workspaces/libnpmversion": "4.0.1",
15+
"workspaces/config": "6.1.0"
1616
}

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -863,3 +863,4 @@ Winter <[email protected]>
863863
864864
Albert 理斯特 <[email protected]>
865865
Gennadiy Gashev <[email protected]>
866+
Andrew Dawes <[email protected]>

CHANGELOG.md

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

3+
## [9.1.0](https://github.com/npm/cli/compare/v9.0.1...v9.1.0) (2022-11-02)
4+
5+
### Features
6+
7+
* [`706b3d3`](https://github.com/npm/cli/commit/706b3d3f227de43a095263926d2eef2b4e4cf2a9) [#5779](https://github.com/npm/cli/pull/5779) set --no-audit when installing outside of a project (like --global) (@fritzy)
8+
9+
### Bug Fixes
10+
11+
* [`1f5382d`](https://github.com/npm/cli/commit/1f5382dada181cda41f1504974de1e69a6c1ad7f) [#5789](https://github.com/npm/cli/pull/5789) don't set `stdioString` for any spawn/run-script calls (@lukekarrys)
12+
* [`8fd614a`](https://github.com/npm/cli/commit/8fd614af5d6de970a6bbcffc538564d2a809411a) use promiseSpawn.open instead of opener (@nlf)
13+
* [`41843ad`](https://github.com/npm/cli/commit/41843ad8a20bd20aacad2bb37fe473f2e76d5306) use an absolute path to notepad.exe by default, correct docs (@nlf)
14+
* [`0c5834e`](https://github.com/npm/cli/commit/0c5834ed635833ef49fe10cc888025a5debebe21) [#5758](https://github.com/npm/cli/pull/5758) use hosted-git-info to parse registry urls (#5758) (@lukekarrys)
15+
16+
### Documentation
17+
18+
* [`ce6745c`](https://github.com/npm/cli/commit/ce6745c806d721f5e3c455a65fd44bfe03e9d2ae) [#5763](https://github.com/npm/cli/pull/5763) fixed some typos (#5763) (@AndrewDawes)
19+
20+
### Dependencies
21+
22+
* [`b89c19e`](https://github.com/npm/cli/commit/b89c19e9a7674b0bd9d336c14dee1bf381843648) [#5795](https://github.com/npm/cli/pull/5795) `[email protected]`
23+
* [`6b6dfca`](https://github.com/npm/cli/commit/6b6dfca191cb8f7871f755b926fd5ae223ba697a) `[email protected]`
24+
* [`9972ed1`](https://github.com/npm/cli/commit/9972ed1423d7a4f7ca03a34f5aa69321b81850fd) `@npmcli/[email protected]`
25+
* [`024e612`](https://github.com/npm/cli/commit/024e612f55fc9906b49065dbabbee8b8261eb4eb) `[email protected]`
26+
* [`66f9bcd`](https://github.com/npm/cli/commit/66f9bcd10b8d8cb635593c526727056581c7955d) `[email protected]`
27+
* [`5730d17`](https://github.com/npm/cli/commit/5730d17198e066077cb3ea6f78753746afc13603) `[email protected]`
28+
* [`2fef570`](https://github.com/npm/cli/commit/2fef570caf00bd92a3a4cf0b2bc4ce56fd8bd594) `[email protected]`
29+
* [`abfb28b`](https://github.com/npm/cli/commit/abfb28b249183b8c033f8e7acc1546150cdac137) `@npmcli/[email protected]`
30+
* [`205e2fd`](https://github.com/npm/cli/commit/205e2fdde91f4f21d92ccf0bf9e1ab9ab3053167) `[email protected]`
31+
* [`ac25863`](https://github.com/npm/cli/commit/ac25863a33b75620ac9edf4057bfb9409028636a) remove opener, `@npmcli/[email protected]`, `@npmcli/[email protected]`, `@npmcli/[email protected]`, `[email protected]`, `[email protected]`
32+
* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.0...arborist-v6.1.1): `@npmcli/[email protected]`
33+
* [Workspace](https://github.com/npm/cli/compare/config-v6.0.1...config-v6.1.0): `@npmcli/[email protected]`
34+
* [Workspace](https://github.com/npm/cli/compare/libnpmdiff-v5.0.1...libnpmdiff-v5.0.2): `[email protected]`
35+
* [Workspace](https://github.com/npm/cli/compare/libnpmexec-v5.0.1...libnpmexec-v5.0.2): `[email protected]`
36+
* [Workspace](https://github.com/npm/cli/compare/libnpmfund-v4.0.1...libnpmfund-v4.0.2): `[email protected]`
37+
* [Workspace](https://github.com/npm/cli/compare/libnpmpack-v5.0.1...libnpmpack-v5.0.2): `[email protected]`
38+
* [Workspace](https://github.com/npm/cli/compare/libnpmpublish-v7.0.1...libnpmpublish-v7.0.2): `[email protected]`
39+
* [Workspace](https://github.com/npm/cli/compare/libnpmversion-v4.0.0...libnpmversion-v4.0.1): `[email protected]`
40+
341
## [9.0.1](https://github.com/npm/cli/compare/v9.0.0...v9.0.1) (2022-10-26)
442

543
### Documentation

package-lock.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "9.0.1",
9+
"version": "9.1.0",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -86,9 +86,9 @@
8686
],
8787
"dependencies": {
8888
"@isaacs/string-locale-compare": "^1.1.0",
89-
"@npmcli/arborist": "^6.1.0",
89+
"@npmcli/arborist": "^6.1.1",
9090
"@npmcli/ci-detect": "^3.0.1",
91-
"@npmcli/config": "^6.0.1",
91+
"@npmcli/config": "^6.1.0",
9292
"@npmcli/map-workspaces": "^3.0.0",
9393
"@npmcli/package-json": "^3.0.0",
9494
"@npmcli/run-script": "^6.0.0",
@@ -109,16 +109,16 @@
109109
"is-cidr": "^4.0.2",
110110
"json-parse-even-better-errors": "^3.0.0",
111111
"libnpmaccess": "^7.0.0",
112-
"libnpmdiff": "^5.0.1",
113-
"libnpmexec": "^5.0.1",
114-
"libnpmfund": "^4.0.1",
112+
"libnpmdiff": "^5.0.2",
113+
"libnpmexec": "^5.0.2",
114+
"libnpmfund": "^4.0.2",
115115
"libnpmhook": "^9.0.0",
116116
"libnpmorg": "^5.0.0",
117-
"libnpmpack": "^5.0.1",
118-
"libnpmpublish": "^7.0.1",
117+
"libnpmpack": "^5.0.2",
118+
"libnpmpublish": "^7.0.2",
119119
"libnpmsearch": "^6.0.0",
120120
"libnpmteam": "^5.0.0",
121-
"libnpmversion": "^4.0.0",
121+
"libnpmversion": "^4.0.1",
122122
"make-fetch-happen": "^11.0.1",
123123
"minimatch": "^5.1.0",
124124
"minipass": "^3.1.6",
@@ -14003,7 +14003,7 @@
1400314003
},
1400414004
"workspaces/arborist": {
1400514005
"name": "@npmcli/arborist",
14006-
"version": "6.1.0",
14006+
"version": "6.1.1",
1400714007
"license": "ISC",
1400814008
"dependencies": {
1400914009
"@isaacs/string-locale-compare": "^1.1.0",
@@ -14060,7 +14060,7 @@
1406014060
},
1406114061
"workspaces/config": {
1406214062
"name": "@npmcli/config",
14063-
"version": "6.0.1",
14063+
"version": "6.1.0",
1406414064
"license": "ISC",
1406514065
"dependencies": {
1406614066
"@npmcli/map-workspaces": "^3.0.0",
@@ -14098,10 +14098,10 @@
1409814098
}
1409914099
},
1410014100
"workspaces/libnpmdiff": {
14101-
"version": "5.0.1",
14101+
"version": "5.0.2",
1410214102
"license": "ISC",
1410314103
"dependencies": {
14104-
"@npmcli/arborist": "^6.1.0",
14104+
"@npmcli/arborist": "^6.1.1",
1410514105
"@npmcli/disparity-colors": "^3.0.0",
1410614106
"@npmcli/installed-package-contents": "^2.0.0",
1410714107
"binary-extensions": "^2.2.0",
@@ -14121,10 +14121,10 @@
1412114121
}
1412214122
},
1412314123
"workspaces/libnpmexec": {
14124-
"version": "5.0.1",
14124+
"version": "5.0.2",
1412514125
"license": "ISC",
1412614126
"dependencies": {
14127-
"@npmcli/arborist": "^6.1.0",
14127+
"@npmcli/arborist": "^6.1.1",
1412814128
"@npmcli/ci-detect": "^3.0.1",
1412914129
"@npmcli/run-script": "^6.0.0",
1413014130
"chalk": "^4.1.0",
@@ -14150,10 +14150,10 @@
1415014150
}
1415114151
},
1415214152
"workspaces/libnpmfund": {
14153-
"version": "4.0.1",
14153+
"version": "4.0.2",
1415414154
"license": "ISC",
1415514155
"dependencies": {
14156-
"@npmcli/arborist": "^6.1.0"
14156+
"@npmcli/arborist": "^6.1.1"
1415714157
},
1415814158
"devDependencies": {
1415914159
"@npmcli/eslint-config": "^4.0.0",
@@ -14200,10 +14200,10 @@
1420014200
}
1420114201
},
1420214202
"workspaces/libnpmpack": {
14203-
"version": "5.0.1",
14203+
"version": "5.0.2",
1420414204
"license": "ISC",
1420514205
"dependencies": {
14206-
"@npmcli/arborist": "^6.1.0",
14206+
"@npmcli/arborist": "^6.1.1",
1420714207
"@npmcli/run-script": "^6.0.0",
1420814208
"npm-package-arg": "^10.0.0",
1420914209
"pacote": "^15.0.2"
@@ -14220,7 +14220,7 @@
1422014220
}
1422114221
},
1422214222
"workspaces/libnpmpublish": {
14223-
"version": "7.0.1",
14223+
"version": "7.0.2",
1422414224
"license": "ISC",
1422514225
"dependencies": {
1422614226
"normalize-package-data": "^5.0.0",
@@ -14232,7 +14232,7 @@
1423214232
"devDependencies": {
1423314233
"@npmcli/eslint-config": "^4.0.0",
1423414234
"@npmcli/template-oss": "4.8.0",
14235-
"libnpmpack": "^5.0.1",
14235+
"libnpmpack": "^5.0.2",
1423614236
"lodash.clonedeep": "^4.5.0",
1423714237
"nock": "^13.2.4",
1423814238
"tap": "^16.0.1"
@@ -14275,7 +14275,7 @@
1427514275
}
1427614276
},
1427714277
"workspaces/libnpmversion": {
14278-
"version": "4.0.0",
14278+
"version": "4.0.1",
1427914279
"license": "ISC",
1428014280
"dependencies": {
1428114281
"@npmcli/git": "^4.0.1",

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "9.0.1",
2+
"version": "9.1.0",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -56,9 +56,9 @@
5656
},
5757
"dependencies": {
5858
"@isaacs/string-locale-compare": "^1.1.0",
59-
"@npmcli/arborist": "^6.1.0",
59+
"@npmcli/arborist": "^6.1.1",
6060
"@npmcli/ci-detect": "^3.0.1",
61-
"@npmcli/config": "^6.0.1",
61+
"@npmcli/config": "^6.1.0",
6262
"@npmcli/map-workspaces": "^3.0.0",
6363
"@npmcli/package-json": "^3.0.0",
6464
"@npmcli/run-script": "^6.0.0",
@@ -79,16 +79,16 @@
7979
"is-cidr": "^4.0.2",
8080
"json-parse-even-better-errors": "^3.0.0",
8181
"libnpmaccess": "^7.0.0",
82-
"libnpmdiff": "^5.0.1",
83-
"libnpmexec": "^5.0.1",
84-
"libnpmfund": "^4.0.1",
82+
"libnpmdiff": "^5.0.2",
83+
"libnpmexec": "^5.0.2",
84+
"libnpmfund": "^4.0.2",
8585
"libnpmhook": "^9.0.0",
8686
"libnpmorg": "^5.0.0",
87-
"libnpmpack": "^5.0.1",
88-
"libnpmpublish": "^7.0.1",
87+
"libnpmpack": "^5.0.2",
88+
"libnpmpublish": "^7.0.2",
8989
"libnpmsearch": "^6.0.0",
9090
"libnpmteam": "^5.0.0",
91-
"libnpmversion": "^4.0.0",
91+
"libnpmversion": "^4.0.1",
9292
"make-fetch-happen": "^11.0.1",
9393
"minimatch": "^5.1.0",
9494
"minipass": "^3.1.6",

workspaces/arborist/CHANGELOG.md

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

3+
## [6.1.1](https://github.com/npm/cli/compare/arborist-v6.1.0...arborist-v6.1.1) (2022-11-02)
4+
5+
### Bug Fixes
6+
7+
* [`1f5382d`](https://github.com/npm/cli/commit/1f5382dada181cda41f1504974de1e69a6c1ad7f) [#5789](https://github.com/npm/cli/pull/5789) don't set `stdioString` for any spawn/run-script calls (@lukekarrys)
8+
* [`0c5834e`](https://github.com/npm/cli/commit/0c5834ed635833ef49fe10cc888025a5debebe21) [#5758](https://github.com/npm/cli/pull/5758) use hosted-git-info to parse registry urls (#5758) (@lukekarrys)
9+
10+
### Dependencies
11+
12+
* [`b89c19e`](https://github.com/npm/cli/commit/b89c19e9a7674b0bd9d336c14dee1bf381843648) [#5795](https://github.com/npm/cli/pull/5795) `[email protected]`
13+
* [`66f9bcd`](https://github.com/npm/cli/commit/66f9bcd10b8d8cb635593c526727056581c7955d) `[email protected]`
14+
* [`abfb28b`](https://github.com/npm/cli/commit/abfb28b249183b8c033f8e7acc1546150cdac137) `@npmcli/[email protected]`
15+
316
## [6.1.0](https://github.com/npm/cli/compare/arborist-v6.0.0...arborist-v6.1.0) (2022-10-26)
417

518
### 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.1.0",
3+
"version": "6.1.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.0](https://github.com/npm/cli/compare/config-v6.0.1...config-v6.1.0) (2022-11-02)
4+
5+
### Features
6+
7+
* [`706b3d3`](https://github.com/npm/cli/commit/706b3d3f227de43a095263926d2eef2b4e4cf2a9) [#5779](https://github.com/npm/cli/pull/5779) set --no-audit when installing outside of a project (like --global) (@fritzy)
8+
* [`586e78d`](https://github.com/npm/cli/commit/586e78d59c3dad29e8e886a4764d2eb8021d11d1) empty commit to trigger all workspace releases (@lukekarrys)
9+
10+
### Dependencies
11+
12+
* [`b89c19e`](https://github.com/npm/cli/commit/b89c19e9a7674b0bd9d336c14dee1bf381843648) [#5795](https://github.com/npm/cli/pull/5795) `[email protected]`
13+
* [`66f9bcd`](https://github.com/npm/cli/commit/66f9bcd10b8d8cb635593c526727056581c7955d) `[email protected]`
14+
315
## [6.0.1](https://github.com/npm/config/compare/v6.0.0...v6.0.1) (2022-10-17)
416

517
### Dependencies

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.0.1",
3+
"version": "6.1.0",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

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

3+
## [5.0.2](https://github.com/npm/cli/compare/libnpmdiff-v5.0.1...libnpmdiff-v5.0.2) (2022-11-02)
4+
5+
### Dependencies
6+
7+
* [Workspace](https://github.com/npm/cli/compare/arborist-v6.1.0...arborist-v6.1.1): `@npmcli/[email protected]`
8+
39
## [5.0.1](https://github.com/npm/cli/compare/libnpmdiff-v5.0.0...libnpmdiff-v5.0.1) (2022-10-26)
410

511
### Dependencies

0 commit comments

Comments
 (0)