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

Renovate Update Patch & Minor Updates #77

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
aws (source) required_provider minor 5.30.0 -> 5.31.0 age adoption passing confidence
github.com/aws/aws-sdk-go require patch v1.49.0 -> v1.49.4 v1.49.6 (+1) age adoption passing confidence
github.com/google/uuid require minor v1.4.0 -> v1.5.0 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.31.0

Compare Source

FEATURES:

  • New Data Source: aws_polly_voices (#​34916)
  • New Data Source: aws_ssoadmin_application_assignments (#​34796)
  • New Data Source: aws_ssoadmin_principal_application_assignments (#​34815)
  • New Resource: aws_finspace_kx_dataview (#​34828)
  • New Resource: aws_finspace_kx_scaling_group (#​34832)
  • New Resource: aws_finspace_kx_volume (#​34833)
  • New Resource: aws_ssoadmin_trusted_token_issuer (#​34839)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_log_group: Add log_group_class attribute (#​34812)
  • data-source/aws_dms_endpoint: Add postgres_settings attribute (#​34724)
  • data-source/aws_lb: Add connection_logs attribute (#​34864)
  • data-source/aws_lb: Add dns_record_client_routing_policy attribute (#​34135)
  • data-source/aws_opensearchserverless_collection: Add standby_replicas attribute (#​34677)
  • resource/aws_db_instance: Add support for IBM Db2 databases (#​34834)
  • resource/aws_dms_endpoint: Add elasticsearch_settings.use_new_mapping_type argument (#​29470)
  • resource/aws_dms_endpoint: Add postgres_settings configuration block (#​34724)
  • resource/aws_finspace_kx_cluster: Add database.dataview_name, scaling_group_configuration, and tickerplant_log_configuration arguments. (#​34831)
  • resource/aws_finspace_kx_cluster: The capacity_configuration argument is now optional. (#​34831)
  • resource/aws_lb: Add connection_logs configuration block (#​34864)
  • resource/aws_lb: Add plan-time validation that exactly one of either subnets or subnet_mapping is configured (#​33205)
  • resource/aws_lb: Allow the number of subnet_mappings for Application Load Balancers to be changed without recreating the resource (#​33205)
  • resource/aws_lb: Allow the number of subnet_mappings for Network Load Balancers to be increased without recreating the resource (#​33205)
  • resource/aws_lb: Allow the number of subnets for Network Load Balancers to be increased without recreating the resource (#​33205)
  • resource/aws_opensearchserverless_collection: Add standby_replicas attribute (#​34677)

BUG FIXES:

  • data-source/aws_ecr_pull_through_cache_rule: Fix plan time validation for ecr_repository_prefix (#​34716)
  • provider: Always use the S3 regional endpoint in us-east-1 for S3 directory bucket operations. This fixes no such host errors (#​34893)
  • resource/aws_appmesh_virtual_node: Remove limit of 50 backends per virtual node (#​34774)
  • resource/aws_cloudwatch_log_group: Fix invalid new value for .skip_destroy: was cty.False, but now null errors (#​30354)
  • resource/aws_cloudwatch_log_group: Remove default value (STANDARD) for log_group_class argument and mark as Computed. This fixes InvalidParameterException: Only Standard log class is supported errors in AWS Regions other than AWS Commercial (#​34812)
  • resource/aws_db_instance: Fix error where Terraform loses track of resource if Blue/Green Deployment is applied outside of Terraform (#​34728)
  • resource/aws_dms_event_subscription: source_ids and source_type are Required (#​33731)
  • resource/aws_ecr_pull_through_cache_rule: Fix plan time validation for ecr_repository_prefix (#​34716)
  • resource/aws_lb: Correct in-place update of security_groups for Network Load Balancers when the new value is Computed (#​33205)
  • resource/aws_lb: Fix InvalidConfigurationRequest: Load balancer attribute key 'dns_record.client_routing_policy' is not supported on load balancers with type 'network' errors on resource Create in AWS GovCloud (US) (#​34135)
  • resource/aws_medialive_channel: Fixed errors related to setting the failover_condition argument (#​33410)
  • resource/aws_securitylake_data_lake: Fix reflect.Set: value of type basetypes.StringValue is not assignable to type types.ARN panic when importing resources with nil ARN fields (#​34820)
  • resource/aws_vpc: Increase IPAM pool allocation deletion timeout from 20 minutes to 35 minutes (#​34859)
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.49.4

Compare Source

===

Service Client Updates
  • service/cloud9: Updates service documentation and examples
    • Updated Cloud9 API documentation for AL2023 release
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API
  • service/kms: Updates service documentation
    • Documentation updates for AWS Key Management Service
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation by adding code examples
  • service/sagemaker: Updates service API and documentation
    • This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

v1.49.3

Compare Source

===

Service Client Updates
  • service/appstream: Updates service API
    • This release includes support for images of Windows Server 2022 platform.
  • service/b2bi: Updates service documentation and examples
  • service/billingconductor: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/controltower: Updates service documentation
  • service/firehose: Updates service API and documentation
    • This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift adds the ability to add and update the game properties of active game sessions.
  • service/iot: Updates service API and documentation
    • This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
  • service/opensearch: Updates service documentation
  • service/quicksight: Updates service API and documentation
    • Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
  • service/workspaces: Updates service documentation
    • Updated note to ensure customers understand running modes.

v1.49.2

Compare Source

===

Service Client Updates
  • service/drs: Updates service API and documentation

v1.49.1

Compare Source

===

Service Client Updates
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • This release introduces the StartLiveTail API to tail ingested logs in near real time.
google/uuid (github.com/google/uuid)

v1.5.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 15, 2023 20:03
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Dec 15, 2023
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from f15529b to f6149c2 Compare December 16, 2023 22:03
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from f6149c2 to b83baa8 Compare December 17, 2023 22:22
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from b83baa8 to 9ef5d16 Compare December 18, 2023 03:24
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 9ef5d16 to 7c6f1b0 Compare December 18, 2023 10:41
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 7c6f1b0 to 621aa19 Compare December 18, 2023 14:53
@GemTay GemTay merged commit 56722fd into main Dec 20, 2023
22 checks passed
@GemTay GemTay deleted the renovate-all-minor-patch-updates branch December 20, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant