[PR #1517] [MERGED] build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible #1981

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1517
Author: @dependabot[bot]
Created: 12/19/2022
Status: Merged
Merged: 12/19/2022
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 86308d1 build(deps): bump github.com/docker/docker
  • d1e3602 Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.22incompatible

📊 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.21+incompatible to 20.10.22+incompatible.

Release notes

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

v20.10.22

Bug fixes and enhancements

  • Improve error message when attempting to pull an unsupported image format or OCI artifact (moby/moby#44413, moby/moby#44569).
  • Fix an issue where the host's ephemeral port-range was ignored when selecting random ports for containers (moby/moby#44476).
  • Fix ssh: parse error in message type 27 errors during docker build on hosts using OpenSSH 8.9 or above (moby/moby#3862).
  • seccomp: block socket calls to AF_VSOCK in default profile (moby/moby#44564).

Packaging Updates

Commits
  • 42c8b31 Merge pull request #44656 from thaJeztah/20.10_containerd_binary_1.6.13
  • ff29c40 update containerd binary to v1.6.13
  • 0234322 Merge pull request #44488 from thaJeztah/20.10_backport_update_gotestsum
  • edca413 [20.10] update gotestsum to v1.8.2
  • 6112b23 Merge pull request #44476 from sbuckfelder/20.10_UPDATE
  • 194e73f Merge pull request #44607 from thaJeztah/20.10_containerd_binary_1.6.12
  • a9fdcd5 [20.10] update containerd binary to v1.6.12 (addresses CVE-2022-23471)
  • 48f955d Merge pull request #44597 from thaJeztah/20.10_containerd_1.6.11
  • 50d4d98 Merge pull request #44569 from thaJeztah/20.10_backport_relax_checkSupportedM...
  • 17451d2 Merge pull request #44593 from thaJeztah/20.10_update_go_1.18.9
  • 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/1517 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/19/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-20.10.22incompatible` --- ### 📝 Commits (2) - [`86308d1`](https://github.com/nektos/act/commit/86308d1108e3396705f07f8976c86aef0dae09fc) build(deps): bump github.com/docker/docker - [`d1e3602`](https://github.com/nektos/act/commit/d1e36027f6b62c3baa3a061aa70bc804e2724091) Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.22incompatible ### 📊 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.21+incompatible to 20.10.22+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.22</h2> <h3>Bug fixes and enhancements</h3> <ul> <li>Improve error message when attempting to pull an unsupported image format or OCI artifact (<a href="https://github-redirect.dependabot.com/moby/moby/pull/44413">moby/moby#44413</a>, <a href="https://github-redirect.dependabot.com/moby/moby/pull/44569">moby/moby#44569</a>).</li> <li>Fix an issue where the host's ephemeral port-range was ignored when selecting random ports for containers (<a href="https://github-redirect.dependabot.com/moby/moby/pull/44476">moby/moby#44476</a>).</li> <li>Fix <code>ssh: parse error in message type 27</code> errors during <code>docker build</code> on hosts using OpenSSH 8.9 or above (<a href="https://github-redirect.dependabot.com/moby/moby/pull/3862">moby/moby#3862</a>).</li> <li>seccomp: block socket calls to <code>AF_VSOCK</code> in default profile (<a href="https://github-redirect.dependabot.com/moby/moby/pull/44564">moby/moby#44564</a>).</li> </ul> <h3>Packaging Updates</h3> <ul> <li>Update Docker Compose to <a href="https://github.com/docker/compose/releases/tag/v2.14.1">v2.14.1</a>.</li> <li>Update Docker Scan to <a href="https://github.com/docker/scan-cli-plugin/releases/tag/v0.23.0">v0.23.0</a>.</li> <li>Update containerd (<code>containerd.io</code> package) to <a href="https://github.com/containerd/containerd/releases/tag/v1.6.13">v1.6.13</a> to include a fix for <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23471">CVE-2022-23471</a>.</li> <li>Update Go runtime to <a href="https://go.dev/doc/devel/release#go1.18.minor">1.18.9</a> to include fixes for <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41716">CVE-2022-41716</a>, <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41717">CVE-2022-41717</a>, and <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41720">CVE-2022-41720</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/42c8b314993e5eb3cc2776da0bbe41d5eb4b707b"><code>42c8b31</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44656">#44656</a> from thaJeztah/20.10_containerd_binary_1.6.13</li> <li><a href="https://github.com/moby/moby/commit/ff29c403a34bcf2c753014ece90c7066f1fbc2e4"><code>ff29c40</code></a> update containerd binary to v1.6.13</li> <li><a href="https://github.com/moby/moby/commit/02343226e5926e2d354f02478acd260b1a51d0ef"><code>0234322</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44488">#44488</a> from thaJeztah/20.10_backport_update_gotestsum</li> <li><a href="https://github.com/moby/moby/commit/edca413033cea5252f69bfc740e9450e5d0a0ef9"><code>edca413</code></a> [20.10] update gotestsum to v1.8.2</li> <li><a href="https://github.com/moby/moby/commit/6112b23b36176122b85c080e76b32db20bd2c9f7"><code>6112b23</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44476">#44476</a> from sbuckfelder/20.10_UPDATE</li> <li><a href="https://github.com/moby/moby/commit/194e73feb95fa183225bba9276c68615af3bb140"><code>194e73f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44607">#44607</a> from thaJeztah/20.10_containerd_binary_1.6.12</li> <li><a href="https://github.com/moby/moby/commit/a9fdcd577f2a65c02c27312d75242857092e5934"><code>a9fdcd5</code></a> [20.10] update containerd binary to v1.6.12 (addresses CVE-2022-23471)</li> <li><a href="https://github.com/moby/moby/commit/48f955ddb9b1957038a647b945c5e9d6c58708af"><code>48f955d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44597">#44597</a> from thaJeztah/20.10_containerd_1.6.11</li> <li><a href="https://github.com/moby/moby/commit/50d4d98737c2873d656880c79b20d11636702ee7"><code>50d4d98</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44569">#44569</a> from thaJeztah/20.10_backport_relax_checkSupportedM...</li> <li><a href="https://github.com/moby/moby/commit/17451d2fdc7070e2741915e6994143843997fd57"><code>17451d2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44593">#44593</a> from thaJeztah/20.10_update_go_1.18.9</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v20.10.21...v20.10.22">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.21+incompatible&new-version=20.10.22+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:30 +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#1981
No description provided.