renovate-sh-app[bot]
ea5d4e8284
chore(deps): update actions/stale action to v10 ( #2179 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://redirect.github.com/actions/stale ) | action |
major | `v9.1.0` → `v10.1.1` |
---
### Release Notes
<details>
<summary>actions/stale (actions/stale)</summary>
###
[`v10.1.1`](https://redirect.github.com/actions/stale/releases/tag/v10.1.1 )
[Compare
Source](https://redirect.github.com/actions/stale/compare/v10.1.0...v10.1.1 )
#### What's Changed
##### Bug Fix
- Add Missing Input Reading for `only-issue-types` by
[@​Bibo-Joshi](https://redirect.github.com/Bibo-Joshi ) in
[#​1298](https://redirect.github.com/actions/stale/pull/1298 )
##### Improvement
- Improves error handling when rate limiting is disabled on GHES. by
[@​chiranjib-swain](https://redirect.github.com/chiranjib-swain )
in [#​1300](https://redirect.github.com/actions/stale/pull/1300 )
##### Dependency Upgrades
- Upgrade eslint-config-prettier from 8.10.0 to 10.1.8 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1276](https://redirect.github.com/actions/stale/pull/1276 )
- Upgrade [@​types/node](https://redirect.github.com/types/node )
from 20.10.3 to 24.2.0 and document breaking changes in v10 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1280](https://redirect.github.com/actions/stale/pull/1280 )
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1291](https://redirect.github.com/actions/stale/pull/1291 )
- Upgrade actions/checkout from 4 to 6 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1306](https://redirect.github.com/actions/stale/pull/1306 )
#### New Contributors
- [@​chiranjib-swain](https://redirect.github.com/chiranjib-swain )
made their first contribution in
[#​1300](https://redirect.github.com/actions/stale/pull/1300 )
**Full Changelog**:
<https://github.com/actions/stale/compare/v10...v10.1.1 >
###
[`v10.1.0`](https://redirect.github.com/actions/stale/releases/tag/v10.1.0 )
[Compare
Source](https://redirect.github.com/actions/stale/compare/v10.0.0...v10.1.0 )
#### What's Changed
- Add `only-issue-types` option to filter issues by type by
[@​Bibo-Joshi](https://redirect.github.com/Bibo-Joshi ) in
[#​1255](https://redirect.github.com/actions/stale/pull/1255 )
#### New Contributors
- [@​Bibo-Joshi](https://redirect.github.com/Bibo-Joshi ) made
their first contribution in
[#​1255](https://redirect.github.com/actions/stale/pull/1255 )
**Full Changelog**:
<https://github.com/actions/stale/compare/v10...v10.1.0 >
###
[`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**:
<https://github.com/actions/stale/compare/v9...v10.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19-->
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2026-01-09 10:45:03 +01:00