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 #176

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/compose minor v2.25.0 -> v2.26.0
terraform-aws-modules/vpc/aws (source) module minor 5.6.0 -> 5.7.0

Release Notes

docker/compose (docker/compose) ### [`v2.26.0`](https://togithub.com/docker/compose/releases/tag/v2.26.0) [Compare Source](https://togithub.com/docker/compose/compare/v2.25.0...v2.26.0) #### What's Changed ##### 🐛 Fixes - reduce timeout of the Otel tracing command by [@​glours](https://togithub.com/glours) in [https://github.com/docker/compose/pull/11534](https://togithub.com/docker/compose/pull/11534) - fix `compose config --format json` by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/docker/compose/pull/11630](https://togithub.com/docker/compose/pull/11630) - Fix documentation on default build image name (change to correct separator). by [@​sebastian-correa](https://togithub.com/sebastian-correa) in [https://github.com/docker/compose/pull/11635](https://togithub.com/docker/compose/pull/11635) ##### ✨ Improvements - Mutagen synchronized file share integration by [@​milas](https://togithub.com/milas) in [https://github.com/docker/compose/pull/11614](https://togithub.com/docker/compose/pull/11614) - Add support for annotations by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/docker/compose/pull/11645](https://togithub.com/docker/compose/pull/11645) - Introduce `config --variables` to list compose model variables by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/docker/compose/pull/11643](https://togithub.com/docker/compose/pull/11643) - Add navigation menu with in compose up (attached) by [@​jhrotko](https://togithub.com/jhrotko) in [https://github.com/docker/compose/pull/11605](https://togithub.com/docker/compose/pull/11605) ##### 🔧 Internal - Bump compose-go to v2.0.2 by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/docker/compose/pull/11650](https://togithub.com/docker/compose/pull/11650) - Bump docker v26.0.0 by [@​ndeloof](https://togithub.com/ndeloof) in [https://github.com/docker/compose/pull/11652](https://togithub.com/docker/compose/pull/11652) #### New Contributors - [@​sebastian-correa](https://togithub.com/sebastian-correa) made their first contribution in [https://github.com/docker/compose/pull/11635](https://togithub.com/docker/compose/pull/11635) **Full Changelog**: https://github.com/docker/compose/compare/v2.25.0...v2.26.0
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws) ### [`v5.7.0`](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#570-2024-03-22) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.6.0...v5.7.0) ##### Features - Allow setting vpc endpoints as an input for each endpoint ([#​1056](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/issues/1056)) ([9163310](https://togithub.com/terraform-aws-modules/terraform-aws-vpc/commit/9163310db647ed98094319980bd8eef72bee492b))

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 has been generated by Mend Renovate. View repository job log here.