Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

chore(deps): bump actions/labeler from 4 to 6#249

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/labeler-6
Open

chore(deps): bump actions/labeler from 4 to 6#249
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/labeler-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps actions/labeler from 4 to 6.

Release notes

Sourced from actions/labeler's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Documentation changes

New Contributors

... (truncated)

Commits

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)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 4, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
main-website 0121b36 Sep 04 2025, 11:16 PM

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 4, 2025

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

This PR updates the actions/labeler GitHub Action from version 4 to version 6 in the pull request labeling workflow. The change is a single line modification in .github/workflows/pr-labeler.yml that updates the action reference from @v4 to @v6. This upgrade brings several improvements including dependency updates, security fixes, and enhanced functionality.

The labeler action is used to automatically apply labels to pull requests based on file changes and branch naming patterns. The repository's current labeler configuration in .github/labeler.yml defines rules for applying "translation", "feature", and "fix" labels based on changed files in the locales/ directory and branch name patterns. Version 6 of the action maintains backward compatibility with the existing configuration syntax, so the current labeling rules will continue to work as expected.

The most significant change in version 6 is the upgrade to Node.js 24, which provides better performance and security. The action also includes numerous dependency updates, improved documentation, and bug fixes. The upgrade fits naturally into the repository's CI/CD pipeline for automated pull request management and will continue to support the project's workflow automation without requiring changes to the labeling configuration.

Confidence score: 3/5

  • This PR has moderate risk due to the Node.js runtime requirement change that could cause workflow failures
  • Score reflects a major version upgrade with breaking changes, specifically the Node.js 24 requirement for GitHub runners v2.327.1 or later
  • Pay close attention to the workflow file and monitor for any runner compatibility issues after merging

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@cloudflare-workers-and-pages
Copy link

Deploying redot-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0121b36
Status: ✅  Deploy successful!
Preview URL: https://dbb808b9.redot-website.pages.dev
Branch Preview URL: https://dependabot-github-actions-ac-3pnb.redot-website.pages.dev

View logs

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants