[PR #1339] [MERGED] build(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible #1888

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • f6fe56c build(deps): bump github.com/docker/docker

📊 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.17+incompatible to 20.10.18+incompatible.

Release notes

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

v20.10.18

This release of Docker Engine comes with a fix for a low-severity security issue, some minor bug fixes, and updated versions of Docker Compose, Docker Buildx, containerd, and runc.

Client

Builder

  • Fix an issue where file-capabilities were not preserved during build moby/moby#43876.
  • Fix an issue that could result in a panic caused by a concurrent map read and map write moby/moby#44067

Daemon

  • Fix a security vulnerability relating to supplementary group permissions, which could allow a container process to bypass primary group restrictions within the container CVE-2022-36109, GHSA-rc4r-wh2q-q6c4.
  • seccomp: add support for Landlock syscalls in default policy moby/moby#43991.
  • seccomp: update default policy to support new syscalls introduced in kernel 5.12 - 5.16 moby/moby#43991.
  • Fix an issue where cache lookup for image manifests would fail, resulting in a redundant round-trip to the image registry moby/moby#44109.
  • Fix an issue where exec processes and healthchecks were not terminated when they timed out moby/moby#44018.

Packaging

Commits
  • e42327a Merge pull request #44120 from thaJeztah/20.10_backport_update_tests
  • fcd4df9 Update some tests for supplementary group permissions
  • bb0197c Merge pull request from GHSA-rc4r-wh2q-q6c4
  • d348775 Merge pull request #44109 from rumpl/20.10-fix-local-context
  • 6a0186b Wrap local calls to the content and lease service
  • b73e9c2 Merge pull request #44098 from thaJeztah/20.10_backport_swagger_updates
  • 4855c28 Merge pull request #44101 from thaJeztah/20.10_backport_bump_golang_1.18.6
  • 3d4616f Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190
  • d56101e Merge pull request #44093 from thaJeztah/20.10_backport_remove_tereshkova
  • 23c7d84 docs: api: adjust ContainerWaitResponse error as optional
  • 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/1339 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/12/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-20.10.18incompatible` --- ### 📝 Commits (1) - [`f6fe56c`](https://github.com/nektos/act/commit/f6fe56c6a5afb3d50534af3b51e9c0b6b1afde74) build(deps): bump github.com/docker/docker ### 📊 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.17+incompatible to 20.10.18+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.18</h2> <p>This release of Docker Engine comes with a fix for a low-severity security issue, some minor bug fixes, and updated versions of Docker Compose, Docker Buildx, <code>containerd</code>, and <code>runc</code>.</p> <h3>Client</h3> <ul> <li>Add Bash completion for Docker Compose <a href="https://github-redirect.dependabot.com/docker/cli/pull/3752">docker/cli#3752</a>.</li> </ul> <h3>Builder</h3> <ul> <li>Fix an issue where file-capabilities were not preserved during build <a href="https://github-redirect.dependabot.com/moby/moby/pull/43876">moby/moby#43876</a>.</li> <li>Fix an issue that could result in a panic caused by a concurrent map read and map write <a href="https://github-redirect.dependabot.com/moby/moby/pull/44067">moby/moby#44067</a></li> </ul> <h3>Daemon</h3> <ul> <li>Fix a security vulnerability relating to supplementary group permissions, which could allow a container process to bypass primary group restrictions within the container <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36109">CVE-2022-36109</a>, <a href="https://github.com/moby/moby/security/advisories/GHSA-rc4r-wh2q-q6c4">GHSA-rc4r-wh2q-q6c4</a>.</li> <li>seccomp: add support for Landlock syscalls in default policy <a href="https://github-redirect.dependabot.com/moby/moby/pull/43991">moby/moby#43991</a>.</li> <li>seccomp: update default policy to support new syscalls introduced in kernel 5.12 - 5.16 <a href="https://github-redirect.dependabot.com/moby/moby/pull/43991">moby/moby#43991</a>.</li> <li>Fix an issue where cache lookup for image manifests would fail, resulting in a redundant round-trip to the image registry <a href="https://github-redirect.dependabot.com/moby/moby/pull/44109">moby/moby#44109</a>.</li> <li>Fix an issue where <code>exec</code> processes and healthchecks were not terminated when they timed out <a href="https://github-redirect.dependabot.com/moby/moby/pull/44018">moby/moby#44018</a>.</li> </ul> <h3>Packaging</h3> <ul> <li>Update Docker Buildx to <a href="https://github.com/docker/buildx/releases/tag/v0.9.1">v0.9.1</a>.</li> <li>Update Docker Compose to <a href="https://github.com/docker/compose/releases/tag/v2.10.2">v2.10.2</a>.</li> <li>Update containerd (<code>containerd.io</code> package) to <a href="https://github.com/containerd/containerd/releases/tag/v1.6.8">v1.6.8</a>.</li> <li>Update runc to <a href="https://github.com/opencontainers/runc/releases/tag/v1.1.4">v1.1.4</a>.</li> <li>Update Go runtime to <a href="https://go.dev/doc/devel/release#go1.18.minor">1.18.6</a>, which contains fixes for <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27664">CVE-2022-27664</a> and <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32190">CVE-2022-32190</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/e42327a6d3c55ceda3bd5475be7aae6036d02db3"><code>e42327a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44120">#44120</a> from thaJeztah/20.10_backport_update_tests</li> <li><a href="https://github.com/moby/moby/commit/fcd4df906bb1002e9cdeaff8b727c09400e75747"><code>fcd4df9</code></a> Update some tests for supplementary group permissions</li> <li><a href="https://github.com/moby/moby/commit/bb0197c829c58929d79f3a9b67f2c111bb751455"><code>bb0197c</code></a> Merge pull request from GHSA-rc4r-wh2q-q6c4</li> <li><a href="https://github.com/moby/moby/commit/d348775bd5bbfa1d9daf8a12b0314eb68c933446"><code>d348775</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44109">#44109</a> from rumpl/20.10-fix-local-context</li> <li><a href="https://github.com/moby/moby/commit/6a0186b3576c2b40ad7111bb883db6e60aaf9e80"><code>6a0186b</code></a> Wrap local calls to the content and lease service</li> <li><a href="https://github.com/moby/moby/commit/b73e9c2c8ace71a33575e9a5d6f3eb34389465e6"><code>b73e9c2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44098">#44098</a> from thaJeztah/20.10_backport_swagger_updates</li> <li><a href="https://github.com/moby/moby/commit/4855c28780fc930bd405f5e40a5357d7594c1803"><code>4855c28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44101">#44101</a> from thaJeztah/20.10_backport_bump_golang_1.18.6</li> <li><a href="https://github.com/moby/moby/commit/3d4616f943b38d6b19300a9b151f735b4ad2c32f"><code>3d4616f</code></a> Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190</li> <li><a href="https://github.com/moby/moby/commit/d56101e0d20a3e4a3fe608933c86baa3fa4b8e08"><code>d56101e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/44093">#44093</a> from thaJeztah/20.10_backport_remove_tereshkova</li> <li><a href="https://github.com/moby/moby/commit/23c7d84b8444ce5adafd128e93ab220db726fc6c"><code>23c7d84</code></a> docs: api: adjust ContainerWaitResponse error as optional</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v20.10.17...v20.10.18">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.17+incompatible&new-version=20.10.18+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:06 +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#1888
No description provided.