Skip to content

Commit c76fa60

Browse files
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 &quot;platform&quot; 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 /> [![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.53.0&new-version=1.54.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> 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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/docker/cli v29.3.0+incompatible
99
github.com/docker/distribution v2.8.3+incompatible
1010
github.com/docker/go-connections v0.6.0
11-
github.com/moby/moby/api v1.53.0
11+
github.com/moby/moby/api v1.54.0
1212
github.com/moby/moby/v2 v2.0.0-beta.5
1313
github.com/opencontainers/go-digest v1.0.0
1414
github.com/opencontainers/image-spec v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+
125125
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
126126
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
127127
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
128-
github.com/moby/moby/api v1.53.0 h1:PihqG1ncw4W+8mZs69jlwGXdaYBeb5brF6BL7mPIS/w=
129-
github.com/moby/moby/api v1.53.0/go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc=
128+
github.com/moby/moby/api v1.54.0 h1:7kbUgyiKcoBhm0UrWbdrMs7RX8dnwzURKVbZGy2GnL0=
129+
github.com/moby/moby/api v1.54.0/go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc=
130130
github.com/moby/moby/v2 v2.0.0-beta.5 h1:nzOYPRVwvdOJbsdroj71ysHjK1QfRWQksIhBOXaA8ww=
131131
github.com/moby/moby/v2 v2.0.0-beta.5/go.mod h1:lf+wdkc/p9GOt//TIXl47ez3HNDt+DyeHXtM60iR4ZQ=
132132
github.com/moby/sys/mountinfo v0.7.2 h1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg=

0 commit comments

Comments
 (0)