defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

Update all dependencies #313

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
awscli patch 2.13.0 -> 2.13.1
defenseunicorns/build-harness minor 1.7.0 -> 1.8.0
defenseunicorns/zarf patch 0.28.1 -> 0.28.2
github.com/aws/aws-sdk-go require patch v1.44.299 -> v1.44.301
github.com/defenseunicorns/terraform-aws-uds-eks module patch v0.0.1-alpha -> v0.0.2
github.com/defenseunicorns/terraform-aws-uds-vpc module patch v0.0.2-alpha -> v0.0.2
github.com/terraform-aws-modules/terraform-aws-lambda module minor v5.0.0 -> v5.3.0
golang patch 1.20.5 -> 1.20.6
renovatebot/pre-commit-hooks repository minor 36.7.0 -> 36.10.0
terraform patch 1.5.2 -> 1.5.3
checkov patch 2.3.234 -> 2.3.334

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

aws/aws-cli (awscli) ### [`v2.13.1`](https://togithub.com/aws/aws-cli/compare/2.13.0...2.13.1) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.13.0...2.13.1)
defenseunicorns/build-harness (defenseunicorns/build-harness) ### [`v1.8.0`](https://togithub.com/defenseunicorns/build-harness/releases/tag/1.8.0) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/1.7.1...1.8.0) #### What's Changed - Switch Renovate config for Zarf from github-tags to github-releases by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/build-harness/pull/57](https://togithub.com/defenseunicorns/build-harness/pull/57) - Add `aws-nuke` by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/build-harness/pull/61](https://togithub.com/defenseunicorns/build-harness/pull/61) - Install Syft and Grype before trying to use them in CI by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/build-harness/pull/64](https://togithub.com/defenseunicorns/build-harness/pull/64) - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/build-harness/pull/59](https://togithub.com/defenseunicorns/build-harness/pull/59) **Full Changelog**: https://github.com/defenseunicorns/build-harness/compare/1.7.1...1.8.0 ### [`v1.7.1`](https://togithub.com/defenseunicorns/build-harness/releases/tag/1.7.1) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/1.7.0...1.7.1) #### What's Changed | Package | Update | Change | |---|---|---| | [flux2](https://togithub.com/fluxcd/flux2) | patch | `2.0.0` -> `2.0.1` | | [golang](https://togithub.com/golang/go) | patch | `1.20.5` -> `1.20.6` | - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/build-harness/pull/56](https://togithub.com/defenseunicorns/build-harness/pull/56) **Full Changelog**: https://github.com/defenseunicorns/build-harness/compare/1.7.0...1.7.1
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.28.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.28.2) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.28.1...v0.28.2) #### What's Changed #### Features - Add support for appending `@` git refs to Helm chart git URLs by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/1892](https://togithub.com/defenseunicorns/zarf/pull/1892) - Add support for [building chart sub-dependencies](https://helm.sh/docs/helm/helm_dependency_build/) by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/1892](https://togithub.com/defenseunicorns/zarf/pull/1892) - Add `jsonpath` support to `wait` actions and [`zarf tools wait-for`](https://docs.zarf.dev/docs/the-zarf-cli/cli-commands/zarf_tools_wait-for#examples) by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/1873](https://togithub.com/defenseunicorns/zarf/pull/1873) - Add support for named ports on Services in `zarf connect` by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/1894](https://togithub.com/defenseunicorns/zarf/pull/1894) - Enable more [key managers for signing packages](https://docs.sigstore.dev/cosign/kms_support/) with cosign by [@​YrrepNoj](https://togithub.com/YrrepNoj) in [https://github.com/defenseunicorns/zarf/pull/1879](https://togithub.com/defenseunicorns/zarf/pull/1879) #### Fixes - Properly catch user interrupts when using Zarf commands by [@​caesarshift](https://togithub.com/caesarshift) in [https://github.com/defenseunicorns/zarf/pull/1891](https://togithub.com/defenseunicorns/zarf/pull/1891) - Correctly create all namespaces when in YOLO mode by [@​YrrepNoj](https://togithub.com/YrrepNoj) in [https://github.com/defenseunicorns/zarf/pull/1878](https://togithub.com/defenseunicorns/zarf/pull/1878) - Only verify authentication to registry if creds exist and better handle registry scopes by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/1893](https://togithub.com/defenseunicorns/zarf/pull/1893) #### Dependencies - Update github.com/anchore/stereoscope digest to [`cd49355`](https://togithub.com/defenseunicorns/zarf/commit/cd49355) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/1680](https://togithub.com/defenseunicorns/zarf/pull/1680) - Update aws-actions/configure-aws-credentials digest to [`5fd3084`](https://togithub.com/defenseunicorns/zarf/commit/5fd3084) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/1825](https://togithub.com/defenseunicorns/zarf/pull/1825) - Update module github.com/fluxcd/source-controller/api to v1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/1877](https://togithub.com/defenseunicorns/zarf/pull/1877) #### Development - Reduce the size of the `transform` package for easier reuse as a library by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/zarf/pull/1883](https://togithub.com/defenseunicorns/zarf/pull/1883) - Create `Pending` `zarf bundle` ADR to start work on multi-package orchestration by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/1820](https://togithub.com/defenseunicorns/zarf/pull/1820) - Create `Pending` Zarf hooks ADR to start work on handling environment prerequisites for components by [@​YrrepNoj](https://togithub.com/YrrepNoj) in [https://github.com/defenseunicorns/zarf/pull/1813](https://togithub.com/defenseunicorns/zarf/pull/1813) - Refactor large workflows into multiple jobs and fix the release workflow by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/1901](https://togithub.com/defenseunicorns/zarf/pull/1901), [https://github.com/defenseunicorns/zarf/pull/1902](https://togithub.com/defenseunicorns/zarf/pull/1902), and [https://github.com/defenseunicorns/zarf/pull/1903](https://togithub.com/defenseunicorns/zarf/pull/1903) #### New Contributors - [@​caesarshift](https://togithub.com/caesarshift) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/1891](https://togithub.com/defenseunicorns/zarf/pull/1891) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.28.1...v0.28.2
aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.44.301`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144301-2023-07-17) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.300...v1.44.301) \=== ##### Service Client Updates - `service/codeartifact`: Updates service documentation - `service/docdb`: Updates service API and documentation - Added major version upgrade option in ModifyDBCluster API - `service/ec2`: Updates service API and documentation - Add Nitro TPM support on DescribeInstanceTypes - `service/glue`: Updates service API - Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes. - `service/ivs`: Updates service API and documentation - `service/lakeformation`: Updates service API and documentation ### [`v1.44.300`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144300-2023-07-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.299...v1.44.300) \=== ##### Service Client Updates - `service/cognito-idp`: Updates service API - `service/connect`: Updates service API and documentation - `service/datasync`: Updates service API and documentation - `service/dms`: Updates service API and documentation - Enhanced PostgreSQL target endpoint settings for providing Babelfish support. - `service/ec2`: Updates service API - This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth. - `service/fsx`: Updates service API and documentation - `service/iam`: Updates service documentation - Documentation updates for AWS Identity and Access Management (IAM). - `service/mediatailor`: Updates service API and documentation - `service/personalize`: Updates service API and documentation - `service/proton`: Updates service API, documentation, and paginators - `service/s3`: Updates service API, documentation, and examples - S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports. - `service/sagemaker`: Updates service API and documentation - Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings - `service/secretsmanager`: Updates service documentation and examples - Documentation updates for Secrets Manager
defenseunicorns/terraform-aws-uds-eks (github.com/defenseunicorns/terraform-aws-uds-eks) ### [`v0.0.2`](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/releases/tag/v0.0.2) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/compare/v0.0.1...v0.0.2) #### 0.0.2 (2023-07-18) #### What's Changed - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/3](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/3) - Update .tool-versions by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/7](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/7) - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/6](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/6) - Fix typo in workflow docker cache by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/8](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/8) - Change Renovate config to look at github tags for Build Harness updates by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/11](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/11) - Change Renovate to only run once per day on weekdays by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/12](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/12) - Update renovate.json5 by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/13](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/13) - Update CODEOWNERS by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/14](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/14) - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/9](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/9) - fix: migrate to a common workflow by [@​wirewc](https://togithub.com/wirewc) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/15](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/15) - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/18](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/18) - Feature/initial oscal component by [@​CloudBeard](https://togithub.com/CloudBeard) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/19](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/19) - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/21](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/21) - Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/20](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/20) - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/22](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/22) - feat: updated oscal version and release please by [@​CloudBeard](https://togithub.com/CloudBeard) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/24](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/24) - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/23](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/23) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/3](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/3) - [@​CloudBeard](https://togithub.com/CloudBeard) made their first contribution in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/19](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/19) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/20](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/20) **Full Changelog**: https://github.com/defenseunicorns/terraform-aws-uds-eks/compare/v0.0.1...v0.0.2 ### [`v0.0.1`](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/releases/tag/v0.0.1) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/compare/v0.0.1-alpha...v0.0.1) #### What's Changed - Migration by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/2](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/2) #### New Contributors - [@​RothAndrew](https://togithub.com/RothAndrew) made their first contribution in [https://github.com/defenseunicorns/terraform-aws-uds-eks/pull/2](https://togithub.com/defenseunicorns/terraform-aws-uds-eks/pull/2) **Full Changelog**: https://github.com/defenseunicorns/terraform-aws-uds-eks/commits/v0.0.1-alpha
defenseunicorns/terraform-aws-uds-vpc (github.com/defenseunicorns/terraform-aws-uds-vpc) ### [`v0.0.2`](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/releases/tag/v0.0.2) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/compare/v0.0.2-alpha...v0.0.2) #### What's Changed - Add tests by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/7](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/7) - Remove `make` from .tool-versions file by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/9](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/9) - Create CODEOWNERS by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/10](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/10) - Update paths to paths-ignore by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/11](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/11) - Remove extra hyphen by [@​RothAndrew](https://togithub.com/RothAndrew) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/8](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/8) - Update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/3](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/3) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/defenseunicorns/terraform-aws-uds-vpc/pull/3](https://togithub.com/defenseunicorns/terraform-aws-uds-vpc/pull/3) **Full Changelog**: https://github.com/defenseunicorns/terraform-aws-uds-vpc/compare/v0.0.1-alpha...v0.0.2-alpha
terraform-aws-modules/terraform-aws-lambda (github.com/terraform-aws-modules/terraform-aws-lambda) ### [`v5.3.0`](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/releases/tag/v5.3.0) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/compare/v5.2.0...v5.3.0) ##### Features - Added timeouts for Lambda Functions ([#​485](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/issues/485)) ([2a59ba2](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/commit/2a59ba2948fa22dd7cb7a1c8a721fa826c3832e8)) ### [`v5.2.0`](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/releases/tag/v5.2.0) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/compare/v5.1.0...v5.2.0) ##### Features - Add module wrappers ([#​479](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/issues/479)) ([b5e9346](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/commit/b5e9346de58bff16a63b63f76209bdb59534105e)) ### [`v5.1.0`](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/releases/tag/v5.1.0) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/compare/v5.0.0...v5.1.0) ##### Features - Support maximum concurrency of Lambda Alias with SQS as an event source ([#​457](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/issues/457)) ([24bd26e](https://togithub.com/terraform-aws-modules/terraform-aws-lambda/commit/24bd26e8d598d183a995e2742713e122ecc607a5))
golang/go (golang) ### [`v1.20.6`](https://togithub.com/golang/go/compare/go1.20.5...go1.20.6) [Compare Source](https://togithub.com/golang/go/compare/go1.20.5...go1.20.6)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v36.10.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.10.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.9.2...36.10.0) See https://github.com/renovatebot/renovate/releases/tag/36.10.0 for more changes ### [`v36.9.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.9.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.9.1...36.9.2) See https://github.com/renovatebot/renovate/releases/tag/36.9.2 for more changes ### [`v36.9.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.9.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.9.0...36.9.1) See https://github.com/renovatebot/renovate/releases/tag/36.9.1 for more changes ### [`v36.9.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.9.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.12...36.9.0) See https://github.com/renovatebot/renovate/releases/tag/36.9.0 for more changes ### [`v36.8.12`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.12) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.11...36.8.12) See https://github.com/renovatebot/renovate/releases/tag/36.8.12 for more changes ### [`v36.8.11`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.11) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.9...36.8.11) See https://github.com/renovatebot/renovate/releases/tag/36.8.11 for more changes ### [`v36.8.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.7...36.8.9) See https://github.com/renovatebot/renovate/releases/tag/36.8.9 for more changes ### [`v36.8.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.5...36.8.7) See https://github.com/renovatebot/renovate/releases/tag/36.8.7 for more changes ### [`v36.8.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.4...36.8.5) See https://github.com/renovatebot/renovate/releases/tag/36.8.5 for more changes ### [`v36.8.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.3...36.8.4) See https://github.com/renovatebot/renovate/releases/tag/36.8.4 for more changes ### [`v36.8.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.2...36.8.3) See https://github.com/renovatebot/renovate/releases/tag/36.8.3 for more changes ### [`v36.8.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.8.1...36.8.2) See https://github.com/renovatebot/renovate/releases/tag/36.8.2 for more changes ### [`v36.8.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.8.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.7.7...36.8.1) See https://github.com/renovatebot/renovate/releases/tag/36.8.1 for more changes ### [`v36.7.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.7.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.7.5...36.7.7) See https://github.com/renovatebot/renovate/releases/tag/36.7.7 for more changes ### [`v36.7.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.7.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.7.3...36.7.5) See https://github.com/renovatebot/renovate/releases/tag/36.7.5 for more changes ### [`v36.7.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.7.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.7.1...36.7.3) See https://github.com/renovatebot/renovate/releases/tag/36.7.3 for more changes ### [`v36.7.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/36.7.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/36.7.0...36.7.1) See https://github.com/renovatebot/renovate/releases/tag/36.7.1 for more changes
hashicorp/terraform (terraform) ### [`v1.5.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.5.3) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.5.2...v1.5.3) #### 1.5.3 (July 12, 2023) BUG FIXES: - core: Terraform could fail to evaluate module outputs when they are used in a provider configuration during a destroy operation ([#​33462](https://togithub.com/hashicorp/terraform/pull/33462)) - backend/consul: When failing to save state, `consul CAS failed with transaction errors` no longer shows an error instance memory address, but an actual error message. ([#​33108](https://togithub.com/hashicorp/terraform/pull/33108)) - plan renderer: Fixes crash when rendering the plan if a relevant attribute contains an integer index specified as a string. ([#​33475](https://togithub.com/hashicorp/terraform/issues/33475))

Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

