defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

fix(deps): update all dependencies #406

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go v1.51.1 -> v1.51.2 age adoption passing confidence require patch
github.com/defenseunicorns/terraform-aws-bastion v0.0.12 -> v0.0.13 age adoption passing confidence module patch
github.com/gruntwork-io/terratest v0.46.11 -> v0.46.12 age adoption passing confidence require patch
renovatebot/pre-commit-hooks 37.252.1 -> 37.256.2 age adoption passing confidence repository minor

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-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.51.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1512-2024-03-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.51.1...v1.51.2) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API and documentation - This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. - `service/kms`: Updates service API and documentation - Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy - `service/mediatailor`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. - `service/s3`: Updates service API and examples - Fix two issues with response root node names. - `service/timestream-query`: Updates service documentation
defenseunicorns/terraform-aws-bastion (github.com/defenseunicorns/terraform-aws-bastion) ### [`v0.0.13`](https://togithub.com/defenseunicorns/terraform-aws-bastion/releases/tag/v0.0.13) [Compare Source](https://togithub.com/defenseunicorns/terraform-aws-bastion/compare/v0.0.12...v0.0.13) ##### Bug Fixes - add a way to override userdata ([#​115](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/115)) ([b151cee](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/b151cee99f1df0440c60da77ca5b0a3b0525f79c)) ##### Miscellaneous Chores - **deps:** update all dependencies ([#​112](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/112)) ([77568c0](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/77568c0a61c77f7770b9a130ed0437f6fe317f5f)) - **deps:** update all dependencies ([#​114](https://togithub.com/defenseunicorns/terraform-aws-bastion/issues/114)) ([72438dc](https://togithub.com/defenseunicorns/terraform-aws-bastion/commit/72438dcab8cb5e0671cc32f2205968a0f43e2acd))
gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.46.12`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.12) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.11...v0.46.12) #### Description - Updated google.golang.org/protobuf from 1.31.0 to 1.33.0 - Updated golang.org/x/crypto from 0.14.0 to 0.17.0 - Updated nokogiri from 1.14.3 to 1.16.3 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1396](https://togithub.com/gruntwork-io/terratest/pull/1396) - [https://github.com/gruntwork-io/terratest/pull/1381](https://togithub.com/gruntwork-io/terratest/pull/1381) - [https://github.com/gruntwork-io/terratest/pull/1397](https://togithub.com/gruntwork-io/terratest/pull/1397)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v37.256.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.256.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.256.1...37.256.2) See https://github.com/renovatebot/renovate/releases/tag/37.256.2 for more changes ### [`v37.256.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.256.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.256.0...37.256.1) See https://github.com/renovatebot/renovate/releases/tag/37.256.1 for more changes ### [`v37.256.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.256.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.255.0...37.256.0) See https://github.com/renovatebot/renovate/releases/tag/37.256.0 for more changes ### [`v37.255.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.255.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.254.0...37.255.0) See https://github.com/renovatebot/renovate/releases/tag/37.255.0 for more changes ### [`v37.254.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.254.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.253.1...37.254.0) See https://github.com/renovatebot/renovate/releases/tag/37.254.0 for more changes ### [`v37.253.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.253.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.252.1...37.253.1) See https://github.com/renovatebot/renovate/releases/tag/37.253.1 for more changes

Configuration

📅 Schedule: Branch creation - "after 4am and before 10am 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: 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.

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