kaniko
kaniko copied to clipboard
chore(deps): bump github.com/moby/buildkit from 0.14.1 to 0.16.0
Bumps github.com/moby/buildkit from 0.14.1 to 0.16.0.
Release notes
Sourced from github.com/moby/buildkit's releases.
v0.16.0
Welcome to the v0.16.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
- Akihiro Suda
- David Karlsson
- Shaun Thompson
- Talon Bowler
- Arkadiusz Drabczyk
- Craig Andrews
- Justin Chadwell
- Mitsuru Kariya
- Anthony Nandaa
- Bertrand Paquet
- Ignas Mikalajūnas
- Jonathan A. Sternberg
- Billy Owire
- Debosmit Ray
- Kai Takac
- Marat Radchenko
- a-palchikov
Notable changes
- Builtin Dockerfile frontend has been updated to v1.10.0 changelog
- Remote cache export to S3 backend can now happen with parallel requests and can be controlled with new
upload_parallelismoption #5270- Remote cache export to S3 backend now supports layers larger than 5GB #5266
- History records now contain information about the number of warnings that were generated during the build #5166
- Printing check results with library now allows source mapping modifications #5295
- Unconditionally use
/etc/resolv.confrather than systemd's config in host networking mode #5207- Certain history, graph consistency, and some syscall errors as now marked as internal and use corresponding gRPC error code #5163 #5182
- Output of errors produced by the container executor has been improved #5179
- Stack traces produced by build errors are now clearer and avoid duplicates #5180
- Build containers killed by OOMKiller are now detected and shown to the user in the error message #5260
- Runc container runtime has been updated to v1.1.14 #5300
- Pre-defined OCI annotations are now set to the BuildKit image #3554
- Fix pruning cache mounts that use uid/gid/mode/from on no-cache builds #5306
- Fix issue where
--import-cacheflag could be ignored forbuildctl#5143- Fix OTEL trace ID being missing from logs #5315
Dependency Changes
... (truncated)
Commits
0865fccMerge pull request #5320 from crazy-max/v0.16.0-picks274116a2fix windows area label when modifications are under the vendor folder5c5dc59vendor: github.com/docker/docker v27.2.1c9d08ddMerge pull request #5315 from jsternberg/trace-id-in-logb2b8b1cMerge pull request #5313 from tonistiigi/grpc-v1.62366c355bklog: always enable trace id if it existse89d391vendor: update grpc to v1.62.0a1993e8Merge pull request #5306 from tonistiigi/cache-mount-mode-prune85668ffMerge pull request #5307 from thompson-shaun/update-labeler436609dMerge pull request #5302 from crazy-max/dockerfile-rootless-cache- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)