[PR #2245] [CLOSED] build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 #2344

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2245
Author: @dependabot[bot]
Created: 3/11/2024
Status: Closed

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


📝 Commits (1)

  • c6640b7 build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0

📊 Changes

2 files changed (+74 additions, -50 deletions)

View changed files

📝 go.mod (+19 -11)
📝 go.sum (+55 -39)

📄 Description

Bumps github.com/moby/buildkit from 0.12.5 to 0.13.0.

Release notes

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

v0.13.0

buildkit 0.13.0

Welcome to the 0.13.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
  • Justin Chadwell
  • Sebastiaan van Stijn
  • Akihiro Suda
  • Jonathan A. Sternberg
  • Kohei Tokunaga
  • David Karlsson
  • Leandro Santiago
  • Gabriel Adrian Samfira
  • Chris Goller
  • Anthony Nandaa
  • Erik Sipsma
  • Paweł Gronowski
  • Jakub Ciolek
  • Paul "TBBle" Hampson
  • Brian Goff
  • Adrien Delorme
  • Artem Khramov
  • Nguyễn Đức Chiến
  • Aaron Lehmann
  • Dan Duvall
  • Mark Yen
  • Milas Bowman
  • Tristan Stenner
  • Yan Song
  • Ahmon Dancy
  • Alex Couture-Beil
  • Alex Suraci
  • Arnaldo Garcia Rincon
  • Austin Vazquez
  • Bjorn Neergaard
  • Brennan Kinney
  • Bunyamin Dokmetas
  • Burt Holzman
  • Dennis Haney
  • Derek McGowan
  • Erik McKelvey
  • Frank Villaro-Dixon

... (truncated)

Commits
  • 2afc050 Merge pull request #4735 from moby/v0.13.0-picks
  • b9e1581 fix: windows getting started guide for uniformity
  • acaf4cd dockerfile: add docs for --parents
  • d959049 dockerfile: allow pivot point for --parents flag
  • 9195a11 util: typo fix
  • 0567a81 vendor: update github.com/tonistiigi/fsutil to 7525a1af2bb5
  • 262e626 ci(validate): temporarily disable archutil-arm64 job
  • ca1215b add loongarch support for buildkit archutil
  • 5872120 Merge pull request #4720 from tonistiigi/parents-labs-handle-err
  • 95b9c4f dockerfile: don't silently ignore --parents if not labs
  • 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/2245 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.13.0` --- ### 📝 Commits (1) - [`c6640b7`](https://github.com/nektos/act/commit/c6640b7b15e5a3604dcd0ac629a305ba2e7a5bc6) build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 ### 📊 Changes **2 files changed** (+74 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+19 -11) 📝 `go.sum` (+55 -39) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.5 to 0.13.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.13.0</h2> <p>buildkit 0.13.0</p> <p>Welcome to the 0.13.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>Justin Chadwell</li> <li>Sebastiaan van Stijn</li> <li>Akihiro Suda</li> <li>Jonathan A. Sternberg</li> <li>Kohei Tokunaga</li> <li>David Karlsson</li> <li>Leandro Santiago</li> <li>Gabriel Adrian Samfira</li> <li>Chris Goller</li> <li>Anthony Nandaa</li> <li>Erik Sipsma</li> <li>Paweł Gronowski</li> <li>Jakub Ciolek</li> <li>Paul &quot;TBBle&quot; Hampson</li> <li>Brian Goff</li> <li>Adrien Delorme</li> <li>Artem Khramov</li> <li>Nguyễn Đức Chiến</li> <li>Aaron Lehmann</li> <li>Dan Duvall</li> <li>Mark Yen</li> <li>Milas Bowman</li> <li>Tristan Stenner</li> <li>Yan Song</li> <li>Ahmon Dancy</li> <li>Alex Couture-Beil</li> <li>Alex Suraci</li> <li>Arnaldo Garcia Rincon</li> <li>Austin Vazquez</li> <li>Bjorn Neergaard</li> <li>Brennan Kinney</li> <li>Bunyamin Dokmetas</li> <li>Burt Holzman</li> <li>Dennis Haney</li> <li>Derek McGowan</li> <li>Erik McKelvey</li> <li>Frank Villaro-Dixon</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/2afc050d57d17983f3f662d5424c2725a35c60f4"><code>2afc050</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/4735">#4735</a> from moby/v0.13.0-picks</li> <li><a href="https://github.com/moby/buildkit/commit/b9e15810a0a0383c444c12330e587c2aacfdf6b7"><code>b9e1581</code></a> fix: windows getting started guide for uniformity</li> <li><a href="https://github.com/moby/buildkit/commit/acaf4cd36e93a7e72e1a9f2d2ee6b366d4c17318"><code>acaf4cd</code></a> dockerfile: add docs for --parents</li> <li><a href="https://github.com/moby/buildkit/commit/d959049b3ffcb2a57539ceddf9b659402d1c33fe"><code>d959049</code></a> dockerfile: allow pivot point for --parents flag</li> <li><a href="https://github.com/moby/buildkit/commit/9195a118d5d473dbba4355c230ca736b0933a04e"><code>9195a11</code></a> util: typo fix</li> <li><a href="https://github.com/moby/buildkit/commit/0567a816707cd9497f53380fd9152106fc0261e4"><code>0567a81</code></a> vendor: update github.com/tonistiigi/fsutil to 7525a1af2bb5</li> <li><a href="https://github.com/moby/buildkit/commit/262e626e858e4681823ed3713e3b905157d29761"><code>262e626</code></a> ci(validate): temporarily disable archutil-arm64 job</li> <li><a href="https://github.com/moby/buildkit/commit/ca1215b436dbaef015a7e92c0f0c121871077846"><code>ca1215b</code></a> add loongarch support for buildkit archutil</li> <li><a href="https://github.com/moby/buildkit/commit/5872120470f1185665a9c2dc50c7fd8ef3fc439e"><code>5872120</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/4720">#4720</a> from tonistiigi/parents-labs-handle-err</li> <li><a href="https://github.com/moby/buildkit/commit/95b9c4f4a4231e04bf9aafd34c0afd46910295a7"><code>95b9c4f</code></a> dockerfile: don't silently ignore --parents if not labs</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.12.5...v0.13.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.12.5&new-version=0.13.0)](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:03 +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#2344
No description provided.