bump compose to version v5.40 - #25696
Conversation
Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
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
left a comment
There was a problem hiding this comment.
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.
|
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); Lines 172 to 173 in 48600cd |
|
@thaJeztah it's already updated in the PR 🤔 |
Oh! Wait? Was GitHub hiding it? I must've missed it 🙈🙈😅 sorry for the noise! |
Description
Bump Compose version to latest release
v5.4.0Related issues or tickets
N/A
Reviews