Skip to content

Update dependency moby/buildkit to v0.22.0 in Dockerfile #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Type Update Change
moby/buildkit minor 0.19.0 -> 0.22.0
moby/buildkit final minor v0.19.0-rootless -> v0.22.0-rootless
moby/buildkit stage minor v0.19.0 -> v0.22.0

Release Notes

moby/buildkit (moby/buildkit)

v0.22.0

Compare Source

Welcome to the v0.22.0 release of buildkit!

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

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • Alberto Garcia Hierro
  • Anthony Nandaa
  • Jonathan A. Sternberg
  • Bertrand Paquet
  • Gleb Nebolyubov
  • Justin Chadwell
  • liulanzheng
Notable Changes
  • Add checksum support to Git source. #​5975
  • Allow duration based filters on diskusage requests. #​5455
  • Ignore Apple extended file attributes during copy. #​5937 tonistiigi/fsutil#235
  • Support for building overlaybd images. #​3867 docs
  • Improve error message for registry and local cache export when using image-manifest and oci-mediatypes options. #​5966
  • Fix supported platforms reported by the worker. #​5968
  • Fix CDI device request by class annotation. #​5969
  • Fix panic when using a tiny terminal. #​5967
  • CNI plugins have been updated to v1.7.1. #​5533
Dependency Changes
  • github.com/containerd/accelerated-container-image v1.2.3 new
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/moby/go-archive 21f3f33 -> v0.1.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7a -> 3f76f81
  • github.com/vbatts/tar-split v0.11.6 -> v0.12.1

Previous release can be found at v0.21.1

v0.21.1

Compare Source

Welcome to the v0.21.1 release of buildkit!

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

Contributors
  • Tõnis Tiigi
  • Akihiro Suda
  • Gleb Nebolyubov
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.15.1.
  • Fix buildctl --tlsdir for non-cert-manager.io tls certificate naming. #​5950
  • Fix panic when null cache options were sent using solve grpc API. #​5925
Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.0

v0.21.0

Compare Source

Welcome to the v0.21.0 release of buildkit!

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

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Jonathan A. Sternberg
  • Anthony Nandaa
  • Sebastiaan van Stijn
  • Dan Duvall
  • Austin Vazquez
  • Billy Owire
  • Derek McGowan
  • Gleb Nebolyubov
  • Michael Korn
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.15.0. changelog
  • Runc container runtime has been updated to v1.2.6. #​5845
  • The cache manifest created by --cache-to now defaults to OCI artifact manifest (instead of OCI image index). For old behavior, set image-manifest=false. #​5864
  • The cache timeout for registry credentials has been reduced from 10 min to 5 min. #​5859
  • Buildctl --tlsdir option now allows filenames compatible with cert-manager.io. #​5886
  • Update free-space filter GC/prune filter to not remove all data when no max-space value is set. #​5827
  • Mitigate GitHub Actions cache v2 flakiness. #​5805
  • Add autoallow and entitlements support to CDI devices. #​5742
  • Support authentication in LLB for Git and HTTP. #​5733
  • Support for adding additional request header fields for HTTP sources. #​5732
  • OpenTelemetry traces now contain spans for layer extraction. #​5831
  • containerd image exporter creates dangling images by default. #​5858
  • Add support for bind and cache mounts for WCOW. #​5708
  • Add session exporter capability. #​5907 #​5908
  • Add metadata-only transfer option for local source. #​5897
  • Fix X mode to be Linux-compatible for file operations using chmod. #​5850
  • Fix --chmod when applied to parent directories. #​5788
  • Fix missing user-agent when buildkit requests layers from the registry. #​5834
  • Fix missing user-agent for GitHub Actions importer. #​5759 #​5760
  • Fix reading secrets from any session on parallel build requests. #​5833
  • Fix race condition causing "file used by another process" errors with WCOW. #​5885
Dependency Changes
  • github.com/docker/cli v27.5.1 -> v28.0.4
  • github.com/docker/docker v27.5.1 -> v28.0.4
  • github.com/docker/docker-credential-helpers v0.8.2 -> v0.9.3
  • github.com/golang-jwt/jwt/v5 v5.2.1 -> v5.2.2
  • github.com/google/go-cmp v0.6.0 -> v0.7.0
  • github.com/klauspost/compress v1.17.11 -> v1.18.0
  • github.com/moby/go-archive 21f3f33 new
  • github.com/moby/sys/user v0.3.0 -> v0.4.0
  • github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
  • github.com/tonistiigi/dchapes-mode ca0759f -> 73d941a
  • github.com/tonistiigi/fsutil b14e27f -> 5b74a7a
  • golang.org/x/crypto v0.31.0 -> v0.37.0
  • golang.org/x/exp 2d47ceb -> 7e4ce0a
  • golang.org/x/mod v0.22.0 -> v0.24.0
  • golang.org/x/net v0.33.0 -> v0.39.0
  • golang.org/x/sync v0.10.0 -> v0.13.0
  • golang.org/x/sys v0.29.0 -> v0.32.0
  • golang.org/x/text v0.21.0 -> v0.24.0
  • golang.org/x/time v0.6.0 -> v0.11.0
  • tags.cncf.io/container-device-interface v0.8.1 -> v1.0.1
  • tags.cncf.io/container-device-interface/specs-go v0.8.0 -> v1.0.0

Previous release can be found at v0.20.2

v0.20.2

Compare Source

buildkit 0.20.2

