From ea5d4e8284bb9d89d62a0712d686e3c38ac48685 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:45:03 +0100 Subject: [PATCH] chore(deps): update actions/stale action to v10 (#2179) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
actions/stale (actions/stale) ### [`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**: ### [`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**: ### [`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**:
--- ### 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. --- - [ ] 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. 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> --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index fe8e39a..1d8500c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -11,7 +11,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0 + - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} operations-per-run: 750