chore(deps): update dependency docker/compose to v2.39.2 - autoclosed #57

Closed
CSRBot wants to merge 1 commits from renovate/docker-compose-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
docker/compose patch v2.39.1 -> v2.39.2

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

docker/compose (docker/compose)

v2.39.2

Compare Source

What's Changed

🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.39.1...v2.39.2


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update 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 | `v2.39.1` -> `v2.39.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>docker/compose (docker/compose)</summary> ### [`v2.39.2`](https://github.com/docker/compose/releases/tag/v2.39.2) [Compare Source](https://github.com/docker/compose/compare/v2.39.1...v2.39.2) #### What's Changed ##### 🐛 Fixes - Fix (regression): compose build render build output with tty support by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13107 - Add missing `_MODEL` suffix to model variable pass to dependent services of a model by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13109 - Apply `BUILDKIT_PROGRESS` value when building with bake by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13110 - Define `pull` and `no_cache` from either service or flags values when building with bake by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13133 - Only monitor attached services on `up` command by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13114 ##### 🔧 Internal - Add Streams Comment by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13103 - Add test of `json.go` by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13106 - Refactoring of redundant condition checks by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13104 - Eliminated magic string by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13105 - Use log API for containers we didn't attached to by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13111 - Use `cli-plugins/metadata` package by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/13130 - `pkg/compose`: simplify getting auth-config key by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/13120 - Add go as a prerequisite in build instructions by [@&#8203;mattrunyon](https://github.com/mattrunyon) in https://github.com/docker/compose/pull/13131 ##### ⚙️ Dependencies - Build(deps): bump github.com/docker/cli from `28.3.2+incompatible` to `28.3.3+incompatible` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13116 - Build(deps): bump github.com/docker/docker from `28.3.2+incompatible` to `28.3.3+incompatible` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13115 - Build(deps): bump github.com/containerd/containerd/v2 from `2.1.3` to `2.1.4` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13119 - Build(deps): bump github.com/docker/go-connections from `0.5.0` to `0.6.0` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13137 - Build(deps): bump golang.org/x/sys from `0.34.0` to `0.35.0` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13138 - Bump golang to `1.23.12` by [@&#8203;austinvazquez](https://github.com/austinvazquez) in https://github.com/docker/compose/pull/13142 #### New Contributors - [@&#8203;mattrunyon](https://github.com/mattrunyon) made their first contribution in https://github.com/docker/compose/pull/13131 - [@&#8203;austinvazquez](https://github.com/austinvazquez) made their first contribution in https://github.com/docker/compose/pull/13142 **Full Changelog**: https://github.com/docker/compose/compare/v2.39.1...v2.39.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
CSRBot added 1 commit 2025-08-08 21:55:56 +02:00
chore(deps): update dependency docker/compose to v2.39.2
All checks were successful
Build / build-arm64 (pull_request) Successful in 7m4s
Build / build-amd64 (pull_request) Successful in 15m5s
a3f8154072
CSRBot changed title from chore(deps): update dependency docker/compose to v2.39.2 to chore(deps): update dependency docker/compose to v2.39.2 - autoclosed 2025-08-11 18:06:48 +02:00
CSRBot closed this pull request 2025-08-11 18:06:49 +02:00
All checks were successful
Build / build-arm64 (pull_request) Successful in 7m4s
Required
Details
Build / build-amd64 (pull_request) Successful in 15m5s
Required
Details

Pull request closed

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#57
No description provided.