You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,30 @@
1
1
# Changelog
2
2
3
+
# [10.0.0]
4
+
5
+
## What's Changed
6
+
7
+
## Breaking Changes
8
+
* Upgrade to node 24 by @salmanmkc in https://github.com/actions/stale/pull/1279
9
+
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
10
+
11
+
## Enhancement
12
+
- Introducing sort-by option by @suyashgaonkar in https://github.com/actions/stale/pull/1254
13
+
14
+
## Dependency Upgrades
15
+
* Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by @dependabot[bot] in https://github.com/actions/stale/pull/1186
16
+
* Upgrade undici from 5.28.4 to 5.28.5 by @dependabot[bot] in https://github.com/actions/stale/pull/1201
17
+
* Upgrade @action/cache from 4.0.0 to 4.0.2 by @aparnajyothi-y in https://github.com/actions/stale/pull/1226
18
+
* Upgrade @action/cache from 4.0.2 to 4.0.3 by @suyashgaonkar in https://github.com/actions/stale/pull/1233
19
+
* Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in https://github.com/actions/stale/pull/1251
20
+
* Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in https://github.com/actions/stale/pull/1277
21
+
22
+
## Documentation changes
23
+
24
+
- Changelog update for recent releases by @suyashgaonkar in https://github.com/actions/stale/pull/1224
25
+
- Permissions update in Readme by @ghadimir in https://github.com/actions/stale/pull/1248
0 commit comments