Skip to content

⬆ Bump TimonVS/pr-labeler-action from 3 to 5#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/TimonVS/pr-labeler-action-5
Open

⬆ Bump TimonVS/pr-labeler-action from 3 to 5#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/TimonVS/pr-labeler-action-5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps TimonVS/pr-labeler-action from 3 to 5.

Release notes

Sourced from TimonVS/pr-labeler-action's releases.

v5.0.0

What's Changed

Full Changelog: TimonVS/pr-labeler-action@v4.1.0...v5.0.0

v4.1.1

What's Changed

  • Add missing build

Full Changelog: TimonVS/pr-labeler-action@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: TimonVS/pr-labeler-action@v4.0.0...v4.1.0

v4.0.0

What's Changed

New Contributors

Full Changelog: TimonVS/pr-labeler-action@v3.1.0...v4.0.0

v3.1.0

Changelog

... (truncated)

Commits
  • f9c0843 Merge pull request #84 from TimonVS/dev
  • ef23a54 Remove license status workflow
  • 9986c76 Update CI to use Node.js 20
  • 2e9ee64 Merge pull request #85 from TimonVS/dev-licenses
  • 8b84eed Auto-update license files
  • 09e7663 Configure Action for Node.js 20 support and upgrade dependencies
  • 9de3270 Merge pull request #76 from TimonVS/chore/update-licensed-ci
  • d9cbeae Merge pull request #77 from TimonVS/chore/update-licensed-ci-licenses
  • 0d94c67 Auto-update license files
  • ba80787 Update Licenced CI workflow
  • 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

Bump the TimonVS/pr-labeler-action from version 3 to version 5. This upgrade configures the action for Node.js 20 support and upgrades its dependencies.

Enhancements:

  • The action now supports Node.js 20.

Build:

  • The action now uses Node.js 20 for its CI build.

Chores:

  • Update dependencies of the pr-labeler-action.

Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 3 to 5.
- [Release notes](https://github.com/timonvs/pr-labeler-action/releases)
- [Commits](TimonVS/pr-labeler-action@v3...v5)

---
updated-dependencies:
- dependency-name: TimonVS/pr-labeler-action
  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 khulnasoft-bot 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
@sourcery-ai

sourcery-ai Bot commented Feb 20, 2025

Copy link
Copy Markdown

Reviewer's Guide by Sourcery

This pull request upgrades the TimonVS/pr-labeler-action from version 3 to version 5 in the pr-labeler.yml workflow file. This change ensures that the project benefits from the latest features, bug fixes, and security updates provided by the newer version of the action.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
The pull request updates the version of the pr-labeler-action used in the workflow.
  • Updated the pr-labeler-action version from v3 to v5.
.github/workflows/pr-labeler.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

@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 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 2d80723)

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 system package listing (dpkg -l output) from an Ubuntu system, but doesn't
actually show any failure. This appears to be just a partial log showing installed packages and
their versions. 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
...

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

1531:  #7 563.6 ii  libc-bin                      2.31-0ubuntu9.16                  amd64        GNU C Library: Binaries
1532:  #7 563.6 ii  libc-dev-bin                  2.31-0ubuntu9.16                  amd64        GNU C Library: Development binaries
1533:  #7 563.6 ii  libc6:amd64                   2.31-0ubuntu9.16                  amd64        GNU C Library: Shared libraries
1534:  #7 563.6 ii  libc6-dev:amd64               2.31-0ubuntu9.16                  amd64        GNU C Library: Development Libraries and Header Files
1535:  #7 563.6 ii  libcap-ng0:amd64              0.7.9-2.1build1                   amd64        An alternate POSIX capabilities library
1536:  #7 563.6 ii  libcap2:amd64                 1:2.32-1ubuntu0.1                 amd64        POSIX 1003.1e capabilities (library)
1537:  #7 563.6 ii  libcap2-bin                   1:2.32-1ubuntu0.1                 amd64        POSIX 1003.1e capabilities (utilities)
1538:  #7 563.6 ii  libcc1-0:amd64                10.5.0-1ubuntu1~20.04             amd64        GCC cc1 plugin for GDB
1539:  #7 563.6 ii  libcom-err2:amd64             1.45.5-2ubuntu1.1                 amd64        common error description library
...

1554:  #7 563.6 ii  libdrm-amdgpu1:amd64          2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
1555:  #7 563.6 ii  libdrm-common                 2.4.107-8ubuntu1~20.04.2          all          Userspace interface to kernel DRM services -- common files
1556:  #7 563.6 ii  libdrm-intel1:amd64           2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to intel-specific kernel DRM services -- runtime
1557:  #7 563.6 ii  libdrm-nouveau2:amd64         2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to nouveau-specific kernel DRM services -- runtime
1558:  #7 563.6 ii  libdrm-radeon1:amd64          2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
1559:  #7 563.6 ii  libdrm2:amd64                 2.4.107-8ubuntu1~20.04.2          amd64        Userspace interface to kernel DRM services -- runtime
1560:  #7 563.6 ii  libedit2:amd64                3.1-20191231-1                    amd64        BSD editline and history libraries
1561:  #7 563.6 ii  libelf1:amd64                 0.176-1.1ubuntu0.1                amd64        library to read and write ELF files
1562:  #7 563.6 ii  liberror-perl                 0.17029-1                         all          Perl module for error/exception handling in an OO-ish way
...

1583:  #7 563.6 ii  libglib2.0-bin                2.64.6-1~ubuntu20.04.7            amd64        Programs for the GLib library
1584:  #7 563.6 ii  libglib2.0-data               2.64.6-1~ubuntu20.04.7            all          Common files for GLib library
1585:  #7 563.6 ii  libglvnd0:amd64               1.3.2-1~ubuntu0.20.04.2           amd64        Vendor neutral GL dispatch library
1586:  #7 563.6 ii  libglx-mesa0:amd64            21.2.6-0ubuntu0.1~20.04.2         amd64        free implementation of the OpenGL API -- GLX vendor library
1587:  #7 563.6 ii  libglx0:amd64                 1.3.2-1~ubuntu0.20.04.2           amd64        Vendor neutral GL dispatch library -- GLX support
1588:  #7 563.6 ii  libgmp10:amd64                2:6.2.0+dfsg-4ubuntu0.1           amd64        Multiprecision arithmetic library
1589:  #7 563.6 ii  libgnutls30:amd64             3.6.13-2ubuntu1.11                amd64        GNU TLS library - main runtime library
1590:  #7 563.6 ii  libgomp1:amd64                10.5.0-1ubuntu1~20.04             amd64        GCC OpenMP (GOMP) support library
1591:  #7 563.6 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