[PR #1147] [MERGED] build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2 #1804

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1147
Author: @dependabot[bot]
Created: 5/2/2022
Status: Merged
Merged: 5/2/2022
Merged by: @mergify[bot]

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


📝 Commits (1)

  • a545bdd build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/moby/buildkit from 0.10.1 to 0.10.2.

Release notes

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

v0.10.2

https://hub.docker.com/r/moby/buildkit

Notable changes:

  • Fix possible corruption of records created by Merge and Diff steps after a daemon restart moby/buildkit#2796
Commits
  • 9d2c9b2 Merge pull request #2829 from tonistiigi/merge-diff-restart-fix-v0.10
  • 1b0cc23 cache: release parents if load fails
  • 7c61efb cache: set all merge+diff refs non-mutable on load.
  • 5f62a04 cache: set committed to true for merge+diff refs.
  • See full diff 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 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/1147 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/2/2022 **Status:** ✅ Merged **Merged:** 5/2/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.10.2` --- ### 📝 Commits (1) - [`a545bdd`](https://github.com/nektos/act/commit/a545bdd36f17d1748c729b4f9685e8c265c597af) build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.1 to 0.10.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.10.2</h2> <p><a href="https://hub.docker.com/r/moby/buildkit">https://hub.docker.com/r/moby/buildkit</a></p> <h3>Notable changes:</h3> <ul> <li>Fix possible corruption of records created by Merge and Diff steps after a daemon restart <a href="https://github-redirect.dependabot.com/moby/buildkit/pull/2796">moby/buildkit#2796</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/9d2c9b25145ff021f91374408be710938297ba24"><code>9d2c9b2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2829">#2829</a> from tonistiigi/merge-diff-restart-fix-v0.10</li> <li><a href="https://github.com/moby/buildkit/commit/1b0cc235592f7fe7424b0350490a6e88a5be113d"><code>1b0cc23</code></a> cache: release parents if load fails</li> <li><a href="https://github.com/moby/buildkit/commit/7c61efb186c0c9fabb5e16ebf4b207dc3b0102e5"><code>7c61efb</code></a> cache: set all merge+diff refs non-mutable on load.</li> <li><a href="https://github.com/moby/buildkit/commit/5f62a04cd1d3725914b603f28a0f9a796477dea3"><code>5f62a04</code></a> cache: set committed to true for merge+diff refs.</li> <li>See full diff in <a href="https://github.com/moby/buildkit/compare/v0.10.1...v0.10.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.10.1&new-version=0.10.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 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:52:45 +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#1804
No description provided.