-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit 434ff13
authored
chore(deps): update actions/stale action to v10 (#853)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://redirect.github.com/actions/stale) | action |
major | `v9.1.0` -> `v10.0.0` |
---
### Release Notes
<details>
<summary>actions/stale (actions/stale)</summary>
###
[`v10.0.0`](https://redirect.github.com/actions/stale/releases/tag/v10.0.0)
[Compare
Source](https://redirect.github.com/actions/stale/compare/v9.1.0...v10.0.0)
#### What's Changed
##### Breaking Changes
- Upgrade to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​1279](https://redirect.github.com/actions/stale/pull/1279)
Make sure your runner is on version v2.327.1 or later to ensure
compatibility with this release. [Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
##### Enhancement
- Introducing sort-by option by
[@​suyashgaonkar](https://redirect.github.com/suyashgaonkar) in
[#​1254](https://redirect.github.com/actions/stale/pull/1254)
##### Dependency Upgrades
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1186](https://redirect.github.com/actions/stale/pull/1186)
- Upgrade undici from 5.28.4 to 5.28.5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1201](https://redirect.github.com/actions/stale/pull/1201)
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache) from
4.0.0 to 4.0.2 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​1226](https://redirect.github.com/actions/stale/pull/1226)
- Upgrade
[@​action/cache](https://redirect.github.com/action/cache) from
4.0.2 to 4.0.3 by
[@​suyashgaonkar](https://redirect.github.com/suyashgaonkar) in
[#​1233](https://redirect.github.com/actions/stale/pull/1233)
- Upgrade undici from 5.28.5 to 5.29.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1251](https://redirect.github.com/actions/stale/pull/1251)
- Upgrade form-data to bring in fix for critical vulnerability by
[@​gowridurgad](https://redirect.github.com/gowridurgad) in
[#​1277](https://redirect.github.com/actions/stale/pull/1277)
##### Documentation changes
- Changelog update for recent releases by
[@​suyashgaonkar](https://redirect.github.com/suyashgaonkar) in
[#​1224](https://redirect.github.com/actions/stale/pull/1224)
- Permissions update in Readme by
[@​ghadimir](https://redirect.github.com/ghadimir) in
[#​1248](https://redirect.github.com/actions/stale/pull/1248)
#### New Contributors
- [@​suyashgaonkar](https://redirect.github.com/suyashgaonkar)
made their first contribution in
[#​1224](https://redirect.github.com/actions/stale/pull/1224)
- [@​GhadimiR](https://redirect.github.com/GhadimiR) made their
first contribution in
[#​1248](https://redirect.github.com/actions/stale/pull/1248)
- [@​gowridurgad](https://redirect.github.com/gowridurgad) made
their first contribution in
[#​1277](https://redirect.github.com/actions/stale/pull/1277)
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#​1279](https://redirect.github.com/actions/stale/pull/1279)
**Full Changelog**:
<actions/stale@v9...v10.0.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b790914 commit 434ff13Copy full SHA for 434ff13
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/close-issue.yml
.github/workflows/close-issue.yml
Copy file name to clipboardExpand all lines: .github/workflows/close-issue.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments