Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2024

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.91.0 -> v1.96.2
github.com/defenseunicorns/terraform-aws-eks module patch v0.0.22 -> v0.0.25
github.com/defenseunicorns/terraform-aws-transit-gateway module patch v0.0.3 -> v0.0.4
github.com/defenseunicorns/terraform-aws-uds-kms module patch v0.0.3 -> v0.0.6
github.com/defenseunicorns/terraform-aws-vpc module patch v0.1.11 -> v0.1.12
github.com/terraform-aws-modules/terraform-aws-iam module minor v5.39.1 -> v5.47.1
github.com/terraform-aws-modules/terraform-aws-s3-bucket module minor v4.1.2 -> v4.2.1
github.com/terraform-aws-modules/terraform-aws-secrets-manager module minor v1.1.2 -> v1.3.1
pre-commit/pre-commit-hooks repository major v4.6.0 -> v5.0.0
renovatebot/pre-commit-hooks repository major 37.412.1 -> 39.3.0
sirosen/texthooks repository patch 0.6.6 -> 0.6.7
terraform-aws-modules/rds/aws (source) module minor 6.7.0 -> 6.10.0
tofuutils/pre-commit-opentofu repository major v1.0.3 -> v2.1.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.96.2

Compare Source

Bug Fixes

v1.96.1

Compare Source

