dependabot[bot] opened a new pull request, #36398: URL: https://github.com/apache/beam/pull/36398
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.4.0+incompatible to 28.5.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>v28.5.0</h2> <h1>28.5.0</h1> <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%3A28.5.0">docker/cli, 28.5.0 milestone</a></li> <li><a href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.5.0">moby/moby, 28.5.0 milestone</a></li> <li>Deprecated and removed features, see <a href="https://github.com/docker/cli/blob/v28.5.0/docs/deprecated.md">Deprecated Features</a>.</li> <li>Changes to the Engine API, see <a href="https://github.com/moby/moby/blob/v28.5.0/docs/api/version-history.md">API version history</a>.</li> </ul> <h3>Bug fixes and enhancements</h3> <ul> <li>Don't print warnings in <code>docker info</code> for broken symlinks in CLI-plugin directories. <a href="https://redirect.github.com/docker/cli/pull/6476">docker/cli#6476</a></li> <li>Fix a panic during <code>stats</code> on empty event <code>Actor.ID</code>. <a href="https://redirect.github.com/docker/cli/pull/6471">docker/cli#6471</a></li> </ul> <h3>Packaging updates</h3> <ul> <li>Remove support for legacy CBC cipher suites. <a href="https://redirect.github.com/docker/cli/pull/6474">docker/cli#6474</a></li> <li>Update Buildkit to <a href="https://github.com/moby/buildkit/releases/tag/v0.25.0">v0.25.0</a>. <a href="https://redirect.github.com/moby/moby/pull/51075">moby/moby#51075</a></li> <li>Update Dockerfile syntax to <a href="https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.19.0">v1.19.0</a>. <a href="https://redirect.github.com/moby/moby/pull/51075">moby/moby#51075</a></li> </ul> <h3>Networking</h3> <ul> <li>Eliminated harmless warning about deletion of <code>endpoint_count</code> from the data store. <a href="https://redirect.github.com/moby/moby/pull/51064">moby/moby#51064</a></li> <li>Fix a bug causing IPAM plugins to not be loaded on Windows. <a href="https://redirect.github.com/moby/moby/pull/51035">moby/moby#51035</a></li> </ul> <h3>API</h3> <ul> <li>Deprecate support for kernel memory TCP accounting (<code>KernelMemoryTCP</code>). <a href="https://redirect.github.com/moby/moby/pull/51067">moby/moby#51067</a></li> <li>Fix <code>GET containers/{name}/checkpoints</code> returning <code>null</code> instead of empty JSON array when there are no checkpoints. <a href="https://redirect.github.com/moby/moby/pull/51052">moby/moby#51052</a></li> </ul> <h3>Go SDK</h3> <ul> <li>cli-plugins/plugin: Run: allow customizing the CLI. <a href="https://redirect.github.com/docker/cli/pull/6481">docker/cli#6481</a></li> <li>cli/command: add <code>WithUserAgent</code> option. <a href="https://redirect.github.com/docker/cli/pull/6477">docker/cli#6477</a></li> </ul> <h3>Deprecations</h3> <ul> <li>Go-SDK: cli/command: deprecate <code>DockerCli.Apply</code>. This method is no longer used and will be removed in the next release if there are no remaining uses. <a href="https://redirect.github.com/docker/cli/pull/6497">docker/cli#6497</a></li> <li>Go-SDK: cli/command: deprecate <code>DockerCli.ContentTrustEnabled</code>. This method is no longer used and will be removed in the next release. <a href="https://redirect.github.com/docker/cli/pull/6495">docker/cli#6495</a></li> <li>Go-SDK: cli/command: deprecate <code>DockerCli.DefaultVersion</code>. This method is no longer used and will be removed in the next release. <a href="https://redirect.github.com/docker/cli/pull/6491">docker/cli#6491</a></li> <li>Go-SDK: cli/command: deprecate <code>ResolveDefaultContext</code> utility. <a href="https://redirect.github.com/docker/cli/pull/6529">docker/cli#6529</a></li> <li>Go-SDK: cli/command: deprecate <code>WithContentTrustFromEnv</code>, <code>WithContentTrust</code> options. These options were used internally, and will be removed in the next release.. <a href="https://redirect.github.com/docker/cli/pull/6489">docker/cli#6489</a></li> <li>Go-SDK: cli/manifest/store: deprecate <code>IsNotFound()</code>. <a href="https://redirect.github.com/docker/cli/pull/6514">docker/cli#6514</a></li> <li>Go-SDK: templates: deprecate NewParse() function. <a href="https://redirect.github.com/docker/cli/pull/6469">docker/cli#6469</a></li> </ul> <h2>v28.5.0-rc.1</h2> <h2>28.5.0-rc.1</h2> <p>For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/cd048300a48700294339c9c91d2dcc691cb8f63b"><code>cd04830</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/51075">#51075</a> from vvoland/51074-28.x</li> <li><a href="https://github.com/moby/moby/commit/e29d6be7a5126c4677a974cac3b9610e5157c780"><code>e29d6be</code></a> vendor: github.com/moby/buildkit v0.25.0</li> <li><a href="https://github.com/moby/moby/commit/9b4369035bed7dfdc3799484159ca4ed09e04e8e"><code>9b43690</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/51069">#51069</a> from thaJeztah/28.x_backport_docs_rm_deprecated_vir...</li> <li><a href="https://github.com/moby/moby/commit/4f3572596b4db81e89aa69cbee8741591d77ad47"><code>4f35725</code></a> api: swagger: remove VirtualSize fields for API > v1.43</li> <li><a href="https://github.com/moby/moby/commit/79f310d4bc0272183fdd9fed87b0a6881c185ca2"><code>79f310d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/51067">#51067</a> from austinvazquez/cherry-pick-deprecate-kernel-mem...</li> <li><a href="https://github.com/moby/moby/commit/deb4bbbfe09dfea5289d6a410d3c73d8a49a13ac"><code>deb4bbb</code></a> api: deprecate <code>KernelMemoryTCP</code> support</li> <li><a href="https://github.com/moby/moby/commit/423a7fd6af43765bb80d5ab94fcd60c7daa64033"><code>423a7fd</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/51064">#51064</a> from thaJeztah/28.x_backport_fix_epcnt_warning</li> <li><a href="https://github.com/moby/moby/commit/fbf2fe8b7dc2cc532ef7de136f95016f7f56b267"><code>fbf2fe8</code></a> Eliminate warning about endpoint count store delete</li> <li><a href="https://github.com/moby/moby/commit/252a1ebe7effbc4e7e2272154332111d1fc916b2"><code>252a1eb</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker/issues/51061">#51061</a> from thaJeztah/28.x_backport_rm_email_example</li> <li><a href="https://github.com/moby/moby/commit/2c15eb6617efb30cb828ce1a7133df6aa1689314"><code>2c15eb6</code></a> api/docs: remove email field from example auth</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker/compare/v28.4.0...v28.5.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
