Skip to content

Commit 96c117e

Browse files
committed
applying package updates
1 parent 712a3e0 commit 96c117e

12 files changed

Lines changed: 87 additions & 65 deletions

CHANGELOG.json

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,73 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Wed, 17 Dec 2025 00:58:29 GMT",
6+
"version": "2.61.0",
7+
"tag": "beachball_v2.61.0",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "elcraig@microsoft.com",
12+
"package": "beachball",
13+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
14+
"comment": "Properly handle bumping more types of semver ranges"
15+
},
16+
{
17+
"author": "elcraig@microsoft.com",
18+
"package": "beachball",
19+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
20+
"comment": "Share bump info between validate and actual commands. This should be a significant performance improvement in large repos."
21+
},
22+
{
23+
"author": "elcraig@microsoft.com",
24+
"package": "beachball",
25+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
26+
"comment": "Move git validation earlier in CLI flow"
27+
},
28+
{
29+
"author": "elcraig@microsoft.com",
30+
"package": "beachball",
31+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
32+
"comment": "Remove fs-extra usage"
33+
},
34+
{
35+
"author": "elcraig@microsoft.com",
36+
"package": "beachball",
37+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
38+
"comment": "Clarify some of the bumping logic"
39+
},
40+
{
41+
"author": "elcraig@microsoft.com",
42+
"package": "beachball",
43+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
44+
"comment": "Minor changes for lint rules"
45+
}
46+
],
47+
"minor": [
48+
{
49+
"author": "elcraig@microsoft.com",
50+
"package": "beachball",
51+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
52+
"comment": "Skip git operations when determining changed packages with --all or --package (and improve logging of changed packages). Internally use a Set everywhere for the scoped packages list, and add an `allInScope` property to short circuit if there's no scope."
53+
},
54+
{
55+
"author": "elcraig@microsoft.com",
56+
"package": "beachball",
57+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
58+
"comment": "Fetch package info directly from the registry, not with npm CLI. This should be a significant performance improvement when publishing or syncing many packages. The default `npmReadConcurrency` has been increased to 10 since this is a lighter-weight operation."
59+
}
60+
],
61+
"none": [
62+
{
63+
"author": "elcraig@microsoft.com",
64+
"package": "beachball",
65+
"commit": "712a3e062ac5be432519148af12f3b4acba8261c",
66+
"comment": "Set up depcheck"
67+
}
68+
]
69+
}
70+
},
471
{
572
"date": "Thu, 04 Dec 2025 00:34:39 GMT",
673
"version": "2.60.1",

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
11
# Change Log - beachball
22

3-
<!-- This log was last generated on Thu, 04 Dec 2025 00:34:39 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 17 Dec 2025 00:58:29 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.61.0
8+
9+
Wed, 17 Dec 2025 00:58:29 GMT
10+
11+
### Minor changes
12+
13+
- Skip git operations when determining changed packages with --all or --package (and improve logging of changed packages). Internally use a Set everywhere for the scoped packages list, and add an `allInScope` property to short circuit if there's no scope. (elcraig@microsoft.com)
14+
- Fetch package info directly from the registry, not with npm CLI. This should be a significant performance improvement when publishing or syncing many packages. The default `npmReadConcurrency` has been increased to 10 since this is a lighter-weight operation. (elcraig@microsoft.com)
15+
16+
### Patches
17+
18+
- Properly handle bumping more types of semver ranges (elcraig@microsoft.com)
19+
- Share bump info between validate and actual commands. This should be a significant performance improvement in large repos. (elcraig@microsoft.com)
20+
- Move git validation earlier in CLI flow (elcraig@microsoft.com)
21+
- Remove fs-extra usage (elcraig@microsoft.com)
22+
- Clarify some of the bumping logic (elcraig@microsoft.com)
23+
- Minor changes for lint rules (elcraig@microsoft.com)
24+
725
## 2.60.1
826

927
Thu, 04 Dec 2025 00:34:39 GMT

change/beachball-0a61708f-627a-4aaf-b8e0-0ca88cd9815a.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-21c46d28-8e4a-4355-a59a-dc68058e6b11.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-3b3cab99-262b-413a-a45c-a340e859b580.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-4c3db12a-a429-4e06-9d13-963994da0ba0.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-857252f9-29e7-4cee-8792-9287a470db83.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-89f85253-2fbd-47da-923c-d3aad1d5f836.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-8ce3ac35-66d1-4c51-bea7-13ae809e50e7.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/beachball-c13e9594-7645-495e-9a78-e022e984b3ee.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)