Skip to content

vendor: moby/api v1.54.0-dev, moby/client v0.2.3-dev#6829

Merged
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:bump_modules
Feb 27, 2026
Merged

vendor: moby/api v1.54.0-dev, moby/client v0.2.3-dev#6829
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:bump_modules

Conversation

@thaJeztah
Copy link
Member

- 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)

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates vendor dependencies for moby/api and moby/client packages. However, there are critical issues with the version information that need to be addressed before merging.

Changes:

  • Updates moby/moby/api from v1.53.0 to v1.53.1-0.20260227162848-63ba8d97a4b9
  • Updates moby/moby/client from v0.2.2 to v0.2.3-0.20260227162848-63ba8d97a4b9
  • Refactors port configuration sorting to use the new PortConfig.Compare method from the vendor package

Reviewed changes

Copilot reviewed 3 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
vendor.mod Updates moby/api and moby/client dependency versions
vendor.sum Updates checksums for new dependency versions
vendor/modules.txt Updates module version information
vendor/github.com/moby/moby/client/system_events.go Adds quality values to Accept headers for content negotiation
vendor/github.com/moby/moby/client/service_logs.go Improves tail parameter handling to skip empty/"all" values
vendor/github.com/moby/moby/client/container_logs.go Improves tail parameter handling to skip empty/"all" values
vendor/github.com/moby/moby/client/request.go Improves comment formatting and clarity
vendor/github.com/moby/moby/client/pkg/streamformatter/streamformatter.go Refactors formatter interface and implementation
vendor/github.com/moby/moby/client/pkg/progress/progress.go Updates convenience functions to explicitly discard errors
vendor/github.com/moby/moby/client/pkg/jsonmessage/jsonmessage.go Changes JSONMessagesStream from type to type alias, fixes spelling
vendor/github.com/moby/moby/client/internal/jsonmessages.go Exports Stream type (stream -> Stream)
vendor/github.com/moby/moby/api/types/types.go Adds MediaType type alias and improves documentation
vendor/github.com/moby/moby/api/types/swarm/network.go Adds Compare method to PortConfig for sorting
vendor/github.com/moby/moby/api/types/jsonstream/json_error.go Adds nil check to Error method
cli/compose/convert/service.go Removes local compareSwarmPortConfig function in favor of PortConfig.Compare

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review February 27, 2026 17:53
@vvoland vvoland merged commit 851b5b7 into docker:master Feb 27, 2026
106 of 107 checks passed
@thaJeztah thaJeztah deleted the bump_modules branch February 27, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants