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 #1220

Merged
merged 1 commit into from
Jan 10, 2025
Merged

chore(deps): update all dependencies #1220

merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.82.1 -> 5.83.0 age adoption passing confidence
boto3 patch ==1.35.85 -> ==1.35.96 age adoption passing confidence
botocore patch ==1.35.85 -> ==1.35.96 age adoption passing confidence
terraform-linters/tflint-ruleset-aws plugin minor 0.36.0 -> 0.37.0 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.83.0

Compare Source

NOTES:

  • provider: The retry handling in the apigatewayv2 client has been updated to more extensively match ConflictException error responses. This change should be transparent to users, but if any unexpected changes in behavior with apigatewayv2 resources occur following an upgrade to this release, please open a bug report. (#​40840)
  • resource/aws_api_gateway_domain_name_access_association: Deprecates id in favor of arn. (#​40626)
  • resource/aws_route53_cidr_location: Deprecates id. (#​40626)
  • resource/aws_s3_directory_bucket: Deprecates id in favor of bucket. (#​40626)

FEATURES:

  • New Data Source: aws_cloudwatch_event_buses (#​40662)
  • New Data Source: aws_ecs_clusters (#​40638)
  • New Data Source: aws_route53_records (#​38186)
  • New Ephemeral Resource: aws_cognito_identity_openid_token_for_developer_identity (#​40763)
  • New Resource: aws_bedrockagent_agent_collaborator (#​40559)
  • New Resource: aws_cleanrooms_membership (#​35165)
  • New Resource: aws_cloudwatch_log_delivery (#​40731)
  • New Resource: aws_cloudwatch_log_delivery_destination (#​40731)
  • New Resource: aws_cloudwatch_log_delivery_destination_policy (#​40731)
  • New Resource: aws_cloudwatch_log_delivery_source (#​40731)
  • New Resource: aws_cloudwatch_log_index_policy (#​40594)
  • New Resource: aws_vpclattice_resource_gateway (#​40821)

ENHANCEMENTS:

  • data-source/aws_codebuild_fleet: Add compute_configuration attribute (#​40752)
  • data-source/aws_dms_endpoint: Add kafka_settings.sasl_mechanism attribute (#​36918)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-7 AWS Region (#​40850)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-7 AWS Region (#​40850)
  • data-source/aws_rds_certificate: Add default_for_new_launches attribute (#​40536)
  • data-source/aws_rds_engine_version: Add supports_certificate_rotation_without_restart, supports_integrations, and supports_local_write_forwarding attributes (#​40700)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-7 AWS Region (#​40850)
  • data-source/aws_vpc_endpoint_service: Add region attribute (#​40795)
  • data-source/aws_vpc_endpoint_service: Add service_regions argument (#​40795)
  • provider: Support ap-southeast-7 as a valid AWS Region (#​40849)
  • resource/aws_appflow_flow: Add data_transfer_api attribute to destination_flow_config_list.destination_connector_properties.salesforce (#​34937)
  • resource/aws_cloudfront_distribution: Add grpc_config argument to default_cache_behavior and ordered_cache_behavior configuration blocks (#​40762)
  • resource/aws_codebuild_fleet: Add compute_configuration argument (#​40752)
  • resource/aws_cognito_user_pool: Add email_mfa_configuration argument (#​40734)
  • resource/aws_cognito_user_pool: Add sign_in_policy and web_authn_configuration arguments (#​40765)
  • resource/aws_cognito_user_pool: Add user_pool_tier argument (#​40633)
  • resource/aws_dms_endpoint: Add kafka_settings.sasl_mechanism argument (#​36918)
  • resource/aws_ecr_account_setting: Add valid values for registry policy scope to name and value arguments (#​40772)
  • resource/aws_eip_association: Adds validation to only allow one of instance_id or network_interface_id (#​40769)
  • resource/aws_eks_node_group: Add node_repair_config configuration block (#​40698)
  • resource/aws_elasticache_user: Add VALKEY as supported value for 'engine' argument (#​40764)
  • resource/aws_elasticache_user_group: Add VALKEY as supported value for 'engine' argument (#​40764)
  • resource/aws_emr_studio: Add encryption_key_arn argument (#​40771)
  • resource/aws_quicksight_user: Add user_invitation_url attribute (#​40775)
  • resource/aws_rds_cluster: Support iam-db-auth-error as a valid value for enabled_cloudwatch_logs_exports (#​40789)
  • resource/aws_rds_integration: Add data_filter argument (#​40816)
  • resource/aws_s3_object_copy: Add override_provider configuration block, allowing tags inherited from the provider default_tags configuration block to be ignored (#​40689)

BUG FIXES:

  • resource/aws_api_gateway_domain_name: Fixed error when adding policy to existing private domain name (#​40708)
  • resource/aws_apigatewayv2_api: Don't overwrite the configured values of description, name or version if they are not present in the OpenAPI definition body (#​40707)
  • resource/aws_apigatewayv2_route: Fix retry handling of ConflictException error responses (#​40840)
  • resource/aws_cloudfront_cache_policy: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when parameters_in_cache_key_and_forwarded_to_origin.cookies_config, parameters_in_cache_key_and_forwarded_to_origin.headers_config, or parameters_in_cache_key_and_forwarded_to_origin.query_strings_config are empty (#​40815)
  • resource/aws_codebuild_fleet: Allow scaling_configuration to be removed on Update (#​40773)
  • resource/aws_codebuild_project: Allow file_system_locations to be removed on Update (#​40842)
  • resource/aws_ec2_instance_connect_endpoint: Set fips_dns_name to an empty value ("") when no value is returned from the EC2 API. This fixes known-after-apply loops in Regions that don't support FIPS endpoints (#​37939)
  • resource/aws_emr_studio: Fix issue with IAM/KMS policy eventual consistency handling not working (#​40771)
  • resource/aws_glue_catalog_database: Fix crash when expanding create_table_default_permission with a nil principal block (#​40761)
  • resource/aws_instance: Always set http_tokens when metadata_options is updated (#​40727)
  • resource/aws_instance: Set new computed value for public_dns and public_ip attributes when changing instance_type, user_data, or user_data_base64 (#​40710)
  • resource/aws_internet_gateway: Handle operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ... errors on delete for resources deleted out-of-band (#​40790)
  • resource/aws_internet_gateway_attachment: Handle operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ... errors on delete for resources deleted out-of-band (#​40790)
  • resource/aws_quicksight_data_set: Correctly expand logical_table_map.tag_column_operation.tags.column_description (#​40713)
  • resource/aws_rds_instance Fix manage_master_user_password being updated in state when update errors (#​40538)
  • resource/aws_route53_record: Fix perpetual diff if alias.name contains characters that the Route 53 API escapes (#​40154)
  • resource/aws_route53_zone: Fix perpetual diff if name contains characters that the Route 53 API escapes (#​40154)
  • resource/aws_ses_identity_notification_topic: Prevent destroy failure when resource is already deleted outside of Terraform (#​40684)
  • resource/aws_sesv2_configuration_set: Fix handling of delivery_options.max_delivery_seconds when not configured (#​40670)
  • resource/aws_sesv2_configuration_set_event_destination: Retry IAM eventual consistency errors (#​40843)
  • resource/aws_sqs_queue: Fix timeout error on creation if sqs_managed_sse_enabled=true and kms_data_key_reuse_period_seconds is configured (#​40729)

v5.82.2

Compare Source

BUG FIXES:

  • data-source/aws_lb_listener: Add mutual_authentication.advertise_trust_store_ca_names attribute. This fixes a regression introduced in v5.82.0 causing setting mutual_authentication: Invalid address to set: []string{"mutual_authentication", "0", "advertise_trust_store_ca_names"} errors (#​40658)
boto/boto3 (boto3)

v1.35.96

Compare Source

=======

  • api-change:codebuild: [botocore] AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • api-change:compute-optimizer: [botocore] This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • api-change:fms: [botocore] AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

v1.35.95

Compare Source

=======

  • api-change:rds: [botocore] Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • api-change:sagemaker: [botocore] Adds support for IPv6 for SageMaker HyperPod cluster nodes.

v1.35.94

Compare Source

=======

  • api-change:cloudhsmv2: [botocore] Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • api-change:dynamodb: [botocore] This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • api-change:imagebuilder: [botocore] This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

v1.35.93

Compare Source

=======

  • api-change:iotsecuretunneling: [botocore] Adds dualstack endpoint support for IoT Secure Tunneling
  • api-change:supplychain: [botocore] Allow vanity DNS domain when creating a new ASC instance

v1.35.92

Compare Source

=======

  • api-change:ecs: [botocore] Adding SDK reference examples for Amazon ECS operations.
  • api-change:route53domains: [botocore] Doc only update for Route 53 Domains that fixes several customer-reported issues
  • api-change:s3: [botocore] This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.

v1.35.91

Compare Source

=======

  • api-change:appsync: [botocore] Modify UpdateGraphQLAPI operation and flag authenticationType as required.
  • api-change:gamelift: [botocore] Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
  • api-change:mediaconvert: [botocore] This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
  • api-change:organizations: [botocore] Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
  • api-change:sagemaker: [botocore] Adding ETag information with Model Artifacts for Model Registry
  • api-change:sqs: [botocore] In-flight message typo fix from 20k to 120k.

v1.35.90

Compare Source

=======

  • api-change:ecr: [botocore] Restoring custom endpoint functionality for ECR
  • api-change:ecr-public: [botocore] Restoring custom endpoint functionality for ECR Public

v1.35.89

Compare Source

=======

  • api-change:rds: [botocore] Updates Amazon RDS documentation to correct various descriptions.

v1.35.88

Compare Source

=======

  • api-change:bcm-pricing-calculator: [botocore] Added ConflictException to DeleteBillEstimate.
  • api-change:ecr: [botocore] Add support for Dualstack Endpoints
  • api-change:network-firewall: [botocore] Dual-stack endpoints are now supported.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

v1.35.87

Compare Source

=======

  • api-change:ecr: [botocore] Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
  • api-change:ecr-public: [botocore] Add support for Dualstack endpoints
  • api-change:eks: [botocore] This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates
  • api-change:glue: [botocore] Add IncludeRoot parameters to GetCatalogs API to return root catalog.

v1.35.86

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • api-change:bedrock-agent-runtime: [botocore] bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
  • api-change:bedrock-data-automation: [botocore] Documentation update for Amazon Bedrock Data Automation
  • api-change:bedrock-data-automation-runtime: [botocore] Documentation update for Amazon Bedrock Data Automation Runtime
  • api-change:billing: [botocore] Added new API's for defining and fetching Billing Views.
  • api-change:ce: [botocore] Support for retrieving cost, usage, and forecast for billing view.
  • api-change:connect: [botocore] This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • api-change:docdb: [botocore] Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • api-change:eks: [botocore] This release expands the catalog of upgrade insight checks
  • api-change:macie2: [botocore] This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • api-change:outposts: [botocore] Add CS8365C as a supported power connector for Outpost sites.
  • api-change:sagemaker: [botocore] This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch
boto/botocore (botocore)

v1.35.96

Compare Source

=======

  • api-change:codebuild: AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • api-change:compute-optimizer: This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • api-change:fms: AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

v1.35.95

Compare Source

=======

  • api-change:rds: Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • api-change:route53: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • api-change:sagemaker: Adds support for IPv6 for SageMaker HyperPod cluster nodes.

v1.35.94

Compare Source

=======

  • api-change:cloudhsmv2: Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • api-change:dynamodb: This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • api-change:imagebuilder: This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

v1.35.93

Compare Source

=======

  • api-change:iotsecuretunneling: Adds dualstack endpoint support for IoT Secure Tunneling
  • api-change:supplychain: Allow vanity DNS domain when creating a new ASC instance

v1.35.92

Compare Source

=======

  • api-change:ecs: Adding SDK reference examples for Amazon ECS operations.
  • api-change:route53domains: Doc only update for Route 53 Domains that fixes several customer-reported issues
  • api-change:s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.

v1.35.91

Compare Source

=======

  • api-change:appsync: Modify UpdateGraphQLAPI operation and flag authenticationType as required.
  • api-change:gamelift: Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
  • api-change:mediaconnect: AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
  • api-change:mediaconvert: This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
  • api-change:organizations: Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
  • api-change:sagemaker: Adding ETag information with Model Artifacts for Model Registry
  • api-change:sqs: In-flight message typo fix from 20k to 120k.

v1.35.90

Compare Source

=======

  • api-change:ecr: Restoring custom endpoint functionality for ECR
  • api-change:ecr-public: Restoring custom endpoint functionality for ECR Public

v1.35.89

Compare Source

=======

  • api-change:rds: Updates Amazon RDS documentation to correct various descriptions.

v1.35.88

Compare Source

=======

  • api-change:bcm-pricing-calculator: Added ConflictException to DeleteBillEstimate.
  • api-change:ecr: Add support for Dualstack Endpoints
  • api-change:network-firewall: Dual-stack endpoints are now supported.
  • api-change:securityhub: Documentation updates for AWS Security Hub

v1.35.87

Compare Source

=======

  • api-change:ecr: Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
  • api-change:ecr-public: Add support for Dualstack endpoints
  • api-change:eks: This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates
  • api-change:glue: Add IncludeRoot parameters to GetCatalogs API to return root catalog.

v1.35.86

Compare Source

=======

  • api-change:bedrock-agent: Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • api-change:bedrock-agent-runtime: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
  • api-change:bedrock-data-automation: Documentation update for Amazon Bedrock Data Automation
  • api-change:bedrock-data-automation-runtime: Documentation update for Amazon Bedrock Data Automation Runtime
  • api-change:billing: Added new API's for defining and fetching Billing Views.
  • api-change:ce: Support for retrieving cost, usage, and forecast for billing view.
  • api-change:connect: This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • api-change:docdb: Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • api-change:eks: This release expands the catalog of upgrade insight checks
  • api-change:macie2: This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • api-change:outposts: Add CS8365C as a supported power connector for Outpost sites.
  • api-change:sagemaker: This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)

v0.37.0

Compare Source

Breaking Changes
  • #​789 #​798: Update AWS provider/module and generated content
    • Removed the following rules
      • aws_service_discovery_http_namespace_invalid_name
      • aws_service_discovery_private_dns_namespace_invalid_name
      • aws_service_discovery_public_dns_namespace_invalid_name
Enhancements
Chores

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 review from npalm and kayman-mk as code owners December 23, 2024 01:12
Copy link
Contributor

Hey @renovate[bot]! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

Copy link
Contributor

github-actions bot commented Dec 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.85s
✅ REPOSITORY checkov yes no 23.41s
✅ REPOSITORY dustilock yes no 0.15s
✅ REPOSITORY gitleaks yes no 0.74s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.57s
✅ REPOSITORY secretlint yes no 0.87s
✅ REPOSITORY syft yes no 1.13s
✅ REPOSITORY trivy-sbom yes no 0.07s
✅ REPOSITORY trufflehog yes no 2.73s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 72d368f to 4c9297d Compare December 30, 2024 20:07
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7e497b8 to 108c3ff Compare January 9, 2025 18:21
@kayman-mk kayman-mk merged commit 6f684d3 into main Jan 10, 2025
18 of 19 checks passed
@kayman-mk kayman-mk deleted the renovate/all branch January 10, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant