Skip to content

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

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.0 -> v0.10.1

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


Release Notes

docker/buildx

v0.10.1

Compare Source

Welcome to the 0.10.1 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 sending the correct origin URL as vsc:source metadata #​1548
  • Fix possible panic from data-race #​1504
  • Fix regression with rm --all-inactive #​1547
  • Improve attestation access in imagetools inspect by lazily loading data #​1546
  • Correctly mark capabilities request as internal #​1538
  • Detect invalid attestation configuration #​1545
  • Update containerd patches to fix possible push regression affecting imagetools commands #​1559
Dependency Changes
  • github.com/containerd/containerd v1.6.14 -> 1709cfe
  • github.com/moby/buildkit v0.11.0 -> v0.11.2

Previous release can be found at v0.10.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 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

Loading