[PR #2461] [CLOSED] build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.16.0 #2451

Closed
opened 2026-03-01 21:55:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2461
Author: @dependabot[bot]
Created: 9/16/2024
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/moby/buildkit-0.16.0


📝 Commits (1)

  • f541a37 build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.16.0

📊 Changes

2 files changed (+41 additions, -48 deletions)

View changed files

📝 go.mod (+14 -15)
📝 go.sum (+27 -33)

📄 Description

Bumps github.com/moby/buildkit from 0.13.2 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_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

... (truncated)

Commits
  • 0865fcc Merge pull request #5320 from crazy-max/v0.16.0-picks2
  • 74116a2 fix windows area label when modifications are under the vendor folder
  • 5c5dc59 vendor: github.com/docker/docker v27.2.1
  • c9d08dd Merge pull request #5315 from jsternberg/trace-id-in-log
  • b2b8b1c Merge pull request #5313 from tonistiigi/grpc-v1.62
  • 366c355 bklog: always enable trace id if it exists
  • e89d391 vendor: update grpc to v1.62.0
  • a1993e8 Merge pull request #5306 from tonistiigi/cache-mount-mode-prune
  • 85668ff Merge pull request #5307 from thompson-shaun/update-labeler
  • 436609d Merge pull request #5302 from crazy-max/dockerfile-rootless-cache
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2461 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.16.0` --- ### 📝 Commits (1) - [`f541a37`](https://github.com/nektos/act/commit/f541a373c3527143f3f926eaf3b96295677320f8) build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.16.0 ### 📊 Changes **2 files changed** (+41 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+14 -15) 📝 `go.sum` (+27 -33) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moby/buildkit/releases">github.com/moby/buildkit's releases</a>.</em></p> <blockquote> <h2>v0.16.0</h2> <p>Welcome to the v0.16.0 release of buildkit!</p> <p>Please try out the release binaries and report any issues at <a href="https://github.com/moby/buildkit/issues">https://github.com/moby/buildkit/issues</a>.</p> <h3>Contributors</h3> <ul> <li>CrazyMax</li> <li>Tõnis Tiigi</li> <li>Sebastiaan van Stijn</li> <li>Akihiro Suda</li> <li>David Karlsson</li> <li>Shaun Thompson</li> <li>Talon Bowler</li> <li>Arkadiusz Drabczyk</li> <li>Craig Andrews</li> <li>Justin Chadwell</li> <li>Mitsuru Kariya</li> <li>Anthony Nandaa</li> <li>Bertrand Paquet</li> <li>Ignas Mikalajūnas</li> <li>Jonathan A. Sternberg</li> <li>Billy Owire</li> <li>Debosmit Ray</li> <li>Kai Takac</li> <li>Marat Radchenko</li> <li>a-palchikov</li> </ul> <h3>Notable changes</h3> <ul> <li>Builtin Dockerfile frontend has been updated to v1.10.0 <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.10.0">changelog</a></li> <li>Remote cache export to S3 backend can now happen with parallel requests and can be controlled with new <code>upload_parallelism</code> option <a href="https://redirect.github.com/moby/buildkit/issues/5270">#5270</a></li> <li>Remote cache export to S3 backend now supports layers larger than 5GB <a href="https://redirect.github.com/moby/buildkit/issues/5266">#5266</a></li> <li>History records now contain information about the number of warnings that were generated during the build <a href="https://redirect.github.com/moby/buildkit/issues/5166">#5166</a></li> <li>Printing check results with library now allows source mapping modifications <a href="https://redirect.github.com/moby/buildkit/issues/5295">#5295</a></li> <li>Unconditionally use <code>/etc/resolv.conf</code> rather than systemd's config in host networking mode <a href="https://redirect.github.com/moby/buildkit/issues/5207">#5207</a></li> <li>Certain history, graph consistency, and some syscall errors as now marked as internal and use corresponding gRPC error code <a href="https://redirect.github.com/moby/buildkit/issues/5163">#5163</a> <a href="https://redirect.github.com/moby/buildkit/issues/5182">#5182</a></li> <li>Output of errors produced by the container executor has been improved <a href="https://redirect.github.com/moby/buildkit/issues/5179">#5179</a></li> <li>Stack traces produced by build errors are now clearer and avoid duplicates <a href="https://redirect.github.com/moby/buildkit/issues/5180">#5180</a></li> <li>Build containers killed by OOMKiller are now detected and shown to the user in the error message <a href="https://redirect.github.com/moby/buildkit/issues/5260">#5260</a></li> <li>Runc container runtime has been updated to v1.1.14 <a href="https://redirect.github.com/moby/buildkit/issues/5300">#5300</a></li> <li>Pre-defined OCI annotations are now set to the BuildKit image <a href="https://redirect.github.com/moby/buildkit/issues/3554">#3554</a></li> <li>Fix pruning cache mounts that use uid/gid/mode/from on no-cache builds <a href="https://redirect.github.com/moby/buildkit/issues/5306">#5306</a></li> <li>Fix issue where <code>--import-cache</code> flag could be ignored for <code>buildctl</code> <a href="https://redirect.github.com/moby/buildkit/issues/5143">#5143</a></li> <li>Fix OTEL trace ID being missing from logs <a href="https://redirect.github.com/moby/buildkit/issues/5315">#5315</a></li> </ul> <h3>Dependency Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/0865fcc9b78559e856e81dc52b3613701e7be28d"><code>0865fcc</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5320">#5320</a> from crazy-max/v0.16.0-picks2</li> <li><a href="https://github.com/moby/buildkit/commit/74116a294af89126dcb407d0245256a7a7931b59"><code>74116a2</code></a> fix windows area label when modifications are under the vendor folder</li> <li><a href="https://github.com/moby/buildkit/commit/5c5dc59868d419e78dc1fd8264fcfb09c423bb62"><code>5c5dc59</code></a> vendor: github.com/docker/docker v27.2.1</li> <li><a href="https://github.com/moby/buildkit/commit/c9d08dde729d5ff0c7f6faf38b5bfd9ce8a753d5"><code>c9d08dd</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5315">#5315</a> from jsternberg/trace-id-in-log</li> <li><a href="https://github.com/moby/buildkit/commit/b2b8b1c19b39693b5c4de23695c0c9ab9f4abe08"><code>b2b8b1c</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5313">#5313</a> from tonistiigi/grpc-v1.62</li> <li><a href="https://github.com/moby/buildkit/commit/366c355fdbec8aa4caaf87bc1089043f91eb12a2"><code>366c355</code></a> bklog: always enable trace id if it exists</li> <li><a href="https://github.com/moby/buildkit/commit/e89d3918ce89ebfe6d455813f584988128bddea1"><code>e89d391</code></a> vendor: update grpc to v1.62.0</li> <li><a href="https://github.com/moby/buildkit/commit/a1993e882e9a8fbb5f70b1a1a925b6c428f1ec9f"><code>a1993e8</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5306">#5306</a> from tonistiigi/cache-mount-mode-prune</li> <li><a href="https://github.com/moby/buildkit/commit/85668ff0bbbbdc5755e0d9a651eec3bbe69dc225"><code>85668ff</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5307">#5307</a> from thompson-shaun/update-labeler</li> <li><a href="https://github.com/moby/buildkit/commit/436609d8057cecf90628091b68e3bc3bd7e01f1d"><code>436609d</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5302">#5302</a> from crazy-max/dockerfile-rootless-cache</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.13.2...v0.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/buildkit&package-manager=go_modules&previous-version=0.13.2&new-version=0.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2451
No description provided.