Bug Fixes
  • terraform_docs: Fix issue with processing multiply files without terraform-docs markers. Issue introduced in v1.95.0 (#​720) (2b1aec8),

v1.96.0

Compare Source

Features
  • Expand environment variables in --args= which contains lowercase symbols, like ${TF_VAR_lowercase} (#​719) (bf156b4)

v1.95.0

Compare Source

Features
  • terraform_docs: Drop support for terraform-docs <0.12.0 (#​717) (81e4572)

v1.94.3

Compare Source

Bug Fixes
  • terraform_docs: Restore --hook-config=--add-to-existing-file default behavior. Regression from 1.94.0. (#​716) (315342e)

v1.94.2

Compare Source

Bug Fixes

v1.94.1

Compare Source

Bug Fixes
  • terraform_docs: Fix non-GNU sed issues, introduced in v1.93.0, as previous fix doesn't work correctly (#​708) (c986c5e)

v1.94.0

Compare Source

Features
  • terraform-docs: Add support for replace mode for TF 0.12+; Use native saving to file for TF 0.12+. Both requires terraform-docs v0.12.0+ which released in 2021. (#​705) (1a1b4a3)

v1.93.1

Compare Source

Bug Fixes
  • terraform_docs: Fix non-GNU sed issues, introduced in v1.93.0 (#​704) (3c8734d)

v1.93.0

Compare Source

Features
  • terraform_docs: Start seamless migration to terraform-docs markers (#​701) (d03f44f)

v1.92.3

Compare Source

Bug Fixes
  • terraform_docs: Suppress redundant warnings pop-ups introduced in v1.92.2 (#​700) (59b2454)

v1.92.2

Compare Source

Bug Fixes
  • terraform_docs: Fix issue and prioritize output.file setting from .terraform-docs.yml config over --hook-config=--path-to-file= (#​698) (9d6a22b)

v1.92.1

Compare Source

Bug Fixes
  • terraform_docs: Suppress "terraform command not found" error message in case binary does not exist (#​693) (6ff3572)

v1.92.0

Compare Source

Features
  • Add terragrunt_validate_inputs hook to check unused and undefined inputs (#​677) (a139b71)
defenseunicorns/terraform-aws-eks (github.com/defenseunicorns/terraform-aws-eks)

v0.0.25

Compare Source

Bug Fixes
Miscellaneous Chores

v0.0.24

Compare Source

Miscellaneous Chores

v0.0.23

Compare Source

Features
  • enable custom security group attachment for loadbalancer (#​172) (a9215a5)
Miscellaneous Chores
defenseunicorns/terraform-aws-transit-gateway (github.com/defenseunicorns/terraform-aws-transit-gateway)

v0.0.4

Compare Source

Features
  • add attribute transit_gateway_vpc_attachment_name_tag to config that … (#​29) (df58245)
Miscellaneous Chores
defenseunicorns/terraform-aws-uds-kms (github.com/defenseunicorns/terraform-aws-uds-kms)

v0.0.6

Compare Source

0.0.6 (2024-08-21)
What's Changed

Full Changelog: defenseunicorns/terraform-aws-uds-kms@v0.0.5...v0.0.6

v0.0.5

Compare Source

0.0.5 (2024-08-13)
What's Changed
New Contributors

Full Changelog: defenseunicorns/terraform-aws-uds-kms@v0.0.4...v0.0.5

v0.0.4

Compare Source

0.0.4 (2024-08-09)
What's Changed
New Contributors

Full Changelog: defenseunicorns/terraform-aws-uds-kms@v0.0.3...v0.0.4

defenseunicorns/terraform-aws-vpc (github.com/defenseunicorns/terraform-aws-vpc)

v0.1.12

Compare Source

Features
Miscellaneous Chores
terraform-aws-modules/terraform-aws-iam (github.com/terraform-aws-modules/terraform-aws-iam)

v5.47.1

Compare Source

Bug Fixes

v5.47.0

Compare Source

Features
Bug Fixes

v5.46.0

Compare Source

Features
  • Update IAM policy for AWS Load Balancer Controller to support Listener Attributes (#​525) (966c4f8)

v5.45.0

Compare Source

Features
  • Allow modifying the iam-github-oidc-role subject condition (#​523) (f2ade86)

v5.44.2

Compare Source

Bug Fixes
  • Add required S3 PutObjectTagging permission to Velero IRSA policy (#​517) (f0e65a7)

v5.44.1

Compare Source

Bug Fixes

v5.44.0

Compare Source

Features

v5.43.0

Compare Source

Features

v5.42.0

Compare Source

Features
  • Add cloudwatch logs policy to vpc-cni for networkpolicy logging (#​504) (88ee443)

v5.41.0

Compare Source

Features
  • Adding sse-kms support for Mountpoint S3 CSI driver EKS IRSA (#​493) (5039e10)

v5.40.0

Compare Source

Features
terraform-aws-modules/terraform-aws-s3-bucket (github.com/terraform-aws-modules/terraform-aws-s3-bucket)

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features
terraform-aws-modules/terraform-aws-secrets-manager (github.com/terraform-aws-modules/terraform-aws-secrets-manager)

v1.3.1

Compare Source

Bug Fixes

v1.3.0

Compare Source

Features

v1.2.0

Compare Source

Features
  • Add secret_string and secret_binary to outputs (#​8) (0b36ebb)
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v5.0.0: pre-commit-hooks v5.0.0

Compare Source

Features
Fixes
Migrating
  • pre-commit-hooks now requires pre-commit>=3.2.0.
  • use non-deprecated names for stages.
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v39.3.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.3.0 for more changes

v39.2.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.2.1 for more changes

v39.2.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.2.0 for more changes

v39.0.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.0.4 for more changes

v39.0.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.0.3 for more changes

v39.0.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.0.1 for more changes

v39.0.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.0.0 for more changes

v38.142.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.7 for more changes

v38.142.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.6 for more changes

v38.142.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.5 for more changes

v38.142.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.4 for more changes

v38.142.3

Compare Source

v38.142.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.2 for more changes

v38.142.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.1 for more changes

v38.142.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.142.0 for more changes

v38.141.1

Compare Source

v38.141.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.141.0 for more changes

v38.140.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.140.2 for more changes

v38.140.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.140.1 for more changes

v38.140.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.140.0 for more changes

v38.138.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.138.5 for more changes

v38.138.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.138.4 for more changes

v38.138.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.138.1 for more changes

v38.138.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.138.0 for more changes

v38.135.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.135.3 for more changes

v38.135.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.135.2 for more changes

v38.135.1

Compare Source

v38.134.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.134.0 for more changes

v38.133.4

Compare Source

v38.133.2

Compare Source

v38.133.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.133.1 for more changes

v38.133.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.133.0 for more changes

v38.132.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.3 for more changes

v38.132.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.2 for more changes

v38.132.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.1 for more changes

v38.132.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.132.0 for more changes

v38.131.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.2 for more changes

v38.131.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.1 for more changes

v38.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.131.0 for more changes

v38.130.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.4 for more changes

v38.130.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.3 for more changes

v38.130.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.2 for more changes

v38.130.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.1 for more changes

v38.130.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.130.0 for more changes

v38.129.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.3 for more changes

v38.129.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.2 for more changes

v38.129.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.1 for more changes

v38.129.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.129.0 for more changes

v38.128.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.6 for more changes

v38.128.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.3 for more changes

v38.128.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.2 for more changes

v38.128.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.128.1 for more changes

v38.127.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.4 for more changes

v38.127.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.3 for more changes

v38.127.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.2 for more changes

v38.127.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.1 for more changes

v38.127.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.127.0 for more changes

v38.126.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.126.2 for more changes

v38.126.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.126.1 for more changes

v38.125.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.125.0 for more changes

v38.124.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.124.3 for more changes

v38.124.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.124.2 for more changes

v38.124.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.124.1 for more changes

v38.124.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.124.0 for more changes

v38.123.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.123.0 for more changes

v38.122.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.122.0 for more changes

v38.121.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.121.0 for more changes

v38.120.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.120.1 for more changes

v38.120.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.120.0 for more changes

v38.119.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.119.0 for more changes

v38.118.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.118.0 for more changes

v38.117.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/38.117.1 for more ch


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner June 19, 2024 08:04
@renovate renovate bot added the renovate label Jun 19, 2024
@renovate renovate bot changed the title chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.412.2 chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.413.0 Jun 19, 2024
@renovate renovate bot changed the title chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.413.0 chore(deps): update all dependencies Jun 19, 2024
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from c6c5809 to 04414d5 Compare June 26, 2024 13:02
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 1c40112 to 90ddb72 Compare July 3, 2024 17:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9863026 to 7e685ea Compare July 4, 2024 18:56
@renovate renovate bot force-pushed the renovate/all branch 21 times, most recently from 2f21857 to 64b7062 Compare November 3, 2024 11:24
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 181d71d to b6a3d97 Compare November 6, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants