-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5319e48
commit a481f57
Showing
28 changed files
with
192 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
".": "11.0.0-pre.1", | ||
"workspaces/arborist": "9.0.0-pre.1", | ||
"workspaces/libnpmaccess": "10.0.0-pre.0", | ||
"workspaces/libnpmdiff": "8.0.0-pre.1", | ||
"workspaces/libnpmexec": "10.0.0-pre.1", | ||
"workspaces/libnpmfund": "7.0.0-pre.1", | ||
"workspaces/libnpmorg": "8.0.0-pre.1", | ||
"workspaces/libnpmpack": "9.0.0-pre.1", | ||
"workspaces/libnpmpublish": "11.0.0-pre.0", | ||
"workspaces/libnpmsearch": "9.0.0-pre.0", | ||
"workspaces/libnpmteam": "8.0.0-pre.0", | ||
"workspaces/libnpmversion": "8.0.0-pre.0", | ||
"workspaces/config": "10.0.0-pre.1" | ||
".": "11.0.0", | ||
"workspaces/arborist": "9.0.0", | ||
"workspaces/libnpmaccess": "10.0.0", | ||
"workspaces/libnpmdiff": "8.0.0", | ||
"workspaces/libnpmexec": "10.0.0", | ||
"workspaces/libnpmfund": "7.0.0", | ||
"workspaces/libnpmorg": "8.0.0", | ||
"workspaces/libnpmpack": "9.0.0", | ||
"workspaces/libnpmpublish": "11.0.0", | ||
"workspaces/libnpmsearch": "9.0.0", | ||
"workspaces/libnpmteam": "8.0.0", | ||
"workspaces/libnpmversion": "8.0.0", | ||
"workspaces/config": "10.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,33 @@ | ||
# Changelog | ||
|
||
## [11.0.0](https://github.com/npm/cli/compare/v11.0.0-pre.1...v11.0.0) (2024-12-16) | ||
### Documentation | ||
* [`8a911da`](https://github.com/npm/cli/commit/8a911da452b9785bcd051778570beeb2d8b27421) [#7963](https://github.com/npm/cli/pull/7963) ls: removed design change pending section note (#7963) (@milaninfy) | ||
### Dependencies | ||
* [`5319e48`](https://github.com/npm/cli/commit/5319e48a5a91768dccdfe728392dc2040e7ce27e) [#7973](https://github.com/npm/cli/pull/7973) remove unnecessary sprintf-js files in node_modules (#7973) | ||
* [`d369c77`](https://github.com/npm/cli/commit/d369c7716d753580da708723a2a4f8b3be767cb1) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
* [`3b2951a`](https://github.com/npm/cli/commit/3b2951a3ba1521b9866d9b33960aa3307d4f31dd) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
* [`a598b7b`](https://github.com/npm/cli/commit/a598b7bd3de2b02bd14a3fa2f49c14a5ca50a43e) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
* [`52bcaf6`](https://github.com/npm/cli/commit/52bcaf6464f44b30137ee3d3fe79322c1b1646ef) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
* [`aabf345`](https://github.com/npm/cli/commit/aabf345a524f8aba7e0f45c0d4b8c86d5160d0cc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
* [`28e8761`](https://github.com/npm/cli/commit/28e876135411cd9a93dbdd74906869c54286d7bc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]` | ||
### Chores | ||
* [`ecd7190`](https://github.com/npm/cli/commit/ecd719026860d464557223b212acec4347477128) [#7976](https://github.com/npm/cli/pull/7976) dev dependency updates (@wraithgar) | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
* [`687ab12`](https://github.com/npm/cli/commit/687ab12eb5ea0ee1017101f3a83d42fd76299627) [#7970](https://github.com/npm/cli/pull/7970) remove pre-release mode from npm 11 and workspaces (#7970) (@wraithgar) | ||
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0): `@npmcli/[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0): `[email protected]` | ||
* [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0): `[email protected]` | ||
|
||
## [11.0.0-pre.1](https://github.com/npm/cli/compare/v11.0.0-pre.0...v11.0.0-pre.1) (2024-12-06) | ||
### ⚠️ BREAKING CHANGES | ||
* Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [9.0.0](https://github.com/npm/cli/compare/arborist-v9.0.0-pre.1...arborist-v9.0.0) (2024-12-16) | ||
### Features | ||
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar) | ||
### Chores | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
|
||
## [9.0.0-pre.1](https://github.com/npm/cli/compare/arborist-v9.0.0-pre.0...arborist-v9.0.0-pre.1) (2024-12-06) | ||
### ⚠️ BREAKING CHANGES | ||
* Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [10.0.0](https://github.com/npm/cli/compare/config-v10.0.0-pre.1...config-v10.0.0) (2024-12-16) | ||
### Features | ||
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar) | ||
### Chores | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
|
||
## [10.0.0-pre.1](https://github.com/npm/cli/compare/config-v10.0.0-pre.0...config-v10.0.0-pre.1) (2024-12-06) | ||
### Documentation | ||
* [`2af31dd`](https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6) [#7947](https://github.com/npm/cli/pull/7947) change certfile to cafile (#7947) (@wraithgar) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@npmcli/config", | ||
"version": "10.0.0-pre.1", | ||
"version": "10.0.0", | ||
"files": [ | ||
"bin/", | ||
"lib/" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [10.0.0](https://github.com/npm/cli/compare/libnpmaccess-v10.0.0-pre.0...libnpmaccess-v10.0.0) (2024-12-16) | ||
### Features | ||
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar) | ||
### Chores | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
|
||
## [10.0.0-pre.0](https://github.com/npm/cli/compare/libnpmaccess-v9.0.0...libnpmaccess-v10.0.0-pre.0) (2024-11-26) | ||
### ⚠️ BREAKING CHANGES | ||
* libnpmaccess now supports node `^20.17.0 || >=22.9.0` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,17 @@ | |
|
||
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]` | ||
|
||
## [8.0.0](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.1...libnpmdiff-v8.0.0) (2024-12-16) | ||
### Features | ||
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar) | ||
### Chores | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
|
||
|
||
### Dependencies | ||
|
||
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]` | ||
|
||
## [8.0.0-pre.1](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.0...libnpmdiff-v8.0.0-pre.1) (2024-12-06) | ||
### ⚠️ BREAKING CHANGES | ||
* `bun.lockb` files are now included in the strict ignore list during packing | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# Changelog | ||
|
||
## [10.0.0](https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.1...libnpmexec-v10.0.0) (2024-12-16) | ||
### Features | ||
* [`a7bfc6d`](https://github.com/npm/cli/commit/a7bfc6df76882996ebb834dbca785fdf33b8c50d) [#7972](https://github.com/npm/cli/pull/7972) trigger release process (#7972) (@wraithgar) | ||
### Chores | ||
* [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar) | ||
|
||
|
||
### Dependencies | ||
|
||
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]` | ||
|
||
## [10.0.0-pre.1](https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.0...libnpmexec-v10.0.0-pre.1) (2024-12-06) | ||
### ⚠️ BREAKING CHANGES | ||
* `bun.lockb` files are now included in the strict ignore list during packing | ||
|
Oops, something went wrong.