⬆️ Update actions/stale action to v10 #12

Open
renovate-bot wants to merge 1 commits from renovate/actions-stale-10.x into main
Member

This PR contains the following updates:

Package Type Update Change
actions/stale action major v9v10

Release Notes

actions/stale (actions/stale)

v10.3.0

Compare Source

What's Changed

Bug Fix
Dependency Updates

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v10...v10.3.0

v10.2.0

Compare Source

What's Changed

Bug Fix
Dependency Updates

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v10...v10.2.0

v10.1.1

Compare Source

What's Changed

Bug Fix
Improvement
Dependency Upgrades

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v10...v10.1.1

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v10...v10.1.0

v10.0.0

Compare Source

What's Changed

Breaking Changes
Enhancement
Dependency Upgrades
Documentation changes

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v9...v10.0.0

v10

Compare Source

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/stale/compare/v9...v9.1.0


Configuration

📅 Schedule: (UTC)

  • 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 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/stale](https://github.com/actions/stale) | action | major | `v9` → `v10` | --- ### Release Notes <details> <summary>actions/stale (actions/stale)</summary> ### [`v10.3.0`](https://github.com/actions/stale/releases/tag/v10.3.0) [Compare Source](https://github.com/actions/stale/compare/v10.2.0...v10.3.0) #### What's Changed ##### Bug Fix - Enhancement: ignore stale labeling events by [@&#8203;shamoon](https://github.com/shamoon) in [#&#8203;1311](https://github.com/actions/stale/pull/1311) ##### Dependency Updates - Upgrade dependencies ([@&#8203;actions/core](https://github.com/actions/core), [@&#8203;octokit/plugin-retry](https://github.com/octokit/plugin-retry), [@&#8203;typescript-eslint](https://github.com/typescript-eslint)) by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1335](https://github.com/actions/stale/pull/1335) #### New Contributors - [@&#8203;shamoon](https://github.com/shamoon) made their first contribution in [#&#8203;1311](https://github.com/actions/stale/pull/1311) **Full Changelog**: <https://github.com/actions/stale/compare/v10...v10.3.0> ### [`v10.2.0`](https://github.com/actions/stale/releases/tag/v10.2.0) [Compare Source](https://github.com/actions/stale/compare/v10.1.1...v10.2.0) #### What's Changed ##### Bug Fix - Fix checking state cache (fix [#&#8203;1136](https://github.com/actions/stale/issues/1136)) and switch to Octokit helper methods by [@&#8203;itchyny](https://github.com/itchyny) in [#&#8203;1152](https://github.com/actions/stale/pull/1152) ##### Dependency Updates - Upgrade js-yaml from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1304](https://github.com/actions/stale/pull/1304) - Upgrade lodash from 4.17.21 to 4.17.23 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1313](https://github.com/actions/stale/pull/1313) - Upgrade actions/cache from 4.0.3 to 5.0.2 and actions/github from 5.1.1 to 7.0.0 by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1312](https://github.com/actions/stale/pull/1312) #### New Contributors - [@&#8203;itchyny](https://github.com/itchyny) made their first contribution in [#&#8203;1152](https://github.com/actions/stale/pull/1152) **Full Changelog**: <https://github.com/actions/stale/compare/v10...v10.2.0> ### [`v10.1.1`](https://github.com/actions/stale/releases/tag/v10.1.1) [Compare Source](https://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 [@&#8203;Bibo-Joshi](https://github.com/Bibo-Joshi) in [#&#8203;1298](https://github.com/actions/stale/pull/1298) ##### Improvement - Improves error handling when rate limiting is disabled on GHES. by [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) in [#&#8203;1300](https://github.com/actions/stale/pull/1300) ##### Dependency Upgrades - Upgrade eslint-config-prettier from 8.10.0 to 10.1.8 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1276](https://github.com/actions/stale/pull/1276) - Upgrade [@&#8203;types/node](https://github.com/types/node) from 20.10.3 to 24.2.0 and document breaking changes in v10 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1280](https://github.com/actions/stale/pull/1280) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1291](https://github.com/actions/stale/pull/1291) - Upgrade actions/checkout from 4 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1306](https://github.com/actions/stale/pull/1306) #### New Contributors - [@&#8203;chiranjib-swain](https://github.com/chiranjib-swain) made their first contribution in [#&#8203;1300](https://github.com/actions/stale/pull/1300) **Full Changelog**: <https://github.com/actions/stale/compare/v10...v10.1.1> ### [`v10.1.0`](https://github.com/actions/stale/releases/tag/v10.1.0) [Compare Source](https://github.com/actions/stale/compare/v10...v10.1.0) #### What's Changed - Add `only-issue-types` option to filter issues by type by [@&#8203;Bibo-Joshi](https://github.com/Bibo-Joshi) in [#&#8203;1255](https://github.com/actions/stale/pull/1255) #### New Contributors - [@&#8203;Bibo-Joshi](https://github.com/Bibo-Joshi) made their first contribution in [#&#8203;1255](https://github.com/actions/stale/pull/1255) **Full Changelog**: <https://github.com/actions/stale/compare/v10...v10.1.0> ### [`v10.0.0`](https://github.com/actions/stale/releases/tag/v10.0.0) [Compare Source](https://github.com/actions/stale/compare/v10...v10) #### What's Changed ##### Breaking Changes - Upgrade to node 24 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;1279](https://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://github.com/actions/runner/releases/tag/v2.327.1) ##### Enhancement - Introducing sort-by option by [@&#8203;suyashgaonkar](https://github.com/suyashgaonkar) in [#&#8203;1254](https://github.com/actions/stale/pull/1254) ##### Dependency Upgrades - Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1186](https://github.com/actions/stale/pull/1186) - Upgrade undici from 5.28.4 to 5.28.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1201](https://github.com/actions/stale/pull/1201) - Upgrade [@&#8203;action/cache](https://github.com/action/cache) from 4.0.0 to 4.0.2 by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;1226](https://github.com/actions/stale/pull/1226) - Upgrade [@&#8203;action/cache](https://github.com/action/cache) from 4.0.2 to 4.0.3 by [@&#8203;suyashgaonkar](https://github.com/suyashgaonkar) in [#&#8203;1233](https://github.com/actions/stale/pull/1233) - Upgrade undici from 5.28.5 to 5.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1251](https://github.com/actions/stale/pull/1251) - Upgrade form-data to bring in fix for critical vulnerability by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;1277](https://github.com/actions/stale/pull/1277) ##### Documentation changes - Changelog update for recent releases by [@&#8203;suyashgaonkar](https://github.com/suyashgaonkar) in [#&#8203;1224](https://github.com/actions/stale/pull/1224) - Permissions update in Readme by [@&#8203;ghadimir](https://github.com/ghadimir) in [#&#8203;1248](https://github.com/actions/stale/pull/1248) #### New Contributors - [@&#8203;suyashgaonkar](https://github.com/suyashgaonkar) made their first contribution in [#&#8203;1224](https://github.com/actions/stale/pull/1224) - [@&#8203;GhadimiR](https://github.com/GhadimiR) made their first contribution in [#&#8203;1248](https://github.com/actions/stale/pull/1248) - [@&#8203;gowridurgad](https://github.com/gowridurgad) made their first contribution in [#&#8203;1277](https://github.com/actions/stale/pull/1277) - [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in [#&#8203;1279](https://github.com/actions/stale/pull/1279) **Full Changelog**: <https://github.com/actions/stale/compare/v9...v10.0.0> ### [`v10`](https://github.com/actions/stale/compare/v9.1.0...v10) [Compare Source](https://github.com/actions/stale/compare/v9.1.0...v10) ### [`v9.1.0`](https://github.com/actions/stale/releases/tag/v9.1.0) [Compare Source](https://github.com/actions/stale/compare/v9...v9.1.0) #### What's Changed - Documentation update by [@&#8203;Marukome0743](https://github.com/Marukome0743) in [#&#8203;1116](https://github.com/actions/stale/pull/1116) - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;1179](https://github.com/actions/stale/pull/1179) - Update undici from 5.28.2 to 5.28.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1150](https://github.com/actions/stale/pull/1150) - Update actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1091](https://github.com/actions/stale/pull/1091) - Update actions/publish-action from 0.2.2 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1147](https://github.com/actions/stale/pull/1147) - Update ts-jest from 29.1.1 to 29.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1175](https://github.com/actions/stale/pull/1175) - Update [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1191](https://github.com/actions/stale/pull/1191) - Update [@&#8203;types/jest](https://github.com/types/jest) from 29.5.11 to 29.5.14 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1193](https://github.com/actions/stale/pull/1193) - Update [@&#8203;actions/cache](https://github.com/actions/cache) from 3.2.2 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1194](https://github.com/actions/stale/pull/1194) #### New Contributors - [@&#8203;Marukome0743](https://github.com/Marukome0743) made their first contribution in [#&#8203;1116](https://github.com/actions/stale/pull/1116) - [@&#8203;Jcambass](https://github.com/Jcambass) made their first contribution in [#&#8203;1179](https://github.com/actions/stale/pull/1179) **Full Changelog**: <https://github.com/actions/stale/compare/v9...v9.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTcwLjIyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWJfYWN0aW9ucyIsIm5vLXN0YWxlIl19-->
renovate-bot added the dependencies label 2026-05-08 14:11:21 -04:00
renovate-bot added 1 commit 2026-05-08 14:11:24 -04:00
⬆️ Update actions/stale action to v10
Lint / yamllint (push) Successful in 26s
Lint / yamllint (pull_request) Successful in 44s
Lint / Prettier (push) Successful in 45s
Lint / Prettier (pull_request) Successful in 53s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 6m38s
Test / Home Assistant Core Configuration Check (push) Successful in 6m39s
355175db77
Some checks are pending
Lint / yamllint (push) Successful in 26s
Lint / yamllint (pull_request) Successful in 44s
Lint / Prettier (push) Successful in 45s
Lint / Prettier (pull_request) Successful in 53s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 6m38s
Test / Home Assistant Core Configuration Check (push) Successful in 6m39s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-stale-10.x:renovate/actions-stale-10.x
git checkout renovate/actions-stale-10.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/action-home-assistant#12