Skip to content

chore(deps): bump github.com/moby/buildkit from 0.21.1 to 0.22.0 in the moby group #3670

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps the moby group with 1 update: github.com/moby/buildkit.

Updates github.com/moby/buildkit from 0.21.1 to 0.22.0

Release notes

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

v0.22.0

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 21f3f3385ab7 -> v0.1.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7ad7583 -> 3f76f8130144
  • github.com/vbatts/tar-split v0.11.6 -> v0.12.1

Previous release can be found at v0.21.1

v0.22.0-rc2

Welcome to the v0.22.0-rc2 release of buildkit! This is a pre-release of buildkit

... (truncated)

Commits
  • 13cf07c Merge pull request #5979 from crazy-max/v0.22-picks-0.22.0-rc2
  • a3712e2 allow duration based filters on diskusage requests
  • 93b71cd git: add testcase for checking that adding checksum doesn't break cache
  • 17ae6d0 git: verify checksum early and more tests
  • 13f36e6 dockerfile: implement ADD --checksum=COMMIT_HASH GIT_URL
  • 8e1bbed git source: add AttrGitChecksum
  • 141a4a6 Merge pull request #5533 from crazy-max/update-cni
  • 40e8799 Merge pull request #5923 from crazy-max/run-device-docs
  • 6b3c423 dockerfile: update cni to 1.7.1
  • 4da8760 dockerfile: run device docs
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the moby group with 1 update: [github.com/moby/buildkit](https://github.com/moby/buildkit).


Updates `github.com/moby/buildkit` from 0.21.1 to 0.22.0
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.21.1...v0.22.0)

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

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 May 22, 2025
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