Skip to content

Commit

Permalink
build(deps): Bump github.com/docker/cli from 25.0.3+incompatible to 2…
Browse files Browse the repository at this point in the history
…5.0.4+incompatible (#857)

Bumps [github.com/docker/cli](https://github.com/docker/cli) from
25.0.3+incompatible to 25.0.4+incompatible.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/1a576c50a9a33dd7ab2bcd78db1982cb965812b0"><code>1a576c5</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4924">#4924</a> from
vvoland/v25.0-4923</li>
<li><a
href="https://github.com/docker/cli/commit/690b1565fba1616ffeae3202c246e05a94e6672e"><code>690b156</code></a>
bake: Add <code>windows/arm64</code> target to bin-image-cross</li>
<li><a
href="https://github.com/docker/cli/commit/03114ec2ca18893d2c41bc01d6f7c9d38cde7266"><code>03114ec</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4921">#4921</a> from
vvoland/vendor-docker</li>
<li><a
href="https://github.com/docker/cli/commit/833128bce502784db7b740ad4529e6b7a05f32cc"><code>833128b</code></a>
vendor: github.com/docker/docker 061aa95809be396a6</li>
<li><a
href="https://github.com/docker/cli/commit/fd4d39aa888661c02ad40036484e8fcfb0397667"><code>fd4d39a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4920">#4920</a> from
vvoland/vendor-docker</li>
<li><a
href="https://github.com/docker/cli/commit/b4b35dedc6c29a119196611c5c36ed45be1a81d3"><code>b4b35de</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4919">#4919</a> from
vvoland/v25.0-4918</li>
<li><a
href="https://github.com/docker/cli/commit/ce113a74afd19f2ebd1a22c6b30514a974b0bcfb"><code>ce113a7</code></a>
vendor: github.com/docker/docker 9e526bc3943c</li>
<li><a
href="https://github.com/docker/cli/commit/a3b6c9ea7e2e5dfb581d88194a57179dbb76c713"><code>a3b6c9e</code></a>
update to go1.21.8</li>
<li><a
href="https://github.com/docker/cli/commit/2bf4225ad2695106b0094269d613190196ebc5bc"><code>2bf4225</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4908">#4908</a> from
vvoland/vendor-docker</li>
<li><a
href="https://github.com/docker/cli/commit/f783e8d58a034ff45e15cf81f561c360512ce2db"><code>f783e8d</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/4915">#4915</a> from
vvoland/v25.0-4839</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v25.0.3...v25.0.4">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=25.0.3+incompatible&new-version=25.0.4+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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 99d4c3c commit 838fc07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/aws/aws-sdk-go-v2 v1.25.3
github.com/docker/cli v25.0.3+incompatible
github.com/docker/cli v25.0.4+incompatible
github.com/docker/docker v25.0.4+incompatible
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.1-0.20230903011517-706b9c60edd4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6/EsX/6284=
github.com/docker/cli v25.0.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v25.0.4+incompatible h1:DatRkJ+nrFoYL2HZUzjM5Z5sAmcA5XGp+AW0oEw2+cA=
github.com/docker/cli v25.0.4+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/docker v25.0.4+incompatible h1:XITZTrq+52tZyZxUOtFIahUf3aH367FLxJzt9vZeAF8=
github.com/docker/docker v25.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo=
Expand Down

0 comments on commit 838fc07

Please sign in to comment.