[PR #1116] [MERGED] build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1 #1785

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1116
Author: @dependabot[bot]
Created: 4/11/2022
Status: Merged
Merged: 4/11/2022
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 8aa8623 build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1
  • 44f884b Merge branch 'master' into dependabot/go_modules/github.com/moby/buildkit-0.10.1

📊 Changes

2 files changed (+11 additions, -371 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+8 -368)

📄 Description

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

Release notes

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

v0.10.1

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

Notable changes

  • Builtin Dockerfile frontend updated to 1.4.1
  • Fix buildinfo still including attributes for passed named contexts even if no opt-in #2716
  • Fix possible panic on printing progress groups #2763
  • Fix exporting/extracting certain multi-platform images to Containerd image store #2755
  • Fix sending correct User-Agent #2776
  • Update Continuity and Containerd to v1.6.2. Fixes regression on pulling certain images with native snapshotter and possible deadlocks on error handling. #2764
  • Update Stargz snapshotter to v0.11.3. Fixes possible missing file issue #2732
Commits
  • 5bc9c7b Merge pull request #2790 from tonistiigi/k8s-examples-update-v0.10
  • 58b5892 examples/kubernetes: replace deprecated seccomp annotations with securityContext
  • 939c71d Merge pull request #2780 from tonistiigi/cherry-picks-v0.10.1
  • 42f892f vendor: update containerd and continuity
  • 6ee29df vendor: github.com/containerd/containerd v1.6.2
  • 6221947 Dockerfile: update containerd to v1.6.2, v1.5.11
  • 91dcf6e version: fix parsing user-agent version
  • beaba19 vendor: update go-actions-cache to 0bdeb6e
  • 40e5290 llb: use oci type for image config unmarshal
  • 05cae1d dockerfile: fix named context input platform resolution
  • 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 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/1116 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/11/2022 **Status:** ✅ Merged **Merged:** 4/11/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.10.1` --- ### 📝 Commits (2) - [`8aa8623`](https://github.com/nektos/act/commit/8aa86230b4b98c8a113fd5a3bed563189b260779) build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1 - [`44f884b`](https://github.com/nektos/act/commit/44f884b3c2a1c634ddbf4a1e9fd4cc37914472b9) Merge branch 'master' into dependabot/go_modules/github.com/moby/buildkit-0.10.1 ### 📊 Changes **2 files changed** (+11 additions, -371 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+8 -368) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.0 to 0.10.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.10.1</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>Builtin Dockerfile frontend updated to <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.4.1">1.4.1</a></li> <li>Fix buildinfo still including attributes for passed named contexts even if no opt-in <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2716">#2716</a></li> <li>Fix possible panic on printing progress groups <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2763">#2763</a></li> <li>Fix exporting/extracting certain multi-platform images to Containerd image store <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2755">#2755</a></li> <li>Fix sending correct User-Agent <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2776">#2776</a></li> <li>Update Continuity and Containerd to v1.6.2. Fixes regression on pulling certain images with native snapshotter and possible deadlocks on error handling. <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2764">#2764</a></li> <li>Update Stargz snapshotter to v0.11.3. Fixes possible missing file issue <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2732">#2732</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/5bc9c7b15891eecab8d1e0c34ed62a0177c45ae7"><code>5bc9c7b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2790">#2790</a> from tonistiigi/k8s-examples-update-v0.10</li> <li><a href="https://github.com/moby/buildkit/commit/58b589287fe142bf7ccbd4e5e944c2821fa2974c"><code>58b5892</code></a> examples/kubernetes: replace deprecated seccomp annotations with securityContext</li> <li><a href="https://github.com/moby/buildkit/commit/939c71d3496b1861a4be2bc9294b3a35c1830a76"><code>939c71d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/2780">#2780</a> from tonistiigi/cherry-picks-v0.10.1</li> <li><a href="https://github.com/moby/buildkit/commit/42f892f846c5aab6780b7e7526db1833b8a5a226"><code>42f892f</code></a> vendor: update containerd and continuity</li> <li><a href="https://github.com/moby/buildkit/commit/6ee29dfe64a3b7b8dc5574886a08cac9d19aff11"><code>6ee29df</code></a> vendor: github.com/containerd/containerd v1.6.2</li> <li><a href="https://github.com/moby/buildkit/commit/62219472b1b70eb8a378f43f384713a0bfeefe74"><code>6221947</code></a> Dockerfile: update containerd to v1.6.2, v1.5.11</li> <li><a href="https://github.com/moby/buildkit/commit/91dcf6ea931e6df9874fd909d2f055f7867bebb0"><code>91dcf6e</code></a> version: fix parsing user-agent version</li> <li><a href="https://github.com/moby/buildkit/commit/beaba1905f1019451385e8b9adf4c31c3366c74d"><code>beaba19</code></a> vendor: update go-actions-cache to 0bdeb6e</li> <li><a href="https://github.com/moby/buildkit/commit/40e52908e49e5b1ef3b4bc8cb1fc8710070a1ad2"><code>40e5290</code></a> llb: use oci type for image config unmarshal</li> <li><a href="https://github.com/moby/buildkit/commit/05cae1ddd63647a9e550447da82820d59a7117d9"><code>05cae1d</code></a> dockerfile: fix named context input platform resolution</li> <li>Additional commits viewable in <a href="https://github.com/moby/buildkit/compare/v0.10.0...v0.10.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.10.0&new-version=0.10.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 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:40 +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#1785
No description provided.