stempler / bnd-platform

Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)
Apache License 2.0
79 stars 30 forks source link

chore(deps): update actions/stale action to v9 #87

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/stale action major v8 -> v9.0.0 OpenSSF Scorecard

Release Notes

actions/stale (actions/stale) ### [`v9.0.0`](https://togithub.com/actions/stale/releases/tag/v9.0.0) [Compare Source](https://togithub.com/actions/stale/compare/v8.0.0...v9.0.0) #### Breaking Changes 1. Action is now stateful: If the action ends because of [operations-per-run](https://togithub.com/actions/stale#operations-per-run) then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs. 2. Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20. #### What Else Changed 1. Performance optimization that removes unnecessary API calls by [@​dsame](https://togithub.com/dsame) [#​1033](https://togithub.com/actions/stale/pull/1033/) fixes [#​792](https://togithub.com/actions/stale/issues/792) 2. Logs displaying current github API rate limit by [@​dsame](https://togithub.com/dsame) [#​1032](https://togithub.com/actions/stale/pull/1032) addresses [#​1029](https://togithub.com/actions/stale/issues/1029) For more information, please read the [action documentation](https://togithub.com/actions/stale#readme) and its [section about statefulness](https://togithub.com/actions/stale#statefulness) #### New Contributors - [@​jmeridth](https://togithub.com/jmeridth) made their first contribution in [https://github.com/actions/stale/pull/984](https://togithub.com/actions/stale/pull/984) - [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) made their first contribution in [https://github.com/actions/stale/pull/1020](https://togithub.com/actions/stale/pull/1020) - [@​dusan-trickovic](https://togithub.com/dusan-trickovic) made their first contribution in [https://github.com/actions/stale/pull/1056](https://togithub.com/actions/stale/pull/1056) - [@​aparnajyothi-y](https://togithub.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/stale/pull/1110](https://togithub.com/actions/stale/pull/1110) **Full Changelog**: https://github.com/actions/stale/compare/v8...v9.0.0

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.



This PR has been generated by Mend Renovate. View repository job log here.