Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

actions/stale (actions/stale)

v9.0.0

Compare Source

Breaking changes

​1. Action is now stateful: If the action ends because of 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 #​1033 fixes #​792
  2. Logs displaying current github API rate limit by @​dsame #​1032 addresses #​1029

    For more information, please read the action documentation and its section about statefulness

New Contributors

Full Changelog: actions/stale@v8...v9.0.0


Configuration

📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, 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.


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

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

@renovate renovate bot requested a review from prisis as a code owner December 8, 2023 16:50
@prisis prisis merged commit 3bf36ca into main Dec 9, 2023
12 checks passed
@prisis prisis deleted the renovate/actions-stale-9.x branch December 9, 2023 19:55
prisis pushed a commit that referenced this pull request Dec 19, 2023
…-12-19)

### Bug Fixes

* changed patch min release age to 3 days ([97af0c4](97af0c4))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#19](#19)) ([3744836](3744836))
* **deps:** update actions/stale action to v9 ([#18](#18)) ([3bf36ca](3bf36ca))
* **deps:** update actions/upload-artifact action to v4 ([#21](#21)) ([ac1bdd9](ac1bdd9))
* **deps:** update github/codeql-action action to v2.22.11 ([#20](#20)) ([5ac5398](5ac5398))
* **deps:** update github/codeql-action action to v2.22.9 ([#17](#17)) ([a0a28f7](a0a28f7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant