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

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.6 -> 20.10.8 age adoption passing confidence
cdktf (source) 0.19.2 -> 0.20.0 age adoption passing confidence
org.apache.maven.plugins:maven-failsafe-plugin 3.2.3 -> 3.2.5 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.2.3 -> 3.2.5 age adoption passing confidence
org.assertj:assertj-core (source) 3.25.0 -> 3.25.1 age adoption passing confidence
software.amazon.awssdk:bom 2.22.9 -> 2.23.0 age adoption passing confidence
com.amazonaws:aws-java-sdk-sts (source) 1.12.629 -> 1.12.634 age adoption passing confidence

Release Notes

hashicorp/terraform-cdk (cdktf)

v0.20.0

Compare Source

Breaking changes

Module names / import paths changing

To resolve #​3026 we improved the logic for generating names for Terraform Modules. This makes the default module names nicer, but also leads to breaking changes for Python, C#, and Java. When updating CDKTF, please generate the new bindings with cdktf get after updating the CLI and update your module imports.

Removal of deprecated backends

We have removed deprecated backends artifactory, etcd, etcdv3, manta, and swift. CDK for Terraform v0.14 deprecated these backends initially. Terraform removed these backends in v1.3. For migration paths from these removed backends, refer to Upgrading to Terraform v1.3.

Python 3.7 is no longer supported

We have dropped support for Python 3.7, please update to Python 3.8 or higher.

feat
  • feat: Synthesis in HCL #​3365
  • feat(lib): update backend options #​3352
  • feat: add Terraform 1.6.5 to Docker image #​3336
  • feat(docs): Add note to address having the same name as new Terraform stacks feature #​3333
  • feat(lib): Add support for the built-in Terraform data resource #​3317
  • feat(lib): add .allWithMapKey iterator to lists #​3299
  • feat(lib): Add DynamicListTerraformIterator with support for lists or sets with objects that have properties that are only known at apply time #​3273
  • feat(lib): allow chaining of TerraformIterator created resources #​3272
  • feat(lib): add move workflows for specifying ids directly #​3231
fix
  • fix pipenv build #​3364
  • fix(cli): Handle overlapping resource names in augmented logs #​3343
  • fix: Terraform Modules relatively referencing each other with generated bindings #​3341
  • fix(lib): respect AppOption.outdir before env var #​3334
  • fix(provider-generator): use module name that does not collide commonly #​3332
  • fix(lib): Fix handling of replaceTriggeredBy lifecycle attribute #​3322
  • fix(cli): error message for non-existent tf cloud orgs #​3308
  • fix(provider-generator): provided name does not need to match name in source #​3305
  • fix(provider-generator): don't require attributes to be set on nested_type #​3304
  • fix(lib): improve error messages for token resolution #​3300
  • fix: Use unique names to see if Github filters can pick it up #​3291
  • fix(tests): Update provider version in C# snapshot test #​3289
  • fix: Use an additional results step to ensure dynamic matrix jobs can… #​3288
  • fix(provider-generator): fix oci provider by skipping attributes that conflict after being camel cased #​3285
  • fix(lib): expose conditional #​3264
  • fix: lower cache usage by reusing more of the yarn caches #​3162
chore
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.634

Compare Source

AWS SDK for Java

Amazon CloudWatch Logs

  • Features

    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.

Amazon Connect Wisdom Service

  • Features

    • QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

Amazon Location Service

  • Features

    • This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.

Amazon Q Connect

  • Features

    • QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

Amazon Route 53

  • Features

    • Route53 now supports geoproximity routing in AWS regions

AmazonConnectCampaignService

  • Features

    • Minor pattern updates for Campaign and Dial Request API fields.

Redshift Serverless

  • Features

    • Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl

v1.12.633

Compare Source

AWS CodeBuild

  • Features

    • Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE

Amazon Elastic Compute Cloud

  • Features

    • Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.

Amazon Route 53 Resolver

  • Features

    • This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.

v1.12.632

Compare Source

AWS Key Management Service

  • Features

    • Documentation updates for AWS Key Management Service (KMS).

Amazon Connect Service

  • Features

    • Minor trait updates for User APIs

Amazon Q Connect

  • Features

    • Marked SearchQuickResponses API as readonly.

Redshift Serverless

  • Features

    • use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup

v1.12.631

Compare Source

AWS Config

  • Features

    • Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.

AWS Service Catalog

  • Features

    • Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

Amazon DocumentDB with MongoDB compatibility

  • Features

    • Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.

Amazon EC2 Container Service

  • Features

    • This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.

Amazon Elasticsearch Service

  • Features

    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.

Amazon Lightsail

  • Features

    • This release adds support to set up an HTTPS endpoint on an instance.

Amazon OpenSearch Service

  • Features

    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.

Amazon SageMaker Service

  • Features

    • Adding support for provisioned throughput mode for SageMaker Feature Groups

v1.12.630

Compare Source

AWS Elemental MediaConvert

  • Features

    • This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

Amazon Connect Service

  • Features

    • Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.

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 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a30ddb6 to f4b77a3 Compare January 10, 2024 13:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4b77a3 to e55151e Compare January 10, 2024 22:56
@DarkAtra DarkAtra merged commit 1116add into main Jan 11, 2024
3 checks passed
@DarkAtra DarkAtra deleted the renovate/all-minor-patch branch January 11, 2024 01:50
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