Skip to content

build(deps): bump astral-sh/ruff-action from 3.6.1 to 4.0.0#552

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/astral-sh/ruff-action-4.0.0
Open

build(deps): bump astral-sh/ruff-action from 3.6.1 to 4.0.0#552
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/astral-sh/ruff-action-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps astral-sh/ruff-action from 3.6.1 to 4.0.0.

Release notes

Sourced from astral-sh/ruff-action's releases.

v4.0.0 🌈 Immutable releases, node24 and manifest-file

This is the first immutable release of ruff-action 🥳

All future releases are also immutable, if you want to know more about what this means checkout the docs.

This action now also supports the mainfest-file input which lets you define custom ruff versions and custom download locations.

Last but not least this action now runs on node24. This might be a breaking change on very old self-hosted runners.

🚨 Breaking changes

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

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 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 [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.6.1 to 4.0.0.
- [Release notes](https://github.com/astral-sh/ruff-action/releases)
- [Commits](astral-sh/ruff-action@4919ec5...0ce1b0b)

---
updated-dependencies:
- dependency-name: astral-sh/ruff-action
  dependency-version: 4.0.0
  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 major labels Apr 14, 2026
@ambient-code
Copy link
Copy Markdown
Contributor

ambient-code bot commented Apr 15, 2026

Dependabot PR Review Summary

Changes reviewed: Bumps astral-sh/ruff-action from 3.6.1 to 4.0.0 in .github/workflows/lint.yaml.

Checks performed:

  • CI Status: All checks passing (lint-go, lint-python, lint-protobuf, pytest all green)
  • go.mod impact: Not applicable (GitHub Actions change)
  • K8s version impact: Not applicable
  • Cross-project impact: None — only affects the lint CI workflow

Note: This is a major version bump (v3 → v4). The CI is passing, indicating no breaking changes in the action's interface for our usage.

Conclusion: Safe to merge. CI confirms no regressions.

Copy link
Copy Markdown
Member

@raballew raballew left a comment

Choose a reason for hiding this comment

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

Safe major version bump. The only breaking change is migration to Node 24 runtime, which is transparent on GitHub-hosted runners.

The action inputs used by this project (src, version-file) are completely unchanged in v4. The new optional manifest-file input is additive only.

CI all passing.

🤖 Generated with Claude Code

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

Labels

already-checked dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant