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

Open
mars3142 wants to merge 1 commits from renovate/docker-setup-buildx-action-4.x into main
Owner

This PR contains the following updates:

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

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

v3.0.0

Compare Source

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

v3

Compare Source

v2.10.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0

v2.9.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1

v2.9.0

Compare Source

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

v2.8.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0

v2.6.0

Compare Source

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

v2.5.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0

v2.4.1

Compare Source

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

v2.4.0

Compare Source

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

v2.3.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0

v2.2.1

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1

v2.2.0

Compare Source

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

v2.1.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.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 becomes conflicted, 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 | `v2` → `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> ### [`v3.0.0`](https://github.com/docker/setup-buildx-action/releases/tag/v3.0.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v3...v3) - Node 20 as default runtime (requires [Actions Runner v2.308.0](https://github.com/actions/runner/releases/tag/v2.308.0) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;264](https://github.com/docker/setup-buildx-action/pull/264) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 in [#&#8203;267](https://github.com/docker/setup-buildx-action/pull/267) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0> ### [`v3`](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3) ### [`v2.10.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.10.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.7.1 to 0.10.0 by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;258](https://github.com/docker/setup-buildx-action/pull/258) - Bump word-wrap from 1.2.3 to 1.2.5 in [#&#8203;253](https://github.com/docker/setup-buildx-action/pull/253) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0> ### [`v2.9.1`](https://github.com/docker/setup-buildx-action/releases/tag/v2.9.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.7.0 to 0.7.1 in [#&#8203;248](https://github.com/docker/setup-buildx-action/pull/248) - Fixes an issue where building Buildx does not match the local platform ([docker/actions-toolkit#135](https://github.com/docker/actions-toolkit/pull/135)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1> ### [`v2.9.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.9.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.6.0 to 0.7.0 in [#&#8203;246](https://github.com/docker/setup-buildx-action/pull/246) - Adds support to cache Buildx binary to hosted tool cache and GHA cache backend **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0> ### [`v2.8.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.8.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0) - Only set specific flags for drivers supporting them by [@&#8203;nicks](https://github.com/nicks) in [#&#8203;241](https://github.com/docker/setup-buildx-action/pull/241) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.5.0 to 0.6.0 in [#&#8203;242](https://github.com/docker/setup-buildx-action/pull/242) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0> ### [`v2.7.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.7.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 in [#&#8203;237](https://github.com/docker/setup-buildx-action/pull/237) [#&#8203;238](https://github.com/docker/setup-buildx-action/pull/238) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0> ### [`v2.6.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.6.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0) - Set node name for k8s driver when appending nodes by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;219](https://github.com/docker/setup-buildx-action/pull/219) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.1.0-beta.18 to 0.3.0 in [#&#8203;220](https://github.com/docker/setup-buildx-action/pull/220) [#&#8203;229](https://github.com/docker/setup-buildx-action/pull/229) [#&#8203;231](https://github.com/docker/setup-buildx-action/pull/231) [#&#8203;236](https://github.com/docker/setup-buildx-action/pull/236) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0> ### [`v2.5.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.5.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0) - `cleanup` input to remove builder and temp files by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;213](https://github.com/docker/setup-buildx-action/pull/213) - do not remove builder using the `docker` driver by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;218](https://github.com/docker/setup-buildx-action/pull/218) - fix current context as builder name for `docker` driver by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;209](https://github.com/docker/setup-buildx-action/pull/209) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0> ### [`v2.4.1`](https://github.com/docker/setup-buildx-action/releases/tag/v2.4.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1) - Get releases from actions toolkit by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;200](https://github.com/docker/setup-buildx-action/issues/200)) - Bump csv-parse from 5.3.3 to 5.3.4 ([#&#8203;199](https://github.com/docker/setup-buildx-action/issues/199)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1> ### [`v2.4.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.4.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0) - Don't depend on the GitHub API to check release by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;196](https://github.com/docker/setup-buildx-action/issues/196)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0> ### [`v2.3.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.3.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0) - Use Octokit to check Buildx release on GitHub by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;191](https://github.com/docker/setup-buildx-action/issues/191) [#&#8203;192](https://github.com/docker/setup-buildx-action/issues/192)) - Add version pinning information to the README by [@&#8203;jedevc](https://github.com/jedevc) ([#&#8203;189](https://github.com/docker/setup-buildx-action/issues/189)) - Bump minimatch from 3.0.4 to 3.1.2 ([#&#8203;182](https://github.com/docker/setup-buildx-action/issues/182)) - Bump csv-parse from 5.3.1 to 5.3.3 ([#&#8203;181](https://github.com/docker/setup-buildx-action/issues/181)) - Bump json5 from 2.2.0 to 2.2.3 ([#&#8203;184](https://github.com/docker/setup-buildx-action/issues/184)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0> ### [`v2.2.1`](https://github.com/docker/setup-buildx-action/releases/tag/v2.2.1) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1) - Preserve quotes surrounding fields in input list by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;174](https://github.com/docker/setup-buildx-action/issues/174)) - Escape surrounding quotes for `platforms` input by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;175](https://github.com/docker/setup-buildx-action/issues/175)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1> ### [`v2.2.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.2.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0) - Append nodes to builder support by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;165](https://github.com/docker/setup-buildx-action/issues/165)) - Bump csv-parse from 5.3.0 to 5.3.1 ([#&#8203;172](https://github.com/docker/setup-buildx-action/issues/172)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0> ### [`v2.1.0`](https://github.com/docker/setup-buildx-action/releases/tag/v2.1.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2...v2.1.0) - Auth support for tls endpoint by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;164](https://github.com/docker/setup-buildx-action/issues/164)) - Nodes metadata JSON ouput by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;162](https://github.com/docker/setup-buildx-action/issues/162)) - `endpoint`, `status` and `flags` outputs are deprecated. Use `nodes` output instead. - Skip setting buildkitd flags and config for remote driver by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;161](https://github.com/docker/setup-buildx-action/issues/161)) - Move args logic to context module and add tests by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;169](https://github.com/docker/setup-buildx-action/issues/169)) - Remove workaround for `setOutput` by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;170](https://github.com/docker/setup-buildx-action/issues/170)) - Fix deprecated `fs.rmdir` by [@&#8203;crazy-max](https://github.com/crazy-max) ([#&#8203;171](https://github.com/docker/setup-buildx-action/issues/171)) - Docs: clarify install option by [@&#8203;rodrigc](https://github.com/rodrigc) in ([#&#8203;152](https://github.com/docker/setup-buildx-action/issues/152)) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.6.0 to 1.10.0 ([#&#8203;151](https://github.com/docker/setup-buildx-action/issues/151) [#&#8203;157](https://github.com/docker/setup-buildx-action/issues/157) [#&#8203;167](https://github.com/docker/setup-buildx-action/issues/167)) - Bump [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) from 1.7.2 to 2.0.1 ([#&#8203;150](https://github.com/docker/setup-buildx-action/issues/150)) - Bump [@&#8203;actions/http-client](https://github.com/actions/http-client) from 1.0.11 to 2.0.1 ([#&#8203;149](https://github.com/docker/setup-buildx-action/issues/149)) - Bump uuid from 8.3.2 to 9.0.0 ([#&#8203;159](https://github.com/docker/setup-buildx-action/issues/159)) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
mars3142 added 1 commit 2026-04-19 20:23:51 +00:00
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 checkout renovate/docker-setup-buildx-action-4.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: firmware-hub/eureka-service#11