[PR #1038] [MERGED] build(deps): bump github.com/docker/cli from 20.10.12+incompatible to 20.10.13+incompatible #1741

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1038
Author: @dependabot[bot]
Created: 3/14/2022
Status: Merged
Merged: 3/14/2022
Merged by: @cplee

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


📝 Commits (1)

  • 273c5c5 build(deps): bump github.com/docker/cli

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/docker/cli from 20.10.12+incompatible to 20.10.13+incompatible.

Commits
  • a224086 Merge pull request #3461 from thaJeztah/20.10_bump_go_1.16.15
  • a282e0c [20.10] update to go 1.16.15 to address CVE-2022-24921
  • f3764ff Merge pull request #3430 from thaJeztah/20.10_backport_docs_fixes
  • 700364e Fix mistake with env var example in docker run docs
  • 62d27c3 Update WORKDIR command information
  • c0e952c Fix the (dead) link for docs for Dockerfile syntax reference
  • 04104a0 Update dockerd.md
  • b721998 Fixing typo (his --> its)
  • 4065e12 format create.md table
  • f1002eb Fix typo
  • 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/1038 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/14/2022 **Status:** ✅ Merged **Merged:** 3/14/2022 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-20.10.13incompatible` --- ### 📝 Commits (1) - [`273c5c5`](https://github.com/nektos/act/commit/273c5c5cc178291b8220ea14c1fff61ac361984f) build(deps): bump github.com/docker/cli ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+3 -1) </details> ### 📄 Description Bumps [github.com/docker/cli](https://github.com/docker/cli) from 20.10.12+incompatible to 20.10.13+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/a224086349269551becacce16e5842ceeb2a98d6"><code>a224086</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3461">#3461</a> from thaJeztah/20.10_bump_go_1.16.15</li> <li><a href="https://github.com/docker/cli/commit/a282e0c5d20c770870402079c335dac42b97bf01"><code>a282e0c</code></a> [20.10] update to go 1.16.15 to address CVE-2022-24921</li> <li><a href="https://github.com/docker/cli/commit/f3764ff5f91f602bdc90f65ec0355ea3b1e0d993"><code>f3764ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3430">#3430</a> from thaJeztah/20.10_backport_docs_fixes</li> <li><a href="https://github.com/docker/cli/commit/700364e3045be6eef86f8d2e7645e2f6df92f709"><code>700364e</code></a> Fix mistake with env var example in docker run docs</li> <li><a href="https://github.com/docker/cli/commit/62d27c32ffd5042e79b0e3acebb134e384754b65"><code>62d27c3</code></a> Update WORKDIR command information</li> <li><a href="https://github.com/docker/cli/commit/c0e952cf0427b8c2daf1f78b7615c537cb97348d"><code>c0e952c</code></a> Fix the (dead) link for docs for Dockerfile syntax reference</li> <li><a href="https://github.com/docker/cli/commit/04104a04d35805e8670de2abb605c4cb4f5d72c6"><code>04104a0</code></a> Update dockerd.md</li> <li><a href="https://github.com/docker/cli/commit/b721998b7b88311828829fa74a3713206f7e690f"><code>b721998</code></a> Fixing typo (his --&gt; its)</li> <li><a href="https://github.com/docker/cli/commit/4065e1246e96d246ba1a28143e35a7aefcabf53b"><code>4065e12</code></a> format create.md table</li> <li><a href="https://github.com/docker/cli/commit/f1002eb9fbb381af4214f95f58a185c07543a929"><code>f1002eb</code></a> Fix typo</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v20.10.12...v20.10.13">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.12+incompatible&new-version=20.10.13+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:28 +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#1741
No description provided.