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.1.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.1.0)
[Compare Source](https://github.com/docker/setup-buildx-action/compare/v4...v4.1.0)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.90.0 in [#​489](https://github.com/docker/setup-buildx-action/pull/489)
- Bump brace-expansion from 1.1.12 to 5.0.6 in [#​547](https://github.com/docker/setup-buildx-action/pull/547) [#​508](https://github.com/docker/setup-buildx-action/pull/508)
- Bump fast-xml-builder from 1.0.0 to 1.2.0 in [#​540](https://github.com/docker/setup-buildx-action/pull/540)
- Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#​496](https://github.com/docker/setup-buildx-action/pull/496)
- Bump flatted from 3.3.3 to 3.4.2 in [#​499](https://github.com/docker/setup-buildx-action/pull/499)
- Bump glob from 10.3.12 to 13.0.6 in [#​495](https://github.com/docker/setup-buildx-action/pull/495)
- Bump handlebars from 4.7.8 to 4.7.9 in [#​504](https://github.com/docker/setup-buildx-action/pull/504)
- Bump lodash from 4.17.23 to 4.18.1 in [#​523](https://github.com/docker/setup-buildx-action/pull/523)
- Bump picomatch from 4.0.3 to 4.0.4 in [#​503](https://github.com/docker/setup-buildx-action/pull/503)
- Bump postcss from 8.5.6 to 8.5.10 in [#​537](https://github.com/docker/setup-buildx-action/pull/537)
- Bump tar from 6.2.1 to 7.5.15 in [#​545](https://github.com/docker/setup-buildx-action/pull/545)
- Bump undici from 6.23.0 to 6.25.0 in [#​492](https://github.com/docker/setup-buildx-action/pull/492)
- Bump vite from 7.3.1 to 7.3.2 in [#​520](https://github.com/docker/setup-buildx-action/pull/520)
**Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.1.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/v4...v4)
- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@​crazy-max](https://github.com/crazy-max) in [#​483](https://github.com/docker/setup-buildx-action/pull/483)
- Remove deprecated inputs/outputs by [@​crazy-max](https://github.com/crazy-max) in [#​464](https://github.com/docker/setup-buildx-action/pull/464)
- Switch to ESM and update config/test wiring by [@​crazy-max](https://github.com/crazy-max) in [#​481](https://github.com/docker/setup-buildx-action/pull/481)
- Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#​475](https://github.com/docker/setup-buildx-action/pull/475)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#​482](https://github.com/docker/setup-buildx-action/pull/482) [#​485](https://github.com/docker/setup-buildx-action/pull/485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#​452](https://github.com/docker/setup-buildx-action/pull/452)
- Bump lodash from 4.17.21 to 4.17.23 in [#​472](https://github.com/docker/setup-buildx-action/pull/472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#​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>
### [`v4`](https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4)
[Compare Source](https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4)
### [`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 [@​crazy-max](https://github.com/crazy-max) in [#​455](https://github.com/docker/setup-buildx-action/pull/455)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#​434](https://github.com/docker/setup-buildx-action/pull/434)
- Bump brace-expansion from 1.1.11 to 1.1.12 in [#​436](https://github.com/docker/setup-buildx-action/pull/436)
- Bump form-data from 2.5.1 to 2.5.5 in [#​432](https://github.com/docker/setup-buildx-action/pull/432)
- Bump undici from 5.28.4 to 5.29.0 in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​427](https://github.com/docker/setup-buildx-action/pull/427)
- Remove aliases created when installing by default by [@​hashhar](https://github.com/hashhar) in [#​139](https://github.com/docker/setup-buildx-action/pull/139)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.62.1 in [#​422](https://github.com/docker/setup-buildx-action/pull/422) [#​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 [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.54.0 to 0.56.0 in [#​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 [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.48.0 to 0.54.0 in [#​402](https://github.com/docker/setup-buildx-action/pull/402) [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​390](https://github.com/docker/setup-buildx-action/pull/390)
- Bump [@​actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 in [#​370](https://github.com/docker/setup-buildx-action/pull/370)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.39.0 to 0.48.0 in [#​389](https://github.com/docker/setup-buildx-action/pull/389)
- Bump cross-spawn from 7.0.3 to 7.0.6 in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​363](https://github.com/docker/setup-buildx-action/pull/363)
- Remove `uuid` package and switch to `crypto` by [@​crazy-max](https://github.com/crazy-max) in [#​366](https://github.com/docker/setup-buildx-action/pull/366)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0 in [#​362](https://github.com/docker/setup-buildx-action/pull/362)
- Bump path-to-regexp from 6.2.2 to 6.3.0 in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​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 [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.35.0 in [#​340](https://github.com/docker/setup-buildx-action/pull/340) [#​344](https://github.com/docker/setup-buildx-action/pull/344) [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​315](https://github.com/docker/setup-buildx-action/pull/315)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [#​321](https://github.com/docker/setup-buildx-action/pull/321) [#​338](https://github.com/docker/setup-buildx-action/pull/338)
- Bump braces from 3.0.2 to 3.0.3 in [#​329](https://github.com/docker/setup-buildx-action/pull/329)
- Bump undici from 5.28.3 to 5.28.4 in [#​312](https://github.com/docker/setup-buildx-action/pull/312)
- Bump uuid from 9.0.1 to 10.0.0 in [#​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 [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.19.0 to 0.20.0 by [@​crazy-max](https://github.com/crazy-max) in [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​303](https://github.com/docker/setup-buildx-action/pull/303)
- `config` to `buildkitd-config`
- `config-inline` to `buildkitd-config-inline`
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.17.0 to 0.19.0 in [#​302](https://github.com/docker/setup-buildx-action/pull/302) [#​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 [@​crazy-max](https://github.com/crazy-max) in [#​300](https://github.com/docker/setup-buildx-action/pull/300)
- build(deps): bump [@​babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#​282](https://github.com/docker/setup-buildx-action/pull/282)
- build(deps): bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.12.0 to 0.17.0 in [#​281](https://github.com/docker/setup-buildx-action/pull/281) [#​284](https://github.com/docker/setup-buildx-action/pull/284) [#​299](https://github.com/docker/setup-buildx-action/pull/299)
- build(deps): bump uuid from 9.0.0 to 9.0.1 in [#​271](https://github.com/docker/setup-buildx-action/pull/271)
- build(deps): bump undici from 5.26.3 to 5.28.3 in [#​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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v3→v4Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
v4.1.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.1.0
v4.0.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0
v4Compare Source
v3.12.0Compare Source
installinput by @crazy-max in #455Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0
v3.11.1Compare Source
keep-statenot being respected by @crazy-max in #429Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1
v3.11.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0
v3.10.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0
v3.9.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0
v3.8.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0
v3.7.1Compare Source
uuidpackage by @crazy-max in #369Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1
v3.7.0Compare Source
buildkitd-flagsif opt-in by @crazy-max in #363uuidpackage and switch tocryptoby @crazy-max in #366Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0
v3.6.1Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1
v3.6.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0
v3.5.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0
v3.4.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0
v3.3.0Compare Source
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0
v3.2.0Compare Source
configtobuildkitd-configconfig-inlinetobuildkitd-config-inlineFull Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0
v3.1.0Compare Source
cache-binaryinput to enable/disable caching binary to GHA cache backend by @crazy-max in #300Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.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 has been generated by Mend Renovate.
Update docker/setup-buildx-action action to v4to -Pull request closed