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
Open
build(deps): bump astral-sh/ruff-action from 3.6.1 to 4.0.0#552dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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>
Contributor
Dependabot PR Review SummaryChanges reviewed: Bumps Checks performed:
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. |
raballew
approved these changes
Apr 15, 2026
Member
raballew
left a comment
There was a problem hiding this comment.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps astral-sh/ruff-action from 3.6.1 to 4.0.0.
Release notes
Sourced from astral-sh/ruff-action's releases.
Commits
0ce1b0brefactor version resolving (#353)9b8caf6Add manifest-file input (#352)535554dBump release-drafter/release-drafter from 6.2.0 to 7.2.0 (#350)2186c6echore: update known checksums for 0.15.10 (#351)26892dbAdd a release workflow (#349)d7f6ad6chore: update known checksums for 0.15.9 (#348)5b59358Bump eifinger/actionlint-action from 1.10.0 to 1.10.2 (#347)0be154bMigrate to ESMBundler and node 24 (#345)f611dfcchore: update known checksums for 0.15.8 (#344)d40baf4chore: update known checksums for 0.15.7 (#342)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)