dependabot[bot] opened a new pull request, #36230:
URL: https://github.com/apache/beam/pull/36230

   Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
28.3.3+incompatible to 28.4.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.4.0</h2>
   <h2>28.4.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%3A28.4.0";>docker/cli,
 28.4.0 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.4.0";>moby/moby,
 28.4.0 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v28.4.0/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v28.4.0/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>New</h3>
   <ul>
   <li>Allow Docker CLI to set the <code>GODEBUG</code> environment variable 
when the key-value pair (<code>&quot;GODEBUG&quot;:&quot;...&quot;</code>) 
exists inside the docker context metadata. <a 
href="https://redirect.github.com/docker/cli/pull/6399";>docker/cli#6399</a></li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Add shell completion for <code>docker pull</code> and <code>docker image 
pull</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6420";>docker/cli#6420</a></li>
   <li>Fix a regression in v28.3.3 that could cause a panic on <code>docker 
push</code> if the client did not send an <code>X-Registry-Auth</code> header. 
<a 
href="https://redirect.github.com/moby/moby/pull/50738";>moby/moby#50738</a></li>
   <li>Windows: Potentially fix an issue with &quot;access denied&quot; error 
when pulling images. <a 
href="https://redirect.github.com/moby/moby/pull/50871";>moby/moby#50871</a></li>
   <li>containerd image store: Fix <code>docker history</code> failing with 
<code>snapshot X does not exist</code> when calling on a non-native image that 
was built locally. <a 
href="https://redirect.github.com/moby/moby/pull/50875";>moby/moby#50875</a></li>
   <li>containerd image store: Fix <code>docker image prune</code> to emit 
correct <code>untag</code> and <code>delete</code> events and list only the 
deleted images root digests instead of every blob. <a 
href="https://redirect.github.com/moby/moby/pull/50837";>moby/moby#50837</a></li>
   <li>Remove interactive login prompt from <code>docker push</code> and 
<code>docker pull</code> after a failure caused by missing authentication. <a 
href="https://redirect.github.com/docker/cli/pull/6256";>docker/cli#6256</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Update BuildKit to <a 
href="https://github.com/moby/buildkit/releases/tag/v0.24.0";>v0.24.0</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50888";>moby#50888</a></li>
   <li>Update Go runtime to <a 
href="https://go.dev/doc/devel/release#go1.24.6";>1.24.7</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50889";>moby/moby#50889</a>, <a 
href="https://redirect.github.com/docker/cli/pull/6422";>docker/cli#6422</a></li>
   <li>Update <code>runc</code> to <a 
href="https://github.com/opencontainers/runc/releases/tag/v1.3.0";>v1.3.0</a>. 
<a 
href="https://redirect.github.com/moby/moby/pull/50699";>moby/moby#50699</a></li>
   <li>Update containerd (static binaries only) to <a 
href="https://github.com/containerd/containerd/releases/tag/v1.7.28";>v1.7.28</a>.
 <a 
href="https://redirect.github.com/moby/moby/pull/50700";>moby/moby#50700</a></li>
   </ul>
   <h3>Networking</h3>
   <ul>
   <li>Fix an issue that could cause slow container restart on live-restore. <a 
href="https://redirect.github.com/moby/moby/pull/50829";>moby/moby#50829</a></li>
   </ul>
   <h3>API</h3>
   <ul>
   <li>Update deprecation message for <code>AuthConfig.Email</code> field. <a 
href="https://redirect.github.com/moby/moby/pull/50797";>moby/moby#50797</a></li>
   </ul>
   <h3>Go SDK</h3>
   <ul>
   <li>Deprecate profiles package which got migrated to <a 
href="https://github.com/moby/profiles";>github.com/moby/profiles</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50513";>moby/moby#50513</a></li>
   </ul>
   <h3>Deprecations</h3>
   <ul>
   <li>Deprecate special handling for quoted values for the 
<code>--tlscacert</code>, <code>--tlscert</code>, and <code>--tlskey</code> 
command-line flags. <a 
href="https://redirect.github.com/docker/cli/pull/6291";>docker/cli#6291</a></li>
   <li>Mark legacy links env vars 
(<code>DOCKER_KEEP_DEPRECATED_LEGACY_LINKS_ENV_VARS</code>) as deprecated in 
v28.4 and set for removal in v30.0. <a 
href="https://redirect.github.com/docker/cli/pull/6309";>docker/cli#6309</a></li>
   <li>Go-SDK: Deprecate field <code>NetworkSettingsBase.Bridge</code>, struct 
<code>NetworkSettingsBase</code>, all the fields of 
<code>DefaultNetworkSettings</code>, and struct 
<code>DefaultNetworkSettings</code>. <a 
href="https://redirect.github.com/moby/moby/pull/50839";>moby/moby#50839</a></li>
   <li>Go-SDK: api/types: <code>build.CacheDiskUsage</code>,  
<code>container.DiskUsage</code>, <code>images.DiskUsage</code> and 
<code>volumes.DiskUsage</code> are now deprecated and will be removed in the 
next major release. <a 
href="https://redirect.github.com/moby/moby/pull/50768";>moby/moby#50768</a></li>
   <li>Go-SDK: cli-plugins/manager: deprecate <code>ReexecEnvvar</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6411";>docker/cli#6411</a></li>
   <li>Go-SDK: cli-plugins/manager: deprecate annotation aliases 
(<code>CommandAnnotationPlugin</code>, 
<code>CommandAnnotationPluginVendor</code>, 
<code>CommandAnnotationPluginVersion</code>, 
<code>CommandAnnotationPluginInvalid</code>, 
<code>CommandAnnotationPluginCommandPath</code>) in favor of their equivalent 
in <code>cli-plugins/manager/metadata</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6298";>docker/cli#6298</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/249d679a6baf8a32bb6d72d6ac5cc7ab9c90b4ea";><code>249d679</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50890";>#50890</a> from 
vvoland/50889-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/d664cfe1390eb623963dfc6f2d8bf02e6875ca60";><code>d664cfe</code></a>
 update to go1.24.7</li>
   <li><a 
href="https://github.com/moby/moby/commit/b384cd2a45f543ceac77526e58761ab49494c8c5";><code>b384cd2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50888";>#50888</a> from 
vvoland/50885-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/c1ce88e7f8bba7760fddbb131f2a3e8d1f0069c4";><code>c1ce88e</code></a>
 vendor: update buildkit to v0.24.0</li>
   <li><a 
href="https://github.com/moby/moby/commit/4a34e8e9f69367e4adc830d0562c8a36d1cb855e";><code>4a34e8e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50875";>#50875</a> from 
vvoland/50867-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/cfa70d073ec486c561dd2024050f66d5192a5a34";><code>cfa70d0</code></a>
 gha/arm64: Setup qemu</li>
   <li><a 
href="https://github.com/moby/moby/commit/d70382e4424e19cf65d9837a6d8ed8fcb9a5f566";><code>d70382e</code></a>
 integration/internal: Print Buildkit logs</li>
   <li><a 
href="https://github.com/moby/moby/commit/687b206c6b642608f0d61bda090a4169311dca0d";><code>687b206</code></a>
 c8d/history: Fix non-native platforms</li>
   <li><a 
href="https://github.com/moby/moby/commit/e4224f86c085c609303cdd72fef39384237af430";><code>e4224f8</code></a>
 integration/internal: Handle Buildkit in GetImageIDFromBody</li>
   <li><a 
href="https://github.com/moby/moby/commit/5d5332b00c7618f3ad1ab4eda4ac4102c4a9fa8c";><code>5d5332b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50871";>#50871</a> from 
vvoland/50870-28.x</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/docker/compare/v28.3.3...v28.4.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=28.3.3+incompatible&new-version=28.4.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>


-- 
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]

Reply via email to