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

   Bumps [github.com/moby/moby/client](https://github.com/moby/moby) from 0.5.0 
to 0.5.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/moby/moby/releases";>github.com/moby/moby/client's 
releases</a>.</em></p>
   <blockquote>
   <h2>client/v0.5.1</h2>
   <h2>0.5.1</h2>
   <h3>Changelog</h3>
   <ul>
   <li>client/pkg/jsonmessage: Display: fix godoc link. <a 
href="https://redirect.github.com/moby/moby/pull/53070";>moby/moby#53070</a></li>
   <li>client: ServiceCreate, ServiceUpdate: fix duplicate and 'unkown' 
platforms. <a 
href="https://redirect.github.com/moby/moby/pull/53012";>moby/moby#53012</a></li>
   <li>client: ServiceInspect, ContainerCommit: omit optional query args if not 
set. <a 
href="https://redirect.github.com/moby/moby/pull/53010";>moby/moby#53010</a></li>
   <li>golangci-lint: enable perfsprint linter. <a 
href="https://redirect.github.com/moby/moby/pull/53016";>moby/moby#53016</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/moby/moby/blob/v0.5.1/CHANGELOG.md";>github.com/moby/moby/client's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.5.1 (2013-07-30)</h2>
   <ul>
   <li>API: Docker client now sets useragent (RFC 2616)</li>
   <li>Runtime: Add <code>ps</code> args to <code>docker top</code></li>
   <li>Runtime: Add support for container ID files (pidfile like)</li>
   <li>Runtime: Add container=lxc in default env</li>
   <li>Runtime: Support networkless containers with <code>docker run -n</code> 
and <code>docker -d -b=none</code></li>
   <li>API: Add /events endpoint</li>
   <li>Builder: ADD command now understands URLs</li>
   <li>Builder: CmdAdd and CmdEnv now respect Dockerfile-set ENV variables</li>
   </ul>
   <ul>
   <li>Hack: Simplify unit tests with helpers</li>
   <li>Hack: Improve docker.upstart event</li>
   <li>Hack: Add coverage testing into docker-ci</li>
   <li>Runtime: Stdout/stderr logs are now stored in the same file as JSON</li>
   <li>Runtime: Allocate a /16 IP range by default, with fallback to /24. Try 
12 ranges instead of 3.</li>
   <li>Runtime: Change .dockercfg format to json and support multiple auth 
remote</li>
   </ul>
   <ul>
   <li>Runtime: Do not override volumes from config</li>
   <li>Runtime: Fix issue with EXPOSE override</li>
   <li>Builder: Create directories with 755 instead of 700 within ADD 
instruction</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/3b89d13aaf76cd363d62955c050675ccd68a7296";><code>3b89d13</code></a>
 Bump to v0.5.1</li>
   <li><a 
href="https://github.com/moby/moby/commit/16225c473f2c999ce3e9a13c4c8e02502a9a841c";><code>16225c4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1291";>#1291</a> from 
dotcloud/ensure_mount_commit</li>
   <li><a 
href="https://github.com/moby/moby/commit/dd2f0d89bfebdc85723e0aa61f017cc2a9fd8bbf";><code>dd2f0d8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1238";>#1238</a> from 
dotcloud/1237-improve_docker_top-feature</li>
   <li><a 
href="https://github.com/moby/moby/commit/0b57e4483a13a3c4ddf0c74d531d714f199e191d";><code>0b57e44</code></a>
 Merge branch 'master' into 1237-improve_docker_top-feature</li>
   <li><a 
href="https://github.com/moby/moby/commit/f2dc49292f775f4c10fc61157cac0b8e15315917";><code>f2dc492</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1342";>#1342</a> from 
dsissitka/patch-4</li>
   <li><a 
href="https://github.com/moby/moby/commit/a7ace535c36905b85af3cc3f57beb910ed9efb32";><code>a7ace53</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1339";>#1339</a> from 
dhrp/docker-run-d-description</li>
   <li><a 
href="https://github.com/moby/moby/commit/c99e8de5a4faeb6c3d696790cc300a88f8e96855";><code>c99e8de</code></a>
 Merge branch 'cleanup_signal_handling' of <a 
href="https://github.com/calavera/docker";>https://github.com/calavera/docker</a>
 ...</li>
   <li><a 
href="https://github.com/moby/moby/commit/c06aa62bdaa92df5c58d0ca5deb54b1ca66f3ba5";><code>c06aa62</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1306";>#1306</a> from 
dotcloud/1294_fix_wrong_untag_using_id_rmi</li>
   <li><a 
href="https://github.com/moby/moby/commit/9ba998312de5826f24f693c8518ecda700135b4b";><code>9ba9983</code></a>
 Fixed a couple of minor syntax errors.</li>
   <li><a 
href="https://github.com/moby/moby/commit/7d68afb2d28b59757b953446c1c6a0df3c2174ec";><code>7d68afb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/1209";>#1209</a> from 
zimbatm/upstart-improvements</li>
   <li>Additional commits viewable in <a 
href="https://github.com/moby/moby/compare/v0.5.0...v0.5.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/moby/client&package-manager=go_modules&previous-version=0.5.0&new-version=0.5.1)](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 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