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.26.1 #178

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker/compose patch v2.26.0 -> v2.26.1

Release Notes

docker/compose (docker/compose) ### [`v2.26.1`](https://togithub.com/docker/compose/releases/tag/v2.26.1) [Compare Source](https://togithub.com/docker/compose/compare/v2.26.0...v2.26.1) #### πŸ› Fixes - Include image pull failure reason in output ([#​11555](https://togithub.com/docker/compose/issues/11555)) - Fix crash when running up with `--no-build` and `--watch` ([#​11664](https://togithub.com/docker/compose/issues/11664)) - Fix crash when no TTY available and menu enabled ([#​11672](https://togithub.com/docker/compose/issues/11672)) - Improve legibility of menu actions ([#​11671](https://togithub.com/docker/compose/issues/11671)) #### πŸ”§ Internal - Bump opencontainers/image-spec to 1.1.0 ([#​11657](https://togithub.com/docker/compose/issues/11657)) *** #### Changelog - Pull: include error message in warnings/errors by [@​felixfontein](https://togithub.com/felixfontein) in [https://github.com/docker/compose/pull/11555](https://togithub.com/docker/compose/pull/11555) - build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/docker/compose/pull/11657](https://togithub.com/docker/compose/pull/11657) - Handle --no-build and --watch args by [@​jhrotko](https://togithub.com/jhrotko) in [https://github.com/docker/compose/pull/11664](https://togithub.com/docker/compose/pull/11664) - Change menu information text to dim by [@​jhrotko](https://togithub.com/jhrotko) in [https://github.com/docker/compose/pull/11671](https://togithub.com/docker/compose/pull/11671) - Does not start menu manager if there is no tty on up by [@​jhrotko](https://togithub.com/jhrotko) in [https://github.com/docker/compose/pull/11672](https://togithub.com/docker/compose/pull/11672) #### New Contributors - [@​felixfontein](https://togithub.com/felixfontein) made their first contribution in [https://github.com/docker/compose/pull/11555](https://togithub.com/docker/compose/pull/11555) **Full Changelog**: https://github.com/docker/compose/compare/v2.26.0...v2.26.1

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.