Skip to content

⬆ Bump actions/stale from 3 to 9#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/stale-9
Open

⬆ Bump actions/stale from 3 to 9#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/stale-9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 20, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/stale from 3 to 9.

Release notes

Sourced from actions/stale's releases.

v9.0.0

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

v8.0.0

⚠️ This version contains breaking changes ⚠️

What's Changed

Breaking Changes

  • In this release we prevent scenarios when the build is not interrupted on some exceptions, which led to successful builds when they are supposed to fail

Example

name: 'Remove labels when the issue or PR becomes stale'
on:
  schedule:
    - cron: '30 1 * * *'
permissions:
pull-requests: write
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
with:
labels-to-remove-when-stale: 'label1,label2'

v7.0.0

... (truncated)

Changelog

Sourced from actions/stale's changelog.

Changelog

[7.0.0]

⚠️ Breaking change ⚠️

[6.0.1]

Update @​actions/core to v1.10.0 (#839)

[6.0.0]

⚠️ Breaking change ⚠️

Issues/PRs default close-issue-reason is now not_planned(#789)

[5.1.0]

Don't process stale issues right after they're marked stale [Add close-issue-reason option]#764#772 Various dependabot/dependency updates

4.1.0 (2021-07-14)

Features

4.0.0 (2021-07-14)

Features

Bug Fixes

  • dry-run: forbid mutations in dry-run (#500) (f1017f3), closes #499
  • logs: coloured logs (#465) (5fbbfba)
  • operations: fail fast the current batch to respect the operations limit (#474) (5f6f311), closes #466
  • label comparison: make label comparison case insensitive #517, closes #516
  • filtering comments by actor could have strange behavior: "stale" comments are now detected based on if the message is the stale message not who made the comment(#519), fixes #441, #509, #518

Breaking Changes

... (truncated)

Commits
  • 5bef64f build(deps): bump @​actions/cache from 3.2.2 to 4.0.0 (#1194)
  • fa77dfd build(deps-dev): bump @​types/jest from 29.5.11 to 29.5.14 (#1193)
  • f04443d build(deps): bump @​actions/core from 1.10.1 to 1.11.1 (#1191)
  • 5c715b0 build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175)
  • f691222 build(deps): bump actions/publish-action from 0.2.2 to 0.3.0 (#1147)
  • df990c2 build(deps): bump actions/checkout from 3 to 4 (#1091)
  • 6e472ce Merge pull request #1179 from actions/Jcambass-patch-1
  • d10ba64 Merge pull request #1150 from actions/dependabot/npm_and_yarn/undici-5.28.4
  • bbf3da5 resolve check failures
  • 6a2e61d Add workflow file for publishing releases to immutable action package
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by Sourcery

This PR upgrades the actions/stale GitHub Action from version 3 to version 9. This change updates the workflow file to use the new action version.

Bumps [actions/stale](https://github.com/actions/stale) from 3 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v3...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
@dependabot
dependabot Bot requested a review from gitworkflows as a code owner February 20, 2025 10:05
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Feb 20, 2025
@coderabbitai

coderabbitai Bot commented Feb 20, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sourcery-ai

sourcery-ai Bot commented Feb 20, 2025

Copy link
Copy Markdown

Reviewer's Guide by Sourcery

This pull request updates the actions/stale GitHub Action from version 3 to version 9. This involves modifying the workflow file to use the new version.

Sequence diagram for Stale Action Execution

sequenceDiagram
  participant GH Action Runner
  participant GitHub API
  GH Action Runner->>GitHub API: Fetches issues and pull requests
  GitHub API-->>GH Action Runner: Returns list of issues and pull requests
  GH Action Runner->>GH Action Runner: Checks for stale issues and pull requests
  alt Issue is stale
    GH Action Runner->>GitHub API: Adds 'stale' label and comment
    GitHub API-->>GH Action Runner: OK
  else Issue is not stale
    GH Action Runner->>GH Action Runner: Continues processing
  end
  alt Stale issue remains inactive
    GH Action Runner->>GitHub API: Closes issue
    GitHub API-->>GH Action Runner: OK
  else Issue is updated
    GH Action Runner->>GitHub API: Removes 'stale' label and comment
    GitHub API-->>GH Action Runner: OK
  end
Loading

File-Level Changes

Change Details Files
Bumped the version of the actions/stale GitHub Action from v3 to v9.
  • Updated the uses field in the workflow file to specify version v9 of the action.
.github/workflows/close-stale-issues.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@codiumai-pr-agent-free

codiumai-pr-agent-free Bot commented Feb 20, 2025

Copy link
Copy Markdown

CI Feedback 🧐

(Feedback updated until commit db23245)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: build

Failed stage: run-build-scripts [❌]

Failed test name: ""

Failure summary:

The log message shows a list of installed packages and their versions on an Ubuntu system, but does
not contain any actual error or failure information. This appears to be just a fragment of a larger
log showing system dependencies. Without seeing the actual error message or failure point in the
logs, I cannot determine the specific reason for the action failure.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

1484:  #7 385.3 ii  iso-codes                     4.4-1                             all          ISO language, territory, currency, script codes and their translations
1485:  #7 385.3 ii  java-common                   0.72                              all          Base package for Java runtimes
1486:  #7 385.3 ii  jq                            1.6-1ubuntu0.20.04.1              amd64        lightweight and flexible command-line JSON processor
1487:  #7 385.3 ii  libacl1:amd64                 2.2.53-6                          amd64        access control list - shared library
1488:  #7 385.3 ii  libapparmor1:amd64            2.13.3-7ubuntu5.3                 amd64        changehat AppArmor library
1489:  #7 385.3 ii  libappstream4:amd64           0.12.10-2                         amd64        Library to access AppStream services
1490:  #7 385.3 ii  libapt-pkg6.0:amd64           2.0.10                            amd64        package management runtime library
1491:  #7 385.3 ii  libargon2-1:amd64             0~20171227-0.2                    amd64        memory-hard hashing function - runtime library
1492:  #7 385.3 ii  libasan5:amd64                9.4.0-1ubuntu1~20.04.2            amd64        AddressSanitizer -- a fast memory error detector
...

1516:  #7 385.3 ii  libc-bin                      2.31-0ubuntu9.16                  amd64        GNU C Library: Binaries
1517:  #7 385.3 ii  libc-dev-bin                  2.31-0ubuntu9.16                  amd64        GNU C Library: Development binaries
1518:  #7 385.3 ii  libc6:amd64                   2.31-0ubuntu9.16                  amd64        GNU C Library: Shared libraries
1519:  #7 385.3 ii  libc6-dev:amd64               2.31-0ubuntu9.16                  amd64        GNU C Library: Development Libraries and Header Files
1520:  #7 385.3 ii  libcap-ng0:amd64              0.7.9-2.1build1                   amd64        An alternate POSIX capabilities library
1521:  #7 385.3 ii  libcap2:amd64                 1:2.32-1ubuntu0.1                 amd64        POSIX 1003.1e capabilities (library)
1522:  #7 385.3 ii  libcap2-bin                   1:2.32-1ubuntu0.1                 amd64        POSIX 1003.1e capabilities (utilities)
1523:  #7 385.3 ii  libcc1-0:amd64                10.5.0-1ubuntu1~20.04             amd64        GCC cc1 plugin for GDB
1524:  #7 385.3 ii  libcom-err2:amd64             1.45.5-2ubuntu1.1                 amd64        common error description library
...

1539:  #7 385.3 ii  libdrm-amdgpu1:amd64          2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
1540:  #7 385.3 ii  libdrm-common                 2.4.107-8ubuntu1~20.04.2          all          Userspace interface to kernel DRM services -- common files
1541:  #7 385.3 ii  libdrm-intel1:amd64           2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to intel-specific kernel DRM services -- runtime
1542:  #7 385.3 ii  libdrm-nouveau2:amd64         2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
1543:  #7 385.3 ii  libdrm-radeon1:amd64          2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
1544:  #7 385.3 ii  libdrm2:amd64                 2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to kernel DRM services -- runtime
1545:  #7 385.3 ii  libedit2:amd64                3.1-20191231-1                    amd64        BSD editline and history libraries
1546:  #7 385.3 ii  libelf1:amd64                 0.176-1.1ubuntu0.1                amd64        library to read and write ELF files
1547:  #7 385.3 ii  liberror-perl                 0.17029-1                         all          Perl module for error/exception handling in an OO-ish way
...

1568:  #7 385.3 ii  libglib2.0-bin                2.64.6-1~ubuntu20.04.7            amd64        Programs for the GLib library
1569:  #7 385.3 ii  libglib2.0-data               2.64.6-1~ubuntu20.04.7            all          Common files for GLib library
1570:  #7 385.3 ii  libglvnd0:amd64               1.3.2-1~ubuntu0.20.04.2           amd64        Vendor neutral GL dispatch library
1571:  #7 385.3 ii  libglx-mesa0:amd64            21.2.6-0ubuntu0.1~20.04.2         amd64        free implementation of the OpenGL API -- GLX vendor library
1572:  #7 385.3 ii  libglx0:amd64                 1.3.2-1~ubuntu0.20.04.2           amd64        Vendor neutral GL dispatch library -- GLX support
1573:  #7 385.3 ii  libgmp10:amd64                2:6.2.0+dfsg-4ubuntu0.1           amd64        Multiprecision arithmetic library
1574:  #7 385.3 ii  libgnutls30:amd64             3.6.13-2ubuntu1.11                amd64        GNU TLS library - main runtime library
1575:  #7 385.3 ii  libgomp1:amd64                10.5.0-1ubuntu1~20.04             amd64        GCC OpenMP (GOMP) support library
1576:  #7 385.3 ii  libgpg-error0:amd64           1.37-1                            amd64        GnuPG development runtime library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants