[PR #1576] [MERGED] build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 #2012

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1576
Author: @dependabot[bot]
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 95ad653 build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1
  • 32e8567 Merge branch 'master' into dependabot/go_modules/github.com/moby/buildkit-0.11.1

📊 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.11.0 to 0.11.1.

Release notes

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

v0.11.1

Welcome to the 0.11.1 release of buildkit! This is a pre-release of buildkit

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

Notable changes

  • Builtin Dockerfile frontend has been updated to 1.5.1, fixing possible panic in certain warning condition #3505
  • Fix possible hang when closing down the SSH forwarding socket in v0.11.0 #3506
  • Fix typo in an environment variable used to configure OpenTelemetry endpoints #3508
Commits
  • b6051af Merge pull request #3512 from tonistiigi/v0.11.1-cherry-picks
  • 822a6ec fix(tracing): spelling of OTEL_TRACES_EXPORTER value
  • 0282ebe Propagate sshforward send side connection close
  • 3e30eaa dockerfile: fix panic on warnings with multi-platform
  • e1d867e Merge pull request #3504 from AkihiroSuda/cherrypick-3485
  • ce20f82 docs/build-repro.md: add the SOURCE_DATE_EPOCH section
  • a8e8d2a Merge pull request #3487 from jedevc/cherry-pick-docs-0.11
  • 35a1da0 docs: master -> 0.11
  • 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/1576 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.11.1` --- ### 📝 Commits (2) - [`95ad653`](https://github.com/nektos/act/commit/95ad653cad6fb7a7d5d5155f9acb9f745a3555e0) build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 - [`32e8567`](https://github.com/nektos/act/commit/32e856758d14f7e6383c172491202b2d51baeaa8) Merge branch 'master' into dependabot/go_modules/github.com/moby/buildkit-0.11.1 ### 📊 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.11.0 to 0.11.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.11.1</h2> <p>Welcome to the 0.11.1 release of buildkit! <em>This is a pre-release of buildkit</em></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>Notable changes</h3> <ul> <li>Builtin Dockerfile frontend has been updated to <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.5.1">1.5.1</a>, fixing possible panic in certain warning condition <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3505">#3505</a></li> <li>Fix possible hang when closing down the SSH forwarding socket in v0.11.0 <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3506">#3506</a></li> <li>Fix typo in an environment variable used to configure OpenTelemetry endpoints <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3508">#3508</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/b6051af2d9c276098552cc54aa579cece5949c20"><code>b6051af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3512">#3512</a> from tonistiigi/v0.11.1-cherry-picks</li> <li><a href="https://github.com/moby/buildkit/commit/822a6ec58982b940e39cbe2f8f3dce09810d51aa"><code>822a6ec</code></a> fix(tracing): spelling of OTEL_TRACES_EXPORTER value</li> <li><a href="https://github.com/moby/buildkit/commit/0282ebe9844b314cc6160dfa834ba532c826ebee"><code>0282ebe</code></a> Propagate sshforward send side connection close</li> <li><a href="https://github.com/moby/buildkit/commit/3e30eaa0547113cbf4f4c718196eb871040b5b31"><code>3e30eaa</code></a> dockerfile: fix panic on warnings with multi-platform</li> <li><a href="https://github.com/moby/buildkit/commit/e1d867e876a4559ce0110c977a739785314507a7"><code>e1d867e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3504">#3504</a> from AkihiroSuda/cherrypick-3485</li> <li><a href="https://github.com/moby/buildkit/commit/ce20f8224f6e1250ce64e3ace24434ada078e62d"><code>ce20f82</code></a> docs/build-repro.md: add the SOURCE_DATE_EPOCH section</li> <li><a href="https://github.com/moby/buildkit/commit/a8e8d2a0afad5b0c35c8605e864d666de407e285"><code>a8e8d2a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3487">#3487</a> from jedevc/cherry-pick-docs-0.11</li> <li><a href="https://github.com/moby/buildkit/commit/35a1da01bbd778fdb4a9b3f5f43f0207fdfa2ed4"><code>35a1da0</code></a> docs: master -&gt; 0.11</li> <li>See full diff in <a href="https://github.com/moby/buildkit/compare/v0.11.0...v0.11.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.11.0&new-version=0.11.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:53:38 +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#2012
No description provided.