BEGIN_COMMIT_OVERRIDE chore(deps): upgrade awscli from 2.13.0 to 2.13.1 (#313)

chore(deps): upgrade defenseunicorns/build-harness from 1.7.0 to 1.8.0 (#313)

chore(deps): upgrade defenseunicorns/zarf from 0.28.1 to 0.28.2 (#313)

chore(deps): upgrade github.com/aws/aws-sdk-go from 1.44.299 to 1.44.301 (#313)

chore(deps): upgrade github.com/defenseunicorns/terraform-aws-uds-eks from 0.0.1-alpha to 0.0.2 (#313)

chore(deps): upgrade github.com/defenseunicorns/terraform-aws-uds-vpc from 0.0.2-alpha to 0.0.2 (#313)

chore(deps): upgrade github.com/terraform-aws-modules/terraform-aws-lambda from 5.0.0 to 5.3.0 (#313)

chore(deps): upgrade golang from 1.20.5 to 1.20.6 (#313)

chore(deps): upgrade renovatebot/pre-commit-hooks from 36.7.0 to 36.10..0 (#313)

chore(deps): upgrade terraform from 1.5.2 to 1.5.3 (#313)

ci(test): change commercial primary test region from us-east-1 to us-east-2 (#313)

ci(test): change commercial secondary test region from us-east-2 to us-east-1 (#313) END_COMMIT_OVERRIDE

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.