Skip to content

feat(deps): update dependency buildx to v0.10.2

GitLab Dependency Bot requested to merge (removed):renovate/buildx-0.x into master

This MR contains the following updates:

Package Update Change
buildx patch v0.10.1 -> v0.10.2

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

docker/buildx

v0.10.2

Compare Source

Welcome to the 0.10.2 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and Lambda). You can optionally disable the default provenance attestation functionality using --provenance=false.

Notable changes
  • Fix preferred platforms order not taken into account in multi-node builds #​1561
  • Fix possible panic on handling SOURCE_DATE_EPOCH environment variable #​1564
  • Fix possible push error on multi-node manifest merge since BuildKit v0.11 on some registries #​1566
  • Improve warnings on collecting Git provenance info #​1568

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports