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

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

This PR contains the following updates:

Package Update Change
docker/compose minor v2.36.2 -> v2.37.0

⚠️ Warning

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


Release Notes

docker/compose (docker/compose)

v2.37.0

Compare Source

What's Changed

ℹ️ bake is now used as the default images builder, if you don't want to use it you could opt-out by setting the COMPOSE_BAKE env variable to false

Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.36.2...v2.37.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.36.2` -> `v2.37.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.37.0`](https://github.com/docker/compose/releases/tag/v2.37.0) [Compare Source](https://github.com/docker/compose/compare/v2.36.2...v2.37.0) #### What's Changed ℹ️ `bake` is now used as the default images builder, if you don't want to use it you could opt-out by setting the `COMPOSE_BAKE` env variable to `false` ##### ✨ Improvements - Add compose bridge by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/12866 - Include platform and creation date listing image by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12856 - Add support of metadata subcommand for provider services by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/12903 - Use bake by default by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12699 ##### 🐛 Fixes - (Re)start dependent services after watch rebuilt image by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12879 - Resolve symlinks while making dockerfile path absolute by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12884 - Fix support for `BUILDKIT_PROGRESS` by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12894 - Build dependent service images when required by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12896 - Fix recreate network (and connected containers) on config updates by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12899 - `pull` does not require `env_file` being resolved by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12904 ##### 🔧 Internal - Refactor: use slices.Contains to simplify code by [@&#8203;tongjicoder](https://github.com/tongjicoder) in https://github.com/docker/compose/pull/12877 - Remove utils.Contains to prefer slice.ContainsFunc by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12878 - Fix typo in suggestion log by [@&#8203;Carlos-err406](https://github.com/Carlos-err406) in https://github.com/docker/compose/pull/12893 - Replace uses of golang.org/x/exp/(maps|slices) for stdlib and fix linting by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/12885 - Debug message to help diagnose platform mismatch by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12905 - (refactoting) Move watch logic into a dedicated Watcher type by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12865 ##### ⚙️ Dependencies - Bump cli-doc-tools to v0.10.0 by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/12855 - Bump github.com/docker/docker, docker/cli v28.2.2 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/12875 - Build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/docker/compose/pull/12872 #### New Contributors - [@&#8203;tongjicoder](https://github.com/tongjicoder) made their first contribution in https://github.com/docker/compose/pull/12877 - [@&#8203;Carlos-err406](https://github.com/Carlos-err406) made their first contribution in https://github.com/docker/compose/pull/12893 **Full Changelog**: https://github.com/docker/compose/compare/v2.36.2...v2.37.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
CSRBot added 1 commit 2025-06-05 18:03:18 +02:00
chore(deps): update dependency docker/compose to v2.37.0
All checks were successful
Build / build-arm64 (pull_request) Successful in 6m54s
Build / build-amd64 (pull_request) Successful in 11m18s
141298b239
CSRBot force-pushed renovate/docker-compose-2.x from 141298b239 to e020bda59c 2025-06-06 03:03:15 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.37.0 to chore(deps): update dependency docker/compose to v2.37.0 - autoclosed 2025-06-06 09:03:22 +02:00
CSRBot closed this pull request 2025-06-06 09:03:22 +02:00
All checks were successful
Build / build-arm64 (pull_request) Successful in 6m56s
Required
Details
Build / build-amd64 (pull_request) Successful in 11m43s
Required
Details
Build / build-arm64 (push) Successful in 6m52s
Release / push-arm64 (push) Successful in 7m16s
Build / build-amd64 (push) Successful in 11m52s
Release / push-amd64 (push) Successful in 11m49s
Release / push-manifest (push) Successful in 10s
Release / sync-to-hub-docker-io (push) Successful in 44s

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