Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

chore(deps): update all non-major dependencies - autoclosed #50

Closed
wants to merge 1 commit into from

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
amazon.aws galaxy-collection minor 5.3.0 -> 5.5.4
ansible-community/ansible-lint repository minor v6.14.2 -> v6.19.0
antonbabenko/pre-commit-terraform repository minor v1.77.1 -> v1.83.2
aws (source) required_provider minor 4.59.0 -> 4.67.0
maxbrunet/pre-commit-renovate repository minor 35.14.1 -> 35.159.5

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

ansible-collections/amazon.aws (amazon.aws)

v5.5.4: amazon.aws 5.5.4

Compare Source

Release Summary

This release contains documentation updates including updated documentation relating to secure use of the ec2_key module.

Security Fixes
  • ec2_key - Update documentation to recommend using the module with no_log and register to avoid logging the private key (#​1704).

v5.5.3

Compare Source

======

Release Summary

This release contains a few bugfixes for rds_cluster.

Bugfixes

v5.5.2

Compare Source

======

Bugfixes

ansible-community/ansible-lint (ansible-community/ansible-lint)

v6.19.0

Compare Source

Minor Changes

Bugfixes

v6.18.0

Compare Source

Minor Changes

Bugfixes

v6.17.2

Compare Source

Bugfixes

v6.17.1

Compare Source

Bugfixes

v6.17.0

Compare Source

Minor Changes

Bugfixes

v6.16.2

Compare Source

Bugfixes

v6.16.1

Compare Source

Bugfixes

v6.16.0

Compare Source

Minor Changes

Bugfixes

v6.15.0

Compare Source

Minor Changes

Bugfixes

v6.14.6

Compare Source

Bugfixes

v6.14.5: (yanked)

Compare Source

Bugfixes

v6.14.4

Compare Source

Bugfixes

v6.14.3

Compare Source

Bugfixes

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.83.2

Compare Source

Bug Fixes
  • Extend terraform_validate --retry-once-with-cleanup errors list (#​566) (19188e5)

v1.83.1

Compare Source

Bug Fixes
  • Fixed ordering issue in terraform_wrapper_module_for_each hook (#​565) (dc12be1)

v1.83.0

Compare Source

Features
  • Skip legacy modules (with provider block) in terraform_wrapper_module_for_each hook (#​560) (456cc76)

v1.82.0

Compare Source

Features
  • docker: Add ssh-client to Docker image to access private modules via ssh (#​553) (1d76157)

v1.81.2

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each hook heredoc vars defaults (#​554) (6fd4263)

v1.81.1

Compare Source

Bug Fixes
  • Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables (#​552) (f24b3fa)

v1.81.0

Compare Source

Features
  • Speedup terraform_validate - firstly try run validate without checking is .terraform/ is valid (#​524) (d0d08ac)

v1.80.0

Compare Source

Features
  • terraform_providers_lock: Add --mode option and deprecate previous workflow (#​528) (2426b52)

v1.79.1

Compare Source

Bug Fixes
  • Fix terraform_providers_lock hook broken in v1.79.0 (#​521) (6bfc5bf)

v1.79.0

Compare Source

Features
  • TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#​512) (1e9debc)

v1.78.0

Compare Source

Features
  • ci: Build multi-arch Docker images (amd64, arm64) (#​496) (923c2c6)

v1.77.4

Compare Source

Bug Fixes
  • Speed up x2 TFLint hook execution in dirs with violations (#​514) (49974ab)

v1.77.3

Compare Source

Bug Fixes
  • Updates all dependencies used in Dockerfile and fix Docker image (#​507) (dc177fe)

v1.77.2

Compare Source

Bug Fixes
  • Fixed spacing in terraform_wrapper_module_for_each hook (#​503) (ddc0d81)
hashicorp/terraform-provider-aws (aws)

v4.67.0

Compare Source

NOTES:

  • resource/aws_lightsail_domain_entry: The id attribute is now comma-delimited (#​30820)

FEATURES:

  • New Data Source: aws_connect_user (#​26156)
  • New Data Source: aws_connect_vocabulary (#​26158)
  • New Data Source: aws_organizations_policy (#​30920)
  • New Data Source: aws_redshiftserverless_namespace (#​31250)
  • New Resource: aws_quicksight_template (#​30453)
  • New Resource: aws_quicksight_template_alias (#​31310)
  • New Resource: aws_quicksight_vpc_connection (#​31309)

ENHANCEMENTS:

  • aws_quicksight_data_set: Add support for configuring refresh properties (#​30744)
  • data-source/aws_acmpca_certificate_authority: Add key_storage_security_standard attribute (#​31280)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for ap-southeast-3 AWS Region (#​31248)
  • data-source/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#​31247)
  • resource/aws_acmpca_certificate_authority: Add key_storage_security_standard argument (#​31280)
  • resource/aws_cloudwatch_metric_stream: Add metric_names to include_filter and exclude_filter configuration blocks (#​31288)
  • resource/aws_dms_endpoint: Add ability to use the db2-zos IBM DB2 for z/OS engine (#​31291)
  • resource/aws_fsx_ontap_file_system: Allow in-place update of route_table_ids (#​31251)
  • resource/aws_fsx_ontap_file_system: Support setting throughput_capacity to 4096 (#​31251)
  • resource/aws_rds_cluster: Add ability to specify Aurora IO Optimized storage_type (#​31336)
  • resource/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#​31247)

BUG FIXES:

  • resource/aws_appintegrations_data_integration: Correctly read tags into state (#​31241)
  • resource/aws_config_remediation_configuration: Change parameter attribute to TypeList for better diff calculation (#​31315)
  • resource/aws_iam_openid_connect_provider: Change client_id_list from TypeList to TypeSet as order is not significant (#​31253)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly send stack_set_provisioned_preferences.0.accounts on create and update (#​31293)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly set stack_set_provisioned_preferences integer types failure_tolerance_count, failure_tolerance_percentage, max_concurrency_count, max_concurrency_percentage (#​31289)
  • resource/aws_ssm_activation: Fix various ValidationException errors on resource Create (#​31340)

v4.66.1

Compare Source

BUG FIXES:

v4.66.0

Compare Source

NOTES:

  • resource/aws_instance: The cpu_core_count argument is deprecated in favor of the cpu_options block. The cpu_options block can set core_count (#​31035)
  • resource/aws_instance: The cpu_threads_per_core argument is deprecated in favor of the cpu_options block. The cpu_options block can set threads_per_core (#​31035)

FEATURES:

  • New Data Source: aws_appintegrations_event_integration (#​24965)
  • New Data Source: aws_dms_replication_instance (#​15406)
  • New Data Source: aws_vpclattice_auth_policy (#​30898)
  • New Data Source: aws_vpclattice_service_network (#​30904)
  • New Resource: aws_account_primary_contact (#​26123)
  • New Resource: aws_appintegrations_data_integration (#​24941)
  • New Resource: aws_chimesdkvoice_voice_profile_domain (#​30977)
  • New Resource: aws_directory_service_trust (#​31037)
  • New Resource: aws_vpclattice_access_log_subscription (#​30896)
  • New Resource: aws_vpclattice_auth_policy (#​30891)
  • New Resource: aws_vpclattice_resource_policy (#​30900)
  • New Resource: aws_vpclattice_target_group_attachment (#​31039)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add max_instance_lifetime attribute (#​31067)
  • data-source/aws_autoscaling_group: Add mixed_instances_policy attribute (#​31067)
  • data-source/aws_autoscaling_group: Add predicted_capacity attribute (#​31067)
  • data-source/aws_autoscaling_group: Add suspended_processes attribute (#​31067)
  • data-source/aws_autoscaling_group: Add tag attribute (#​31067)
  • data-source/aws_autoscaling_group: Add warm_pool_size attribute (#​31067)
  • data-source/aws_autoscaling_group: Add warm_pool attribute (#​31067)
  • datasource/aws_launch_template: Add amd_sev_snp attribute (#​31035)
  • resource/aws_appautoscaling_policy: Add metrics to the target_tracking_scaling_policy_configuration.customized_metric_specification configuration block in support of metric math (#​30172)
  • resource/aws_appautoscaling_target: Add arn attribute (#​30172)
  • resource/aws_appautoscaling_target: Add tags argument and tags_all attribute to support resource tagging (#​30172)
  • resource/aws_autoscaling_group: Add predicted_capacity attribute (#​31067)
  • resource/aws_autoscaling_group: Add warm_pool_size attribute (#​31067)
  • resource/aws_directory_service_conditional_forwarder: Add plan time validation for remote_domain_name (#​31037)
  • resource/aws_directory_service_directory: Correct plan time validation for remote_domain_name (#​31037)
  • resource/aws_elasticache_user: Add support for defining custom time

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Renovate Bot.

@platform-engineering-bot platform-engineering-bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 9, 2023
@platform-engineering-bot platform-engineering-bot deleted the renovate/all-minor-patch branch September 9, 2023 06:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant