chore(deps): update docker/setup-buildx-action action to v4.4.1 #119

Open
CSRBot wants to merge 1 commits from renovate/docker-setup-buildx-action-4.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action minor v4.3.0v4.4.1

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v4.4.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v4.4.0...v4.4.1

v4.4.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | minor | `v4.3.0` → `v4.4.1` | --- ### Release Notes <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v4.4.1`](https://github.com/docker/setup-buildx-action/releases/tag/v4.4.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v4.4.0...v4.4.1) - Skip BuildKit image pre-pulls for explicit endpoints by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;624](https://github.com/docker/setup-buildx-action/pull/624) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v4.4.0...v4.4.1> ### [`v4.4.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.4.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0) - Use official Buildx releases for cloud driver by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;606](https://github.com/docker/setup-buildx-action/pull/606) - Pull BuildKit image before builder creation by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;609](https://github.com/docker/setup-buildx-action/pull/609) - Use shared error helpers for Buildx and Docker commands by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;620](https://github.com/docker/setup-buildx-action/pull/620) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.95.0 to 0.100.0 in [#&#8203;610](https://github.com/docker/setup-buildx-action/pull/610) [#&#8203;618](https://github.com/docker/setup-buildx-action/pull/618) [#&#8203;619](https://github.com/docker/setup-buildx-action/pull/619) - Bump [@&#8203;humanfs/node](https://github.com/humanfs/node) from 0.16.7 to 0.16.8 in [#&#8203;614](https://github.com/docker/setup-buildx-action/pull/614) - Bump js-yaml from 5.3.0 to 5.4.2 in [#&#8203;608](https://github.com/docker/setup-buildx-action/pull/608) [#&#8203;617](https://github.com/docker/setup-buildx-action/pull/617) - Bump postcss-selector-parser from 7.1.1 to 7.1.5 in [#&#8203;611](https://github.com/docker/setup-buildx-action/pull/611) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDQuOTMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-09-15 14:22:22 +02:00
volker.raschek was assigned by CSRBot 2026-09-15 17:24:55 +02:00
CSRBot changed title from chore(deps): update docker/setup-buildx-action action to v4.4.0 to chore(deps): update docker/setup-buildx-action action to v4.4.1 2026-09-16 12:20:09 +02:00
CSRBot added 1 commit 2026-09-16 12:20:09 +02:00
chore(deps): update docker/setup-buildx-action action to v4.4.1
Build / build-amd64 (pull_request) Failing after 2m26s
Build / build-arm64 (pull_request) Failing after 2m53s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
95f0a60fa0
CSRBot force-pushed renovate/docker-setup-buildx-action-4.x from 8b7555f5dc to 95f0a60fa0 2026-09-16 12:20:09 +02:00 Compare
Some required checks failed
Build / build-amd64 (pull_request) Failing after 2m26s
Required
Details
Build / build-arm64 (pull_request) Failing after 2m53s
Required
Details
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker-setup-buildx-action-4.x:renovate/docker-setup-buildx-action-4.x
git checkout renovate/docker-setup-buildx-action-4.x
Sign in to join this conversation.