Skip to content

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Oct 7, 2025

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

clean: go mod tidy

ran shell command "go mod tidy"

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

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

v0.25.0
buildkit 0.25.0

Welcome to the v0.25.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
* Jonathan A. Sternberg
* Akihiro Suda
* Brian Goff
* greggu
* Sebastiaan van Stijn
* Søren Hansen
* Vigilans
* Sam Oluwalana
* Shivam
* Tianon Gravi
* nikelborm

### Notable Changes

- Git sources now support working with SHA-256 based code repositories. #6194
- New `Checksum` has been added to `llb.Image` to specify verification digest of the image. Unlike the existing digest in the image reference, where digest overrides the tag if both are set, in this mode, the image is resolved by the tag and only verified by checksum.  #6234
- The remote cache exporter (also used in provenance creation) has been completely rewritten to solve various concurrency and loop issues. There should be no user-visible changes in the cache format itself. #6129 
- BuildKit daemon now supports a way to add custom fields to the provenance attestation to specify the environment BuildKit is running in. Additional field are picked up from config files in `/etc/buildkitd/provenance.d` directory. #6210
- Containerd executor on Windows now supports `HyperVIsolation` option. #6224
- Included runc container runtime has been updated to v1.3.1 #6236
- CNI plugins have been updated to v1.8.0 #6185
- Qemu emulation binaries have been updated to v10.0.4. #6215
- Fix possible infinite loop when exporting cache #6186 
- Fix issue where some errors could lose their source or stack information when wrapped with `errors.Join`. #6226
- Multiple fixes to how the builds from Git context are recorded in provenance. #6213 
- Fix issue where build arguments could be missing in the history record's provenance attestation. #6221
- Fix issue where `materials=false` could be incorrectly set in provenance attestation for a build that used frontend inputs. #6203 
- Fix not setting the platform in the subject descriptor of the OCI artifact-style attestation manifest. This confused some registries. #6191
- Fix some improper formatting in error messages. #6192
- Fix issue with checking out annotated tags by full reference. #6244

### Dependency Changes

* **github.com/docker/cli**       v28.3.3 -> v28.4.0
* **google.golang.org/protobuf**  v1.36.6 -> v1.36.9

Previous release can be found at [v0.24.0](https://github.com/moby/buildkit/releases/tag/v0.24.0)
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 bot added 2 commits October 7, 2025 22:25
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2025
@updateclibot updateclibot bot enabled auto-merge (squash) October 7, 2025 22:29
@updateclibot updateclibot bot merged commit ecc23f9 into main Oct 7, 2025
5 checks passed
@updateclibot updateclibot bot deleted the updatecli_main_500eb6d9e22712fbd8c255d01e0010a9857e7402b5da619ad911acac73ebfafc branch October 7, 2025 23:09
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