[PR #2428] [CLOSED] build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.15.2 #2439

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2428
Author: @dependabot[bot]
Created: 8/19/2024
Status: Closed

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


📝 Commits (1)

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

📊 Changes

2 files changed (+37 additions, -44 deletions)

View changed files

📝 go.mod (+13 -14)
📝 go.sum (+24 -30)

📄 Description

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

Release notes

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

v0.15.2

Welcome to the v0.15.2 release of buildkit!

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

Contributors

  • Tõnis Tiigi
  • Akihiro Suda
  • Justin Chadwell
  • Sebastiaan van Stijn

Notable Changes

  • Fix issue with inline cache when embedded into Docker #5257
  • Fix possible pause before running container when using secret mounts #5251 #5252

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.15.1

v0.15.1

Welcome to the v0.15.1 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

Notable Changes

  • Fix possible panic when importing build record external error #5181
  • Fix regression with flock module where read-write mode was not applied anymore #5183

Dependency Changes

  • github.com/gofrs/flock v0.12.0 -> v0.12.1
  • golang.org/x/sys v0.21.0 -> v0.22.0

Previous release can be found at v0.15.0

... (truncated)

Commits
  • 9e14164 Merge pull request #5258 from tonistiigi/v0.15.2-picks
  • e24cd7c remotecache: handle not implemented error for Info()
  • a9d183a chore: set pb.Empty on ssh and secret mounts
  • d1d3ad8 exec: fix incorrect deps computation for special mounts
  • 509c08c Merge pull request #5195 from thaJeztah/0.15_backport_fix_wrong_errdefs
  • f3ed463 snapshot/containerd: fix wrong errdefs package import
  • 979542e Merge pull request #5186 from crazy-max/v0.15.1_cherry-picks
  • 607455d vendor: bump github.com/gofrs/flock to v0.12.1
  • 4882c33 llbsolver: avoid nil releaser on error
  • e83d79a Merge pull request #5135 from daghack/copy-ignored-file-check
  • 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/2428 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.15.2` --- ### 📝 Commits (1) - [`6acdb53`](https://github.com/nektos/act/commit/6acdb532eabcab302318f7338d8b242f843500f7) build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.15.2 ### 📊 Changes **2 files changed** (+37 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+13 -14) 📝 `go.sum` (+24 -30) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.15.2. <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.15.2</h2> <p>Welcome to the v0.15.2 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>Akihiro Suda</li> <li>Justin Chadwell</li> <li>Sebastiaan van Stijn</li> </ul> <h3>Notable Changes</h3> <ul> <li>Fix issue with inline cache when embedded into Docker <a href="https://redirect.github.com/moby/buildkit/issues/5257">#5257</a></li> <li>Fix possible pause before running container when using secret mounts <a href="https://redirect.github.com/moby/buildkit/issues/5251">#5251</a> <a href="https://redirect.github.com/moby/buildkit/issues/5252">#5252</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.15.1">v0.15.1</a></p> <h2>v0.15.1</h2> <p>Welcome to the v0.15.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>Contributors</h3> <ul> <li>CrazyMax</li> <li>Tõnis Tiigi</li> </ul> <h3>Notable Changes</h3> <ul> <li>Fix possible panic when importing build record external error <a href="https://redirect.github.com/moby/buildkit/issues/5181">#5181</a></li> <li>Fix regression with flock module where read-write mode was not applied anymore <a href="https://redirect.github.com/moby/buildkit/issues/5183">#5183</a></li> </ul> <h3>Dependency Changes</h3> <ul> <li><strong>github.com/gofrs/flock</strong> v0.12.0 -&gt; v0.12.1</li> <li><strong>golang.org/x/sys</strong> v0.21.0 -&gt; v0.22.0</li> </ul> <p>Previous release can be found at <a href="https://github.com/moby/buildkit/releases/tag/v0.15.0">v0.15.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/9e14164a1099d3e41b58fc879cbdd6f2b2edb04e"><code>9e14164</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5258">#5258</a> from tonistiigi/v0.15.2-picks</li> <li><a href="https://github.com/moby/buildkit/commit/e24cd7c117b1ed8f5d57726b2fc353a5b107e48d"><code>e24cd7c</code></a> remotecache: handle not implemented error for Info()</li> <li><a href="https://github.com/moby/buildkit/commit/a9d183add49ae43d8c57fbabbba1bb9609e8cf12"><code>a9d183a</code></a> chore: set pb.Empty on ssh and secret mounts</li> <li><a href="https://github.com/moby/buildkit/commit/d1d3ad8dacff96ab6731fb75316cbe638f5ffcca"><code>d1d3ad8</code></a> exec: fix incorrect deps computation for special mounts</li> <li><a href="https://github.com/moby/buildkit/commit/509c08c6cbdcaf76caaac706d51856aac2fbefd8"><code>509c08c</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5195">#5195</a> from thaJeztah/0.15_backport_fix_wrong_errdefs</li> <li><a href="https://github.com/moby/buildkit/commit/f3ed4635e9ba38e0f89440690db92961bce49753"><code>f3ed463</code></a> snapshot/containerd: fix wrong errdefs package import</li> <li><a href="https://github.com/moby/buildkit/commit/979542e90f2cb38077c808e0867d8d2c16ed10b8"><code>979542e</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5186">#5186</a> from crazy-max/v0.15.1_cherry-picks</li> <li><a href="https://github.com/moby/buildkit/commit/607455d48e26a1f8b96327cafc1704d2e38b6a2f"><code>607455d</code></a> vendor: bump github.com/gofrs/flock to v0.12.1</li> <li><a href="https://github.com/moby/buildkit/commit/4882c33e35a2d3ec5c990c5f0cb572f4844850d1"><code>4882c33</code></a> llbsolver: avoid nil releaser on error</li> <li><a href="https://github.com/moby/buildkit/commit/e83d79a51fb49aeb921d8a2348ae14a58701c98c"><code>e83d79a</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5135">#5135</a> from daghack/copy-ignored-file-check</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.13.2...v0.15.2">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.15.2)](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:27 +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#2439
No description provided.