Skip to content

chore(deps): update all dependencies #60

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

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 6, 2025

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.99.1 -> v1.100.0
github.com/defenseunicorns/terraform-aws-eks module patch v0.0.26 -> v0.0.27
github.com/terraform-aws-modules/terraform-aws-iam module major v5.58.0 -> v6.1.1
github.com/terraform-aws-modules/terraform-aws-s3-bucket module major v4.10.1 -> v5.4.0
github.com/terraform-aws-modules/terraform-aws-secrets-manager module major v1.3.1 -> v2.0.0
pre-commit/pre-commit-hooks repository major v5.0.0 -> v6.0.0
renovatebot/pre-commit-hooks repository major 40.36.8 -> 41.81.2
sirosen/texthooks repository minor 0.6.8 -> 0.7.1
terraform-aws-modules/iam/aws (source) module major ~> 5.39 -> ~> 6.0
terraform-aws-modules/kms/aws (source) module major ~> 3.0 -> ~> 4.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.100.0

Compare Source

Features
  • terraform_fmt: Add support for .tftest.hcl and .tfmock.hcl formatting (#​911) (7433e13)

v1.99.5

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.4

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.3

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.2

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)
defenseunicorns/terraform-aws-eks (github.com/defenseunicorns/terraform-aws-eks)

v0.0.27

Compare Source

What's Changed

New Contributors

Full Changelog: defenseunicorns/terraform-aws-eks@v0.0.26...v0.0.27

terraform-aws-modules/terraform-aws-iam (github.com/terraform-aws-modules/terraform-aws-iam)

v6.1.1

Compare Source

