docker/setup-buildx-action (docker/setup-buildx-action)
### [`v3.7.1`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.1)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1)
- Switch back to `uuid` package by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/369](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0)
- Always set `buildkitd-flags` if opt-in by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/363](https://redirect.github.com/docker/setup-buildx-action/pull/363)
- Remove `uuid` package and switch to `crypto` by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/366](https://redirect.github.com/docker/setup-buildx-action/pull/366)
- Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0 in [https://github.com/docker/setup-buildx-action/pull/362](https://redirect.github.com/docker/setup-buildx-action/pull/362)
- Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/setup-buildx-action/pull/354](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.1)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1)
- Check for malformed docker context by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/347](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.0)
[Compare Source](https://redirect.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://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/341](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0)
### [`v3.4.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.4.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0)
- Throw error message instead of exit code by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/315](https://redirect.github.com/docker/setup-buildx-action/pull/315)
- Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [https://github.com/docker/setup-buildx-action/pull/321](https://redirect.github.com/docker/setup-buildx-action/pull/321) [https://github.com/docker/setup-buildx-action/pull/338](https://redirect.github.com/docker/setup-buildx-action/pull/338)
- Bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-buildx-action/pull/329](https://redirect.github.com/docker/setup-buildx-action/pull/329)
- Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/setup-buildx-action/pull/312](https://redirect.github.com/docker/setup-buildx-action/pull/312)
- Bump uuid from 9.0.1 to 10.0.0 in [https://github.com/docker/setup-buildx-action/pull/326](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0)
### [`v3.2.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.2.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0)
- Rename and align config inputs by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/303](https://redirect.github.com/docker/setup-buildx-action/pull/303)
- `config` to `buildkitd-config`
- `config-inline` to `buildkitd-config-inline`
- Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.17.0 to 0.19.0 in [https://github.com/docker/setup-buildx-action/pull/302](https://redirect.github.com/docker/setup-buildx-action/pull/302) [https://github.com/docker/setup-buildx-action/pull/306](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0)
[Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0)
Configuration
π Schedule: 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 contains the following updates:
v3.0.0
->v3.7.1
Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
### [`v3.7.1`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.1) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1) - Switch back to `uuid` package by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/369](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0) - Always set `buildkitd-flags` if opt-in by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/363](https://redirect.github.com/docker/setup-buildx-action/pull/363) - Remove `uuid` package and switch to `crypto` by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/366](https://redirect.github.com/docker/setup-buildx-action/pull/366) - Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.35.0 to 0.39.0 in [https://github.com/docker/setup-buildx-action/pull/362](https://redirect.github.com/docker/setup-buildx-action/pull/362) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [https://github.com/docker/setup-buildx-action/pull/354](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1) - Check for malformed docker context by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/347](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.6.0) [Compare Source](https://redirect.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://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/341](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0) ### [`v3.4.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0) - Throw error message instead of exit code by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/315](https://redirect.github.com/docker/setup-buildx-action/pull/315) - Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [https://github.com/docker/setup-buildx-action/pull/321](https://redirect.github.com/docker/setup-buildx-action/pull/321) [https://github.com/docker/setup-buildx-action/pull/338](https://redirect.github.com/docker/setup-buildx-action/pull/338) - Bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-buildx-action/pull/329](https://redirect.github.com/docker/setup-buildx-action/pull/329) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/setup-buildx-action/pull/312](https://redirect.github.com/docker/setup-buildx-action/pull/312) - Bump uuid from 9.0.1 to 10.0.0 in [https://github.com/docker/setup-buildx-action/pull/326](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0) ### [`v3.2.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0) - Rename and align config inputs by [@crazy-max](https://redirect.github.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/303](https://redirect.github.com/docker/setup-buildx-action/pull/303) - `config` to `buildkitd-config` - `config-inline` to `buildkitd-config-inline` - Bump [@docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.17.0 to 0.19.0 in [https://github.com/docker/setup-buildx-action/pull/302](https://redirect.github.com/docker/setup-buildx-action/pull/302) [https://github.com/docker/setup-buildx-action/pull/306](https://redirect.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://redirect.github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0)Configuration
π Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.