chore: bump github.com/moby/moby from 25.0.2+incompatible to 28.3.1+incompatible
Closed
Number: #612
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 07, 2025 at 02:21 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 14, 2025 at 02:05 PM UTC
(3 months ago)
(3 months ago)
Closed:
July 14, 2025 at 02:05 PM UTC
(3 months ago)
(3 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/moby/moby from 25.0.2+incompatible to 28.3.1+incompatible.
Release notes
Sourced from github.com/moby/moby's releases.
28.3.1
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 28.3.1 milestone
- moby/moby, 28.3.1 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
Packaging updates
- Update BuildKit to v0.23.2. moby/moby#50309
- Update Compose to v2.38.1. docker/docker-ce-packaging#1221
- Update Model to v0.1.32 which adds the support for the new top-level
models:key in Docker Compose. docker/docker-ce-packaging#122228.3.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
- docker/cli, 28.3.0 milestone
- moby/moby, 28.3.0 milestone
- Deprecated and removed features, see Deprecated Features.
- Changes to the Engine API, see API version history.
New
- Add support for AMD GPUs in
docker run --gpus. moby/moby#49952- Use
DOCKER_AUTH_CONFIGas a credential store. docker/cli#6008Bug fixes and enhancements
- Ensure that the state of the container in the daemon database (used by /containers/json API) is up to date when the container is stopped using the /containers/{id}/stop API (before response of API). moby/moby#50136
- Fix
docker image inspect inspectomitting empty fields. moby/moby#50135- Fix
docker images --treenot marking images as in-use when the containerd image store is disabled. docker/cli#6140- Fix
docker pull/pushhang in non-interactive when authentication is required caused by prompting for login credentials. docker/cli#6141- Fix a potential resource leak when a node leaves a Swarm. moby/moby#50115
- Fix a regression where a login prompt on
docker pullwould show Docker Hub-specific hints when logging in on other registries. docker/cli#6135- Fix an issue where all new tasks in the Swarm could get stuck in the PENDING state forever after scaling up a service with placement preferences. moby/moby#50211
- Remove an undocumented, hidden, top-level
docker removecommand that was accidentally introduced in Docker 23.0. docker/cli#6144- Validate registry-mirrors configuration as part of
dockerd --validateand improve error messages for invalid mirrors. moby/moby#50240dockerd-rootless-setuptool.sh: Fix the script from silently returning with no error message when subuid/subgid system requirements are not satisfied. moby/moby#50059- containerd image store: Fix
docker pushnot creating a tag on the remote repository. moby/moby#50199- containerd image store: Improve handling of errors returned by the token server during
docker pull/push. moby/moby#50176Packaging updates
- Allow customizing containerd service name for OpenRC. moby/moby#50156
- Update BuildKit to v0.23.1. moby/moby#50243
- Update Buildx to v0.25.0. docker/docker-ce-packaging#1217
- Update Compose to v2.37.2. docker/docker-ce-packaging#1219
... (truncated)
Commits
5beb93dMerge pull request #50309 from crazy-max/28.x_pick_buildkit-0.23.2e17e96evendor: update buildkit to v0.23.2e018347Merge pull request #50264 from vvoland/50263-28.xa2af8bdgha/bin-image: add major and minor version image tags265f709Merge pull request #50247 from vvoland/50245-28.xb2a9318docs: cut api docs for v1.51b3e2e22Merge pull request #50244 from vvoland/50177-28.xc571cd8Merge pull request #50243 from vvoland/50238-28.x8c713c1gha: lower timeouts on "build" and "merge" steps539c115Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/moby/moby
Ecosystem:
go
go
Version Change:
25.0.2+incompatible → 28.3.1+incompatible
Update Type:
Major
Major
Technical Details
| ID: | 3276481 |
| UUID: | 3209238003 |
| Node ID: | PR_kwDOLmBl1M6dxccs |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |