Skip to content

deps(go): bump module github.com/moby/buildkit #2755

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

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Oct 2, 2024

deps(go): bump module github.com/moby/buildkit

deps(go): bump module github.com/moby/buildkit to v0.16.0

go.mod updated Module path "github.com/moby/buildkit" version from "v0.12.5" to "v0.16.0"

v0.16.0
Changelog retrieved from:
	https://github.com/moby/buildkit/releases/tag/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](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.10.0)
* Remote cache export to S3 backend can now happen with parallel requests and can be controlled with new `upload_parallelism` option #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.conf` rather 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-cache` flag could be ignored for `buildctl` #5143
* Fix OTEL trace ID being missing from logs #5315

### Dependency Changes

* **github.com/containerd/containerd**                                   v1.7.19 -> v1.7.21
* **github.com/containerd/nydus-snapshotter**                            v0.13.7 -> v0.14.0
* **github.com/containerd/typeurl/v2**                                   v2.1.1 -> v2.2.0
* **github.com/docker/cli**                                              v27.0.3 -> v27.2.1
* **github.com/docker/docker**                                           v27.0.3 -> v27.2.1
* **github.com/moby/sys/signal**                                         v0.7.0 -> v0.7.1
* **github.com/moby/sys/userns**                                         v0.1.0 **_new_**
* **github.com/pkg/browser**                                             ce105d075bb4 -> 5ac0b6a4141c
* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc**  v0.42.0 -> v0.44.0
* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp**  v0.42.0 -> v0.44.0
* **google.golang.org/genproto**                                         49dd2c1f3d0b -> ef4313101c80
* **google.golang.org/genproto/googleapis/api**                          49dd2c1f3d0b -> ef4313101c80
* **google.golang.org/genproto/googleapis/rpc**                          49dd2c1f3d0b -> ef4313101c80
* **google.golang.org/grpc**                                             v1.59.0 -> v1.62.0

Previous release can be found at [v0.15.2](https://github.com/moby/buildkit/releases/tag/v0.15.2)
clean: go mod tidy

ran shell command "go mod tidy"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2024
@updateclibot updateclibot bot closed this Oct 3, 2024
@updateclibot updateclibot bot force-pushed the updatecli_main_b445e684092a3274282793ee02f03534f9174e2ffca5bc806fb11998eff23612 branch from 41ab8e4 to 217fe11 Compare October 3, 2024 09:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants