Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/docker/cli from 27.1.2+incompatible to 2…
…7.2.0+incompatible (#177) Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.1.2+incompatible to 27.2.0+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/3ab42569583b58dbc6f167d842d5a3dd5972065f"><code>3ab4256</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5374">#5374</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/88a49df2979c08793619d5575e9f107c825498e5"><code>88a49df</code></a> vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/5d17c29eb294a4bf1fcaccf0a46e2ebfc7a1d831"><code>5d17c29</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5372">#5372</a> from thaJeztah/27.x_backport_fix_linting_issues</li> <li><a href="https://github.com/docker/cli/commit/64b9e4cd166fd3ddcf6b8ed1b3ce43f6be45f1a4"><code>64b9e4c</code></a> cli: rename args that collided with builtins (predeclard)</li> <li><a href="https://github.com/docker/cli/commit/4b71d0d1af6d82985c003df67d25584307286666"><code>4b71d0d</code></a> e2e/global: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/002cfcde853e381db36737d63ec8e4efb866ffe3"><code>002cfcd</code></a> cli/command: fix n-constant format string in call (govet)</li> <li><a href="https://github.com/docker/cli/commit/d8af7812b596abc25b3bb7c64a1ad0afaaa58ab6"><code>d8af781</code></a> cli/command/system: remove redundant nil-check (gosimple)</li> <li><a href="https://github.com/docker/cli/commit/f042ddb5c9d7ba3b5e1352178cc59111bfd4e8f6"><code>f042ddb</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5371">#5371</a> from vvoland/vendor-docker</li> <li><a href="https://github.com/docker/cli/commit/8e94ed15e62f09948da3689fce9e4b7928ad6a2a"><code>8e94ed1</code></a> vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)</li> <li><a href="https://github.com/docker/cli/commit/7a82aeeebaa16e53450df8bd09fc746766fe99e3"><code>7a82aee</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/5368">#5368</a> from dvdksn/27x_5360</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v27.1.2...v27.2.0">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=27.1.2+incompatible&new-version=27.2.0+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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information