Skip to content

bump compose-go to version v2.11.0 - #13797

Closed
glours wants to merge 1 commit into
docker:mainfrom
glours:bump-compose-go-v2.11.0
Closed

bump compose-go to version v2.11.0#13797
glours wants to merge 1 commit into
docker:mainfrom
glours:bump-compose-go-v2.11.0

Conversation

@glours

@gloursglours commented May 20, 2026

Copy link
Copy Markdown
Contributor

What I did
Bump compose-go to release v2.11.0

Related issue
N/A

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
CopilotAI review requested due to automatic review settings May 20, 2026 13:56
@glours
glours requested a review from a team as a code ownerMay 20, 2026 13:56
@glours
glours requested a review from ndeloofMay 20, 2026 13:56

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Bumps the github.com/compose-spec/compose-go/v2 dependency to v2.11.0, updating the Go module requirements and checksum entries accordingly.

Changes:

  • Update github.com/compose-spec/compose-go/v2 from v2.10.2 to v2.11.0 in go.mod.
  • Refresh corresponding go.sum entries for the new compose-go version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

FileDescription
go.modUpdates the required compose-go dependency version to v2.11.0.
go.sumUpdates checksum entries to match compose-go v2.11.0.

@docker-agentdocker-agentBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

This PR bumps compose-go from v2.10.2 to v2.11.0. The change is clean and consistent:

  • go.mod correctly updates the direct dependency version
  • go.sum contains both required hash entries (h1 and go.mod) for v2.11.0
  • The go.mod hash for v2.11.0 is identical to v2.10.2, which is expected when the module's own go.mod did not change between releases
  • No indirect dependencies were altered
  • No replace or exclude directives are affected

No issues found.

@thaJeztah

Copy link
Copy Markdown
Member

looks like you had a race with dependabot; #13798

@thaJeztahthaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@codecov

codecovBot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@glours

Copy link
Copy Markdown
ContributorAuthor

@thaJeztah I'll use the dependabot PR so I can merge it directly with my approval

@gloursglours closed this May 20, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@glours@thaJeztah