Skip to content

Commit

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

Bumps [github.com/docker/cli](https://github.com/docker/cli) from
26.1.4+incompatible to 27.0.2+incompatible.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/912c1ddf8a3eb97595c5ea967d01c0fc18666409"><code>912c1dd</code></a>
Merge pull request <a
href="https://redirect.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://redirect.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://redirect.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://redirect.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><a
href="https://github.com/docker/cli/commit/37533c2f55f5866fd0b07f9f724b9cc0339ac8c6"><code>37533c2</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/5197">#5197</a> from
thaJeztah/27.0_backport_fix_custom_ports</li>
<li><a
href="https://github.com/docker/cli/commit/217971d48144e5cf3f27cebd220d9004b00221c7"><code>217971d</code></a>
re-introduced support for port numbers in docker registry URL</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v26.1.4...v27.0.2">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.1.4+incompatible&new-version=27.0.2+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
dependabot[bot] authored Jul 1, 2024
1 parent 516140c commit 983fb36
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/containers/image/v5 v5.31.1
github.com/distribution/distribution/v3 v3.0.0-alpha.1
github.com/distribution/reference v0.6.0
github.com/docker/cli v26.1.4+incompatible
github.com/docker/cli v27.0.2+incompatible
github.com/docker/docker v26.1.4+incompatible
github.com/docker/docker-credential-helpers v0.8.2
github.com/docker/go-connections v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@ github.com/distribution/distribution/v3 v3.0.0-alpha.1 h1:jn7I1gvjOvmLztH1+1cLiU
github.com/distribution/distribution/v3 v3.0.0-alpha.1/go.mod h1:LCp4JZp1ZalYg0W/TN05jarCQu+h4w7xc7ZfQF4Y/cY=
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/docker/cli v26.1.4+incompatible h1:I8PHdc0MtxEADqYJZvhBrW9bo8gawKwwenxRM7/rLu8=
github.com/docker/cli v26.1.4+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v27.0.2+incompatible h1:IgWU3lWqAYNibtcxgl/PY4TB0eCmK1ZpNUZVJfenDQs=
github.com/docker/cli v27.0.2+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 v26.1.4+incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU=
Expand Down

0 comments on commit 983fb36

Please sign in to comment.