chore(deps): update dependency docker/compose to v5.0.1 #88

Merged
CSRBot merged 1 commits from renovate/docker-compose-5.x into master 2025-12-18 18:07:28 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
docker/compose patch 5.0.0 -> 5.0.1
docker/compose patch v5.0.0 -> v5.0.1

Release Notes

docker/compose (docker/compose)

v5.0.1

Compare Source

What's Changed
🐛 Fixes
⚙️ Dependencies
New Contributors

Full Changelog: https://github.com/docker/compose/compare/v5.0.0...v5.0.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.0.0` -> `5.0.1` | | [docker/compose](https://github.com/docker/compose) | patch | `v5.0.0` -> `v5.0.1` | --- ### Release Notes <details> <summary>docker/compose (docker/compose)</summary> ### [`v5.0.1`](https://github.com/docker/compose/releases/tag/v5.0.1) [Compare Source](https://github.com/docker/compose/compare/v5.0.0...v5.0.1) ##### What's Changed ##### 🐛 Fixes - Restored support for `COMPOSE_COMPATIBILITY` by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13424](https://github.com/docker/compose/pull/13424) - Fixed grammatical errors and improve clarity in code. by [@&#8203;xiaolinny](https://github.com/xiaolinny) in [#&#8203;13429](https://github.com/docker/compose/pull/13429) - Fixed broken `run --quiet`. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13430](https://github.com/docker/compose/pull/13430) - Fixed SDK example by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13416](https://github.com/docker/compose/pull/13416) - Added a check buildx version is set before comparing it. by [@&#8203;yangfeiyu20102011](https://github.com/yangfeiyu20102011) in [#&#8203;13415](https://github.com/docker/compose/pull/13415) - Fixed grammar: pluralize 'service' and remove apostrophes in lets. by [@&#8203;rashmivagha](https://github.com/rashmivagha) in [#&#8203;13423](https://github.com/docker/compose/pull/13423) - Fixed progress UI not restoring terminal once operation completes. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13439](https://github.com/docker/compose/pull/13439) - Fixed status alignment in progress UI. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13438](https://github.com/docker/compose/pull/13438) - Restored image layer download progress details on pull. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13445](https://github.com/docker/compose/pull/13445) - Added 'configured' event at the end of model configuration phase. by [@&#8203;glours](https://github.com/glours) in [#&#8203;13446](https://github.com/docker/compose/pull/13446) - Introduced a build tag to select watcher implementation. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13452](https://github.com/docker/compose/pull/13452) - Removed mention for `v2` on README. by [@&#8203;alexislefebvre](https://github.com/alexislefebvre) in [#&#8203;13451](https://github.com/docker/compose/pull/13451) - Fixed missing error handling in `setEnvWithDotEnv`. by [@&#8203;htoyoda18](https://github.com/htoyoda18) in [#&#8203;13450](https://github.com/docker/compose/pull/13450) - Adopted morikuni/aec library over raw ANSI sequences. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13440](https://github.com/docker/compose/pull/13440) - Prevented incorrect progress metrics to break compose display. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13457](https://github.com/docker/compose/pull/13457) - Restored support for BUILDKIT\_PROGRESS. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13455](https://github.com/docker/compose/pull/13455) - Added check model plugin is successfully loaded. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13464](https://github.com/docker/compose/pull/13464) - Added a warning when no service has been selected to build. by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13467](https://github.com/docker/compose/pull/13467) ##### ⚙️ Dependencies - Drop Go min patch version by [@&#8203;austinvazquez](https://github.com/austinvazquez) in [#&#8203;13418](https://github.com/docker/compose/pull/13418) - bump golang 1.24.11 by [@&#8203;austinvazquez](https://github.com/austinvazquez) in [#&#8203;13417](https://github.com/docker/compose/pull/13417) - bump osxcross by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13425](https://github.com/docker/compose/pull/13425) - bump golang.org/x/sys from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13433](https://github.com/docker/compose/pull/13433) - bump github.com/docker/cli-docs-tool from 0.10.0 to 0.11.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13437](https://github.com/docker/compose/pull/13437) - bump golang.org/x/sync from 0.18.0 to 0.19.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13434](https://github.com/docker/compose/pull/13434) - bump tags.cncf.io/container-device-interface from 1.0.1 to 1.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13441](https://github.com/docker/compose/pull/13441) - bump github.com/moby/buildkit from 0.26.2 to 0.26.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13462](https://github.com/docker/compose/pull/13462) ##### New Contributors - [@&#8203;yangfeiyu20102011](https://github.com/yangfeiyu20102011) made their first contribution in [#&#8203;13415](https://github.com/docker/compose/pull/13415) - [@&#8203;xiaolinny](https://github.com/xiaolinny) made their first contribution in [#&#8203;13429](https://github.com/docker/compose/pull/13429) - [@&#8203;alexislefebvre](https://github.com/alexislefebvre) made their first contribution in [#&#8203;13451](https://github.com/docker/compose/pull/13451) - [@&#8203;htoyoda18](https://github.com/htoyoda18) made their first contribution in [#&#8203;13450](https://github.com/docker/compose/pull/13450) **Full Changelog**: <https://github.com/docker/compose/compare/v5.0.0...v5.0.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 2025-12-18 18:05:57 +01:00
chore(deps): update dependency docker/compose to v5.0.1
All checks were successful
Build / build-amd64 (pull_request) Successful in 33s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Build / build-arm64 (pull_request) Successful in 1m24s
Auto release / tag_on_change (push) Successful in 12s
Build / build-amd64 (push) Successful in 34s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
Build / build-arm64 (push) Successful in 1m16s
123f806366
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-12-18 18:05:58 +01:00
CSRBot merged commit 123f806366 into master 2025-12-18 18:07:28 +01:00
CSRBot deleted branch renovate/docker-compose-5.x 2025-12-18 18:07:29 +01: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#88
No description provided.