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 non-major dependencies #137

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.8 -> 20.11.4 age adoption passing confidence
cdktf (source) 0.20.0 -> 0.20.1 age adoption passing confidence
software.amazon.awssdk:bom 2.23.0 -> 2.23.3 age adoption passing confidence
com.amazonaws:aws-java-sdk-sts (source) 1.12.634 -> 1.12.637 age adoption passing confidence

Release Notes

hashicorp/terraform-cdk (cdktf)

v0.20.1

Compare Source

AWS Provider changes (breaking)

The AWS pre-built provider for Go is currently too large to be installed due to a hard limit in Go. This release adds skipping the statement block in the rule block of the aws_wafv2_web_acl and aws_wafv2_rule_group resources. Our resource docs page previously already mentioned that these resources have skipped attributes but they weren't actually skipped. This almost doubled AWS provider bindings in size due to the recursive nature of the statement block.
If you are using any of these two resources, the statement now has to be passed as a plain object instead and its keys have to be snake-cased (e.g. and_statement or regex_match_statement).

feat
  • feat(hcl2cdk): support import blocks in cdktf convert #​3415
fix
  • fix(provider-generator): Skip statement block for rule block in aws_wafv2_web_acl and aws_wafv2_rule_group resources #​3414
  • fix(cli): Fix version range matching for 0.x version ranges with the ~> operator #​3403
  • fix(docs): fix complex iterator example #​3410
  • fix(docs): product relative links #​3401
chore
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.637

Compare Source

Amazon SageMaker Service

  • Features

    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

v1.12.636

Compare Source

AWS S3 Control

  • Features

    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.

AWS SDK for Java

  • Features

    • Add Java SDK v1 End-of-Support Announcement to README.

AWS Supply Chain

  • Features

    • This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.

AWS Transfer Family

  • Features

    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

Amazon Connect Participant Service

  • Features

    • Introduce new Supervisor participant role

Amazon Connect Service

  • Features

    • Supervisor Barge for Chat is now supported through the MonitorContact API.

Amazon Location Service

  • Features

    • Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.

AmazonMWAA

  • Features

    • This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.

v1.12.635

Compare Source

AWS IoT

  • Features

    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog

AWS IoT FleetWise

  • Features

    • The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType

AWS Secrets Manager

  • Features

    • Doc only update for Secrets Manager

Amazon EC2 Container Service

  • Features

    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.

Amazon EventBridge

  • Features

    • Adding AppSync as an EventBridge Target

Amazon WorkSpaces

  • Features

    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6d65b84 to a2a42f1 Compare January 16, 2024 18:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2a42f1 to 45e490e Compare January 16, 2024 22:15
@DarkAtra DarkAtra merged commit 4def520 into main Jan 16, 2024
2 checks passed
@DarkAtra DarkAtra deleted the renovate/all-minor-patch branch January 16, 2024 22:22
Copy link

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant