[PR #1418] [MERGED] build(deps): bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible #1936

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1418
Author: @dependabot[bot]
Created: 10/31/2022
Status: Merged
Merged: 10/31/2022
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/docker/docker-20.10.21incompatible


📝 Commits (2)

  • b5d037a build(deps): bump github.com/docker/docker
  • c68f16e Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.21incompatible

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v20.10.21

This release of Docker Engine contains updated versions of Docker Compose, Docker Scan, Containerd, added packages for Ubuntu 22.10, and some minor bug fixes and enhancements.

Client

  • Remove "experimental" gates around "--platform" in bash completion docker/cli#3824.

Daemon

  • Allow "allow-nondistributable-artifacts" to be configured for Docker Hub moby/moby#44313.
  • Fix an Invalid standard handle identifie panic when registering the docker daemon as a service from a legacy CLI on Windows moby/moby#44326.

Builder

  • Fix running git commands in Cygwin on Windows moby/moby#44332.
  • Update bundled BuildKit version to to fix "output clipped, log limit 1MiB reached" errors moby/moby#44339.

Packaging

  • Provide packages for Ubuntu 22.10 "Kinetic Kudu".
  • Update Docker Compose to v2.12.2.
  • Update Docker Scan to v0.21.0.
  • Update containerd (containerd.io package) to v1.6.9.
Commits
  • 3056208 Merge pull request #44358 from thaJeztah/20.10_backport_busybox_w32_img
  • f99cb82 integration: download busybox-w32 from GitHub Release
  • 24aa4c9 Merge pull request #44353 from thaJeztah/20.10_backport_update_containerd_binary
  • 3f9dc25 update containerd binary to v1.6.9
  • 753cd92 Merge pull request #44326 from thaJeztah/20.10_bump_term_ansiterm
  • 82f583c Merge pull request #44339 from crazy-max/20.10_update_buildkit
  • 87ccd38 vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows compatibility
  • e83e465 [20.10] vendor: github.com/moby/buildkit eeb7b65ab7d651770a5ec52a06ea7c96eb97...
  • e3fef9a Merge pull request #44340 from thaJeztah/20.10_backport_skip_tests
  • 9c84417 skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless
  • 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/1418 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-20.10.21incompatible` --- ### 📝 Commits (2) - [`b5d037a`](https://github.com/nektos/act/commit/b5d037a1a08c4e8c9b591c635dc8e21426bf3662) build(deps): bump github.com/docker/docker - [`c68f16e`](https://github.com/nektos/act/commit/c68f16e4fe52e06210e9ecb30880fc9b69600915) Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.21incompatible ### 📊 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/docker/docker](https://github.com/docker/docker) from 20.10.20+incompatible to 20.10.21+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p> <blockquote> <h2>v20.10.21</h2> <p>This release of Docker Engine contains updated versions of Docker Compose, Docker Scan, Containerd, added packages for Ubuntu 22.10, and some minor bug fixes and enhancements.</p> <h3>Client</h3> <ul> <li>Remove &quot;experimental&quot; gates around &quot;--platform&quot; in bash completion <a href="https://github-redirect.dependabot.com/docker/cli/pull/3824">docker/cli#3824</a>.</li> </ul> <h3>Daemon</h3> <ul> <li>Allow &quot;allow-nondistributable-artifacts&quot; to be configured for Docker Hub <a href="https://github-redirect.dependabot.com/moby/moby/pull/44313">moby/moby#44313</a>.</li> <li>Fix an <code>Invalid standard handle identifie</code> panic when registering the docker daemon as a service from a legacy CLI on Windows <a href="https://github-redirect.dependabot.com/moby/moby/pull/44326">moby/moby#44326</a>.</li> </ul> <h3>Builder</h3> <ul> <li>Fix running git commands in Cygwin on Windows <a href="https://github-redirect.dependabot.com/moby/moby/pull/44332">moby/moby#44332</a>.</li> <li>Update bundled BuildKit version to to fix &quot;output clipped, log limit 1MiB reached&quot; errors <a href="https://github-redirect.dependabot.com/moby/moby/pull/44339">moby/moby#44339</a>.</li> </ul> <h3>Packaging</h3> <ul> <li>Provide packages for Ubuntu 22.10 &quot;Kinetic Kudu&quot;.</li> <li>Update Docker Compose to <a href="https://github.com/docker/compose/releases/tag/v2.12.2">v2.12.2</a>.</li> <li>Update Docker Scan to <a href="https://github.com/docker/scan-cli-plugin/releases/tag/v0.21.0">v0.21.0</a>.</li> <li>Update containerd (<code>containerd.io</code> package) to <a href="https://github.com/containerd/containerd/releases/tag/v1.6.9">v1.6.9</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/3056208812eb5e792fa99736c9167d1e10f4ab49"><code>3056208</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44358">#44358</a> from thaJeztah/20.10_backport_busybox_w32_img</li> <li><a href="https://github.com/moby/moby/commit/f99cb8297bad2ec183573c4577f7cf8180b89f93"><code>f99cb82</code></a> integration: download busybox-w32 from GitHub Release</li> <li><a href="https://github.com/moby/moby/commit/24aa4c9c4342528649db2e80a1088ea642bb2f62"><code>24aa4c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44353">#44353</a> from thaJeztah/20.10_backport_update_containerd_binary</li> <li><a href="https://github.com/moby/moby/commit/3f9dc25f5c3a62326ec6e5c65c4cdb68070f6baf"><code>3f9dc25</code></a> update containerd binary to v1.6.9</li> <li><a href="https://github.com/moby/moby/commit/753cd92a31d32c97ae74759a6dbaab68c7280870"><code>753cd92</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44326">#44326</a> from thaJeztah/20.10_bump_term_ansiterm</li> <li><a href="https://github.com/moby/moby/commit/82f583c8af950387735e97441a555d89525e214a"><code>82f583c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44339">#44339</a> from crazy-max/20.10_update_buildkit</li> <li><a href="https://github.com/moby/moby/commit/87ccd38cea21bd5ccbbdc833112ec519b6c59dec"><code>87ccd38</code></a> vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows compatibility</li> <li><a href="https://github.com/moby/moby/commit/e83e465ae2ee80a8a7fce62acbeac25e005da77e"><code>e83e465</code></a> [20.10] vendor: github.com/moby/buildkit eeb7b65ab7d651770a5ec52a06ea7c96eb97...</li> <li><a href="https://github.com/moby/moby/commit/e3fef9aea93a1256cfe72920772cb67c92cf1b12"><code>e3fef9a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44340">#44340</a> from thaJeztah/20.10_backport_skip_tests</li> <li><a href="https://github.com/moby/moby/commit/9c84417c1bbec9420566841feee05913928e1e7b"><code>9c84417</code></a> skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v20.10.20...v20.10.21">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=20.10.20+incompatible&new-version=20.10.21+incompatible)](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:19 +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#1936
No description provided.