vendor: docker/docker, moby/moby/api and moby/moby/client 4faedf2bec36#6226
Merged
thaJeztah merged 2 commits intodocker:masterfrom Jul 31, 2025
Merged
vendor: docker/docker, moby/moby/api and moby/moby/client 4faedf2bec36#6226thaJeztah merged 2 commits intodocker:masterfrom
thaJeztah merged 2 commits intodocker:masterfrom
Conversation
b571166 to
5160f7f
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
ce07469 to
e027f43
Compare
Member
Author
|
Ugh. Something's borked; https://github.com/docker/cli/actions/runs/16647885085/job/47112862661?pr=6226 |
a0deebd to
ef1a472
Compare
notable changes: - api: remove deprecated NoBaseImageSpecifier - api/stdcopy: move to api/pkg/stdcopy - api/types/container: add aliases for go-connections/nat types - pkg/progress: move to api/pkg/progress - pkg/jsonmessage: move JSONError to api/types/jsonstream - pkg/jsonmessage: move JSONProgress to api/types/jsonstream - pkg/jsonmessage: move to client/pkg/jsonmessage - pkg/jsonmessage: remove github.com/morikuni/aec dependency - pkg/jsonmessage: stop printing deprecated progressDetail, errorDetail, remove DisplayJSONMessagesToStream and Stream interface - pkg/streamformatter: move to api/pkg/streamformatter - pkg/streamformatter: split from pkg/jsonmessage full diff: moby/moby@2574c2b...4faedf2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
robmry
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
notable changes:
full diff: moby/moby@2574c2b...4faedf2
- What I did
- How I did it
- How to verify it
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)