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 development (patch and minor) upgrades #206

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 patch v2.29.1 -> v2.29.2
mariadb minor 11.4.3 -> 11.5.2

Release Notes

docker/compose (docker/compose) ### [`v2.29.2`](https://togithub.com/docker/compose/releases/tag/v2.29.2) [Compare Source](https://togithub.com/docker/compose/compare/v2.29.1...v2.29.2) #### What's Changed ##### ✨ Improvements - docs: Update docker compose kill usage [(12041)](https://togithub.com/docker/compose/pull/12041) - add `x-initSync` to watch to always provide initial [(12047)](https://togithub.com/docker/compose/pull/12047) ##### 🐛 Fixes - Removes redundant condition from toAPIBuildOptions in build.go [(12009)](https://togithub.com/docker/compose/pull/12009) - Fix stoping compose process for single container for file change on sync-restart action [(12014)](https://togithub.com/docker/compose/pull/12014) ##### 🔧 Internal - bump golang `1.21.12` [(12017)](https://togithub.com/docker/compose/pull/12017) - bump engine and cli to `v27.1.1`, buildx to `v0.16.1` [(12020)](https://togithub.com/docker/compose/pull/12020) - bump engine and cli to `v27.1.2`, buildx to `v0.16.2` [(12057)](https://togithub.com/docker/compose/pull/12057) - remove all dependabot update PRs for OTel dependencies [(12006)](https://togithub.com/docker/compose/pull/12006) - bump golang.org/x/sys `v0.22.0` and gofrs/flock `v0.12.1` [(12018)](https://togithub.com/docker/compose/pull/12018) #### New Contributors - [@​janbrasna](https://togithub.com/janbrasna) made their first contribution in [(12041)](https://togithub.com/docker/compose/pull/12041) - [@​kapurm17](https://togithub.com/kapurm17) made their first contribution in [(12009)](https://togithub.com/docker/compose/pull/12009) **Full Changelog**: https://github.com/docker/compose/compare/v2.29.1...v2.29.2

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.