Skip to content

Commit cbfe968

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 10.5.1
1 parent 5469614 commit cbfe968

File tree

17 files changed

+123
-22
lines changed

17 files changed

+123
-22
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
".": "10.5.0",
3-
"workspaces/arborist": "7.4.0",
2+
".": "10.5.1",
3+
"workspaces/arborist": "7.4.1",
44
"workspaces/libnpmaccess": "8.0.2",
5-
"workspaces/libnpmdiff": "6.0.7",
6-
"workspaces/libnpmexec": "7.0.8",
7-
"workspaces/libnpmfund": "5.0.5",
5+
"workspaces/libnpmdiff": "6.0.8",
6+
"workspaces/libnpmexec": "7.0.9",
7+
"workspaces/libnpmfund": "5.0.6",
88
"workspaces/libnpmhook": "10.0.1",
99
"workspaces/libnpmorg": "6.0.2",
10-
"workspaces/libnpmpack": "6.0.7",
10+
"workspaces/libnpmpack": "6.0.8",
1111
"workspaces/libnpmpublish": "9.0.4",
1212
"workspaces/libnpmsearch": "7.0.1",
1313
"workspaces/libnpmteam": "6.0.1",
1414
"workspaces/libnpmversion": "5.0.2",
15-
"workspaces/config": "8.2.0"
15+
"workspaces/config": "8.2.1"
1616
}

AUTHORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,3 +923,8 @@ GoodDaisy <[email protected]>
923923
Aleks Sobieraj <[email protected]>
924924
Roberto Basile <[email protected]>
925925
926+
927+
Christian Oliff <[email protected]>
928+
Jamie King <[email protected]>
929+
930+

CHANGELOG.md

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

