Skip to content

Commit 004cf40

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 10.3.0
1 parent 6673c77 commit 004cf40

File tree

17 files changed

+94
-22
lines changed

17 files changed

+94
-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.2.5",
3-
"workspaces/arborist": "7.2.2",
2+
".": "10.3.0",
3+
"workspaces/arborist": "7.3.0",
44
"workspaces/libnpmaccess": "8.0.2",
5-
"workspaces/libnpmdiff": "6.0.4",
6-
"workspaces/libnpmexec": "7.0.5",
7-
"workspaces/libnpmfund": "5.0.2",
5+
"workspaces/libnpmdiff": "6.0.5",
6+
"workspaces/libnpmexec": "7.0.6",
7+
"workspaces/libnpmfund": "5.0.3",
88
"workspaces/libnpmhook": "10.0.1",
99
"workspaces/libnpmorg": "6.0.2",
10-
"workspaces/libnpmpack": "6.0.4",
10+
"workspaces/libnpmpack": "6.0.5",
1111
"workspaces/libnpmpublish": "9.0.3",
1212
"workspaces/libnpmsearch": "7.0.1",
1313
"workspaces/libnpmteam": "6.0.1",
1414
"workspaces/libnpmversion": "5.0.2",
15-
"workspaces/config": "8.0.3"
15+
"workspaces/config": "8.1.0"
1616
}

AUTHORS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,3 +913,7 @@ Jamie Tanna <[email protected]>
913913
Manuel Spigolon <[email protected]>
914914
915915
Juan Julián Merelo Guervós <[email protected]>
916+
Le Michel <[email protected]>
917+
918+
Jan T. Sott <[email protected]>
919+
Daniel Kaplan <[email protected]>

CHANGELOG.md

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

3+
## [10.3.0](https://github.com/npm/cli/compare/v10.2.5...v10.3.0) (2024-01-10)
4+
5+
### Features
6+
7+
* [`6673c77`](https://github.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#6914](https://github.com/npm/cli/pull/6914) add `--libc` option to override platform specific install (#6914) (@wraithgar, @Brooooooklyn)
8+
9+
### Bug Fixes
10+
11+
* [`b7fc10a`](https://github.com/npm/cli/commit/b7fc10aa37bc2422f479119558f82e01bdaab6cd) [#7113](https://github.com/npm/cli/pull/7113) filter C0 and C1 control characters from logs and cli output (#7113) (@wraithgar)
12+
13+
### Dependencies
14+
15+
* [`3fd5213`](https://github.com/npm/cli/commit/3fd521393461639b6b768df43f0b5b71d3ee7dd2) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]`
16+
* [`5698415`](https://github.com/npm/cli/commit/56984154b445c479236effdb844888b1ef409250) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]`
17+
* [`e56a4f3`](https://github.com/npm/cli/commit/e56a4f3dff9de349917d530074e698c644471080) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]`
18+
* [`8495b7c`](https://github.com/npm/cli/commit/8495b7c088118e383ff6f3c7ce744df9c0d8e106) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]`
19+
* [`796d1c7`](https://github.com/npm/cli/commit/796d1c7507d69382181e515d6c6987930c9ec636) [#7121](https://github.com/npm/cli/pull/7121) `@npmcli/[email protected]`
20+
* [`3b7f6f2`](https://github.com/npm/cli/commit/3b7f6f274aceed4218e5e903752d879a41d3a547) [#7121](https://github.com/npm/cli/pull/7121) `@npmcli/[email protected]`
21+
* [`7ecd146`](https://github.com/npm/cli/commit/7ecd146a3241723602693ca67c78ca5e2da8cb57) [#7121](https://github.com/npm/cli/pull/7121) `npmcli/[email protected]`
22+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
23+
* [workspace](https://github.com/npm/cli/releases/tag/config-v8.1.0): `@npmcli/[email protected]`
24+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.5): `[email protected]`
25+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.6): `[email protected]`
26+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.3): `[email protected]`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.5): `[email protected]`
28+
29+
### Chores
30+
31+
* [`2fd8292`](https://github.com/npm/cli/commit/2fd8292eff1155ec84a53f6d4321e6a386df93c7) [#7121](https://github.com/npm/cli/pull/7121) work around @npmcli/git lazy loading (@wraithgar)
32+
* [`cd9a66d`](https://github.com/npm/cli/commit/cd9a66df2476d602fe3d36a6c3c6185f1bd8c676) [#7121](https://github.com/npm/cli/pull/7121) update devDependencies in lockfile (@wraithgar)
33+
* [`2dda715`](https://github.com/npm/cli/commit/2dda715c9e72eefe69b49ee07c87fa126c84ff10) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` (@wraithgar)
34+
335
## [10.2.5](https://github.com/npm/cli/compare/v10.2.4...v10.2.5) (2023-12-06)
436

537
### Bug Fixes

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.2.5",
3+
"version": "10.3.0",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.2.5",
9+
"version": "10.3.0",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -16185,7 +16185,7 @@
1618516185
},
1618616186
"workspaces/arborist": {
1618716187
"name": "@npmcli/arborist",
16188-
"version": "7.2.2",
16188+
"version": "7.3.0",
1618916189
"license": "ISC",
1619016190
"dependencies": {
1619116191
"@isaacs/string-locale-compare": "^1.1.0",
@@ -16241,7 +16241,7 @@
1624116241
},
1624216242
"workspaces/config": {
1624316243
"name": "@npmcli/config",
16244-
"version": "8.0.3",
16244+
"version": "8.1.0",
1624516245
"license": "ISC",
1624616246
"dependencies": {
1624716247
"@npmcli/map-workspaces": "^3.0.2",
@@ -16282,7 +16282,7 @@
1628216282
}
1628316283
},
1628416284
"workspaces/libnpmdiff": {
16285-
"version": "6.0.4",
16285+
"version": "6.0.5",
1628616286
"license": "ISC",
1628716287
"dependencies": {
1628816288
"@npmcli/arborist": "^7.2.1",
@@ -16305,7 +16305,7 @@
1630516305
}
1630616306
},
1630716307
"workspaces/libnpmexec": {
16308-
"version": "7.0.5",
16308+
"version": "7.0.6",
1630916309
"license": "ISC",
1631016310
"dependencies": {
1631116311
"@npmcli/arborist": "^7.2.1",
@@ -16335,7 +16335,7 @@
1633516335
}
1633616336
},
1633716337
"workspaces/libnpmfund": {
16338-
"version": "5.0.2",
16338+
"version": "5.0.3",
1633916339
"license": "ISC",
1634016340
"dependencies": {
1634116341
"@npmcli/arborist": "^7.2.1"
@@ -16385,7 +16385,7 @@
1638516385
}
1638616386
},
1638716387
"workspaces/libnpmpack": {
16388-
"version": "6.0.4",
16388+
"version": "6.0.5",
1638916389
"license": "ISC",
1639016390
"dependencies": {
1639116391
"@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.2.5",
2+
"version": "10.3.0",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [

workspaces/arborist/CHANGELOG.md

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

3+
## [7.3.0](https://github.com/npm/cli/compare/arborist-v7.2.2...arborist-v7.3.0) (2024-01-10)
4+
5+
### Features
6+
7+
* [`6673c77`](https://github.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#6914](https://github.com/npm/cli/pull/6914) add `--libc` option to override platform specific install (#6914) (@wraithgar, @Brooooooklyn)
8+
39
## [7.2.2](https://github.com/npm/cli/compare/arborist-v7.2.1...arborist-v7.2.2) (2023-12-06)
410

511
### 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": "7.2.2",
3+
"version": "7.3.0",
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.1.0](https://github.com/npm/cli/compare/config-v8.0.3...config-v8.1.0) (2024-01-10)
4+
5+
### Features
6+
7+
* [`6673c77`](https://github.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#6914](https://github.com/npm/cli/pull/6914) add `--libc` option to override platform specific install (#6914) (@wraithgar, @Brooooooklyn)
8+
39
## [8.0.3](https://github.com/npm/cli/compare/config-v8.0.2...config-v8.0.3) (2023-12-06)
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": "8.0.3",
3+
"version": "8.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+
## [6.0.5](https://github.com/npm/cli/compare/libnpmdiff-v6.0.4...libnpmdiff-v6.0.5) (2024-01-10)
4+
5+
### Dependencies
6+
7+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
8+
39
## [6.0.4](https://github.com/npm/cli/compare/libnpmdiff-v6.0.3...libnpmdiff-v6.0.4) (2023-12-06)
410

511
### Dependencies

workspaces/libnpmdiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",

workspaces/libnpmexec/CHANGELOG.md

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

3+
## [7.0.6](https://github.com/npm/cli/compare/libnpmexec-v7.0.5...libnpmexec-v7.0.6) (2024-01-10)
4+
5+
### Dependencies
6+
7+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
8+
39
## [7.0.5](https://github.com/npm/cli/compare/libnpmexec-v7.0.4...libnpmexec-v7.0.5) (2023-12-06)
410

511
### Dependencies

workspaces/libnpmexec/package.json

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

workspaces/libnpmfund/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.3](https://github.com/npm/cli/compare/libnpmfund-v5.0.2...libnpmfund-v5.0.3) (2024-01-10)
4+
5+
### Dependencies
6+
7+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
8+
39
## [5.0.2](https://github.com/npm/cli/compare/libnpmfund-v5.0.1...libnpmfund-v5.0.2) (2023-12-06)
410

511
### Dependencies

workspaces/libnpmfund/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

workspaces/libnpmpack/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.0.5](https://github.com/npm/cli/compare/libnpmpack-v6.0.4...libnpmpack-v6.0.5) (2024-01-10)
4+
5+
### Dependencies
6+
7+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
8+
39
## [6.0.4](https://github.com/npm/cli/compare/libnpmpack-v6.0.3...libnpmpack-v6.0.4) (2023-12-06)
410

511
### Dependencies

workspaces/libnpmpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpack",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "Programmatic API for the bits behind npm pack",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)