chore(deps): update dependency docker/compose to v2.39.0 #53

Merged
volker.raschek merged 1 commits from renovate/docker-compose-2.x into master 2025-07-24 16:23:54 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
docker/compose minor v2.38.2 -> v2.39.0

⚠️ Warning

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


Release Notes

docker/compose (docker/compose)

v2.39.0

Compare Source

What's Changed

Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.38.2...v2.39.0


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) | minor | `v2.38.2` -> `v2.39.0` | --- > ⚠️ **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.0`](https://github.com/docker/compose/releases/tag/v2.39.0) [Compare Source](https://github.com/docker/compose/compare/v2.38.2...v2.39.0) #### What's Changed ##### ✨ Improvements - Add `--since` & `--until` flags to `events` command by [@&#8203;jarqvi](https://github.com/jarqvi) in https://github.com/docker/compose/pull/13030 - Feat(os): add FreeBSD support by [@&#8203;atagtm](https://github.com/atagtm) in https://github.com/docker/compose/pull/13036 - Add `--models` flag to `config` command by [@&#8203;jarqvi](https://github.com/jarqvi) in https://github.com/docker/compose/pull/13022 - Warn user `COMPOSE_BAKE=false` is deprecated by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13065 - Simpler stop UI by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13064 - Introduce build `provenance` and `sbom` attributes support by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13067 - Show build progress during watch rebuild by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13059 ##### 🐛 Fixes - Add dry-run support to bake build by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13042 - Keep containers attached on stop to capture termination logs by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13010 - Add default compose labels to images built from bake by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13049 - Fix report image name in bake result by [@&#8203;principis](https://github.com/principis) in https://github.com/docker/compose/pull/13047 - Don't run navigation menu if stdin isn't a terminal by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13054 - Monitor must watch events even when context is cancelled by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13062 - Force `plain` display mode if stdout isn't a terminal by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13074 - Do not pass user id on Windows system as engine is not able to handel it by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13080 - Forward git command error to user by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13084 - Use output registry when push true and load to docker store if not by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13085 ##### 🔧 Internal - Add a space character to separate the timestamp from the log message by [@&#8203;xduugu](https://github.com/xduugu) in https://github.com/docker/compose/pull/13038 - Fix the Helm bridge e2e tests after the latest update of the templates by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13053 - Introduce monitor to manage containers events and application termination by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12906 - Abstract model-cli commands execution with a model (pseudo) API by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13051 - Swarm by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13071 - Remove uses of `moby/errdefs` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/13076 - Use local copy of `pkg/system.IsAbs` by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/13075 - Optimize ansiColorCode by replacing fmt.Sprintf with strings.Builder by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13091 - Eliminate magic number in init functions by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13090 - Integration of SetAttributes calls by [@&#8203;suwakei](https://github.com/suwakei) in https://github.com/docker/compose/pull/13089 ##### ⚙️ Dependencies - Bump engine and cli to `v28.3.2` by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13035 - Build(deps): bump github.com/spf13/pflag from `1.0.6` to `1.0.7` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13060 - Bump `compose-go` to version `v2.8.0` by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13082 - Build(deps): bump google.golang.org/grpc from `1.73.0` to `1.74.2` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/docker/compose/pull/13081 - bump buildx to `v0.26.1` by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13086 #### New Contributors - [@&#8203;atagtm](https://github.com/atagtm) made their first contribution in https://github.com/docker/compose/pull/13036 - [@&#8203;xduugu](https://github.com/xduugu) made their first contribution in https://github.com/docker/compose/pull/13038 - [@&#8203;principis](https://github.com/principis) made their first contribution in https://github.com/docker/compose/pull/13047 - [@&#8203;suwakei](https://github.com/suwakei) made their first contribution in https://github.com/docker/compose/pull/13091 **Full Changelog**: https://github.com/docker/compose/compare/v2.38.2...v2.39.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
CSRBot added 1 commit 2025-07-24 12:03:17 +02:00
chore(deps): update dependency docker/compose to v2.39.0
All checks were successful
Build / build-arm64 (pull_request) Successful in 8m39s
Build / build-amd64 (pull_request) Successful in 15m13s
Build / build-arm64 (push) Successful in 6m50s
Build / build-amd64 (push) Successful in 8m22s
Release / push-arm64 (push) Successful in 7m17s
Release / push-amd64 (push) Successful in 7m59s
Release / push-manifest (push) Successful in 10s
Release / sync-to-hub-docker-io (push) Successful in 36s
10e5f513bf
volker.raschek merged commit 10e5f513bf into master 2025-07-24 16:23:54 +02:00
volker.raschek deleted branch renovate/docker-compose-2.x 2025-07-24 16:23:55 +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#53
No description provided.