3+
## [10.5.1](https://github.com/npm/cli/compare/v10.5.0...v10.5.1) (2024-04-02)
4+
5+
### Bug Fixes
6+
7+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) ensure maxSockets is respected (#7324) (@lukekarrys)
8+
* [`9bffa13`](https://github.com/npm/cli/commit/9bffa13e0b96efe1039d9075fdcb11d5946b2f90) [#7320](https://github.com/npm/cli/pull/7320) query: properly return :missing nodes (#7320) (@wraithgar)
9+
* [`9d4e85f`](https://github.com/npm/cli/commit/9d4e85f2379eded50b54f4e0b6f307031037f1ec) [#7297](https://github.com/npm/cli/pull/7297) search: include searchlimit option in help output (#7297) (@10xLaCroixDrinker)
10+
* [`bdb3c28`](https://github.com/npm/cli/commit/bdb3c28167f757060474ef2b82c92f3a1f210972) [#7274](https://github.com/npm/cli/pull/7274) added check for dry-run (#7274) (@cod1r)
11+
* [`7f1ab88`](https://github.com/npm/cli/commit/7f1ab8822a8d50403338595ab9f218e4d63f37fa) [#7271](https://github.com/npm/cli/pull/7271) more lightweight npm bin discovery in windows (#7271) (@wraithgar)
12+
13+
### Documentation
14+
15+
* [`1da5cf0`](https://github.com/npm/cli/commit/1da5cf0ace30d89edf05833b91ce80467c7864bd) [#7198](https://github.com/npm/cli/pull/7198) add link to engines section (#7198) (@uiolee)
16+
* [`1114a12`](https://github.com/npm/cli/commit/1114a12f2b4691d403d0863d4dca44f25580f57d) [#7307](https://github.com/npm/cli/pull/7307) fix incorrect npm audit key response link (#7307) (@davidlj95)
17+
* [`9807caf`](https://github.com/npm/cli/commit/9807cafbaf274eca2a0abbd04a9b2b55e850de9d) [#7304](https://github.com/npm/cli/pull/7304) update audit docs with provenance info (#7304) (@bdehamer)
18+
* [`e1ecfa7`](https://github.com/npm/cli/commit/e1ecfa7829be91282373862669b92ef42b9e48df) [#7285](https://github.com/npm/cli/pull/7285) Correct capitalization for URL (#7285) (@coliff)
19+
20+
### Dependencies
21+
22+
* [`5469614`](https://github.com/npm/cli/commit/54696148f25986bcdf39e1acb5aca4bf09e7d1a0) [#7327](https://github.com/npm/cli/pull/7327) `[email protected]`
23+
* [`5469614`](https://github.com/npm/cli/commit/54696148f25986bcdf39e1acb5aca4bf09e7d1a0) [#7327](https://github.com/npm/cli/pull/7327) `[email protected]`
24+
* [`5469614`](https://github.com/npm/cli/commit/54696148f25986bcdf39e1acb5aca4bf09e7d1a0) [#7327](https://github.com/npm/cli/pull/7327) `[email protected]` (#7327)
25+
* [`9ccff72`](https://github.com/npm/cli/commit/9ccff72c332e6062e6ebcf8123c7888d8d617091) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
26+
* [`7201a00`](https://github.com/npm/cli/commit/7201a00632f5cedf50101e8411a4b3c514439efb) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
27+
* [`6fd94f2`](https://github.com/npm/cli/commit/6fd94f249f43080ae183da36b971981e8ad00882) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
28+
* [`b048592`](https://github.com/npm/cli/commit/b048592a9583dca6f75a9c837edee57ab4e12ab0) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
29+
* [`c54a84a`](https://github.com/npm/cli/commit/c54a84ab5fdd7513913518734c0ece5f3d3e39c9) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
30+
* [`6853531`](https://github.com/npm/cli/commit/6853531da30bc8fecb776c823144766915b5e421) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
31+
* [`c9315cb`](https://github.com/npm/cli/commit/c9315cb240be02babbbd99585f7ef23679e1d963) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
32+
* [`5bb0031`](https://github.com/npm/cli/commit/5bb003147423a644969c04222e2ba1b6cf407e6f) [#7329](https://github.com/npm/cli/pull/7329) `@sigstore/[email protected]`
33+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) `[email protected]` (@lukekarrys)
34+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.4.1): `@npmcli/[email protected]`
35+
* [workspace](https://github.com/npm/cli/releases/tag/config-v8.2.1): `@npmcli/[email protected]`
36+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.8): `[email protected]`
37+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.9): `[email protected]`
38+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.6): `[email protected]`
39+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.8): `[email protected]`
40+
41+
### Chores
42+
43+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) add smoke-test for large prod installs (@lukekarrys)
44+
* [`0dab381`](https://github.com/npm/cli/commit/0dab3810e6b84e1b4afcc2a315c878fffccb328b) [#7258](https://github.com/npm/cli/pull/7258) `[email protected]` (#7258) (@wraithgar)
45+
* [`af3c48e`](https://github.com/npm/cli/commit/af3c48e074d03caebaa8ed24d39405329f545497) [#7262](https://github.com/npm/cli/pull/7262) test refactor (#7262) (@wraithgar)
46+
347
## [10.5.0](https://github.com/npm/cli/compare/v10.4.0...v10.5.0) (2024-02-28)
448

549
### Features

package-lock.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.5.0",
3+
"version": "10.5.1",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.5.0",
9+
"version": "10.5.1",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -16045,7 +16045,7 @@
1604516045
},
1604616046
"workspaces/arborist": {
1604716047
"name": "@npmcli/arborist",
16048-
"version": "7.4.0",
16048+
"version": "7.4.1",
1604916049
"license": "ISC",
1605016050
"dependencies": {
1605116051
"@isaacs/string-locale-compare": "^1.1.0",
@@ -16101,7 +16101,7 @@
1610116101
},
1610216102
"workspaces/config": {
1610316103
"name": "@npmcli/config",
16104-
"version": "8.2.0",
16104+
"version": "8.2.1",
1610516105
"license": "ISC",
1610616106
"dependencies": {
1610716107
"@npmcli/map-workspaces": "^3.0.2",
@@ -16142,7 +16142,7 @@
1614216142
}
1614316143
},
1614416144
"workspaces/libnpmdiff": {
16145-
"version": "6.0.7",
16145+
"version": "6.0.8",
1614616146
"license": "ISC",
1614716147
"dependencies": {
1614816148
"@npmcli/arborist": "^7.2.1",
@@ -16165,7 +16165,7 @@
1616516165
}
1616616166
},
1616716167
"workspaces/libnpmexec": {
16168-
"version": "7.0.8",
16168+
"version": "7.0.9",
1616916169
"license": "ISC",
1617016170
"dependencies": {
1617116171
"@npmcli/arborist": "^7.2.1",
@@ -16195,7 +16195,7 @@
1619516195
}
1619616196
},
1619716197
"workspaces/libnpmfund": {
16198-
"version": "5.0.5",
16198+
"version": "5.0.6",
1619916199
"license": "ISC",
1620016200
"dependencies": {
1620116201
"@npmcli/arborist": "^7.2.1"
@@ -16245,7 +16245,7 @@
1624516245
}
1624616246
},
1624716247
"workspaces/libnpmpack": {
16248-
"version": "6.0.7",
16248+
"version": "6.0.8",
1624916249
"license": "ISC",
1625016250
"dependencies": {
1625116251
"@npmcli/arborist": "^7.2.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.5.0",
2+
"version": "10.5.1",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [

workspaces/arborist/CHANGELOG.md

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

3+
## [7.4.1](https://github.com/npm/cli/compare/arborist-v7.4.0...arborist-v7.4.1) (2024-04-02)
4+
5+
### Bug Fixes
6+
7+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) ensure maxSockets is respected (#7324) (@lukekarrys)
8+
* [`9bffa13`](https://github.com/npm/cli/commit/9bffa13e0b96efe1039d9075fdcb11d5946b2f90) [#7320](https://github.com/npm/cli/pull/7320) query: properly return :missing nodes (#7320) (@wraithgar)
9+
10+
### Dependencies
11+
12+
* [`6fd94f2`](https://github.com/npm/cli/commit/6fd94f249f43080ae183da36b971981e8ad00882) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
13+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) `[email protected]` (@lukekarrys)
14+
15+
### Chores
16+
17+
* [`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563) [#7324](https://github.com/npm/cli/pull/7324) add smoke-test for large prod installs (@lukekarrys)
18+
319
## [7.4.0](https://github.com/npm/cli/compare/arborist-v7.3.1...arborist-v7.4.0) (2024-02-28)
420

521
### 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": "7.4.0",
3+
"version": "7.4.1",
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+
## [8.2.1](https://github.com/npm/cli/compare/config-v8.2.0...config-v8.2.1) (2024-04-02)
4+
5+
### Dependencies
6+
7+
* [`b048592`](https://github.com/npm/cli/commit/b048592a9583dca6f75a9c837edee57ab4e12ab0) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
8+
39
## [8.2.0](https://github.com/npm/cli/compare/config-v8.1.0...config-v8.2.0) (2024-02-28)
410

511
### Features

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

workspaces/libnpmdiff/CHANGELOG.md

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

3+
## [6.0.8](https://github.com/npm/cli/compare/libnpmdiff-v6.0.7...libnpmdiff-v6.0.8) (2024-04-02)
4+
5+
### Dependencies
6+
7+
* [`9ccff72`](https://github.com/npm/cli/commit/9ccff72c332e6062e6ebcf8123c7888d8d617091) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
8+
* [`6fd94f2`](https://github.com/npm/cli/commit/6fd94f249f43080ae183da36b971981e8ad00882) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
9+
* [`c9315cb`](https://github.com/npm/cli/commit/c9315cb240be02babbbd99585f7ef23679e1d963) [#7329](https://github.com/npm/cli/pull/7329) `[email protected]`
10+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.4.1): `@npmcli/[email protected]`
11+
312
## [6.0.7](https://github.com/npm/cli/compare/libnpmdiff-v6.0.6...libnpmdiff-v6.0.7) (2024-02-28)
413

514
### Dependencies

0 commit comments

Comments
 (0)