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

   Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.54.2 
to 1.55.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/moby/moby/releases";>github.com/moby/moby/api's 
releases</a>.</em></p>
   <blockquote>
   <h2>api/v1.55.0</h2>
   <h2>1.55.0</h2>
   <h3>Changelog</h3>
   <ul>
   <li><code>POST /containers/{id}/update</code> now supports per-device blkio 
resource settingss. <a 
href="https://redirect.github.com/moby/moby/pull/52651";>moby/moby#52651</a></li>
   <li>The new <code>GET /images/{name}/attestations</code> endpoint returns 
in-toto attestation statements (such as SLSA provenance and SPDX SBOM) attached 
to an image, with optional platform selection, predicate type filtering, and an 
opt-in <code>statement</code> query parameter for retrieving the verbatim 
statement bodies. Tools can now retrieve attestation metadata and content 
directly from the daemon instead of performing additional registry round-trips. 
<a 
href="https://redirect.github.com/moby/moby/pull/52636";>moby/moby#52636</a></li>
   <li>docs: clarify swarm join required fields. <a 
href="https://redirect.github.com/moby/moby/pull/52763";>moby/moby#52763</a></li>
   </ul>
   <h2>api/v1.55.0-rc.1</h2>
   <h2>1.55.0-rc.1</h2>
   <h3>Changelog</h3>
   <ul>
   <li><code>POST /containers/{id}/update</code> now supports per-device blkio 
resource settingss. <a 
href="https://redirect.github.com/moby/moby/pull/52651";>moby/moby#52651</a></li>
   <li>The new <code>GET /images/{name}/attestations</code> endpoint returns 
in-toto attestation statements (such as SLSA provenance and SPDX SBOM) attached 
to an image, with optional platform selection, predicate type filtering, and an 
opt-in <code>statement</code> query parameter for retrieving the verbatim 
statement bodies. Tools can now retrieve attestation metadata and content 
directly from the daemon instead of performing additional registry round-trips. 
<a 
href="https://redirect.github.com/moby/moby/pull/52636";>moby/moby#52636</a></li>
   <li>docs: clarify swarm join required fields. <a 
href="https://redirect.github.com/moby/moby/pull/52763";>moby/moby#52763</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/b6c53c270450e3a0fd47c276ce1008f525e76884";><code>b6c53c2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52773";>#52773</a> from 
vvoland/c8d-amd64-variants</li>
   <li><a 
href="https://github.com/moby/moby/commit/01115e84b3e5e3d10a286e2ca30ea42070222895";><code>01115e8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52906";>#52906</a> from 
vvoland/fix-TestContainerWithConflictingNoneNe...</li>
   <li><a 
href="https://github.com/moby/moby/commit/b36296ffc0c128aa143e07d4e6f48799b47b447c";><code>b36296f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52913";>#52913</a> from 
thaJeztah/windows_does_stats</li>
   <li><a 
href="https://github.com/moby/moby/commit/a81aa78cebd0dbdd17ff039f7aa6be48e400906a";><code>a81aa78</code></a>
 TestContainerWithConflictingNoneNetwork: Extend Windows timeout</li>
   <li><a 
href="https://github.com/moby/moby/commit/908a35a91b0ad0d5ad76101f40b6bf27ebf927bc";><code>908a35a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52914";>#52914</a> from 
thaJeztah/no_stderr</li>
   <li><a 
href="https://github.com/moby/moby/commit/04d33b5de6c9a5f89b999a490f28e0878b9d6b4a";><code>04d33b5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52912";>#52912</a> from 
thaJeztah/cleanup_GenerateRandomAlphaOnlyString</li>
   <li><a 
href="https://github.com/moby/moby/commit/3b2f5575b2479b82f2bf2086a04bf0d09662eba2";><code>3b2f557</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52722";>#52722</a> from 
notandruu/integration/migrate-TestInspectAPIIm...</li>
   <li><a 
href="https://github.com/moby/moby/commit/62b3aaee3cf6a172d06fab6828b31f4e0fe58934";><code>62b3aae</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52901";>#52901</a> from 
vvoland/c8d-imageusage</li>
   <li><a 
href="https://github.com/moby/moby/commit/11d334268a7ef719ea71b328c4261e7a0a10714b";><code>11d3342</code></a>
 integration-cli: un-skip stats tests on Windows</li>
   <li><a 
href="https://github.com/moby/moby/commit/a47b1b2d6f71b51d63da6b8387be74609045c693";><code>a47b1b2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/moby/moby/issues/52891";>#52891</a> from 
smerkviladze/attestations-clearer-blob-missing...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/moby/moby/compare/api/v1.54.2...api/v1.55.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/moby/api&package-manager=go_modules&previous-version=1.54.2&new-version=1.55.0)](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