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

fix(deps): update all non-major dependencies #139

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cdktf/provider-aws 19.1.1 -> 19.2.0 age adoption passing confidence
@types/node (source) 20.11.4 -> 20.11.6 age adoption passing confidence
cdktf (source) 0.20.1 -> 0.20.2 age adoption passing confidence
org.assertj:assertj-core (source) 3.25.1 -> 3.25.2 age adoption passing confidence
software.amazon.awssdk:bom 2.23.3 -> 2.23.9 age adoption passing confidence
com.amazonaws:aws-java-sdk-sts (source) 1.12.637 -> 1.12.643 age adoption passing confidence

Release Notes

cdktf/cdktf-provider-aws (@​cdktf/provider-aws)

v19.2.0

Compare Source

19.2.0 (2024-01-19)

Features
Updates
hashicorp/terraform-cdk (cdktf)

v0.20.2

Compare Source

feat
  • feat(provider-generator): support renaming provider names in order to allow using two providers sharing the same name at the same time #​3442
  • feat(provider-generator): Ensure we have unique names for modules #​3439
  • feat(docs): Mention Maven examples in note on project setup page #​3437
fix
  • fix(docs): Run prettier #​3445
  • fix(lib): support dot-seperated nested accessors #​3444
  • fix(docs): Update CLI docs to refer to Gradle instead of Maven #​3434
  • fix(lib): Print a warning with manual steps to move a module when UpgradeIds aspect encounters modules #​3432
  • fix(cli): don't prompt for providers during convert #​3431
  • fix(lib): inline zip creation #​3428
chore
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.643

Compare Source

Inspector2

  • Features

    • This release adds support for CIS scans on EC2 instances.

v1.12.642

Compare Source

AWS AppConfig Data

  • Features

    • Fix FIPS Endpoints in aws-us-gov.

AWS Cloud9

  • Features

    • Doc-only update around removing AL1 from list of available AMIs for Cloud9

AWS Organizations

  • Features

    • Doc only update for quota increase change

Amazon CloudFront KeyValueStore

  • Features

    • This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.

Amazon Connect Cases

  • Features

    • This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.

Amazon EC2 Container Service

  • Features

    • This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for Amazon EC2.

Amazon Relational Database Service

  • Features

    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.

FinSpace User Environment Management service

  • Features

    • Allow customer to set zip default through command line arguments.

v1.12.641

Compare Source

AWS CodeBuild

  • Features

    • Release CodeBuild Reserved Capacity feature

Amazon Athena

  • Features

    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.

Amazon DynamoDB

  • Features

    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.

Amazon Q Connect

  • Features

    • Increased Quick Response name max length to 100

v1.12.640

Compare Source

AWS B2B Data Interchange

  • Features

    • Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.

AWS CloudTrail

  • Features

    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.

Amazon Connect Service

  • Features

    • GetMetricDataV2 now supports 3 groupings

Amazon Kinesis Firehose

  • Features

    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.

Amazon SageMaker Feature Store Runtime

  • Features

    • Increase BatchGetRecord limits from 10 items to 100 items

Elastic Disaster Recovery Service

  • Features

    • Removed invalid and unnecessary default values.

v1.12.639

Compare Source

Amazon DynamoDB

  • Features

    • Updating note for enabling streams for UpdateTable.

Amazon Keyspaces

  • Features

    • This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs

v1.12.638

Compare Source

AWS IoT

  • Features

    • Revert release of LogTargetTypes

AWS IoT FleetWise

  • Features

    • Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.

AWS SecurityHub

  • Features

    • Documentation updates for AWS Security Hub

Amazon Macie 2

  • Features

    • This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.

Amazon Personalize

  • Features

    • Documentation updates for Amazon Personalize.

Amazon Personalize Runtime

  • Features

    • Documentation updates for Amazon Personalize

Amazon Rekognition

  • Features

    • This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.

Payment Cryptography Control Plane

  • Features

    • Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.

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 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 54e2dd5 to 85882ef Compare January 24, 2024 07:48
@DarkAtra DarkAtra merged commit 4fb3320 into main Jan 25, 2024
3 checks passed
@DarkAtra DarkAtra deleted the renovate/all-minor-patch branch January 25, 2024 00:04
github-actions bot pushed a commit that referenced this pull request Jan 25, 2024
## [3.0.3](v3.0.2...v3.0.3) (2024-01-25)

### Bug Fixes

* **deps:** update all non-major dependencies ([#139](#139)) ([4fb3320](4fb3320))
Copy link

🎉 This PR is included in version 3.0.3 🎉

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.

None yet

1 participant