Skip to content

build(deps): bump github.com/docker/buildx v0.33.0, buildkit v0.29.0#13693

Merged
glours merged 1 commit intodocker:mainfrom
thaJeztah:bump_buildx
Apr 1, 2026
Merged

build(deps): bump github.com/docker/buildx v0.33.0, buildkit v0.29.0#13693
glours merged 1 commit intodocker:mainfrom
thaJeztah:bump_buildx

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

What I did

Related issue

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copilot AI review requested due to automatic review settings March 31, 2026 22:53
@thaJeztah thaJeztah requested a review from a team as a code owner March 31, 2026 22:53
@thaJeztah thaJeztah requested review from glours and ndeloof March 31, 2026 22:53
module github.com/docker/compose/v5

go 1.25.0
go 1.25.5
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

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 the Go module dependencies for github.com/docker/compose/v5, primarily bumping Docker Buildx and Moby BuildKit, which in turn refreshes a set of related transitive dependencies.

Changes:

  • Bump github.com/docker/buildx to v0.33.0 and github.com/moby/buildkit to v0.29.0.
  • Update various indirect dependencies pulled in by those upgrades (e.g., containerd, sigstore, in-toto, klauspost/compress, etc.).
  • Update the go directive in go.mod from 1.25.0 to 1.25.5.

Reviewed changes

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

File Description
go.mod Updates Buildx/BuildKit versions, refreshes indirect deps, and bumps the declared Go version.
go.sum Synchronizes dependency checksums with the updated module graph.

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

module github.com/docker/compose/v5

go 1.25.0
go 1.25.5
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

The PR title/description indicates a buildx/buildkit dependency bump, but this also raises the module's declared Go version from 1.25.0 to 1.25.5. Please confirm this is intentional (it effectively increases the minimum Go version for consumers) and consider keeping the go directive at the intended language version (e.g., 1.25.x baseline) while tracking the exact toolchain patch via .go-version/toolchain if needed; otherwise update the PR metadata to reflect the Go version bump.

Copilot uses AI. Check for mistakes.
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@glours glours merged commit 3ecc082 into docker:main Apr 1, 2026
51 of 52 checks passed
@thaJeztah thaJeztah deleted the bump_buildx branch April 1, 2026 07:22
Sign up for free to 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