[PR #1516] [MERGED] build(deps): bump github.com/docker/cli from 20.10.21+incompatible to 20.10.22+incompatible #1979

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 2116e96 build(deps): bump github.com/docker/cli
  • 69aed63 Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-20.10.22incompatible

📊 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.21+incompatible to 20.10.22+incompatible.

Commits
  • 3a2c30b Merge pull request #3919 from thaJeztah/20.10_update_engine
  • 47649fb vendor: github.com/docker/docker v20.10.21
  • 3b562e9 vendor: github.com/moby/buildkit v0.8.4-0.20221020190723-eeb7b65ab7d6
  • e7cdabe Merge pull request #3918 from thaJeztah/20.10_docs_backports
  • 5106d8e Merge pull request #3917 from thaJeztah/20.10_backport_update_gotestsum
  • ce10682 Remove deprecated note
  • 058f7df docs: docker inspect --size
  • 226a2fd docs: docker inspect: reformat with prettier
  • 42eca75 docs: use correct separator in --security-opt
  • 0c8ce43 docs: fix misleading example of setting an env variable for a single command
  • 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/1516 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/19/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/docker/cli-20.10.22incompatible` --- ### 📝 Commits (2) - [`2116e96`](https://github.com/nektos/act/commit/2116e96cac1382ae8cbe2a84d43bd437fe3a4708) build(deps): bump github.com/docker/cli - [`69aed63`](https://github.com/nektos/act/commit/69aed6327e212b5e8446ddacb9c4f36e2f9fd0d9) Merge branch 'master' into dependabot/go_modules/github.com/docker/cli-20.10.22incompatible ### 📊 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.21+incompatible to 20.10.22+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/3a2c30b63ab20acfcc3f3550ea756a0561655a77"><code>3a2c30b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3919">#3919</a> from thaJeztah/20.10_update_engine</li> <li><a href="https://github.com/docker/cli/commit/47649fbdc57b592305414c66a91bfcf3e7d7aaf6"><code>47649fb</code></a> vendor: github.com/docker/docker v20.10.21</li> <li><a href="https://github.com/docker/cli/commit/3b562e9a8e6b751de52accfaa67f93abb1b0927c"><code>3b562e9</code></a> vendor: github.com/moby/buildkit v0.8.4-0.20221020190723-eeb7b65ab7d6</li> <li><a href="https://github.com/docker/cli/commit/e7cdabeaba3c5579a939edb2a9c5dfc54aed46b9"><code>e7cdabe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3918">#3918</a> from thaJeztah/20.10_docs_backports</li> <li><a href="https://github.com/docker/cli/commit/5106d8ed8b0f7f0890596fa0255cdf33dae701ba"><code>5106d8e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/3917">#3917</a> from thaJeztah/20.10_backport_update_gotestsum</li> <li><a href="https://github.com/docker/cli/commit/ce1068236d2bbd46003d17b5d2a2195c8930c053"><code>ce10682</code></a> Remove deprecated note</li> <li><a href="https://github.com/docker/cli/commit/058f7dfa01821913ac4b468d705a2da9affe5ee0"><code>058f7df</code></a> docs: docker inspect --size</li> <li><a href="https://github.com/docker/cli/commit/226a2fd64ec451f3b3fe83ff9be7f9d3526964ed"><code>226a2fd</code></a> docs: docker inspect: reformat with prettier</li> <li><a href="https://github.com/docker/cli/commit/42eca75740a27fb99846881a576d608ee3df9b18"><code>42eca75</code></a> docs: use correct separator in --security-opt</li> <li><a href="https://github.com/docker/cli/commit/0c8ce43ccc2ec4a7533f86cd7ac8b3476d626e6e"><code>0c8ce43</code></a> docs: fix misleading example of setting an env variable for a single command</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v20.10.21...v20.10.22">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.21+incompatible&new-version=20.10.22+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:30 +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#1979
No description provided.