Skip to content

Bump github.com/moby/moby/api from 1.53.0 to 1.54.0#744

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/api-1.54.0
Open

Bump github.com/moby/moby/api from 1.53.0 to 1.54.0#744
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/api-1.54.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/moby/moby/api from 1.53.0 to 1.54.0.

Release notes

Sourced from github.com/moby/moby/api's releases.

api/v1.54.0

1.54.0

New

  • GET /images/json now supports an identity query parameter. When set, the response includes manifest summaries and may include an Identity field for each manifest with trusted identity and origin information. moby/moby#52030

Bug fixes and enhancements

  • api/types/swarm: PortConfig: add Compare method. moby/moby#52047
  • api: swagger: document "platform" param for GET /image/{name}/json. moby/moby#52082
  • Fix swagger/OpenAPI return value specification for /system/df endpoint. moby/moby#52124
  • Add a MediaType pseudo-type to help discoverability of available mediatypes. moby/moby#52089
  • api/types/jsonstream: Add sanity-check for Message marshaling. moby/moby#52059
  • api/types/jsonstream: Prevent panic on nil-Error. moby/moby#52059
Commits
  • 7f1a670 Merge pull request #52140 from vvoland/drop-replace
  • 4569055 Drop replace rules
  • 37cc25c Merge pull request #52040 from vvoland/network-connect-macaddres
  • 2fa6029 network/connect: Support MacAddress
  • c0625f2 Merge pull request #52124 from chemodax/patch-1
  • 4c19a01 Merge pull request #52048 from shiv-tyagi/vendor-detection
  • 018cdea Merge pull request #52119 from ricardobranco777/saveload
  • 6d771cc Merge pull request #52137 from vvoland/label-notesting
  • 71c4815 gha/labeler: Remove *_test.go from area/testing label
  • 13a8626 daemon/devices: Turn RegisterGPUDeviceDrivers into func
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 2026
@m90
Copy link
Member

m90 commented Mar 10, 2026

@dependabot rebase

Bumps [github.com/moby/moby/api](https://github.com/moby/moby) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@api/v1.53.0...api/v1.54.0)

---
updated-dependencies:
- dependency-name: github.com/moby/moby/api
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moby/moby/api-1.54.0 branch from 89759ed to bf39ba6 Compare March 10, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant