Skip to content

build(deps): bump github.com/moby/moby/api from 1.53.0 to 1.54.0#13619

Merged
ndeloof merged 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/api-1.54.0
Mar 6, 2026
Merged

build(deps): bump github.com/moby/moby/api from 1.53.0 to 1.54.0#13619
ndeloof merged 1 commit intomainfrom
dependabot/go_modules/github.com/moby/moby/api-1.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 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)

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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 6, 2026 09:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 6, 2026
@dependabot dependabot bot requested review from glours and ndeloof March 6, 2026 09:03
@ndeloof ndeloof enabled auto-merge (rebase) March 6, 2026 09:04
@ndeloof ndeloof merged commit ffa8576 into main Mar 6, 2026
40 checks passed
@ndeloof ndeloof deleted the dependabot/go_modules/github.com/moby/moby/api-1.54.0 branch March 6, 2026 09:14
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 25, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v5.1.0` → `v5.1.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>docker/compose (docker/compose)</summary>

### [`v5.1.1`](https://github.com/docker/compose/releases/tag/v5.1.1)

[Compare Source](docker/compose@v5.1.0...v5.1.1)

#### What's Changed

##### 🐛 Fixes

- Only pass ConsoleSize to ExecAttach when TTY is enabled by [@&#8203;mikesir87](https://github.com/mikesir87) in [#&#8203;13616](docker/compose#13616)
- Fix deadlock in ttyWriter.Done() by [@&#8203;maks2134](https://github.com/maks2134) in [#&#8203;13640](docker/compose#13640)

##### ⚙️ Dependencies

- update to go1.25.8 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13622](docker/compose#13622)
- bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13619](docker/compose#13619)
- bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13626](docker/compose#13626)
- bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13631](docker/compose#13631)
- bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13627](docker/compose#13627)
- bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13621](docker/compose#13621)

#### New Contributors

- [@&#8203;maks2134](https://github.com/maks2134) made their first contribution in [#&#8203;13640](docker/compose#13640)

**Full Changelog**: <docker/compose@v5.1.0...v5.1.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
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