[PR #2367] [CLOSED] build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.14.0 #2416

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2367
Author: @dependabot[bot]
Created: 6/17/2024
Status: Closed

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


📝 Commits (1)

  • 85c3c4f build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.14.0

📊 Changes

2 files changed (+17 additions, -23 deletions)

View changed files

📝 go.mod (+5 -7)
📝 go.sum (+12 -16)

📄 Description

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

Release notes

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

v0.14.0

Welcome to the 0.14.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
  • Talon James Bowler
  • Akihiro Suda
  • Jonathan A. Sternberg
  • Justin Chadwell
  • David Karlsson
  • Sebastiaan van Stijn
  • Anthony Nandaa
  • Erik Sipsma
  • Aleksa Sarai
  • Adam Perlin
  • Shaun Thompson
  • Paweł Gronowski
  • Burt Holzman
  • Derek McGowan
  • Adrien Delorme
  • Ahmon Dancy
  • Billy Owire
  • Dennis Haney
  • Felix Fontein
  • Félix Mattrat
  • Gabriel Samfira
  • Höhl, Lukas
  • Kirill A. Korinsky
  • Petteri Räty
  • Salim B
  • Stephen Day
  • Swagat Bora
  • Zhizhen He
  • cuiyourong
  • guoguangwu
  • racequite
  • yzewei

Notable Changes

  • Default Dockerfile frontend has been updated to v1.8.0 docs
  • New validation rules have been added to verify that Frontend returned build results for expected platforms #4908
  • Allow configuring cache of scanned emulator support for better performance #4949
  • LLB FileOp now supports configuring the behavior of copy conflicts between incompatible file types #4455

... (truncated)

Commits
  • 4d9a4e5 Merge pull request #5017 from crazy-max/fix-history-exporters
  • 6b6fa9d history: fix empty Exporters attribute
  • eed17a4 Merge pull request #5014 from tonistiigi/0610-testifylint
  • fc936ae lint: more testifylint fixes
  • 715276d Merge pull request #5012 from daghack/lint-cleanup
  • b4c1b71 Merge branch 'master' into lint-cleanup
  • 7da4d59 Merge pull request #5013 from crazy-max/docs-fix-dockerfile-checks-links
  • ff10dcc minor lint formatting cleanups
  • e779094 dockerfile: fix lint rules links in index
  • 5760de7 Merge pull request #5010 from tonistiigi/flightcontrol-timeout-fix
  • 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/2367 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/17/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.14.0` --- ### 📝 Commits (1) - [`85c3c4f`](https://github.com/nektos/act/commit/85c3c4fd2fef77a6d0ee63fd7bbebffddb909d73) build(deps): bump github.com/moby/buildkit from 0.13.2 to 0.14.0 ### 📊 Changes **2 files changed** (+17 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -7) 📝 `go.sum` (+12 -16) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.2 to 0.14.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.14.0</h2> <p>Welcome to the 0.14.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>Talon James Bowler</li> <li>Akihiro Suda</li> <li>Jonathan A. Sternberg</li> <li>Justin Chadwell</li> <li>David Karlsson</li> <li>Sebastiaan van Stijn</li> <li>Anthony Nandaa</li> <li>Erik Sipsma</li> <li>Aleksa Sarai</li> <li>Adam Perlin</li> <li>Shaun Thompson</li> <li>Paweł Gronowski</li> <li>Burt Holzman</li> <li>Derek McGowan</li> <li>Adrien Delorme</li> <li>Ahmon Dancy</li> <li>Billy Owire</li> <li>Dennis Haney</li> <li>Felix Fontein</li> <li>Félix Mattrat</li> <li>Gabriel Samfira</li> <li>Höhl, Lukas</li> <li>Kirill A. Korinsky</li> <li>Petteri Räty</li> <li>Salim B</li> <li>Stephen Day</li> <li>Swagat Bora</li> <li>Zhizhen He</li> <li>cuiyourong</li> <li>guoguangwu</li> <li>racequite</li> <li>yzewei</li> </ul> <h3>Notable Changes</h3> <ul> <li>Default Dockerfile frontend has been updated to v1.8.0 <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.8.0">docs</a></li> <li>New validation rules have been added to verify that Frontend returned build results for expected platforms <a href="https://redirect.github.com/moby/buildkit/issues/4908">#4908</a></li> <li>Allow configuring cache of scanned emulator support for better performance <a href="https://redirect.github.com/moby/buildkit/issues/4949">#4949</a></li> <li>LLB FileOp now supports configuring the behavior of copy conflicts between incompatible file types <a href="https://redirect.github.com/moby/buildkit/issues/4455">#4455</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/4d9a4e5df9e11596a3261c1952cde3c6346be762"><code>4d9a4e5</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5017">#5017</a> from crazy-max/fix-history-exporters</li> <li><a href="https://github.com/moby/buildkit/commit/6b6fa9d5fa611c85aa2c8a885c33f9a40fafb64a"><code>6b6fa9d</code></a> history: fix empty Exporters attribute</li> <li><a href="https://github.com/moby/buildkit/commit/eed17a45c62b2d6e26273e4ead7e177fb7022338"><code>eed17a4</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5014">#5014</a> from tonistiigi/0610-testifylint</li> <li><a href="https://github.com/moby/buildkit/commit/fc936ae3d73a3c5a8bc44242b5ac763ff419c463"><code>fc936ae</code></a> lint: more testifylint fixes</li> <li><a href="https://github.com/moby/buildkit/commit/715276d7423f006dab1c96bd6910d4ca55faa230"><code>715276d</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5012">#5012</a> from daghack/lint-cleanup</li> <li><a href="https://github.com/moby/buildkit/commit/b4c1b711d6d0c312029ffa1b937b4d8abe869cb8"><code>b4c1b71</code></a> Merge branch 'master' into lint-cleanup</li> <li><a href="https://github.com/moby/buildkit/commit/7da4d591c4dc9a280df5658164a698ddbf1bf51e"><code>7da4d59</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5013">#5013</a> from crazy-max/docs-fix-dockerfile-checks-links</li> <li><a href="https://github.com/moby/buildkit/commit/ff10dcc14e99b2367feb69fd0380e8a9d6431964"><code>ff10dcc</code></a> minor lint formatting cleanups</li> <li><a href="https://github.com/moby/buildkit/commit/e7790948fb17938f185882dcffa9d50982e8922c"><code>e779094</code></a> dockerfile: fix lint rules links in index</li> <li><a href="https://github.com/moby/buildkit/commit/5760de73bc46b31bcbfa894566c81c26dd2afb38"><code>5760de7</code></a> Merge pull request <a href="https://redirect.github.com/moby/buildkit/issues/5010">#5010</a> from tonistiigi/flightcontrol-timeout-fix</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.13.2...v0.14.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.14.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:21 +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#2416
No description provided.