Update docker/setup-buildx-action action to v4 #77

Open
renovate-bot wants to merge 1 commit from renovate/docker-setup-buildx-action-4.x into main
Member

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action major v3v4

Release Notes

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

v4

Compare Source

v4.0.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0

v3.12.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0

v3.11.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0

v3.10.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0

v3.9.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0

v3.8.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0

v3.7.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1

v3.6.0

Compare Source

  • Create temp docker context if default one has TLS data loaded before creating a container builder by @​crazy-max in #​341

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0

v3.4.0

Compare Source

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

v3.3.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v3` → `v4` | --- ### Release Notes <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v4`](https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.0.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.0.0) ### [`v4.0.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.0.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;483](https://github.com/docker/setup-buildx-action/pull/483) - Remove deprecated inputs/outputs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;464](https://github.com/docker/setup-buildx-action/pull/464) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;481](https://github.com/docker/setup-buildx-action/pull/481) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;475](https://github.com/docker/setup-buildx-action/pull/475) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#&#8203;482](https://github.com/docker/setup-buildx-action/pull/482) [#&#8203;485](https://github.com/docker/setup-buildx-action/pull/485) - Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;452](https://github.com/docker/setup-buildx-action/pull/452) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;472](https://github.com/docker/setup-buildx-action/pull/472) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;480](https://github.com/docker/setup-buildx-action/pull/480) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0> ### [`v3.12.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.12.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0) - Deprecate `install` input by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;455](https://github.com/docker/setup-buildx-action/pull/455) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#&#8203;434](https://github.com/docker/setup-buildx-action/pull/434) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;436](https://github.com/docker/setup-buildx-action/pull/436) - Bump form-data from 2.5.1 to 2.5.5 in [#&#8203;432](https://github.com/docker/setup-buildx-action/pull/432) - Bump undici from 5.28.4 to 5.29.0 in [#&#8203;435](https://github.com/docker/setup-buildx-action/pull/435) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0> ### [`v3.11.1`](https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1) - Fix `keep-state` not being respected by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;429](https://github.com/docker/setup-buildx-action/pull/429) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1> ### [`v3.11.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.11.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0) - Keep BuildKit state support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;427](https://github.com/docker/setup-buildx-action/pull/427) - Remove aliases created when installing by default by [@&#8203;hashhar](https://github.com/hashhar) in [#&#8203;139](https://github.com/docker/setup-buildx-action/pull/139) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.62.1 in [#&#8203;422](https://github.com/docker/setup-buildx-action/pull/422) [#&#8203;425](https://github.com/docker/setup-buildx-action/pull/425) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0> ### [`v3.10.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.10.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.54.0 to 0.56.0 in [#&#8203;408](https://github.com/docker/setup-buildx-action/pull/408) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0> ### [`v3.9.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.9.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.48.0 to 0.54.0 in [#&#8203;402](https://github.com/docker/setup-buildx-action/pull/402) [#&#8203;404](https://github.com/docker/setup-buildx-action/pull/404) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0> ### [`v3.8.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.8.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0) - Make cloud prefix optional to download buildx if driver is cloud by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;390](https://github.com/docker/setup-buildx-action/pull/390) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 in [#&#8203;370](https://github.com/docker/setup-buildx-action/pull/370) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.39.0 to 0.48.0 in [#&#8203;389](https://github.com/docker/setup-buildx-action/pull/389) - Bump cross-spawn from 7.0.3 to 7.0.6 in [#&#8203;382](https://github.com/docker/setup-buildx-action/pull/382) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0> ### [`v3.7.1`](https://github.com/docker/setup-buildx-action/releases/tag/v3.7.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1) - Switch back to `uuid` package by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;369](https://github.com/docker/setup-buildx-action/pull/369) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1> ### [`v3.7.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.7.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0) - Always set `buildkitd-flags` if opt-in by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;363](https://github.com/docker/setup-buildx-action/pull/363) - Remove `uuid` package and switch to `crypto` by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;366](https://github.com/docker/setup-buildx-action/pull/366) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0 in [#&#8203;362](https://github.com/docker/setup-buildx-action/pull/362) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [#&#8203;354](https://github.com/docker/setup-buildx-action/pull/354) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0> ### [`v3.6.1`](https://github.com/docker/setup-buildx-action/releases/tag/v3.6.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1) - Check for malformed docker context by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;347](https://github.com/docker/setup-buildx-action/pull/347) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1> ### [`v3.6.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.6.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0) - Create temp docker context if default one has TLS data loaded before creating a container builder by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;341](https://github.com/docker/setup-buildx-action/pull/341) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0> ### [`v3.5.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.5.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.35.0 in [#&#8203;340](https://github.com/docker/setup-buildx-action/pull/340) [#&#8203;344](https://github.com/docker/setup-buildx-action/pull/344) [#&#8203;345](https://github.com/docker/setup-buildx-action/pull/345) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0> ### [`v3.4.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.4.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0) - Throw error message instead of exit code by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;315](https://github.com/docker/setup-buildx-action/pull/315) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [#&#8203;321](https://github.com/docker/setup-buildx-action/pull/321) [#&#8203;338](https://github.com/docker/setup-buildx-action/pull/338) - Bump braces from 3.0.2 to 3.0.3 in [#&#8203;329](https://github.com/docker/setup-buildx-action/pull/329) - Bump undici from 5.28.3 to 5.28.4 in [#&#8203;312](https://github.com/docker/setup-buildx-action/pull/312) - Bump uuid from 9.0.1 to 10.0.0 in [#&#8203;326](https://github.com/docker/setup-buildx-action/pull/326) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0> ### [`v3.3.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.3.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.19.0 to 0.20.0 by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;307](https://github.com/docker/setup-buildx-action/pull/307) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0> ### [`v3.2.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.2.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0) - Rename and align config inputs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;303](https://github.com/docker/setup-buildx-action/pull/303) - `config` to `buildkitd-config` - `config-inline` to `buildkitd-config-inline` - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.17.0 to 0.19.0 in [#&#8203;302](https://github.com/docker/setup-buildx-action/pull/302) [#&#8203;306](https://github.com/docker/setup-buildx-action/pull/306) > \[!NOTE] > `config` and `config-inline` input names are deprecated and will be removed in next major release. **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0> ### [`v3.1.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.1.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3...v3.1.0) - `cache-binary` input to enable/disable caching binary to GHA cache backend by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;300](https://github.com/docker/setup-buildx-action/pull/300) - build(deps): bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#&#8203;282](https://github.com/docker/setup-buildx-action/pull/282) - build(deps): bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.12.0 to 0.17.0 in [#&#8203;281](https://github.com/docker/setup-buildx-action/pull/281) [#&#8203;284](https://github.com/docker/setup-buildx-action/pull/284) [#&#8203;299](https://github.com/docker/setup-buildx-action/pull/299) - build(deps): bump uuid from 9.0.0 to 9.0.1 in [#&#8203;271](https://github.com/docker/setup-buildx-action/pull/271) - build(deps): bump undici from 5.26.3 to 5.28.3 in [#&#8203;297](https://github.com/docker/setup-buildx-action/pull/297) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
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 switch renovate/docker-setup-buildx-action-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/docker-setup-buildx-action-4.x
git switch renovate/docker-setup-buildx-action-4.x
git rebase main
git switch main
git merge --ff-only renovate/docker-setup-buildx-action-4.x
git switch renovate/docker-setup-buildx-action-4.x
git rebase main
git switch main
git merge --no-ff renovate/docker-setup-buildx-action-4.x
git switch main
git merge --squash renovate/docker-setup-buildx-action-4.x
git switch main
git merge --ff-only renovate/docker-setup-buildx-action-4.x
git switch main
git merge renovate/docker-setup-buildx-action-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sp-codes/cadvisor!77
No description provided.