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

Update actions/stale action to v9 #54

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 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 - 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

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Zyner <contact@zyner.net>
@renovate renovate bot added the renovate label Dec 7, 2023
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Jan 16, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Jan 25, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Feb 2, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Feb 7, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Feb 17, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Feb 21, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Mar 7, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Mar 28, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Apr 14, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Apr 24, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 May 9, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 May 23, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 May 24, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 May 31, 2024
@renovate renovate bot changed the title Update actions/stale action to v9 chore(deps): update actions/stale action to v9 Jun 12, 2024
@renovate renovate bot changed the title chore(deps): update actions/stale action to v9 Update actions/stale action to v9 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants