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

   Bumps [github.com/docker/docker](https://github.com/docker/docker) from 
27.1.1+incompatible to 27.1.2+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.1.2</h2>
   <h2>27.1.2</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.1.2";>docker/cli,
 27.1.2 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A27.1.2";>moby/moby,
 27.1.2 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v27.1.2/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v27.1.2/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Fix a regression that could result in a <code>ResourceExhausted desc = 
grpc: received message larger than max</code> error when building from a large 
Dockerfile. <a 
href="https://redirect.github.com/moby/moby/pull/48245";>moby/moby#48245</a></li>
   <li>CLI: Fix <code>docker attach</code> printing a spurious <code>context 
cancelled</code> error message. <a 
href="https://redirect.github.com/docker/cli/pull/5296";>docker/cli#5296</a></li>
   <li>CLI: Fix <code>docker attach</code> exiting on <code>SIGINT</code> 
instead of forwarding the signal to the container and waiting for it to exit. 
<a 
href="https://redirect.github.com/docker/cli/pull/5302";>docker/cli#5302</a></li>
   <li>CLI: Fix <code>--device-read-bps</code> and 
<code>--device-write-bps</code> options not taking effect. <a 
href="https://redirect.github.com/docker/cli/pull/5339";>docker/cli#5339</a></li>
   <li>CLI: Fix a panic happening in some cases while running a plugin. <a 
href="https://redirect.github.com/docker/cli/pull/5337";>docker/cli#5337</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Update BuildKit to <a 
href="https://github.com/moby/buildkit/releases/tag/v0.15.1";>v0.15.1</a>. <a 
href="https://redirect.github.com/moby/moby/pull/48246";>moby/moby#48246</a></li>
   <li>Update Buildx to <a 
href="https://github.com/docker/buildx/releases/tag/v0.16.2";>v0.16.2</a>. <a 
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1043";>docker/docker-ce-packaging#1043</a></li>
   <li>Update Go runtime to 1.21.13. <a 
href="https://redirect.github.com/moby/moby/pull/48301";>moby/moby#48301</a>, <a 
href="https://redirect.github.com/docker/cli/pull/5325";>docker/cli#5325</a>, <a 
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1046";>docker/docker-ce-packaging#1046</a></li>
   <li>Remove unused <code>docker-proxy.exe</code> binary from Windows 
packages. <a 
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1045";>docker/docker-ce-packaging#1045</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/f9522e5e96c3ab5a6b8a643d15a92700ca864da6";><code>f9522e5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/48315";>#48315</a> from 
vvoland/48169-27.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/a037b7250c9f879f606e0d34d04fb17d4c392a9f";><code>a037b72</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/48314";>#48314</a> from 
vvoland/48275-27.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/fc0150b96230f3685d942f4862f239c27f2b1dc2";><code>fc0150b</code></a>
 daemon/containerd: rm use of regexp</li>
   <li><a 
href="https://github.com/moby/moby/commit/73c01d0b6a1cdda4ab46cbb707898e8a1cf10198";><code>73c01d0</code></a>
 image/v1: rm regexp use</li>
   <li><a 
href="https://github.com/moby/moby/commit/c93fe4a27da96fc9c84c4d0201acf574daeaa048";><code>c93fe4a</code></a>
 layer: rm regexp use</li>
   <li><a 
href="https://github.com/moby/moby/commit/31459c826884002b6d81d42fa37ed4cc19eff14c";><code>31459c8</code></a>
 docs/api: swagger: fix x-nullable for SystemInfo.Containerd (api v1.46)</li>
   <li><a 
href="https://github.com/moby/moby/commit/35d430c62e52a7b3c0a969f2e6cce35480d51d84";><code>35d430c</code></a>
 api/swagger: fix x-nullable for SystemInfo.Containerd</li>
   <li><a 
href="https://github.com/moby/moby/commit/f5fa0908efa483dbcb74a0268eace7f43f07c21d";><code>f5fa090</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/48308";>#48308</a> from 
thaJeztah/27.x_backport_migrate_userns</li>
   <li><a 
href="https://github.com/moby/moby/commit/a17f5d4f107c0947e723a1d3d3858219141b8299";><code>a17f5d4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/48294";>#48294</a> from 
austinvazquez/cherry-pick-2b5ffa0b63c76e8bb4eb...</li>
   <li><a 
href="https://github.com/moby/moby/commit/80a59c2f1a7f889e792780b94535b9c688558799";><code>80a59c2</code></a>
 migrate to github.com/moby/sys/userns</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/docker/compare/v27.1.1...v27.1.2";>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.1+incompatible&new-version=27.1.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>


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