[PR #957] [MERGED] build(deps): bump github.com/docker/docker from 20.10.10+incompatible to 20.10.12+incompatible #1705

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/957
Author: @dependabot[bot]
Created: 1/10/2022
Status: Merged
Merged: 1/26/2022
Merged by: @cplee

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


📝 Commits (2)

  • 34002fd build(deps): bump github.com/docker/docker
  • fe394b5 Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.12incompatible

📊 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.10+incompatible to 20.10.12+incompatible.

Release notes

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

v20.10.11

20.10.11

IMPORTANT

Due to net/http changes in Go 1.16, HTTP proxies configured through the $HTTP_PROXY environment variable are no longer used for TLS (https://) connections. Make sure you also set an $HTTPS_PROXY environment variable for handling requests to https:// URLs.

Refer to the HTTP/HTTPS proxy section to learn how to configure the Docker Daemon to use a proxy server. {: .important }

Distribution

Windows

Packaging

Commits
  • 459d0df Merge pull request #43077 from thaJeztah/20.10_bump_go_1.16.12
  • a621bc0 [20.10] update Go to 1.16.12
  • 4bed71a Merge pull request #43063 from thaJeztah/20.10_bump_go_1.16.11
  • f4daf9d [20.10] update Go to 1.16.11
  • 847da18 Merge pull request #43004 from AkihiroSuda/cherrypick-42152
  • 4a27cd1 Merge pull request #43027 from thaJeztah/20.10_backport_update_image_spec
  • 7568123 Merge pull request #43023 from thaJeztah/20.10_bump_buildkit
  • c988693 Merge pull request #43024 from thaJeztah/20.10_containerd_1.4.12
  • dc01597 vendor: github.com/opencontainers/image-spec v1.0.2
  • 11b3bfe Merge pull request #43028 from thaJeztah/20.10_fix_vendor_conf
  • 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/957 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/10/2022 **Status:** ✅ Merged **Merged:** 1/26/2022 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/docker-20.10.12incompatible` --- ### 📝 Commits (2) - [`34002fd`](https://github.com/nektos/act/commit/34002fd23aa10be2d08db5c5fa3ba8cde501c6c4) build(deps): bump github.com/docker/docker - [`fe394b5`](https://github.com/nektos/act/commit/fe394b529f11cf06e345c25fafc11bda2c4572fd) Merge branch 'master' into dependabot/go_modules/github.com/docker/docker-20.10.12incompatible ### 📊 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.10+incompatible to 20.10.12+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.11</h2> <h2>20.10.11</h2> <blockquote> <p><strong>IMPORTANT</strong></p> <p>Due to <a href="https://github-redirect.dependabot.com/golang/go/issues/40909">net/http changes</a> in <a href="https://golang.org/doc/go1.16#net/http">Go 1.16</a>, HTTP proxies configured through the <code>$HTTP_PROXY</code> environment variable are no longer used for TLS (<code>https://</code>) connections. Make sure you also set an <code>$HTTPS_PROXY</code> environment variable for handling requests to <code>https://</code> URLs.</p> <p>Refer to the <a href="https://github.com/docker/docker/config/daemon/systemd.md#httphttps-proxy">HTTP/HTTPS proxy section</a> to learn how to configure the Docker Daemon to use a proxy server. {: .important }</p> </blockquote> <h3>Distribution</h3> <ul> <li>Handle ambiguous OCI manifest parsing to mitigate <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41190">CVE-2021-41190</a> / <a href="https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m">GHSA-mc8v-mgrf-8f4m</a>. See <a href="https://github.com/moby/moby/security/advisories/GHSA-xmmx-7jpf-fx42">GHSA-xmmx-7jpf-fx42</a> for details.</li> </ul> <h3>Windows</h3> <ul> <li>Fix panic.log file having read-only attribute set <a href="https://github-redirect.dependabot.com/moby/moby/pull/42987">moby/moby#42987</a>.</li> </ul> <h2>Packaging</h2> <ul> <li>Update containerd to <a href="https://github.com/containerd/containerd/releases/tag/v1.4.12">v1.4.12</a> to mitigate <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41190">CVE-2021-41190</a>.</li> <li>Update Golang runtime to Go 1.16.10.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/459d0dfbbb51fb2423a43655e6c62368ec0f36c9"><code>459d0df</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43077">#43077</a> from thaJeztah/20.10_bump_go_1.16.12</li> <li><a href="https://github.com/moby/moby/commit/a621bc007bf56d2a20edee4f087c3401e3a1918d"><code>a621bc0</code></a> [20.10] update Go to 1.16.12</li> <li><a href="https://github.com/moby/moby/commit/4bed71ae9aaed2ec836d5300cd7556f6904dd393"><code>4bed71a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43063">#43063</a> from thaJeztah/20.10_bump_go_1.16.11</li> <li><a href="https://github.com/moby/moby/commit/f4daf9dd083a3b8770e01179499e4f5acc6caeff"><code>f4daf9d</code></a> [20.10] update Go to 1.16.11</li> <li><a href="https://github.com/moby/moby/commit/847da184ad5048b27f5bdf9d53d070f731b43180"><code>847da18</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43004">#43004</a> from AkihiroSuda/cherrypick-42152</li> <li><a href="https://github.com/moby/moby/commit/4a27cd1a1b66d99155816cc2d8811e672ea7ea62"><code>4a27cd1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43027">#43027</a> from thaJeztah/20.10_backport_update_image_spec</li> <li><a href="https://github.com/moby/moby/commit/7568123fc497d9120440a49f0f6ca56040f4a4f5"><code>7568123</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43023">#43023</a> from thaJeztah/20.10_bump_buildkit</li> <li><a href="https://github.com/moby/moby/commit/c98869341b7ea700df40f4d35d47e4cd1dd3234c"><code>c988693</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43024">#43024</a> from thaJeztah/20.10_containerd_1.4.12</li> <li><a href="https://github.com/moby/moby/commit/dc015972bbd112f67de333b4701cd0b3b9fcc935"><code>dc01597</code></a> vendor: github.com/opencontainers/image-spec v1.0.2</li> <li><a href="https://github.com/moby/moby/commit/11b3bfee6ce23624bec77c4e5b8af8860cb3088f"><code>11b3bfe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/docker/issues/43028">#43028</a> from thaJeztah/20.10_fix_vendor_conf</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v20.10.10...v20.10.12">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.10+incompatible&new-version=20.10.12+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:52: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#1705
No description provided.