Skip to content

Commit 48abfeb

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 9.9.3
1 parent 77fa150 commit 48abfeb

30 files changed

+249
-43
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.9.2",
3-
"workspaces/arborist": "6.5.0",
4-
"workspaces/libnpmaccess": "7.0.2",
5-
"workspaces/libnpmdiff": "5.0.20",
6-
"workspaces/libnpmexec": "6.0.4",
7-
"workspaces/libnpmfund": "4.2.1",
8-
"workspaces/libnpmhook": "9.0.3",
9-
"workspaces/libnpmorg": "5.0.4",
10-
"workspaces/libnpmpack": "5.0.20",
11-
"workspaces/libnpmpublish": "7.5.1",
12-
"workspaces/libnpmsearch": "6.0.2",
13-
"workspaces/libnpmteam": "5.0.3",
14-
"workspaces/libnpmversion": "4.0.2",
15-
"workspaces/config": "6.4.0"
2+
".": "9.9.3",
3+
"workspaces/arborist": "6.5.1",
4+
"workspaces/libnpmaccess": "7.0.3",
5+
"workspaces/libnpmdiff": "5.0.21",
6+
"workspaces/libnpmexec": "6.0.5",
7+
"workspaces/libnpmfund": "4.2.2",
8+
"workspaces/libnpmhook": "9.0.4",
9+
"workspaces/libnpmorg": "5.0.5",
10+
"workspaces/libnpmpack": "5.0.21",
11+
"workspaces/libnpmpublish": "7.5.2",
12+
"workspaces/libnpmsearch": "6.0.3",
13+
"workspaces/libnpmteam": "5.0.4",
14+
"workspaces/libnpmversion": "4.0.3",
15+
"workspaces/config": "6.4.1"
1616
}

CHANGELOG.md

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

