Skip to content

chore: Bump github.com/moby/buildkit from 0.13.2 to 0.21.0 #6041

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: mainline
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps github.com/moby/buildkit from 0.13.2 to 0.21.0.

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.21.0

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

... (truncated)

Commits
  • 52b004d Merge pull request #5909 from crazy-max/v0.21-picks-rc2
  • a55f22d source: add metadata-only transfer option for local source
  • c27d431 exporter: allow session exporter to access refs
  • 571d411 exporter: add session exporter capability
  • 40a5c2d Merge pull request #5855 from AkihiroSuda/deps
  • 889f438 Merge pull request #5892 from tonistiigi/image-manifest-default
  • 11d0efb go.mod: golang.org/x/* latest
  • f8c1909 Merge pull request #5880 from crazy-max/contrib-nvidia-nopci
  • f6a7201 remotecache: enable image-manifest by default
  • e2bf281 Merge pull request #5851 from tonistiigi/dockerfile-target-suggest
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.21.0.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.13.2...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 21, 2025 14:34
@dependabot dependabot bot requested review from KollaAdithya and removed request for a team April 21, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants