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

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/1419
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/cli-20.10.21incompatible


📝 Commits (1)

  • 87d5ee9 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.20+incompatible to 20.10.21+incompatible.

Commits
  • baeda1f Merge pull request #3832 from crazy-max/20.10_backport_fix-docs-links
  • 3e3677e docs: fix links to BuildKit backend
  • e814bd0 Merge pull request #3824 from thaJeztah/20.10_backport_unexperimental_platform
  • 20e3951 Remove "experimental" gates around "--platform" in bash completion
  • 643e2e5 Merge pull request #3820 from thaJeztah/20.10_backport_runc_fix
  • 75d7ce9 fixed the plugin command docker-runc
  • See full diff 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/1419 **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/cli-20.10.21incompatible` --- ### 📝 Commits (1) - [`87d5ee9`](https://github.com/nektos/act/commit/87d5ee9922fe0a31e9b3b781973cc8d2b4feb3e0) 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.20+incompatible to 20.10.21+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/baeda1f82a10204ec5708d5fbba130ad76cfee49"><code>baeda1f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3832">#3832</a> from crazy-max/20.10_backport_fix-docs-links</li> <li><a href="https://github.com/docker/cli/commit/3e3677e47df94ab4bc663c6b39ce6528063b8986"><code>3e3677e</code></a> docs: fix links to BuildKit backend</li> <li><a href="https://github.com/docker/cli/commit/e814bd038d5ff87e802e44a86d5bccbe30a6d54d"><code>e814bd0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3824">#3824</a> from thaJeztah/20.10_backport_unexperimental_platform</li> <li><a href="https://github.com/docker/cli/commit/20e3951aebc5343b2029f21a304e7a8992c8d554"><code>20e3951</code></a> Remove &quot;experimental&quot; gates around &quot;--platform&quot; in bash completion</li> <li><a href="https://github.com/docker/cli/commit/643e2e50ae04c9003af8691a7d7de8f165311027"><code>643e2e5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3820">#3820</a> from thaJeztah/20.10_backport_runc_fix</li> <li><a href="https://github.com/docker/cli/commit/75d7ce92a2c783e77d141e8baa76fcc89f446232"><code>75d7ce9</code></a> fixed the plugin command docker-runc</li> <li>See full diff in <a href="https://github.com/docker/cli/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/cli&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#1937
No description provided.