Skip to content

Commit

Permalink
Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+inco…
Browse files Browse the repository at this point in the history
…mpatible (#986)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.1.2+incompatible to 27.2.0+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/docker/docker/releases">github.com/docker/docker's releases</a>.</em></p>
<blockquote>
<h2>v27.2.0</h2>
<h2>27.2.0</h2>
<p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p>
<ul>
<li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.2.0">docker/cli, 27.2.0 milestone</a></li>
<li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.0">moby/moby, 27.2.0 milestone</a></li>
<li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v27.2.0/docs/deprecated.md">Deprecated Features</a>.</li>
<li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v27.2.0/docs/api/version-history.md">API version history</a>.</li>
</ul>
<h3>New</h3>
<ul>
<li>CLI: Add support for device-code flow login when authenticating to the official registry. <a href="https://redirect.github.com/docker/cli/pull/5349">docker/cli#5349</a></li>
<li>containerd image store:  <code>docker image ls</code> now supports <code>--tree</code> flag that shows a multiplatform-aware image list. This is experimental and may change at any time without any backwards compatibility. <a href="https://redirect.github.com/docker/cli/pull/5353">docker/cli#5353</a></li>
</ul>
<h3>API</h3>
<ul>
<li><code>GET /images/json</code> response now includes <code>Manifests</code> field, which contains information about the sub-manifests included in the image index. This includes things like platform-specific manifests and build attestations.
The new field will only be populated if the request also sets the <code>manifests</code> query parameter to <code>true</code>.</li>
</ul>
<blockquote>
<p>[!WARNING]</p>
<p>This is experimental and may change at any time without any backward compatibility.</p>
</blockquote>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>CLI: Fix issue with remote contexts over SSH where the CLI would allocate a pseudoterminal when connecting to the remote host, which causes issues in rare situations. <a href="https://redirect.github.com/docker/cli/pull/5351">docker/cli#5351</a></li>
<li>Fix an issue that prevented network creation with a <code>--ip-range</code> ending on a 64-bit boundary. <a href="https://redirect.github.com/moby/moby/pull/48326">moby/moby#48326</a></li>
<li>CLI: IPv6 addresses shown by <code>docker ps</code> in port bindings are now bracketed. <a href="https://redirect.github.com/docker/cli/pull/5365">docker/cli#5365</a></li>
<li>containerd image store: Fix early error exit from <code>docker load</code> in cases where unpacking the image would fail. <a href="https://redirect.github.com/moby/moby/pull/48376">moby/moby#48376</a></li>
<li>containerd image store: Fix the previous image not being persisted as dangling after <code>docker pull</code>. <a href="https://redirect.github.com/moby/moby/pull/48380">moby/moby#48380</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update BuildKit to <a href="https://github.com/moby/buildkit/releases/tag/v0.15.2">v0.15.2</a>. <a href="https://redirect.github.com/moby/moby/pull/48341">moby/moby#48341</a></li>
<li>Update Compose to <a href="https://github.com/docker/compose/releases/tag/v2.29.2">v2.29.2</a>. <a href="https://redirect.github.com/docker/docker-ce-packaging/pull/1050">docker/docker-ce-packaging#1050</a></li>
<li>The canonical source for the dockerd(8) man page has been moved back to the same source tree as dockerd itself. <a href="https://redirect.github.com/moby/moby/pull/48378">moby/moby#48378</a></li>
<li>Update containerd to <a href="https://github.com/containerd/containerd/releases/tag/v1.7.21">v1.7.21</a>. <a href="https://redirect.github.com/moby/moby/pull/48383">moby/moby#48383</a>, <a href="https://redirect.github.com/docker/containerd-packaging/pull/389">docker/containerd-packaging#389</a></li>
</ul>
<h2>v27.2.0-rc.1</h2>
<h2>27.2.0-rc.1</h2>
<p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p>
<ul>
<li><a href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A27.2.0">docker/cli, 27.2.0 milestone</a></li>
<li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.2.0">moby/moby, 27.2.0 milestone</a></li>
<li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v27.2.0/docs/deprecated.md">Deprecated Features</a>.</li>
<li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v27.2.0/docs/api/version-history.md">API version history</a>.</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/moby/moby/commit/3ab5c7d0036ca8fc43141e83b167456ec79828aa"><code>3ab5c7d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48383">#48383</a> from vvoland/48382-27.x</li>
<li><a href="https://github.com/moby/moby/commit/875e8aeef2bf468332e5d4c71f98c54fa39cc971"><code>875e8ae</code></a> vendor: github.com/containerd/containerd v1.7.21</li>
<li><a href="https://github.com/moby/moby/commit/1900e4d8eb8c53bfaa56a399ed00df341f48d7e8"><code>1900e4d</code></a> Dockerfile: update containerd binary to v1.7.21 (static binaries and CI only)</li>
<li><a href="https://github.com/moby/moby/commit/cd7746d30b122b2584b72109df17f6c698a16f2e"><code>cd7746d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48380">#48380</a> from vvoland/48374-27.x</li>
<li><a href="https://github.com/moby/moby/commit/2a13a384b8c040c5882dfc3a20007b4c9e5b64c0"><code>2a13a38</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48376">#48376</a> from vvoland/48293-27.x</li>
<li><a href="https://github.com/moby/moby/commit/9fd71f5d0e84a19aa2154eac4a834757ab666d26"><code>9fd71f5</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/48378">#48378</a> from corhere/backport-27.x/dockerd-manpage</li>
<li><a href="https://github.com/moby/moby/commit/ecd2b6ff09567c05c1293baf59157cd5306f7942"><code>ecd2b6f</code></a> c8d/image: Add <code>hostPlatformMatcher</code></li>
<li><a href="https://github.com/moby/moby/commit/d5b03423d1e4812cd78b101c33163bf81a5a0b8f"><code>d5b0342</code></a> man: support bringing your own go-md2man</li>
<li><a href="https://github.com/moby/moby/commit/56c5c23114c8ec22027427dcbf6a0905835e71e9"><code>56c5c23</code></a> man: build dockerd man pages using make</li>
<li><a href="https://github.com/moby/moby/commit/77b2eb57342b192d0e0711a0ffb710cadc64c386"><code>77b2eb5</code></a> Removed all mentions of &quot;please&quot; from docs and messages</li>
<li>Additional commits viewable in <a href="https://github.com/docker/docker/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/docker&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>
  • Loading branch information
mergify[bot] authored Sep 4, 2024
2 parents 8f49573 + 3769439 commit a68ae19
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 @@ -8,7 +8,7 @@ require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/avast/retry-go v3.0.0+incompatible
github.com/distribution/reference v0.6.0
github.com/docker/docker v27.1.2+incompatible
github.com/docker/docker v27.2.0+incompatible
github.com/equinix-labs/otel-init-go v0.0.9
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ github.com/dgryski/go-lttb v0.0.0-20180810165845-318fcdf10a77/go.mod h1:Va5MyIzk
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
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/docker v27.1.2+incompatible h1:AhGzR1xaQIy53qCkxARaFluI00WPGtXn0AJuoQsVYTY=
github.com/docker/docker v27.1.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v27.2.0+incompatible h1:Rk9nIVdfH3+Vz4cyI/uhbINhEZ/oLmc+CBXmH6fbNk4=
github.com/docker/docker v27.2.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
Expand Down

0 comments on commit a68ae19

Please sign in to comment.