[PR #2560] [CLOSED] build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.18.1 #2501

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6f8fc67 build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.18.1

📊 Changes

2 files changed (+87 additions, -93 deletions)

View changed files

📝 go.mod (+22 -25)
📝 go.sum (+65 -68)

📄 Description

Bumps github.com/moby/buildkit from 0.13.2 to 0.18.1.

Release notes

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

v0.18.1

Welcome to the v0.18.1 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Notable Changes

  • Fix issue where builds from older versions of clients/frontends could result in missing "no-cache" behavior or original Dockerfile commands could be missing in progress output #5563

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.18.0

v0.18.0

Welcome to the v0.18.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
  • David Karlsson
  • Jonathan A. Sternberg
  • Anthony Nandaa
  • Austin Vazquez
  • Erik Sipsma
  • Marat Radchenko
  • Brian Goff
  • Erik Sjölund
  • Justin Chadwell
  • Shaun Thompson
  • Tianon Gravi

Notable Changes

  • Builtin Dockerfile frontend has been updated to v1.12.0 changelog
  • Runc container runtime has been updated to v1.2.2 #5532
  • Allow graceful daemon stop while there are active history event requests #5522
  • Improve performance of booting BuildKit with many local cache records (regression v0.16.0+) #5550

... (truncated)

Commits
  • eb68885 Merge pull request #5564 from tonistiigi/v0.18.1-picks
  • ec39add llbsolver: fix recompute test and avoid struct copy
  • 64293f9 llbsolver: tie op metadata to the op before recomputing digests
  • 95d190e Merge pull request #5549 from tonistiigi/etag-cache-fix
  • 3b38a1e Merge pull request #5550 from cpuguy83/metadata_view
  • de14049 Use view transaction for metadata read
  • 06ff841 http: fix etag cache scoping
  • 51fbdf3 Merge pull request #5548 from crazy-max/containerd-lld
  • 787d9d0 ci: test sandbox build with multiple platforms
  • af2d65b dockerfile: use lld linker for containerd build
  • 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 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)

🔄 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/2560 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.18.1` --- ### 📝 Commits (1) - [`6f8fc67`](https://github.com/nektos/act/commit/6f8fc67e8825da6c97f72da1d77057bc52c0ec66) build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.18.1 ### 📊 Changes **2 files changed** (+87 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+22 -25) 📝 `go.sum` (+65 -68) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.18.1. <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.18.1</h2> <p>Welcome to the v0.18.1 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>Notable Changes</h3> <ul> <li>Fix issue where builds from older versions of clients/frontends could result in missing &quot;no-cache&quot; behavior or original Dockerfile commands could be missing in progress output <a href="https://redirect.github.com/moby/buildkit/issues/5563">#5563</a></li> </ul> <h3>Dependency Changes</h3> <p>This release has no dependency changes</p> <p>Previous release can be found at <a href="https://github.com/moby/buildkit/releases/tag/v0.18.0">v0.18.0</a></p> <h2>v0.18.0</h2> <p>Welcome to the v0.18.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>Tõnis Tiigi</li> <li>CrazyMax</li> <li>Akihiro Suda</li> <li>Sebastiaan van Stijn</li> <li>David Karlsson</li> <li>Jonathan A. Sternberg</li> <li>Anthony Nandaa</li> <li>Austin Vazquez</li> <li>Erik Sipsma</li> <li>Marat Radchenko</li> <li>Brian Goff</li> <li>Erik Sjölund</li> <li>Justin Chadwell</li> <li>Shaun Thompson</li> <li>Tianon Gravi</li> </ul> <h3>Notable Changes</h3> <ul> <li>Builtin Dockerfile frontend has been updated to v1.12.0 <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.12.0">changelog</a></li> <li>Runc container runtime has been updated to v1.2.2 <a href="https://redirect.github.com/moby/buildkit/issues/5532">#5532</a></li> <li>Allow graceful daemon stop while there are active history event requests <a href="https://redirect.github.com/moby/buildkit/issues/5522">#5522</a></li> <li>Improve performance of booting BuildKit with many local cache records (regression v0.16.0+) <a href="https://redirect.github.com/moby/buildkit/issues/5550">#5550</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/eb68885955169461d72dc2b7e6d084100fcaba86"><code>eb68885</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5564">#5564</a> from tonistiigi/v0.18.1-picks</li> <li><a href="https://github.com/moby/buildkit/commit/ec39add68103d0762f051c18d50b95aa26e0dc38"><code>ec39add</code></a> llbsolver: fix recompute test and avoid struct copy</li> <li><a href="https://github.com/moby/buildkit/commit/64293f9034f04c41b20e58a8a6bcbe03cc2d97d7"><code>64293f9</code></a> llbsolver: tie op metadata to the op before recomputing digests</li> <li><a href="https://github.com/moby/buildkit/commit/95d190ef4f18b57c717eaad703b67cb2be781ebb"><code>95d190e</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5549">#5549</a> from tonistiigi/etag-cache-fix</li> <li><a href="https://github.com/moby/buildkit/commit/3b38a1e3a8b2008a126472f8a715d2d5203f68a7"><code>3b38a1e</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5550">#5550</a> from cpuguy83/metadata_view</li> <li><a href="https://github.com/moby/buildkit/commit/de14049ae0ba6500cde0663ea4486bf44c097f29"><code>de14049</code></a> Use view transaction for metadata read</li> <li><a href="https://github.com/moby/buildkit/commit/06ff84125d87dbd7850a230cadcb5a9c1f7eca35"><code>06ff841</code></a> http: fix etag cache scoping</li> <li><a href="https://github.com/moby/buildkit/commit/51fbdf3fd512163e5ee632c9d398ca6120f72dd0"><code>51fbdf3</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5548">#5548</a> from crazy-max/containerd-lld</li> <li><a href="https://github.com/moby/buildkit/commit/787d9d078a3c4083d5f69f51a228151d61f969fe"><code>787d9d0</code></a> ci: test sandbox build with multiple platforms</li> <li><a href="https://github.com/moby/buildkit/commit/af2d65b52664bd3cbad2adad614fc4c2b7b2630f"><code>af2d65b</code></a> dockerfile: use lld linker for containerd build</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.13.2...v0.18.1">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.18.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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> --- <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:43 +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#2501
No description provided.