Skip to content

Commit

Permalink
Bump github.com/docker/cli from 26.0.2+incompatible to 27.0.3+incompa…
Browse files Browse the repository at this point in the history
…tible (#7874)

Bumps [github.com/docker/cli](https://github.com/docker/cli) from
26.0.2+incompatible to 27.0.3+incompatible.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/7d4bcd863a4c863e650eed02a550dfeb98560b83"><code>7d4bcd8</code></a>
Merge pull request <a
href="https://github.com/docker/cli/issues/5206">#5206</a> from
thaJeztah/27.0_backport_docker_27.0.2</li>
<li><a
href="https://github.com/docker/cli/commit/3134d5582179286ff619961e502576b8bbb5d85e"><code>3134d55</code></a>
vendor: github.com/docker/docker v27.0.2</li>
<li><a
href="https://github.com/docker/cli/commit/912c1ddf8a3eb97595c5ea967d01c0fc18666409"><code>912c1dd</code></a>
Merge pull request <a
href="https://github.com/docker/cli/issues/5202">#5202</a> from
vvoland/vendor-docker</li>
<li><a
href="https://github.com/docker/cli/commit/c97e8091a650398cf7d79f1dfe78c6548367e1db"><code>c97e809</code></a>
vendor: github.com/docker/docker v27.0.2-dev (e953d76450b6)</li>
<li><a
href="https://github.com/docker/cli/commit/82bd8158f761363696495b989ec18b3f58d24132"><code>82bd815</code></a>
Merge pull request <a
href="https://github.com/docker/cli/issues/5201">#5201</a> from
vvoland/vendor-docker</li>
<li><a
href="https://github.com/docker/cli/commit/8945848025372c0fb90d283f6b0618e1728fa6ca"><code>8945848</code></a>
vendor: github.com/docker/docker v27.0.2-dev (861fde8cc974)</li>
<li><a
href="https://github.com/docker/cli/commit/b54897bcb8a0736edc2fcf8017f880e64eb06b56"><code>b54897b</code></a>
Merge pull request <a
href="https://github.com/docker/cli/issues/5199">#5199</a> from
vvoland/v27.0-5191</li>
<li><a
href="https://github.com/docker/cli/commit/cd560916f310986e6c5ccfd494ddc6b578a6b0cd"><code>cd56091</code></a>
gha/e2e: Update latest version to 27.0</li>
<li><a
href="https://github.com/docker/cli/commit/9a101a955b81635c39672385afffb3f6c9d113f1"><code>9a101a9</code></a>
Merge pull request <a
href="https://github.com/docker/cli/issues/5198">#5198</a> from
thaJeztah/27.0_backport_carry_fix_custom_ports</li>
<li><a
href="https://github.com/docker/cli/commit/50fae207487c57283c5bb5800b8c9c3f7b6043b6"><code>50fae20</code></a>
cli/config/credentials: ConvertToHostname: handle IP-addresses</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v26.0.2...v27.0.3">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=26.0.2+incompatible&new-version=27.0.3+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] committed Jul 15, 2024
1 parent 44d4cbb commit 1a54793
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 @@ -17,7 +17,7 @@ require (
github.com/cppforlife/go-cli-ui v0.0.0-20220622150351-995494831c6c
github.com/disintegration/imaging v1.6.2
github.com/distribution/reference v0.6.0
github.com/docker/cli v26.0.2+incompatible
github.com/docker/cli v27.0.3+incompatible
github.com/fluxcd/helm-controller/api v0.37.4
github.com/fluxcd/pkg/apis/meta v1.4.0
github.com/fluxcd/pkg/oci v0.36.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ=
github.com/docker/cli v26.0.2+incompatible h1:4C4U8ZqrlNDe/R1U1zFFX+YsCFiVUicJqo4WVdInJas=
github.com/docker/cli v26.0.2+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v27.0.3+incompatible h1:usGs0/BoBW8MWxGeEtqPMkzOY56jZ6kYlSN5BLDioCQ=
github.com/docker/cli v27.0.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v25.0.5+incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE=
Expand Down

0 comments on commit 1a54793

Please sign in to comment.