chore(deps): update docker/setup-buildx-action action to v4 - #96
chore(deps): update docker/setup-buildx-action action to v4#96renovate[bot] wants to merge 1 commit into
Conversation
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredNone - review shows only the basic action usage without deprecated inputs. Used in release.yml for setting up Docker Buildx. Security ImpactNo security fixes mentioned. This is primarily a maintenance update. RecommendationSafe to merge — The action interface is backward compatible. GitHub-hosted runners support Node 24. Used for setting up Docker Buildx for multi-arch builds in the release workflow. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — Routine major version update for Docker build infrastructure. No deprecated inputs in current usage. Node 24 runtime requirement aligns with other Docker action updates. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — GitHub-hosted runners use latest versions by default. Self-hosted runners must be on v2.327.1 or later. Verify workflow doesn't use deprecated inputs. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — This Docker Buildx action update requires Actions Runner v2.327.1+, which GitHub-hosted runners support. Our workflow uses the action without any custom inputs or deprecated features. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredNone - update action version in .github/workflows/release.yml line 28 Security ImpactNo security fixes. This is a build tooling action, not security-sensitive for TinyRSVP. RecommendationSafe to merge — Docker build action update with no code changes required, GitHub-hosted runners meet Node 24 requirement. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes Required
Security Impact
RecommendationSafe to merge — GitHub-hosted runners use latest versions by default. Self-hosted runners must be on v2.327.1 or later. Used for setting up Docker Buildx for multi-arch builds in the release workflow. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking ChangesNone affecting our usage. The action is used for Docker Buildx setup in release workflow with default inputs. Code Changes RequiredNone. The workflow at Security Impact
RecommendationSafe to merge — This is a straightforward GitHub Actions version update with no breaking changes for our workflow usage. GitHub-hosted runners already meet the Actions Runner v2.327.1+ requirement. |
Renovate PR AnalysisUpdate Summary
Release Changes
Breaking Changes
Code Changes RequiredNone. The action is used in - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3Update to Security ImpactPositive. Multiple dependency updates include:
RecommendationSafe to merge — This is a GitHub Actions major version update with Node 24 requirement. GitHub-hosted runners support Node 24. The update removes deprecated features but our workflow uses standard configuration. Multiple security dependency improvements are included. No manual changes needed beyond merging. |
Renovate PR AnalysisUpdate Summary
Release ChangesMajor version v4.0.0 and subsequent patch releases (v4.1.0, v4.2.0, v4.3.0):
Breaking ChangesYes, major version with breaking changes:
Code Changes RequiredCheck your GitHub Actions workflows for:
Current usage: .github/workflows/*.yml files using Security ImpactNo direct security impact. This is a CI/CD infrastructure update that may require runner compatibility checks. RecommendationNeeds manual review — Major version bump with potential breaking changes (removed deprecated inputs, Node 24 runtime requirement). Verify that:
|
This PR contains the following updates:
v3→v4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
v4.3.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0
v4.2.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0
v4.1.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.0.0...v4.1.0
v4.0.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.