Welcome to the v0.20.2 release of buildkit!

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

Contributors
  • Akihiro Suda
  • Derek McGowan
  • Jonathan A. Sternberg
Changes
Dependency Changes
  • github.com/containerd/containerd/v2 v2.0.3 -> v2.0.4

Previous release can be found at v0.20.1

v0.20.1

Compare Source

Welcome to the v0.20.1 release of buildkit!

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

Contributors
  • Tõnis Tiigi
  • Akihiro Suda
  • CrazyMax
Notable Changes
Dependency Changes
  • github.com/containerd/containerd/v2 v2.0.2 -> v2.0.3
  • github.com/tonistiigi/go-actions-cache 1a5174a -> 3e9a664
  • tags.cncf.io/container-device-interface v0.8.0 -> v0.8.1

Previous release can be found at v0.20.0

v0.20.0

Compare Source

Welcome to the v0.20.0 release of buildkit!

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

Contributors
  • CrazyMax
  • Tõnis Tiigi
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Akihiro Suda
  • Anthony Nandaa
  • Shaun Thompson
  • Austin Vazquez
  • Bertrand Paquet
  • Brian Goff
  • Pranav Pandit
Notable Changes
  • Builtin Dockerfile frontend has been updated to v1.14.0
  • Github Actions cache backend has been updated to support v2 API. Github is expected to stop supporting V1 API from March 1st 2025. #​5720 #​5750 #​5754
  • Support for CDI (Container Device Interface) devices has been added allowing builds to use GPUs and other defined devices. Build steps can now request devices to be injected into the container, if they are permitted to do so. In Dockerfile, devices are currently available in the labs channel. #​4056 #​5722 #​5726 #​5729 #​5742
  • History record APIs now support server-side filters and limiting amount of records returned. #​5705
  • Update Runc to v1.2.5. #​5741
  • Embedded binfmt emulators in the release image have been updated to QEMU v9.2.0 #​5695 #​5736
  • Fix possible errors from credentials expiration for long builds. #​5684
  • Fix possible crash from S3 remote cache backend. #​5597
  • Fix possible record leak in Bolt database. #​5692
  • Fix invalid warning messages when running subrequests (e.g. check, outline) for a specific platform. #​5730
Dependency Changes
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 -> v1.16.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0 -> v1.8.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 -> v1.10.0
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.4.1 -> v1.5.0
  • github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 -> v1.3.2
  • github.com/containerd/cgroups/v3 v3.0.3 -> v3.0.5
  • github.com/containerd/fuse-overlayfs-snapshotter/v2 v2.1.0 -> v2.1.1
  • github.com/containerd/go-cni v1.1.11 -> v1.1.12
  • github.com/docker/cli v27.5.0 -> v27.5.1
  • github.com/docker/docker v27.5.0 -> v27.5.1
  • github.com/moby/term v0.5.0 -> v0.5.2
  • github.com/package-url/packageurl-go 8907843 -> v0.1.1
  • github.com/petermattis/goid 4fcff4a new
  • github.com/sasha-s/go-deadlock v0.3.5 new
  • github.com/tonistiigi/go-actions-cache 017636a -> 1a5174a
  • github.com/vishvananda/netns v0.0.4 -> v0.0.5
  • golang.org/x/exp 701f63a -> 2d47ceb
  • golang.org/x/mod v0.21.0 -> v0.22.0
  • golang.org/x/sys v0.28.0 -> v0.29.0
  • google.golang.org/genproto/googleapis/api 5fefd90 -> 324edc3
  • google.golang.org/grpc v1.68.1 -> v1.69.4

Previous release can be found at v0.19.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/moby-buildkit-0.x branch from dce86b1 to 8d0ddfa Compare March 7, 2025 00:01
@renovate renovate bot changed the title Update dependency moby/buildkit to v0.20.0 in Dockerfile Update dependency moby/buildkit to v0.20.1 in Dockerfile Mar 7, 2025
@renovate renovate bot force-pushed the renovate/moby-buildkit-0.x branch from 8d0ddfa to afbeb8e Compare March 27, 2025 03:57
@renovate renovate bot changed the title Update dependency moby/buildkit to v0.20.1 in Dockerfile Update dependency moby/buildkit to v0.20.2 in Dockerfile Mar 27, 2025
@renovate renovate bot changed the title Update dependency moby/buildkit to v0.20.2 in Dockerfile Update dependency moby/buildkit in Dockerfile Apr 18, 2025
@renovate renovate bot force-pushed the renovate/moby-buildkit-0.x branch from afbeb8e to 1c25fd3 Compare April 27, 2025 03:42
@renovate renovate bot changed the title Update dependency moby/buildkit in Dockerfile Update dependency moby/buildkit to v0.21.0 in Dockerfile Apr 27, 2025
@renovate renovate bot force-pushed the renovate/moby-buildkit-0.x branch from 1c25fd3 to bbcd490 Compare May 1, 2025 12:14
@renovate renovate bot changed the title Update dependency moby/buildkit to v0.21.0 in Dockerfile Update dependency moby/buildkit to v0.21.1 in Dockerfile May 1, 2025
@renovate renovate bot force-pushed the renovate/moby-buildkit-0.x branch from bbcd490 to bea13ac Compare May 24, 2025 19:37
@renovate renovate bot changed the title Update dependency moby/buildkit to v0.21.1 in Dockerfile Update dependency moby/buildkit to v0.22.0 in Dockerfile May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants