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

   Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
28.0.4+incompatible to 28.1.1+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.1.1</h2>
   <h2>28.1.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%3A28.1.1";>docker/cli,
 28.1.1 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.1.1";>moby/moby,
 28.1.1 milestone</a></li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Fix <code>dockerd-rootless-setuptool.sh</code> incorrectly reporting 
missing <code>iptables</code>. <a 
href="https://redirect.github.com/moby/moby/pull/49833";>moby/moby#49833</a></li>
   <li>containerd image store: Fix a potential daemon crash when using 
<code>docker load</code> with archives containing zero-size tar headers. <a 
href="https://redirect.github.com/moby/moby/pull/49837";>moby/moby#49837</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Update Buildx to <a 
href="https://github.com/docker/buildx/releases/tag/v0.23.0";>v0.23.0</a>. <a 
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1185";>docker/docker-ce-packaging#1185</a></li>
   <li>Update Compose to <a 
href="https://github.com/docker/compose/releases/tag/v2.35.1";>v2.35.1</a>. <a 
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1188";>docker/docker-ce-packaging#1188</a></li>
   </ul>
   <h3>Networking</h3>
   <ul>
   <li>Add a warning to a container's <code>/etc/resolv.conf</code> when no 
upstream DNS servers were found. <a 
href="https://redirect.github.com/moby/moby/pull/49827";>moby/moby#49827</a></li>
   </ul>
   <h2>v28.1.0</h2>
   <h2>28.1.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.1.0";>docker/cli,
 28.1.0 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.1.0";>moby/moby,
 28.1.0 milestone</a></li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v28.1.0/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>New</h3>
   <ul>
   <li>Add <code>docker bake</code> sub-command as alias for <code>docker 
buildx bake</code>. <a 
href="https://redirect.github.com/docker/cli/pull/5947";>docker/cli#5947</a></li>
   <li>Experimental: add a new <code>--use-api-socket</code> flag on 
<code>docker run</code> and <code>docker create</code> to enable access to 
Docker socket from inside a container and to share credentials from the host 
with the container. <a 
href="https://redirect.github.com/docker/cli/pull/5858";>docker/cli#5858</a></li>
   <li><code>docker image inspect</code> now supports a <code>--platform</code> 
flag to inspect a specific platform of a multi-platform image. <a 
href="https://redirect.github.com/docker/cli/pull/5934";>docker/cli#5934</a></li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Add CLI shell-completion for context names. <a 
href="https://redirect.github.com/docker/cli/pull/6016";>docker/cli#6016</a></li>
   <li>Fix <code>docker images --tree</code> not including non-container images 
content size in the total image content size. <a 
href="https://redirect.github.com/docker/cli/pull/6000";>docker/cli#6000</a></li>
   <li>Fix <code>docker load</code> not preserving replaced images. <a 
href="https://redirect.github.com/moby/moby/pull/49650";>moby/moby#49650</a></li>
   <li>Fix <code>docker login</code> hints when logging in to a custom 
registry. <a 
href="https://redirect.github.com/docker/cli/pull/6015";>docker/cli#6015</a></li>
   <li>Fix <code>docker stats</code> not working properly on machines with high 
CPU core count. <a 
href="https://redirect.github.com/moby/moby/pull/49734";>moby/moby#49734</a></li>
   <li>Fix a regression causing <code>docker pull/push</code> to fail when 
interacting with a private repository. <a 
href="https://redirect.github.com/docker/cli/pull/5964";>docker/cli#5964</a></li>
   <li>Fix an issue preventing rootless Docker setup on a host with no 
<code>ip_tables</code> kernel module. <a 
href="https://redirect.github.com/moby/moby/pull/49727";>moby/moby#49727</a></li>
   <li>Fix an issue that could lead to unwanted iptables rules being restored 
and never deleted following a firewalld reload. <a 
href="https://redirect.github.com/moby/moby/pull/49728";>moby/moby#49728</a></li>
   <li>Improve CLI completion of <code>docker service scale</code>. <a 
href="https://redirect.github.com/docker/cli/pull/5968";>docker/cli#5968</a></li>
   <li><code>docker images --tree</code> now hides both untagged and dangling 
images by default. <a 
href="https://redirect.github.com/docker/cli/pull/5924";>docker/cli#5924</a></li>
   <li><code>docker system info</code> will provide an exit code if a 
connection cannot be established to the Docker daemon. <a 
href="https://redirect.github.com/docker/cli/pull/5918";>docker/cli#5918</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/01f442b84d6a669c1e335b800d4670997cd5aa93";><code>01f442b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/49588";>#49588</a> from 
thaJeztah/bump_go_build_tags</li>
   <li><a 
href="https://github.com/moby/moby/commit/e03c0f03e7178cb4b9e927ffaeea73f228a7ad45";><code>e03c0f0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/49834";>#49834</a> from 
thaJeztah/cleanup_ignore</li>
   <li><a 
href="https://github.com/moby/moby/commit/8dde918e774b73971544b1e43586870e8e4acfeb";><code>8dde918</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/49837";>#49837</a> from 
thaJeztah/bump_containerd_2.0.5</li>
   <li><a 
href="https://github.com/moby/moby/commit/e70ce7a35b94b0915dae5ba356a69d07ded2fd46";><code>e70ce7a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/49833";>#49833</a> from 
vvoland/rootless-iptables-check</li>
   <li><a 
href="https://github.com/moby/moby/commit/fc8361c0784a8a29347633d0b8f2280e57068078";><code>fc8361c</code></a>
 vendor: github.com/containerd/containerd v2.0.5</li>
   <li><a 
href="https://github.com/moby/moby/commit/62f51e43670ffd1aa18672909cfa9e4300a2ab13";><code>62f51e4</code></a>
 vendor: golang.org/x/oauth2 v0.29.0</li>
   <li><a 
href="https://github.com/moby/moby/commit/bbbb0036df25d56766bc5ce869080bdf0265e511";><code>bbbb003</code></a>
 cleanup ignore files</li>
   <li><a 
href="https://github.com/moby/moby/commit/ead379a46457986eadf07273fedec378e87e515f";><code>ead379a</code></a>
 contrib/rootless-setuptool: Fix iptables detection</li>
   <li><a 
href="https://github.com/moby/moby/commit/7c52c4d92e4fe584e2d25209a54c7d07c24baee1";><code>7c52c4d</code></a>
 update go:build tags to go1.23 to align with vendor.mod</li>
   <li><a 
href="https://github.com/moby/moby/commit/6573a13e4adf5d9d3b2e0ab4e44ade244dd3c798";><code>6573a13</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/49827";>#49827</a> from 
robmry/warn_no_ext_nameservers</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/docker/compare/v28.0.4...v28.1.1";>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.0.4+incompatible&new-version=28.1.1+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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to