Bug Fixes
  • Remove any secretsmanager:* permissions if no secret ARNs are provided to IRSA external-secrets permissions (#​599) (d610954)

v6.1.0

Compare Source

Features
  • Add default IRSA policy name, fix incorrect policy attachment for iam-user (#​594) (f111832)

v6.0.1

Compare Source

Bug Fixes
  • Remove broken IRSA migrations.tf; add default IRSA policy descriptions for backwards compat (#​592) (e56f84d)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#​585)

See docs/UPGRADE-6.0.md for further details

List of backwards incompatible changes
  • Terraform v1.5.7 is now minimum supported version

  • AWS provider v6.0.0 is now minimum supported version

  • The ability to allow roles to assume their own roles has been removed. This was previously added as part of helping users mitigate https://aws.amazon.com/blogs/security/announcing-an-update-to-iam-role-trust-policy-behavior/. Going forward, users will need to mitigate this on the application side (i.e. - do not have a role assume itself), or update the trust policy in their implementation to continue using this behavior. It is strongly recommended to mitigate this by not having the role assume itself.

  • iam-account:

    • The aws_caller_identity data source and associated outputs have been removed. Users should instead use the data source directly in their configuration
  • iam-assumable-role has been renamed to iam-role

  • iam-assumable-role-with-oidc has been merged into iam-role

  • iam-assumable-role-with-saml has been merged into iam-role

  • iam-assumable-roles has been removed; iam-role should be used instead

  • iam-assumable-roles-with-saml has been removed; iam-role should be used instead

  • iam-github-oidc-provider has been renamed to iam-oidc-provider

  • iam-github-oidc-role has been merged into iam-role

  • iam-group-with-policies has been renamed to iam-group

  • iam-group-with-assumable-roles-policy has been merged into iam-group

  • iam-eks-role has been removed; iam-role-for-service-accounts or eks-pod-identity should be used instead

  • iam-role-for-service-accounts-eks has been renamed to iam-role-for-service-accounts

    • Individual policy creation and attachment has been consolidated under one policy creation and attachment
    • Default values that enable permissive permissions have been removed; users will need to be explicit about the scope of access (i.e. ARNs) they provide when enabling permissions
    • AppMesh policy support has been removed due to service reaching end of support
Additional changes
Modified
  • Variable definitions now contain detailed object types in place of the previously used any type

  • iam-group

    • Policy management has been updated to support extending the policy created by the sub-module, as well as adding additional policies that will be attached to the group
    • The role assumption permissions has been removed from the policy; users can extend the policy to add this if needed via permissions
    • Default create conditional is now true instead of false
  • iam-role

    • The use of individual variables to control/manipulate the assume role trust policy have been replaced by a generic trust_policy_permissions variable. This allows for any number of custom statements to be added to the role's trust policy.
    • custom_role_policy_arns has been renamed to policies and now accepts a map of name: policy-arn pairs; this allows for both existing policies and policies that will get created at the same time as the role. This also replaces the admin, readonly, and poweruser policy ARN variables and their associated attach_*_policy variables.
    • Default create conditional is now true instead of false
    • force_detach_policies has been removed; this is now always true
    • Support for inline policies has been added
  • iam-role-for-service-accounts

    • Support for inline policies has been added

v5.60.0

Compare Source

Features
  • Add ssm:GetParametersByPath for external secrets (#​583) (8e4541d)

v5.59.0

Compare Source

Features
  • Update EBS CSI IAM policy to match current upstream project (#​575) (49efa8c)
terraform-aws-modules/terraform-aws-s3-bucket (github.com/terraform-aws-modules/terraform-aws-s3-bucket)

v5.4.0

Compare Source

Features

v5.3.1

Compare Source

Bug Fixes
  • Use the specified region to retrieve the current AWS region (#​348) (453fcb9)

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • Added region variable to object and table-bucket submodules (#​344) (b37b7c9)

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#​335)
Features
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#​335) (c37f4c3)

v4.11.0

Compare Source

Features
  • Enable CloudTrail log delivery bucket policy option (#​332) (1a431dd)
terraform-aws-modules/terraform-aws-secrets-manager (github.com/terraform-aws-modules/terraform-aws-secrets-manager)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Update Terraform and AWS provider versions to 1.11 and 6.0 respectively (#​14)
Features
  • Terraform v1.11 is now minimum supported version; required for ephemeral resources and write only arguments
  • AWS provider v6.0 is now minimum supported version
  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.
  • Variable definitions now contain detailed object types in place of the previously used any type
  • Support for generating a random password has been updated to use the new ephemeral resource type and passed to a write only attribute to ensure secrets are not persisted in the Terraform statefile
  • Adds support for secret_string_wo, secret_string_wo_version, and rotate_immediately arguments
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v6.0.0: pre-commit-hooks v6.0.0

Compare Source

Fixes

Migrating

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v41.81.2

Compare Source

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

v41.81.1

Compare Source

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

v41.81.0

Compare Source

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

v41.80.0

Compare Source

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

v41.79.0

Compare Source

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

v41.78.1

Compare Source

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

v41.77.0

Compare Source

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

v41.76.0

Compare Source

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

v41.75.0

Compare Source

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

v41.74.3

Compare Source

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

v41.74.2

Compare Source

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

v41.74.1

Compare Source

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

v41.74.0

Compare Source

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

v41.73.4

Compare Source

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

v41.73.3

Compare Source

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

v41.73.2

Compare Source

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

v41.73.1

Compare Source

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

v41.72.1

Compare Source

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

v41.72.0

Compare Source

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

v41.71.1

Compare Source

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

v41.71.0

Compare Source

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

v41.70.3

Compare Source

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

v41.70.2

Compare Source

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

v41.70.1

Compare Source

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

v41.70.0

Compare Source

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

v41.69.0

Compare Source

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

v41.67.0

Compare Source

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

v41.66.3

Compare Source

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

v41.66.2

Compare Source

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

v41.66.1

Compare Source

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

v41.66.0

Compare Source

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

v41.65.1

Compare Source

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

v41.65.0

Compare Source

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

v41.64.4

Compare Source

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

v41.64.3

Compare Source

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

v41.64.2

Compare Source

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

v41.63.0

Compare Source

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

v41.62.4

Compare Source

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

v41.62.3

Compare Source

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

v41.62.2

Compare Source

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

v41.62.0

Compare Source

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

v41.61.1

Compare Source

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

v41.61.0

Compare Source

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

v41.60.4

Compare Source

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

v41.60.3

Compare Source

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

v41.60.2

Compare Source

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

v41.60.1

Compare Source

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

v41.60.0

Compare Source

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

v41.59.2

Compare Source

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

v41.59.1

Compare Source

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

v41.59.0

Compare Source

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

v41.58.2

Compare Source

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

v41.58.1

Compare Source

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

v41.58.0

Compare Source

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

v41.57.1

Compare Source

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

v41.57.0

Compare Source

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

v41.56.1

Compare Source

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

v41.56.0

Compare Source

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

v41.55.3

Compare Source

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

v41.55.2

Compare Source

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

v41.55.1

Compare Source

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

v41.55.0

Compare Source

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

v41.54.0

Compare Source

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

v41.53.1

Compare Source

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

v41.53.0

Compare Source

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

v41.43.0

Compare Source

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

v41.42.12

Compare Source

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

v41.42.11

Compare Source

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

v41.42.10

Compare Source

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

v41.42.9

Compare Source

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

v41.42.8

Compare Source

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

v41.42.6

Compare Source

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

v41.42.5

Compare Source

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

v41.42.4

Compare Source

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

v41.42.3

Compare Source

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

v41.42.2

Compare Source

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

v41.42.1

Compare Source

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

v41.42.0

Compare Source

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

v41.41.0

Compare Source

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

v41.40.0

Compare Source

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

v41.39.0

Compare Source

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

v41.38.2

Compare Source

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

v41.38.1

Compare Source

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

v41.38.0

Compare Source

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

v41.37.12

Compare Source

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

v41.37.11

Compare Source

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

v41.37.10

Compare Source

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

v41.37.9

Compare Source

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

[v41.37.8](https://redirect.github.com/renovatebot/pre-comm


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 added the renovate label Jun 6, 2025
@renovate renovate bot requested a review from a team as a code owner June 6, 2025 17:00
@renovate renovate bot added the renovate label Jun 6, 2025
@renovate renovate bot changed the title chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.99.3 chore(deps): update all dependencies Jun 7, 2025
@renovate renovate bot force-pushed the renovate/all branch 24 times, most recently from a95130c to 239d486 Compare June 13, 2025 23:37
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3658ab1 to a3e482b Compare June 14, 2025 19:05
@renovate renovate bot force-pushed the renovate/all branch 24 times, most recently from f98cb0b to a03ba0c Compare August 16, 2025 23:05
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from dc9616e to 4dd07d9 Compare August 19, 2025 03:29
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