eana / bitwarden-tf-aws

Terraform module for running a cheap and yet stable vaultwarden instance (formerly bitwarden_rs) in AWS
15 stars 1 forks source link

Update dependency docker/compose to v2.29.0 #194

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/compose minor v2.28.1 -> v2.29.0

Release Notes

docker/compose (docker/compose) ### [`v2.29.0`](https://togithub.com/docker/compose/releases/tag/v2.29.0) [Compare Source](https://togithub.com/docker/compose/compare/v2.28.1...v2.29.0) #### What's Changed ##### ✨ Improvements - Add JSON stream progress writer [(11478)](https://togithub.com/docker/compose/pull/11478) - Add `--prune` option to docker-compose `watch` command [(11932)](https://togithub.com/docker/compose/pull/11932) ##### 🐛 Fixes - Exclude unnecessary resources after services have been selected [(11978)](https://togithub.com/docker/compose/pull/11978) - Empty env variable with no value must be unset in container[(11965)](https://togithub.com/docker/compose/pull/11965) - Restore setEnvWithDotEnv [(11974)](https://togithub.com/docker/compose/pull/11974) ##### 🔧 Internal - Test with docker engine v27.0.3 [(11927)](https://togithub.com/docker/compose/pull/11927) - Remove COMPOSE_MENU env from e2e tests [(11654)](https://togithub.com/docker/compose/pull/11654) - Add stale workflow [(11968)](https://togithub.com/docker/compose/pull/11968) - Change time before closing stale [(11979)](https://togithub.com/docker/compose/pull/11979) - Fix: typos [(11632)](https://togithub.com/docker/compose/pull/11632) ##### ⚙️ Dependencies - Build(deps): bump docker/cli, docker/docker v27.0.2 [(11938)](https://togithub.com/docker/compose/pull/11938) - Build(deps): docker/cli, docker/docker v27.0.3[(11951)](https://togithub.com/docker/compose/pull/11951) - Build(deps): bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0[(11987)](https://togithub.com/docker/compose/pull/11987) #### New Contributors - [@​idsulik](https://togithub.com/idsulik) made their first contribution in [https://github.com/docker/compose/pull/11932](https://togithub.com/docker/compose/pull/11932) - [@​testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/docker/compose/pull/11632](https://togithub.com/docker/compose/pull/11632) **Full Changelog**: https://github.com/docker/compose/compare/v2.28.1...v2.29.0

Configuration

📅 Schedule: Branch creation - "after 8am and before 8pm every weekday" in timezone Etc/UTC, 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.