fix(deps): update all non-major dependencies #118
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.0.8
->17.0.11
18.18.1
->18.18.5
^0.18.0
->^0.19.0
10.2.70
->10.3.0
1.9.0
->1.9.10
2.20.157
->2.21.2
1.12.560
->1.12.567
Release Notes
cdktf/cdktf-provider-aws (@cdktf/provider-aws)
v17.0.11
Compare Source
17.0.11 (2023-10-13)
Updates
5.20.1
to version5.21.0
(#1242) (d0650d2)17.0.11 (2023-10-13)
Updates
5.20.1
to version5.21.0
(#1242) (d0650d2)v17.0.10
Compare Source
17.0.10 (2023-10-11)
Updates
8e4496f
(#1238) (e143389)5.20.0
to version5.20.1
(#1241) (610011e)17.0.10 (2023-10-11)
Updates
8e4496f
(#1238) (e143389)5.20.0
to version5.20.1
(#1241) (610011e)v17.0.9
Compare Source
17.0.9 (2023-10-09)
Updates
20c94c5
(#1229) (6eb030a)41b0826
(#1227) (ad4730e)95054db
(#1228) (88bf0e3)5.19.0
to version5.20.0
(#1236) (fbc7df3)17.0.9 (2023-10-09)
Updates
20c94c5
(#1229) (6eb030a)41b0826
(#1227) (ad4730e)95054db
(#1228) (88bf0e3)5.19.0
to version5.20.0
(#1236) (fbc7df3)hashicorp/terraform-cdk (cdktf)
v0.19.0
Compare Source
Breaking changes
Minimum required Node.js version updated to 18.12
Since the long-term support for Node.js 16 ended on 2023-09-11, we updated our minimum compatible Node.js version to 18.12.
Potential provider naming collision with instance function
moveTo
onTerraformResource
We have added support for resource refactoring and renaming with the addition of the instance function
moveTo
onTerraformResource
. We forsee the potential for naming collision with providers usingmoveTo
as an attribute. In instances where provider bindings fail to compile due to the collision, regenerate your provider bindings and replace the provider related usage ofmoveTo
tomoveToAttribute
in your configuration if applicable.Java:
codeMakerOutput
needs to be set to a company identifierWe did not honor the
codeMakerOutput
setting in thecdktf.json
previously, this is fixed now.To have no changes in the generated code you can set
codeMakerOutput: "imports"
.If you like, you can now set it to your company name, e.g.
codeMakerOutput: "com.hashicorp"
so that the provider is generated under thecom.hashicorp.aws
namespace for example. Omitting thecodeMakerOutput
will lead to the default value.gen
being used and results in an error.feat
fix
chore
v0.18.2
Compare Source
Fixes a bug in 0.18.1 that broke crash reporting due to a partial dependency upgrade.
fix
v0.18.1
Compare Source
fix
chore
refactor
aws/constructs (constructs)
v10.3.0
Compare Source
10.3.0 (2023-10-07)
Features
Kotlin/dokka (org.jetbrains.dokka:dokka-maven-plugin)
v1.9.10
: 1.9.10 BetaCompare Source
General
HTML format
Gradle
Java
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)
v1.12.567
Compare Source
AWS CloudFormation
Features
AWS Elemental MediaPackage v2
Features
AWS EntityResolution
Features
AWS Transfer Family
Features
AWS X-Ray
Features
Amazon Managed Blockchain Query
Features
Amazon OpenSearch Service
Features
Amazon Redshift
Features
Amazon Simple Email Service
Features
Elastic Disaster Recovery Service
Features
Redshift Serverless
Features
v1.12.566
Compare Source
AWS Audit Manager
Features
AWS Config
Features
AWS Control Tower
Features
AWS Glue
Features
AWS Lambda
Features
AWS Price List Service
Features
Amazon Connect Customer Profiles
Features
Amazon Elastic Compute Cloud
Features
Amazon Interactive Video Service RealTime
Features
Amazon Location Service
Features
Amazon Machine Learning
Features
Amazon Rekognition
Features
Amazon Relational Database Service
Features
Amazon SageMaker Service
Features
Amazon Textract
Features
Amazon Transcribe Service
Features
Amazon WorkSpaces
Features
Auto Scaling
Features
Elastic Load Balancing
Features
Inspector2
Features
v1.12.565
Compare Source
AWS Marketplace Catalog Service
Features
AWS Transfer Family
Features
Amazon Elastic Compute Cloud
Features
Amazon FSx
Features
Amazon QuickSight
Features
v1.12.564
Compare Source
AWS SecurityHub
Features
AWS Storage Gateway
Features
Amazon Omics
Features
Amazon Relational Database Service
Features
Amazon Route 53
Features
Amazon WorkSpaces
Features
v1.12.563
Compare Source
AWS MediaTailor
Features
Amazon AppConfig
Features
Amazon DataZone
Features
Amazon SageMaker Service
Features
Application Migration Service
Features
v1.12.562
Compare Source
AWS Elemental MediaConvert
Features
AWS Well-Architected Tool
Features
Amazon Connect Service
Features
Amazon Location Service
Features
Amazon SageMaker Service
Features
CloudWatch Observability Access Manager
Features
v1.12.561
Compare Source
AWS Security Token Service
Features
AWS Single Sign-On
Features
AWS Transfer Family
Features
Amazon Bedrock
Features
Amazon Bedrock Runtime
Features
Amazon Elastic Compute Cloud
Features
Amazon Managed Blockchain
Features
Amazon Relational Database Service
Features
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.
This PR has been generated by Mend Renovate. View repository job log here.