chore(deps): update dependency aws-cdk-lib to v2.188.0 #151
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:
2.178.2
->2.188.0
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.188.0
Compare Source
Features
ECRBuildAndPublish
action (#33375) (c5cd679), closes #33376InspectorEcrImageScanAction
andInspectorSourceCodeScanAction
actions (#33378) (2dc8cc7), closes #33377Bug Fixes
Alpha modules (2.188.0-alpha.0)
Features
Bug Fixes
v2.187.0
Compare Source
Features
Nodegroup
supportnodeRepairConfig
(#32626) (b9cb47c), closes #32562ValidationErrors
instead of untyped Errors (#33912) (8b23b5d), closes #32569Bug Fixes
Alpha modules (2.187.0-alpha.0)
Features
placementGroup
toLaunchTemplateProps
andLaunchTemplate
(#33726) (e5f71db), closes #33721SupportedRegions
property forAWS::EC2::VPCEndpointService
(#33959) (0c77cb6)v2.186.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
CfnWorkgroup.attrWorkgroupMaxCapacity
attribute has been removed.CfnAnalysis.SheetTextBoxProperty.interactions
,CfnDashboard.SheetTextBoxProperty.interactions
, andCfnTemplate.SheetTextBoxProperty.interactions
properties have been removed.CfnDistributionConfiguration.DistributionProperty.ssmParameterConfigurations
property has been removed.Features
ValidationErrors
instead of untyped Errors (#33854) (f28eae2), closes #32569ValidationErrors
instead of untyped Errors (#33853) (b6b91dd), closes #32569ValidationErrors
instead of untyped Errors (#33855) (3ff5501), closes #32569ValidationErrors
instead of untyped Errors (#33869) (5bc9292), closes #32569ValidationErrors
instead of untyped Errors (#33870) (2dc5d70), closes #32569ValidationErrors
instead of untyped Errors (#33871) (a9bae27), closes #32569ValidationErrors
instead of untyped Errors (#33899) (0787840)ValidationErrors
instead of untyped Errors (#33885) (6bf8095)Bug Fixes
ignoreErrorOnMissingContext
parameter is misleading (#33875) (b3187b9)EventBus.grantPutEventsTo
correctly handles service principals (under feature flag) (#33729) (38d82c4), closes #22080 #22080Alpha modules (2.186.0-alpha.0)
Features
PrefixList.fromLookup()
(#33619) (b6a15f3), closes aws/aws-cdk#33606 aws/aws-cdk#15115Bug Fixes
v2.185.0
Compare Source
Features
ValidationError
instead of untyped Errors (#33753) (1fea9f1)Bug Fixes
Alpha modules (2.185.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
KinesisDataFirehosePutRecord
has been renamed toFirehosePutRecord
.Bug Fixes
KinesisDataFirehosePutRecord
toFirehosePutRecord
(#33758) (e6f5bc8), closes #33757 #33798v2.184.1
Compare Source
Reverts
Alpha modules (2.184.1-alpha.0)
v2.184.0
Compare Source
Features
Bug Fixes
Alpha modules (2.184.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
workflow.addconditionalTrigger
toworkflow.addConditionalTrigger
.Bug Fixes
v2.183.0
Compare Source
Features
ValidationError
instead of untyped Errors (#33700) (d12854a), closes #32569RemovalPolicies.of(scope)
(#32283) (34c547c)Bug Fixes
transitionToArchivePolicy
is specified andthroughputMode
isundefined
(#33713) (842201c)Alpha modules (2.183.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
InspectorStartAssessmentRun
target's constructor now acceptsIAssessmentTemplate
instead ofCfnAssessmentTemplate
as its parameter type. To migrate existing code, use theAssessmentTemplate.fromCfnAssessmentTemplate()
method to convert yourCfnAssessmentTemplate
instances toIAssessmentTemplate
.Features
Bug Fixes
Group
in favour ofScheduleGroup
(#33678) (4d8eae9)v2.182.0
Compare Source
Features
HealthChecks
for multiple health check types, including EBS and VPC_LATTICE types (#31286) (b3edd0d), closes #31289 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-autoscaling/lib/auto-scaling-group.ts#L233 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-autoscaling/lib/auto-scaling-group.ts#L2232-L2258 /github.com/aws/aws-cdk/pull/31286#discussion_r1740763781DatabaseCluster
supportreplicationSourceIdentifier
(#33471) (878ad54), closes #33280Bug Fixes
Alpha modules (2.182.0-alpha.0)
Features
Bug Fixes
v2.181.1
Compare Source
Alpha modules (2.181.1-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
IdentityPool
resources deployed in versions>=2.179.0
will now fail to deploy. You will need to delete theIdentityPoolRoleAttachment
from your stack via the console before redeploying.Bug Fixes
v2.181.0
Compare Source
Features
Bug Fixes
serviceTimeout
forCustomResource
does not work with token (#33541) (bc91c70), closes #33513 /github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts#L169 /github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts#L332monitoringInterval
inDatabaseClusterProps
does not work with token (#33516) (f9b28b9), closes #33504SageMakerCreateTrainingJob
add sagemaker:AddTags permission (#32536) (3b07346), closes #32294Alpha modules (2.181.0-alpha.0)
Features
v2.180.0
Compare Source
Features
ValidationErrors
instead of untyped Errors (#33456) (6098816), closes #32569timeout
forManualApprovalAction
(#33472) (7901f07), closes #33473Bug Fixes
DataProtectionPolicy
template key must be PascalCase (#33462) (0379878), closes #33408 #26728Alpha modules (2.180.0-alpha.0)
Features
v2.179.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
kubectlLayer
property is now required in EKSCluster
andFargateCluster
constructs. The default value forkubectlLayer
is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.Features
ValidationErrors
instead of untyped Errors (#33455) (11a75b2), closes #32569detailedMetricsEnabled
property (#33267) (0abcacf), closes #33222ValidationError
instead of untyped Errors (#33386) (b4efb1e), closes #32569ValidationError
instead of untyped Errors (#33383) (19cf902), closes #32569ValidationError
instead of untyped Errors (#33388) (d3f3309), closes #32569ValidationError
instead of untyped Errors (#33387) (48f2bf7), closes #32569ValidationError
instead of untyped Errors (#33389) (c83ca82), closes #32569ValidationErrors
instead of untyped Errors (#33440) (76848e4), closes [#32569](https://redConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.