chore(deps): update dependency docker/compose to v5.1.2 #97

Merged
CSRBot merged 1 commits from renovate/docker-compose-5.x into master 2026-04-14 14:23:36 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
docker/compose patch 5.1.0 -> 5.1.2
docker/compose patch v5.1.0 -> v5.1.2

Release Notes

docker/compose (docker/compose)

v5.1.2

Compare Source

What's Changed
🐛 Fixes
🔧 Internal
⚙️ Dependencies
New Contributors

Full Changelog: https://github.com/docker/compose/compare/v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed
🐛 Fixes
⚙️ Dependencies
New Contributors

Full Changelog: https://github.com/docker/compose/compare/v5.1.0...v5.1.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker/compose](https://github.com/docker/compose) | patch | `5.1.0` -> `5.1.2` | | [docker/compose](https://github.com/docker/compose) | patch | `v5.1.0` -> `v5.1.2` | --- ### Release Notes <details> <summary>docker/compose (docker/compose)</summary> ### [`v5.1.2`](https://github.com/docker/compose/releases/tag/v5.1.2) [Compare Source](https://github.com/docker/compose/compare/v5.1.1...v5.1.2) ##### What's Changed ##### 🐛 Fixes - Fix TTY timer rendering when duration length changes by [@&#8203;MaybeSam05](https://github.com/MaybeSam05) in [#&#8203;13634](https://github.com/docker/compose/pull/13634) - Fix up attach filtering by [@&#8203;false200](https://github.com/false200) in [#&#8203;13664](https://github.com/docker/compose/pull/13664) - Preserve ssh:// URL scheme when resolving Dockerfile path by [@&#8203;ssam18](https://github.com/ssam18) in [#&#8203;13669](https://github.com/docker/compose/pull/13669) - Initialize and pass envFiles map in processExtends by [@&#8203;Mohamed-Moumni](https://github.com/Mohamed-Moumni) in [#&#8203;13678](https://github.com/docker/compose/pull/13678) - Fix TestRunHook\_ConsoleSize on macOS by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13686](https://github.com/docker/compose/pull/13686) - Restore post-connect fallback for multi-network stacks on API < 1.44 by [@&#8203;jotka](https://github.com/jotka) in [#&#8203;13629](https://github.com/docker/compose/pull/13629) - Publish: return api.ErrCanceled when user declines interactive prompts by [@&#8203;ishwar170695](https://github.com/ishwar170695) in [#&#8203;13674](https://github.com/docker/compose/pull/13674) - Return error on non-ErrNotExist stat failures in Tar.Sync() by [@&#8203;Lidang-Jiang](https://github.com/Lidang-Jiang) in [#&#8203;13684](https://github.com/docker/compose/pull/13684) ##### 🔧 Internal - Refactor: thread context through publish sensitive data check by [@&#8203;ishwar170695](https://github.com/ishwar170695) in [#&#8203;13653](https://github.com/docker/compose/pull/13653) - Add AI-powered PR review workflow via `docker/cagent-action` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13659](https://github.com/docker/compose/pull/13659) - Update `cagent-action` to latest (with better permissions) by [@&#8203;derekmisler](https://github.com/derekmisler) in [#&#8203;13665](https://github.com/docker/compose/pull/13665) - Pin GitHub Actions to commit SHA, remove pr-review workflow by [@&#8203;glours](https://github.com/glours) in [#&#8203;13662](https://github.com/docker/compose/pull/13662) - Exclude hook\_test.go from Windows builds and propagate ExecStart error in runWaitExec by [@&#8203;pawannn](https://github.com/pawannn) in [#&#8203;13683](https://github.com/docker/compose/pull/13683) - Skip PR review workflow for Dependabot PRs by [@&#8203;glours](https://github.com/glours) in [#&#8203;13679](https://github.com/docker/compose/pull/13679) - Use negotiated API version for network setup by [@&#8203;glours](https://github.com/glours) in [#&#8203;13690](https://github.com/docker/compose/pull/13690) - Fix mixed assertion libraries in tests by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13689](https://github.com/docker/compose/pull/13689) - Test: use random host port for dind TLS build test by [@&#8203;ricardobranco777](https://github.com/ricardobranco777) in [#&#8203;13630](https://github.com/docker/compose/pull/13630) - Remove direct dependency on `docker/docker` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13706](https://github.com/docker/compose/pull/13706) ##### ⚙️ Dependencies - Bump github.com/containerd/platforms from `1.0.0-rc.2` to `1.0.0-rc.3` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13657](https://github.com/docker/compose/pull/13657) - Bump golangci-lint to `v2.11.3` and configure CLAUDE to use it on change by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13656](https://github.com/docker/compose/pull/13656) - Bump google.golang.org/grpc from `1.78.0` to `1.79.3` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13642](https://github.com/docker/compose/pull/13642) - Bump github.com/moby/patternmatcher from `0.6.0` to `0.6.1` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13667](https://github.com/docker/compose/pull/13667) - Bump go.opentelemetry.io/otel/sdk from `1.39.0` to `1.42.0` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13663](https://github.com/docker/compose/pull/13663) - Bump github.com/docker/cli from `29.2.1+incompatible` to `29.3.1+incompatible` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13670](https://github.com/docker/compose/pull/13670) - Bump github.com/hashicorp/go-version from `1.8.0` to `1.9.0` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13692](https://github.com/docker/compose/pull/13692) - Bump github.com/docker/buildx `v0.33.0`, buildkit `v0.29.0` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13693](https://github.com/docker/compose/pull/13693) - Bump google.golang.org/grpc from `1.79.3` to `1.80.0` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13697](https://github.com/docker/compose/pull/13697) - Bump github.com/containerd/platforms from `1.0.0-rc.3` to `1.0.0-rc.4` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13696](https://github.com/docker/compose/pull/13696) - Bump github.com/moby/moby/client `v0.4.0`, moby/api `v1.54.1` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13708](https://github.com/docker/compose/pull/13708) - Bump github.com/docker/cli `v29.4.0` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13707](https://github.com/docker/compose/pull/13707) - Bump compose-go to version `v2.10.2` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13705](https://github.com/docker/compose/pull/13705) - Bump to Go `1.25.9` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13720](https://github.com/docker/compose/pull/13720) ##### New Contributors - [@&#8203;MaybeSam05](https://github.com/MaybeSam05) made their first contribution in [#&#8203;13634](https://github.com/docker/compose/pull/13634) - [@&#8203;ishwar170695](https://github.com/ishwar170695) made their first contribution in [#&#8203;13653](https://github.com/docker/compose/pull/13653) - [@&#8203;derekmisler](https://github.com/derekmisler) made their first contribution in [#&#8203;13665](https://github.com/docker/compose/pull/13665) - [@&#8203;false200](https://github.com/false200) made their first contribution in [#&#8203;13664](https://github.com/docker/compose/pull/13664) - [@&#8203;ssam18](https://github.com/ssam18) made their first contribution in [#&#8203;13669](https://github.com/docker/compose/pull/13669) - [@&#8203;Mohamed-Moumni](https://github.com/Mohamed-Moumni) made their first contribution in [#&#8203;13678](https://github.com/docker/compose/pull/13678) - [@&#8203;pawannn](https://github.com/pawannn) made their first contribution in [#&#8203;13683](https://github.com/docker/compose/pull/13683) - [@&#8203;jotka](https://github.com/jotka) made their first contribution in [#&#8203;13629](https://github.com/docker/compose/pull/13629) - [@&#8203;Lidang-Jiang](https://github.com/Lidang-Jiang) made their first contribution in [#&#8203;13684](https://github.com/docker/compose/pull/13684) **Full Changelog**: <https://github.com/docker/compose/compare/v5.1.1...v5.1.2> ### [`v5.1.1`](https://github.com/docker/compose/releases/tag/v5.1.1) [Compare Source](https://github.com/docker/compose/compare/v5.1.0...v5.1.1) ##### What's Changed ##### 🐛 Fixes - Only pass ConsoleSize to ExecAttach when TTY is enabled by [@&#8203;mikesir87](https://github.com/mikesir87) in [#&#8203;13616](https://github.com/docker/compose/pull/13616) - Fix deadlock in ttyWriter.Done() by [@&#8203;maks2134](https://github.com/maks2134) in [#&#8203;13640](https://github.com/docker/compose/pull/13640) ##### ⚙️ Dependencies - update to go1.25.8 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13622](https://github.com/docker/compose/pull/13622) - bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13619](https://github.com/docker/compose/pull/13619) - bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13626](https://github.com/docker/compose/pull/13626) - bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13631](https://github.com/docker/compose/pull/13631) - bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13627](https://github.com/docker/compose/pull/13627) - bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13621](https://github.com/docker/compose/pull/13621) ##### New Contributors - [@&#8203;maks2134](https://github.com/maks2134) made their first contribution in [#&#8203;13640](https://github.com/docker/compose/pull/13640) **Full Changelog**: <https://github.com/docker/compose/compare/v5.1.0...v5.1.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSJdfQ==-->
CSRBot added 1 commit 2026-04-14 12:56:14 +02:00
chore(deps): update dependency docker/compose to v5.1.2
All checks were successful
Build / build-amd64 (pull_request) Successful in 42s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 2m10s
Auto release / tag_on_change (push) Successful in 9s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
Build / build-amd64 (push) Successful in 46s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m35s
153270cdb4
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-04-14 12:56:17 +02:00
CSRBot merged commit 153270cdb4 into master 2026-04-14 14:23:36 +02:00
CSRBot deleted branch renovate/docker-compose-5.x 2026-04-14 14:23:36 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/docker-compose-docker#97