Skip to content

bump compose to version v5.40 - #25696

Merged
aevesdocker merged 1 commit into
docker:mainfrom
glours:bump-compose-v5.4.0
Aug 4, 2026
Merged

bump compose to version v5.40#25696
aevesdocker merged 1 commit into
docker:mainfrom
glours:bump-compose-v5.4.0

Conversation

@glours

@glours glours commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

Bump Compose version to latest release v5.4.0

Related issues or tickets

N/A

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
@glours
glours requested a review from dvdksn as a code owner August 3, 2026 14:54
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit de2d924
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a70abb59922ad00080f4565
😎 Deploy Preview https://deploy-preview-25696--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@glours glours self-assigned this Aug 3, 2026
@github-actions github-actions Bot added hugo Updates related to hugo dependencies Vendoring, packaging updates area/config labels Aug 3, 2026

@docker-agent docker-agent 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.

Assessment: 🟢 APPROVE

This PR only edits vendored/generated files:

  • _vendor/modules.txt — vendored dependency manifest (auto-generated)
  • go.mod / go.sum — Go module dependency files (auto-generated)
  • hugo.yaml — reported as changed but not present in the diff

All changes are version bumps generated by the Go toolchain (github.com/docker/compose/v5 v5.3.1 → v5.4.0, github.com/moby/buildkit v0.32.0 → v0.32.1). No hand-authored documentation content was modified. No editorial review is required.

@docker-agent docker-agent 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.

Assessment: 🟢 APPROVE

This PR bumps github.com/docker/compose/v5 from v5.3.1 → v5.4.0 and github.com/moby/buildkit from v0.32.0 → v0.32.1.

All changed files (_vendor/modules.txt, go.mod, go.sum, hugo.yaml) are vendored or generated artifacts. No hand-authored documentation content was modified. Nothing to review.

@dvdksn dvdksn 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.

Thx!

@thaJeztah

Copy link
Copy Markdown
Member

Can be a follow-up; we also should update the version in hugo (I opened a PR earlier Today when I noticed some of the versions were outdated);

docs/hugo.yaml

Lines 172 to 173 in 48600cd

# Latest Docker Compose version
compose_version: "v5.3.1"

@glours

glours commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

@aevesdocker
aevesdocker merged commit ec7cf94 into docker:main Aug 4, 2026
17 checks passed
@thaJeztah

Copy link
Copy Markdown
Member

@thaJeztah it's already updated in the PR 🤔 https://github.com/glours/docs/blob/de2d9248f4a71731cb00afd92f5d9e6b9717bfd8/hugo.yaml#L173

Oh! Wait? Was GitHub hiding it? I must've missed it 🙈🙈😅 sorry for the noise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config dependencies Vendoring, packaging updates hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants