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

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.38.0 -> v2.38.2

⚠️ Warning

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


Release Notes

docker/compose (docker/compose)

v2.38.2

Compare Source

What's Changed

Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

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

v2.38.1

Compare Source

What's Changed

Improvements
⚙️ Dependencies

Full Changelog: https://github.com/docker/compose/compare/v2.38.0...v2.38.1


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.38.0` -> `v2.38.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.38.2`](https://github.com/docker/compose/releases/tag/v2.38.2) [Compare Source](https://github.com/docker/compose/compare/v2.38.1...v2.38.2) #### What's Changed ##### ✨ Improvements - Add `--networks` flag to config command by [@&#8203;jarqvi](https://github.com/jarqvi) in https://github.com/docker/compose/pull/13021 ##### 🐛 Fixes - Add a Done event to model progress display by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13008 - Fix the way we're checking if the provider metadata are empty or not by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13017 - Build: fix service with profile missing secrets by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13023 - Fix select dockerignore based on Dockerfile name set from symlink by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13024 ##### 🔧 Internal - pkg/compose: remove redundant uses of strslice.StrSlice by [@&#8203;thaJeztah](https://github.com/thaJeztah) in https://github.com/docker/compose/pull/13002 - (reactoring) avoid a global variable by introducing logConsumer decorator by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/12945 - Chore: fix some minor issues in the comments by [@&#8203;mountdisk](https://github.com/mountdisk) in https://github.com/docker/compose/pull/12991 - A single place for shell-out command setup by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13007 - Add USER_AGENT variable to cmd when shellouting by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13025 ##### ⚙️ Dependencies - Bump golang to v1.23.10 by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13004 - Bump go-viper/mapstructure to version v2.3.0 by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13005 - Build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.23.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/docker/compose/pull/13009 - Build(deps): bump github.com/docker/cli from 28.3.0+incompatible to 28.3.1+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/docker/compose/pull/13012 - Build(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/docker/compose/pull/13011 #### New Contributors - [@&#8203;mountdisk](https://github.com/mountdisk) made their first contribution in https://github.com/docker/compose/pull/12991 **Full Changelog**: https://github.com/docker/compose/compare/v2.38.1...v2.38.2 ### [`v2.38.1`](https://github.com/docker/compose/releases/tag/v2.38.1) [Compare Source](https://github.com/docker/compose/compare/v2.38.0...v2.38.1) #### What's Changed ##### ✨ Improvements - implement `model_variable` by [@&#8203;ndeloof](https://github.com/ndeloof) in https://github.com/docker/compose/pull/13001 ##### ⚙️ Dependencies - bump compose-go to version v2.7.1 by [@&#8203;glours](https://github.com/glours) in https://github.com/docker/compose/pull/13000 **Full Changelog**: https://github.com/docker/compose/compare/v2.38.0...v2.38.1 </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-20 18:03:07 +02:00
chore(deps): update dependency docker/compose to v2.37.2
All checks were successful
Build / build-amd64 (pull_request) Successful in 2m3s
Build / build-arm64 (pull_request) Successful in 6m57s
2298df313c
CSRBot force-pushed renovate/docker-compose-2.x from 2298df313c to 48356d1716 2025-06-24 18:03:21 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.37.2 to chore(deps): update dependency docker/compose to v2.37.3 2025-06-24 18:03:22 +02:00
CSRBot force-pushed renovate/docker-compose-2.x from 48356d1716 to 5918e01a0e 2025-06-30 21:03:10 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.37.3 to chore(deps): update dependency docker/compose to v2.38.0 2025-06-30 21:03:11 +02:00
CSRBot force-pushed renovate/docker-compose-2.x from 5918e01a0e to eb384af9ae 2025-07-01 00:03:37 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.38.0 to chore(deps): update dependency docker/compose to v2.38.1 2025-07-01 00:03:37 +02:00
CSRBot force-pushed renovate/docker-compose-2.x from eb384af9ae to 8284401ff7 2025-07-03 18:05:42 +02:00 Compare
CSRBot force-pushed renovate/docker-compose-2.x from 8284401ff7 to aa21a2c0af 2025-07-08 12:03:27 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.38.1 to chore(deps): update dependency docker/compose to v2.38.2 2025-07-08 12:03:28 +02:00
CSRBot force-pushed renovate/docker-compose-2.x from aa21a2c0af to 460e5c6db3 2025-07-09 03:03:21 +02:00 Compare
CSRBot changed title from chore(deps): update dependency docker/compose to v2.38.2 to chore(deps): update dependency docker/compose to v2.38.2 - autoclosed 2025-07-11 15:03:07 +02:00
CSRBot closed this pull request 2025-07-11 15:03:07 +02:00
All checks were successful
Build / build-arm64 (pull_request) Successful in 6m58s
Required
Details
Build / build-amd64 (pull_request) Successful in 8m36s
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#51
No description provided.