Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/docker/cli from 24.0.5+incompatible to 2…
…4.0.6+incompatible (#560) Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.5+incompatible to 24.0.6+incompatible. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/cli/commit/ed223bc820ee9bb7005a333013b86203a9e1bc23"><code>ed223bc</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4544">#4544</a> from thaJeztah/24.0_backport_fix_events_json_format</li> <li><a href="https://github.com/docker/cli/commit/fab55e13ce34c5bb520c6e0a80f9bc8533e83794"><code>fab55e1</code></a> cli/command/system: fix "docker events" not supporting --format=json</li> <li><a href="https://github.com/docker/cli/commit/2fcff1754470bb85593cd03e6b0567fe63353b32"><code>2fcff17</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4537">#4537</a> from thaJeztah/24.0_backort_docs_fixes</li> <li><a href="https://github.com/docker/cli/commit/b74d8e1a5318e898f01aca4a2e59901a17c52cfa"><code>b74d8e1</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4538">#4538</a> from thaJeztah/24.0_backport_history_test</li> <li><a href="https://github.com/docker/cli/commit/3789f8a39edd4cfe279b3fc40e9dc92dbd33eed4"><code>3789f8a</code></a> Merge pull request <a href="https://redirect.github.com/docker/cli/issues/4542">#4542</a> from thaJeztah/24.0_backport_manifest_deref</li> <li><a href="https://github.com/docker/cli/commit/d3485b9e9fee277585db3c3b364e70cf01da4cd3"><code>d3485b9</code></a> cli/registry: client.iterateEndpoints: remove check for APIVersion1</li> <li><a href="https://github.com/docker/cli/commit/613380299f746b46cfb8d8fa197eb75bbe90a05e"><code>6133802</code></a> cli/registry: fix client.pullManifestList not de-referencing manifest</li> <li><a href="https://github.com/docker/cli/commit/b83959e001558470b52d33d2dcf8a10e85e020a3"><code>b83959e</code></a> force TestNewHistoryCommandSuccess to use UTC timezone</li> <li><a href="https://github.com/docker/cli/commit/28a08a22b914497e0965583907c9dcc2c7afd7ad"><code>28a08a2</code></a> un-skip history test and fix golden mismatches</li> <li><a href="https://github.com/docker/cli/commit/8e0393932b65db9737f3d485db32f59700be8191"><code>8e03939</code></a> update cli-docs-tool to v0.6.0</li> <li>Additional commits viewable in <a href="https://github.com/docker/cli/compare/v24.0.5...v24.0.6">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=24.0.5+incompatible&new-version=24.0.6+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