Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

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

Release notes

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

api/v1.53.0

New

  • GET /info now includes an NRI field. If the Node Resource Interface (NRI) is enabled, this field contains information describing it. moby/moby#51713
  • New Identity field has been added to the inspect endpoint to show trusted origin information about the image. This includes build ref for locally built images, remote registry repository for pulled images, and verified signature information for images that contain a valid signed provenance attestation. moby/moby#51737

Bug fixes and enhancements

Deprecations

  • POST /grpc and POST /sessions are deprecated and will be removed in future. moby/moby#51721
Commits
  • 15b87a4 Merge pull request #51936 from vvoland/drop-replace
  • 4fa326f api: Cut v1.53
  • f9ed31a Drop replace rules
  • 2d8289c Merge pull request #51919 from htoyoda18/fix/decode
  • ef6d8b0 Merge pull request #51910 from thaJeztah/refactor_listener_defaults
  • 45aee52 Merge pull request #51862 from thaJeztah/identity_version_gate
  • 31ffe93 Merge pull request #51932 from thaJeztah/api_omitzero
  • a007682 Merge pull request #51931 from renovate-bot/renovate/actions-checkout-6.x
  • 59abc76 daemon/pkg/opts: remove unused ParseHost
  • 8afb45b loadDaemonCliConfig: explicitly set default host
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2026
@m90 m90 merged commit 40f6d02 into main Jan 27, 2026
3 checks passed
@m90 m90 deleted the dependabot/go_modules/github.com/moby/moby/api-1.53.0 branch January 27, 2026 06:40
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