3+
## [9.9.3](https://github.com/npm/cli/compare/v9.9.2...v9.9.3) (2024-02-26)
4+
5+
### Bug Fixes
6+
7+
* [`88ea8c7`](https://github.com/npm/cli/commit/88ea8c772661056aae8d52870b56defed058b9b9) [#7010](https://github.com/npm/cli/pull/7010) set objectMode for search filter stream (@lukekarrys)
8+
* [`8d9d735`](https://github.com/npm/cli/commit/8d9d7351f5f9cfd7028a9f47cde520ca393218dd) [#7010](https://github.com/npm/cli/pull/7010) unpublish: bubble up all errors parsing local package.json (#7049) (@wraithgar)
9+
* [`e0e75e5`](https://github.com/npm/cli/commit/e0e75e5c153581b31a8a473e8b5823064716cfe0) [#7010](https://github.com/npm/cli/pull/7010) unpublish bugfixes (#7039) (@wraithgar)
10+
* [`4d59ce1`](https://github.com/npm/cli/commit/4d59ce1826efaaa4d23f807a3c303c78d28d4195) [#7047](https://github.com/npm/cli/pull/7047) reverse direction of SPDX SBOM dep rels (#7047) (@bdehamer, @antonbauhofer)
11+
* [`878f22b`](https://github.com/npm/cli/commit/878f22b5323554540ab48271b6ddd5502de97845) [#7008](https://github.com/npm/cli/pull/7008) properly catch missing url opener error (@wraithgar)
12+
* [`91a8eca`](https://github.com/npm/cli/commit/91a8eca99457092389ee22ff7491b6886cf30654) [#7008](https://github.com/npm/cli/pull/7008) properly catch missing url opener error on interactive prompt (@wraithgar)
13+
14+
### Dependencies
15+
16+
* [`1968e0e`](https://github.com/npm/cli/commit/1968e0e1d2f3b70be638b4d102a2a4d87782cd9b) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
17+
* [`d130576`](https://github.com/npm/cli/commit/d1305763d7981fb0d818f5ad0997ae57a431c991) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
18+
* [`00f28b8`](https://github.com/npm/cli/commit/00f28b8fdea49a4630b1379f859de7dc55ba20c1) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
19+
* [`57096c3`](https://github.com/npm/cli/commit/57096c3fc771a8464c61401439bc1ec90f2a1b96) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
20+
* [`3ce677e`](https://github.com/npm/cli/commit/3ce677ece00b0dc9fa0aa7e307efe81fbcdbf8f5) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
21+
* [`89757ed`](https://github.com/npm/cli/commit/89757ed1dadae3f852dfaa6e34357d093607769a) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
22+
* [`bc1e841`](https://github.com/npm/cli/commit/bc1e841a7048da2ee2dd4ee002f5b5b9ac00099d) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
23+
* [`01f4049`](https://github.com/npm/cli/commit/01f40496ce5c8f07f0afc768e01141ef2d72e775) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
24+
* [`15f8982`](https://github.com/npm/cli/commit/15f8982000e07afd8dcf3b4c5f8a08daf028ee12) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
25+
* [`88ff949`](https://github.com/npm/cli/commit/88ff949e3ad9a1a3d3253ff90b9e698532d72997) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
26+
* [`3e298f6`](https://github.com/npm/cli/commit/3e298f6d23889dc32f5b152385c5d71941340f5b) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
27+
* [`35a6286`](https://github.com/npm/cli/commit/35a6286ec140f8c33c4d414c8382dd793631db39) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
28+
* [`aeb28c4`](https://github.com/npm/cli/commit/aeb28c4047bb3f19a1f493e82687344108e9e976) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
29+
* [`edc7e23`](https://github.com/npm/cli/commit/edc7e230c52f74f2027c08b52e6a87f9d4f80cab) [#7010](https://github.com/npm/cli/pull/7010) `@npmcli/[email protected]`
30+
* [`00a3a08`](https://github.com/npm/cli/commit/00a3a085041ef40685d6db340c5b0034d350963c) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
31+
* [`7f424c3`](https://github.com/npm/cli/commit/7f424c3a8a2fc6e297f78b6f53d44787299aa1e0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
32+
* [`79b8538`](https://github.com/npm/cli/commit/79b8538356691742c414fd4e08b41618a500ec25) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
33+
* [`b5faf10`](https://github.com/npm/cli/commit/b5faf10efd9869d789e7165e8ab22e73b4c888c0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
34+
* [`2c62266`](https://github.com/npm/cli/commit/2c62266ea09452dc623522d61cb10dea351dfea4) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
35+
* [`cc0516b`](https://github.com/npm/cli/commit/cc0516b952180b241e090d4286d7245bb936aea2) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
36+
* [`651d362`](https://github.com/npm/cli/commit/651d3620a53af92ba2e5bee1f2d601af05999fc0) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
37+
* [`4b239c6`](https://github.com/npm/cli/commit/4b239c6025606e1f29adb6dd9c25c3feb488796c) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
38+
* [`2f65b46`](https://github.com/npm/cli/commit/2f65b4664ff32748a95be75de40e60e5bea4a5a1) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
39+
* [`6c73ddf`](https://github.com/npm/cli/commit/6c73ddf6cbc3facfba5e3619e26c7a1b16670ee8) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
40+
* [`73ee6cc`](https://github.com/npm/cli/commit/73ee6cc17da99ccc1018f325cf3d95e6762c7224) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
41+
* [`64715a4`](https://github.com/npm/cli/commit/64715a424e433dfdb7432b8fcd36fb2054f4628e) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
42+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v6.5.1): `@npmcli/[email protected]`
43+
* [workspace](https://github.com/npm/cli/releases/tag/config-v6.4.1): `@npmcli/[email protected]`
44+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v7.0.3): `[email protected]`
45+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.21): `[email protected]`
46+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v6.0.5): `[email protected]`
47+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.2.2): `[email protected]`
48+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v9.0.4): `[email protected]`
49+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v5.0.5): `[email protected]`
50+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.21): `[email protected]`
51+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.5.2): `[email protected]`
52+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v6.0.3): `[email protected]`
53+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v5.0.4): `[email protected]`
54+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.3): `[email protected]`
55+
56+
### Chores
57+
58+
* [`77fa150`](https://github.com/npm/cli/commit/77fa1502bf9236de79aaf6a9610b46f70bf5c99e) [#7252](https://github.com/npm/cli/pull/7252) release: do not exclude docs directory from CLI release commits (#7162) (@lukekarrys)
59+
* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
60+
* [`6780643`](https://github.com/npm/cli/commit/678064360ca928d1ae67d06f9f5e6bbaa735984f) [#7010](https://github.com/npm/cli/pull/7010) dev dependency updates (@wraithgar)
61+
* [`ce701e9`](https://github.com/npm/cli/commit/ce701e9470552ba3e648993f636dd5235b7d6783) [#7048](https://github.com/npm/cli/pull/7048) fix tests for zlib differences between node versions (#7048) (@wraithgar)
62+
363
## [9.9.2](https://github.com/npm/cli/compare/v9.9.1...v9.9.2) (2023-11-14)
464

565
### Bug Fixes

package-lock.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "9.9.2",
3+
"version": "9.9.3",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "9.9.2",
9+
"version": "9.9.3",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -15939,7 +15939,7 @@
1593915939
},
1594015940
"workspaces/arborist": {
1594115941
"name": "@npmcli/arborist",
15942-
"version": "6.5.0",
15942+
"version": "6.5.1",
1594315943
"license": "ISC",
1594415944
"dependencies": {
1594515945
"@isaacs/string-locale-compare": "^1.1.0",
@@ -15995,7 +15995,7 @@
1599515995
},
1599615996
"workspaces/config": {
1599715997
"name": "@npmcli/config",
15998-
"version": "6.4.0",
15998+
"version": "6.4.1",
1599915999
"license": "ISC",
1600016000
"dependencies": {
1600116001
"@npmcli/map-workspaces": "^3.0.2",
@@ -16018,7 +16018,7 @@
1601816018
}
1601916019
},
1602016020
"workspaces/libnpmaccess": {
16021-
"version": "7.0.2",
16021+
"version": "7.0.3",
1602216022
"license": "ISC",
1602316023
"dependencies": {
1602416024
"npm-package-arg": "^10.1.0",
@@ -16036,7 +16036,7 @@
1603616036
}
1603716037
},
1603816038
"workspaces/libnpmdiff": {
16039-
"version": "5.0.20",
16039+
"version": "5.0.21",
1604016040
"license": "ISC",
1604116041
"dependencies": {
1604216042
"@npmcli/arborist": "^6.5.0",
@@ -16059,7 +16059,7 @@
1605916059
}
1606016060
},
1606116061
"workspaces/libnpmexec": {
16062-
"version": "6.0.4",
16062+
"version": "6.0.5",
1606316063
"license": "ISC",
1606416064
"dependencies": {
1606516065
"@npmcli/arborist": "^6.5.0",
@@ -16089,7 +16089,7 @@
1608916089
}
1609016090
},
1609116091
"workspaces/libnpmfund": {
16092-
"version": "4.2.1",
16092+
"version": "4.2.2",
1609316093
"license": "ISC",
1609416094
"dependencies": {
1609516095
"@npmcli/arborist": "^6.5.0"
@@ -16104,7 +16104,7 @@
1610416104
}
1610516105
},
1610616106
"workspaces/libnpmhook": {
16107-
"version": "9.0.3",
16107+
"version": "9.0.4",
1610816108
"license": "ISC",
1610916109
"dependencies": {
1611016110
"aproba": "^2.0.0",
@@ -16121,7 +16121,7 @@
1612116121
}
1612216122
},
1612316123
"workspaces/libnpmorg": {
16124-
"version": "5.0.4",
16124+
"version": "5.0.5",
1612516125
"license": "ISC",
1612616126
"dependencies": {
1612716127
"aproba": "^2.0.0",
@@ -16139,7 +16139,7 @@
1613916139
}
1614016140
},
1614116141
"workspaces/libnpmpack": {
16142-
"version": "5.0.20",
16142+
"version": "5.0.21",
1614316143
"license": "ISC",
1614416144
"dependencies": {
1614516145
"@npmcli/arborist": "^6.5.0",
@@ -16159,7 +16159,7 @@
1615916159
}
1616016160
},
1616116161
"workspaces/libnpmpublish": {
16162-
"version": "7.5.1",
16162+
"version": "7.5.2",
1616316163
"license": "ISC",
1616416164
"dependencies": {
1616516165
"ci-info": "^4.0.0",
@@ -16185,7 +16185,7 @@
1618516185
}
1618616186
},
1618716187
"workspaces/libnpmsearch": {
16188-
"version": "6.0.2",
16188+
"version": "6.0.3",
1618916189
"license": "ISC",
1619016190
"dependencies": {
1619116191
"npm-registry-fetch": "^14.0.3"
@@ -16201,7 +16201,7 @@
1620116201
}
1620216202
},
1620316203
"workspaces/libnpmteam": {
16204-
"version": "5.0.3",
16204+
"version": "5.0.4",
1620516205
"license": "ISC",
1620616206
"dependencies": {
1620716207
"aproba": "^2.0.0",
@@ -16218,7 +16218,7 @@
1621816218
}
1621916219
},
1622016220
"workspaces/libnpmversion": {
16221-
"version": "4.0.2",
16221+
"version": "4.0.3",
1622216222
"license": "ISC",
1622316223
"dependencies": {
1622416224
"@npmcli/git": "^4.0.1",

package.json

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

workspaces/arborist/CHANGELOG.md

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

3+
## [6.5.1](https://github.com/npm/cli/compare/arborist-v6.5.0...arborist-v6.5.1) (2024-02-26)
4+
5+
### Dependencies
6+
7+
* [`edc7e23`](https://github.com/npm/cli/commit/edc7e230c52f74f2027c08b52e6a87f9d4f80cab) [#7010](https://github.com/npm/cli/pull/7010) `@npmcli/[email protected]`
8+
9+
### Chores
10+
11+
* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
12+
313
## [6.5.0](https://github.com/npm/cli/compare/arborist-v6.4.0...arborist-v6.5.0) (2023-10-06)
414

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

workspaces/config/CHANGELOG.md

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

3+
## [6.4.1](https://github.com/npm/cli/compare/config-v6.4.0...config-v6.4.1) (2024-02-26)
4+
5+
### Dependencies
6+
7+
* [`73ee6cc`](https://github.com/npm/cli/commit/73ee6cc17da99ccc1018f325cf3d95e6762c7224) [#7010](https://github.com/npm/cli/pull/7010) `[email protected]`
8+
9+
### Chores
10+
11+
* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
12+
313
## [6.4.0](https://github.com/npm/cli/compare/config-v6.3.0...config-v6.4.0) (2023-10-06)
414

515
### 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": "6.4.0",
3+
"version": "6.4.1",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmaccess/CHANGELOG.md

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

3+
## [7.0.3](https://github.com/npm/cli/compare/libnpmaccess-v7.0.2...libnpmaccess-v7.0.3) (2024-02-26)
4+
5+
### Chores
6+
7+
* [`1d4c464`](https://github.com/npm/cli/commit/1d4c464b42814c08eda7e716ca424757bf94a76d) [#7252](https://github.com/npm/cli/pull/7252) `@npmcli/[email protected]` (@lukekarrys)
8+
* [`608005d`](https://github.com/npm/cli/commit/608005d5a2f5d323e7aa03f0574c370d177cae76) [#6812](https://github.com/npm/cli/pull/6812) `@npmcli/[email protected]` (#6812) (@wraithgar)
9+
* [`3829998`](https://github.com/npm/cli/commit/3829998da12b655fbe212ab083751873f86cef38) [#6654](https://github.com/npm/cli/pull/6654) `@npmcli/[email protected]` (#6654) (@wraithgar)
10+
* [`1c8d17a`](https://github.com/npm/cli/commit/1c8d17ad8364c21112befc607b414ce4e187e44e) [#6416](https://github.com/npm/cli/pull/6416) `@npmcli/[email protected]` (@wraithgar)
11+
* [`99cf197`](https://github.com/npm/cli/commit/99cf197d395e368c7161510d61f4373b26ed7cae) [#6275](https://github.com/npm/cli/pull/6275) `@npmcli/[email protected]` (@wraithgar)
12+
* [`b48c43f`](https://github.com/npm/cli/commit/b48c43fcedbf1d99a6cbf784ab65901445494044) [#6229](https://github.com/npm/cli/pull/6229) `@npmcli/[email protected]` (#6229) (@lukekarrys)
13+
* [`66dd0d6`](https://github.com/npm/cli/commit/66dd0d6ca7cc2e37ec092f03786760a54b4a6935) [#6144](https://github.com/npm/cli/pull/6144) `[email protected]` (#6144) (@lukekarrys)
14+
* [`4bf4c22`](https://github.com/npm/cli/commit/4bf4c221a3085eed8a7747d84f3161d5ec5e8714) [#6133](https://github.com/npm/cli/pull/6133) deps: `[email protected]` (@lukekarrys)
15+
* [`5bb0d15`](https://github.com/npm/cli/commit/5bb0d15363e83e6a1145b9faf9d0c244a1a60b7a) [#6133](https://github.com/npm/cli/pull/6133) deps: `[email protected]` (@lukekarrys)
16+
317
## [7.0.2](https://github.com/npm/cli/compare/libnpmaccess-v7.0.1...libnpmaccess-v7.0.2) (2023-02-01)
418

519
### 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.2",
3+
"version": "7.0.3",
44
"description": "programmatic library for `npm access` commands",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)