Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompa…
…tible (#5981) Bumps [github.com/docker/cli](https://github.com/docker/cli) from 23.0.0+incompatible to 23.0.1+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/a5ee5b1dfc9b8f08ed9e020bb54fc18550173ef6"><code>a5ee5b1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/4018">#4018</a> from thaJeztah/23.0_backport_fix_ci_events</li> <li><a href="https://github.com/docker/cli/commit/27b19a6acf2aad9131c3d1233c480731bca58a6a"><code>27b19a6</code></a> ci: fix branch filter pattern</li> <li><a href="https://github.com/docker/cli/commit/ab4ef4aed457a7578f7b881106c8f5fdbb62a230"><code>ab4ef4a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/cli/issues/4004">#4004</a> from thaJeztah/23.0_backports</li> <li><a href="https://github.com/docker/cli/commit/14aac2c232f23d8d1553c60ef4450be921a2d349"><code>14aac2c</code></a> vendor: github.com/docker/docker v23.0.0</li> <li><a href="https://github.com/docker/cli/commit/0cd15abfde20b97965168c1d054a313f8e9382a9"><code>0cd15ab</code></a> vendor: github.com/containerd/containerd v1.6.16</li> <li><a href="https://github.com/docker/cli/commit/168f1b55e2026e3c9819484b52b62ab915705966"><code>168f1b5</code></a> cli/command/container: exit 126 on EISDIR error</li> <li><a href="https://github.com/docker/cli/commit/53ed25d9b6a0141f19fc2e95be7cece5512846c1"><code>53ed25d</code></a> Fix bad ThrottleDevice path</li> <li>See full diff in <a href="https://github.com/docker/cli/compare/v23.0.0...v23.0.1">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=23.0.0+incompatible&new-version=23.0.1+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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information