defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

chore(deps): update all dependencies #387

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.83.6 -> v1.85.0
github.com/aws/aws-sdk-go require minor v1.48.16 -> v1.49.4
github.com/defenseunicorns/terraform-aws-vpc module patch v0.1.4 -> v0.1.5
k8s.io/api require minor v0.28.4 -> v0.29.0
k8s.io/apimachinery require minor v0.28.4 -> v0.29.0
k8s.io/client-go require minor v0.28.4 -> v0.29.0
renovatebot/pre-commit-hooks repository minor 37.89.7 -> 37.102.0

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

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform) ### [`v1.85.0`](https://togithub.com/antonbabenko/pre-commit-terraform/releases/tag/v1.85.0) [Compare Source](https://togithub.com/antonbabenko/pre-commit-terraform/compare/v1.84.0...v1.85.0) ##### Features - **trivy:** Add `terraform_trivy` hook and deprecate `terraform_tfsec` ([#​606](https://togithub.com/antonbabenko/pre-commit-terraform/issues/606)) ([f3c819a](https://togithub.com/antonbabenko/pre-commit-terraform/commit/f3c819a747662d1257fa6989318d6ede5fabaff3)) ### [`v1.84.0`](https://togithub.com/antonbabenko/pre-commit-terraform/releases/tag/v1.84.0) [Compare Source](https://togithub.com/antonbabenko/pre-commit-terraform/compare/v1.83.6...v1.84.0) ##### Features - **deps:** Bump Python version in docker image from 3.11.5 to v3.12.0 ([#​597](https://togithub.com/antonbabenko/pre-commit-terraform/issues/597)) ([28e3cde](https://togithub.com/antonbabenko/pre-commit-terraform/commit/28e3cde152370bcc5b38e82beb0345299f8c511d))
aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.49.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1494-2023-12-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.3...v1.49.4) \=== ##### Service Client Updates - `service/cloud9`: Updates service documentation and examples - Updated Cloud9 API documentation for AL2023 release - `service/connect`: Updates service API and documentation - `service/connectcases`: Updates service API - `service/kms`: Updates service documentation - Documentation updates for AWS Key Management Service - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation by adding code examples - `service/sagemaker`: Updates service API and documentation - This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API ### [`v1.49.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1493-2023-12-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.2...v1.49.3) \=== ##### Service Client Updates - `service/appstream`: Updates service API - This release includes support for images of Windows Server 2022 platform. - `service/b2bi`: Updates service documentation and examples - `service/billingconductor`: Updates service API and documentation - `service/connect`: Updates service API and documentation - `service/controltower`: Updates service documentation - `service/firehose`: Updates service API and documentation - This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations - `service/gamelift`: Updates service API and documentation - Amazon GameLift adds the ability to add and update the game properties of active game sessions. - `service/iot`: Updates service API and documentation - This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource. - `service/opensearch`: Updates service documentation - `service/quicksight`: Updates service API and documentation - Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support. - `service/workspaces`: Updates service documentation - Updated note to ensure customers understand running modes. ### [`v1.49.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1492-2023-12-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.1...v1.49.2) \=== ##### Service Client Updates - `service/drs`: Updates service API and documentation ### [`v1.49.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1491-2023-12-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.0...v1.49.1) \=== ##### Service Client Updates - `service/imagebuilder`: Updates service API, documentation, and paginators - `service/location`: Updates service API and documentation - `service/logs`: Updates service API and documentation - This release introduces the StartLiveTail API to tail ingested logs in near real time. ### [`v1.49.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1490-2023-12-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.16...v1.49.0) \=== ##### Service Client Updates - `service/neptune`: Updates service API and documentation - This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes. - `service/pinpoint`: Updates service documentation - This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits. - `service/securityhub`: Updates service API and documentation ##### SDK Features - `service/sqs`: BREAKFIX: Revert SQS error constants to original state - Values for SQS error constants were incorrectly changed. This reverts them back.
defenseunicorns/terraform-aws-vpc (github.com/defenseunicorns/terraform-aws-vpc) ### [`v0.1.5`](https://togithub.com/defenseunicorns/terraform-aws-vpc/releases/tag/v0.1.5) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-vpc/compare/v0.1.4...v0.1.5) ##### Fix - add opt out for VPC endpoints [#​47](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/47) ##### Continuous Integration - update renovate window ([#​89](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/89)) ([d28fda6](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/d28fda67fd1dfbc5efc51c743a7b1a798aaeff33)) - update renovate window ([#​91](https://togithub.com/defenseunicorns/terraform-aws-vpc/issues/91)) ([5468c1c](https://togithub.com/defenseunicorns/terraform-aws-vpc/commit/5468c1c33aa479ab2c74f584765bf608556e8d32))
kubernetes/api (k8s.io/api) ### [`v0.29.0`](https://togithub.com/kubernetes/api/compare/v0.28.4...v0.29.0) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.28.4...v0.29.0)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.29.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.0) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.0)
kubernetes/client-go (k8s.io/client-go) ### [`v0.29.0`](https://togithub.com/kubernetes/client-go/compare/v0.28.4...v0.29.0) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.28.4...v0.29.0)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v37.102.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.102.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.101.0...37.102.0) See https://github.com/renovatebot/renovate/releases/tag/37.102.0 for more changes ### [`v37.101.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.101.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.100.1...37.101.0) See https://github.com/renovatebot/renovate/releases/tag/37.101.0 for more changes ### [`v37.100.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.100.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.100.0...37.100.1) See https://github.com/renovatebot/renovate/releases/tag/37.100.1 for more changes ### [`v37.100.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.100.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.99.1...37.100.0) See https://github.com/renovatebot/renovate/releases/tag/37.100.0 for more changes ### [`v37.99.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.99.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.98.1...37.99.1) See https://github.com/renovatebot/renovate/releases/tag/37.99.1 for more changes ### [`v37.98.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.98.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.98.0...37.98.1) See https://github.com/renovatebot/renovate/releases/tag/37.98.1 for more changes ### [`v37.98.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.98.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.92.4...37.98.0) See https://github.com/renovatebot/renovate/releases/tag/37.98.0 for more changes ### [`v37.92.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.92.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.92.3...37.92.4) See https://github.com/renovatebot/renovate/releases/tag/37.92.4 for more changes ### [`v37.92.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.92.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.92.1...37.92.3) See https://github.com/renovatebot/renovate/releases/tag/37.92.3 for more changes ### [`v37.92.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.92.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.92.0...37.92.1) See https://github.com/renovatebot/renovate/releases/tag/37.92.1 for more changes ### [`v37.92.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.92.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.91.4...37.92.0) See https://github.com/renovatebot/renovate/releases/tag/37.92.0 for more changes ### [`v37.91.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.91.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.91.3...37.91.4) See https://github.com/renovatebot/renovate/releases/tag/37.91.4 for more changes ### [`v37.91.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.91.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.91.2...37.91.3) See https://github.com/renovatebot/renovate/releases/tag/37.91.3 for more changes ### [`v37.91.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.91.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.91.1...37.91.2) See https://github.com/renovatebot/renovate/releases/tag/37.91.2 for more changes ### [`v37.91.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.91.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.91.0...37.91.1) See https://github.com/renovatebot/renovate/releases/tag/37.91.1 for more changes ### [`v37.91.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.91.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.89.7...37.91.0) See https://github.com/renovatebot/renovate/releases/tag/37.91.0 for more changes

Configuration

📅 Schedule: Branch creation - "after 4am and before 8am on Monday" 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: Never, 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.

renovate[bot] commented 10 months 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.