[PR #806] [CLOSED] build(deps): bump github.com/docker/cli from 20.10.3+incompatible to 20.10.8+incompatible #1620

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/806
Author: @dependabot[bot]
Created: 9/8/2021
Status: Closed

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


📝 Commits (1)

  • 5df3b3a build(deps): bump github.com/docker/cli

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/docker/cli from 20.10.3+incompatible to 20.10.8+incompatible.

Commits
  • 3967b7d Merge pull request #3224 from thaJeztah/20.10_backport_bump_go_1.16.6
  • 0b924e5 Update to go1.16.6
  • 6288e8b change TestNewAPIClientFromFlagsWithHttpProxyEnv to an e2e test
  • 1e9575e cli/config/configfile: various test cleanups
  • c98e9c4 Use designated test domains (RFC2606) in tests
  • a6f6b5f Merge pull request #3219 from thaJeztah/20.10_backport_deprecate_encrypted_tls
  • 8437cfe context: deprecate support for encrypted TLS private keys
  • 68a5ca8 cli/context: ignore linting warnings about RFC 1423 encryption
  • f9d091f Merge pull request #3174 from thaJeztah/20.10_backport_deprecate_kube
  • e9b8231 Merge pull request #3205 from thaJeztah/20.10_backport_update_dockerfile_syntax
  • 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/806 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-20.10.8incompatible` --- ### 📝 Commits (1) - [`5df3b3a`](https://github.com/nektos/act/commit/5df3b3acd6ef32831d33567bc0af35d49ef7e85b) build(deps): bump github.com/docker/cli ### 📊 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/cli](https://github.com/docker/cli) from 20.10.3+incompatible to 20.10.8+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/3967b7d28e15a020e4ee344283128ead633b3e0c"><code>3967b7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3224">#3224</a> from thaJeztah/20.10_backport_bump_go_1.16.6</li> <li><a href="https://github.com/docker/cli/commit/0b924e51fc31fc90a29790f054b1d2c349ffdf8f"><code>0b924e5</code></a> Update to go1.16.6</li> <li><a href="https://github.com/docker/cli/commit/6288e8b1ac446b90ec661fe6fe9c6967c9156fa4"><code>6288e8b</code></a> change TestNewAPIClientFromFlagsWithHttpProxyEnv to an e2e test</li> <li><a href="https://github.com/docker/cli/commit/1e9575e81a41f7662c88cdc75cfeeb9070cb2023"><code>1e9575e</code></a> cli/config/configfile: various test cleanups</li> <li><a href="https://github.com/docker/cli/commit/c98e9c47ca004f03b8df5a51bcfc3fab464e67c1"><code>c98e9c4</code></a> Use designated test domains (RFC2606) in tests</li> <li><a href="https://github.com/docker/cli/commit/a6f6b5fa34ec6823699578757de4ae4ed3397061"><code>a6f6b5f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3219">#3219</a> from thaJeztah/20.10_backport_deprecate_encrypted_tls</li> <li><a href="https://github.com/docker/cli/commit/8437cfefae2599ca92660ee668cf237dc0a1360e"><code>8437cfe</code></a> context: deprecate support for encrypted TLS private keys</li> <li><a href="https://github.com/docker/cli/commit/68a5ca859f5a85176ff40bccab0692361a8e1542"><code>68a5ca8</code></a> cli/context: ignore linting warnings about RFC 1423 encryption</li> <li><a href="https://github.com/docker/cli/commit/f9d091f4b11ad0c2890d52af35f5466a14190706"><code>f9d091f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3174">#3174</a> from thaJeztah/20.10_backport_deprecate_kube</li> <li><a href="https://github.com/docker/cli/commit/e9b8231d6a57b6a5a5efd96504ace70a78dc6e5d"><code>e9b8231</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3205">#3205</a> from thaJeztah/20.10_backport_update_dockerfile_syntax</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v20.10.3...v20.10.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/cli&package-manager=go_modules&previous-version=20.10.3+incompatible&new-version=20.10.8+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:51:57 +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#1620
No description provided.