Commit c76fa60
authored
build(deps): bump github.com/moby/moby/api from 1.53.0 to 1.54.0 (#1110)
Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from
1.53.0 to 1.54.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.54.0</h2>
<h2>1.54.0</h2>
<h3>New</h3>
<ul>
<li><code>GET /images/json</code> now supports an <code>identity</code>
query parameter. When set, the response includes manifest summaries and
may include an <code>Identity</code> field for each manifest with
trusted identity and origin information. <a
href="https://redirect.github.com/moby/moby/pull/52030">moby/moby#52030</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>api/types/swarm: PortConfig: add Compare method. <a
href="https://redirect.github.com/moby/moby/pull/52047">moby/moby#52047</a></li>
<li>api: swagger: document "platform" param for <code>GET
/image/{name}/json</code>. <a
href="https://redirect.github.com/moby/moby/pull/52082">moby/moby#52082</a></li>
<li>Fix swagger/OpenAPI return value specification for /system/df
endpoint. <a
href="https://redirect.github.com/moby/moby/pull/52124">moby/moby#52124</a></li>
<li>Add a <code>MediaType</code> pseudo-type to help discoverability of
available mediatypes. <a
href="https://redirect.github.com/moby/moby/pull/52089">moby/moby#52089</a></li>
<li>api/types/jsonstream: Add sanity-check for Message marshaling. <a
href="https://redirect.github.com/moby/moby/pull/52059">moby/moby#52059</a></li>
<li>api/types/jsonstream: Prevent panic on nil-Error. <a
href="https://redirect.github.com/moby/moby/pull/52059">moby/moby#52059</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/7f1a670667e186baf2839a42a78ba2acad4f8852"><code>7f1a670</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52140">#52140</a>
from vvoland/drop-replace</li>
<li><a
href="https://github.com/moby/moby/commit/4569055e136222891b7896f501567feddd6d819c"><code>4569055</code></a>
Drop replace rules</li>
<li><a
href="https://github.com/moby/moby/commit/37cc25cd5ac03393243a2920d1a41b07a12674f5"><code>37cc25c</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52040">#52040</a>
from vvoland/network-connect-macaddres</li>
<li><a
href="https://github.com/moby/moby/commit/2fa6029be4933b3be0357ae523139133e981f01c"><code>2fa6029</code></a>
network/connect: Support MacAddress</li>
<li><a
href="https://github.com/moby/moby/commit/c0625f20a9c624b53fe5c900de838acabc07842f"><code>c0625f2</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52124">#52124</a>
from chemodax/patch-1</li>
<li><a
href="https://github.com/moby/moby/commit/4c19a015750813d4a289879e1e387d374d7403cd"><code>4c19a01</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52048">#52048</a>
from shiv-tyagi/vendor-detection</li>
<li><a
href="https://github.com/moby/moby/commit/018cdeaa37fa5e24dd8818a7a4f4cc25238925a3"><code>018cdea</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52119">#52119</a>
from ricardobranco777/saveload</li>
<li><a
href="https://github.com/moby/moby/commit/6d771cca95c4b723dc48b4a31300bd1d2f3869fd"><code>6d771cc</code></a>
Merge pull request <a
href="https://redirect.github.com/moby/moby/issues/52137">#52137</a>
from vvoland/label-notesting</li>
<li><a
href="https://github.com/moby/moby/commit/71c48150ebb5e5b323b51679343c95dafd8648c8"><code>71c4815</code></a>
gha/labeler: Remove *_test.go from area/testing label</li>
<li><a
href="https://github.com/moby/moby/commit/13a8626eeb0c540e2242b659f5bd7be2d05cb237"><code>13a8626</code></a>
daemon/devices: Turn RegisterGPUDeviceDrivers into func</li>
<li>Additional commits viewable in <a
href="https://github.com/moby/moby/compare/api/v1.53.0...api/v1.54.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c36cfb9 commit c76fa60
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments