[Snyk] Upgrade: , aws-cdk #103
Open
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 was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@aws-cdk/cloudformation-diff
from 2.99.1 to 2.143.0 | 57 versions ahead of your current version | 21 days ago
on 2024-05-24
aws-cdk
from 2.99.1 to 2.143.0 | 57 versions ahead of your current version | 21 days ago
on 2024-05-24
Release notes
Package name: @aws-cdk/cloudformation-diff
-
2.143.0 - 2024-05-24
- codebuild: add deleteReports property to the ReportGroup Construct (#30141) (c3003ab)
- update L1 CloudFormation resource definitions (#30182) (555d1c7)
- batch: jobStateTimeLimitActions property added (#30158) (411a58c), closes #30142
- cognito: add enablePropagateAdditionalUserContextData to UserClient Construct (#30178) (e00c0ca)
- ec2: support placementGroup for ec2.Instance (#30293) (f4b1d5a), closes #30292
- ecs-patterns: dualstack NLB (#30069) (623cedb), closes #29614
- ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
- elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
- events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
- rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
- s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
- stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)
-
2.142.1 - 2024-05-17
- fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)
-
2.142.0 - 2024-05-15
- asg: support keypair functionality for asg (#29679) (f6b649d), closes #29237
- codepipeline:
- docdb: add copyTagsToSnapshot property to the DatabaseCluster Construct (#30120) (30f0db6), closes #30090
- docdb: support CA certificate for cluster instances (#28791) (e87f25e), closes #27138 #28356
- events-targets: add support for AppSync as an EventBridge rule target (#29584) (5be88a3), closes #29884
- servicecatalog:
- apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
- autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
- cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
- cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
- cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
- diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
- ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
- eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584
- iam: fromUserArn returns incorrect principalAccount (#30023) (f9f3681), closes /github.com/aws/aws-cdk/issues/29999#issuecomment-2087672380
- s3: add bucket policy dependency to notification resource (#30053) (71986ff), closes #27600 #16811
- stepfunctions-tasks: documentation fix for retryOnServiceExceptions (#30077) (205163f)
- pipes-targets: add step function target (#29987) (b0975e4), closes #29665 #29665
- redshift: multi AZ cluster (#29976) (a53517c)
-
2.141.0 - 2024-05-08
- rds: implement setting parameter group name (#29965) (50331a1)
- support for IAM Identity Center in security diff (#30009) (0a3cb94), closes #29835
- update L1 CloudFormation resource definitions (#30074) (8e98078)
- ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
- pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)
-
2.140.0 - 2024-05-02
- update L1 CloudFormation resource definitions (#30037) (bb7e4d8)
- api-gateway: deploy RestApi to existing stage (#29486) (f0835d9), closes #25582
- cloudfront: add
- codecommit:
- ec2: add support for environment files and variables in systemd (#29629) (90f1aa9)
- efs: allow to specify az for one-zone (#30010) (cbf130e)
- allow to register an existing record created manually as an alias ARecord target (#29565) (4f8b7db), closes #23048
- update L1 CloudFormation resource definitions (#29997) (c949076), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2
- ec2: ebs optimized instance (#29962) (767ac65)
- eks: add atomic flag for aws-eks Helm Chart (#29454) (666f24f), closes #22254
- events:
- kms: key rotation period (#29928) (a6a5219), closes #29927
- crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
- custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
- stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
- cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888
-
2.139.1 - 2024-04-30
- fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46)
-
2.139.0 - 2024-04-24
- appconfig: constrain environments to a single deployment at a time (#29500) (3dd834d), closes #29345
- ecs: support
- ecs: support adding docker labels after container construction (#29734) (8e215b3), closes #29728
- efs: replicating file systems (#29347) (a15dc93), closes #21455
- ses-actions:
- update L1 CloudFormation resource definitions (#29924) (27b7a45)
- CLI:
- CLI: bootstrap shows no hotswap changes when there are no changes (#29877) (2126ee5), closes #25736
- custom-resource-handler: auto-delete-[objects|images] breaks on cloudformation rollback (#29581) (69ea52f)
- custom-resources: cannot set logging for state machine generated in CompleteHandler (#28706) (99041b2), closes #27283 #28577 #28744 #27310 #28699 #28587
- eks: incorrect nodegroupName(under feature flag) (#29794) (8bb8c55)
- elasticloadbalancingv2: crossZoneEnabled does not support false for ALB (#29907) (f6c902e)
- events-targets:
- s3-notifications: cdk destroy deletes external/existing s3 notification events (#29939) (7360a88)
- ses-actions: permissions too wide for S3 action (#29833) (2da544f), closes #29811 #29823 /docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3
-
2.138.0 - 2024-04-18
- AppSync: addRdsDataSource support for DatabaseCluster (#29544) (1894f2d), closes #29302
- cognito: support provider details for
- custom-resources: add logging property to
- ec2: well-known port aliases (#29793) (f10494c)
- elasticloadbalancingv2: add removeSuffix param for ExternalApplicationListener.addAction() (#29746) (f4af330), closes #29496
- route53:
- sns: add TracingConfig prop (#29783) (f14b60f), closes #29714
- stepfunctions-tasks: add httpinvoke step functions task (#28673) (178e481), closes #28278
- update L1 CloudFormation resource definitions (#29798) (7103fed), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2
- ecs-patterns: integ test failed with certificate error (#29623) (5347369), closes /github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406 /github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406
- eks: add support of Helm charts located in ECR of AWS CN region (#29778) (0da25e5), closes #28460
- globalaccelerator: changing
- lambda: version.fromVersionArn creates invalid Version object (#29820) (8198884)
- spec2cdk: get tag gives null result in Java CDK (#29870) (5a918d1)
- stepfunctions: the catch field in CustomState is not rendered (#29654) (77e9fc6)
- cognito-identitypool-alpha: The argument of
- cognito-identitypool-alpha: inconvenient IdentityPoolProviderUrl.userPool() (#29025) (90a7734)
-
2.137.0 - 2024-04-11
- assertions: add stack tagging assertions (#29247) (72f189d), closes #27620
- cloudfront: adding support for inline KeyValueStore sources (#29419) (5675010), closes #29204
- ec2:
- elasticloadbalancingv2: application load balancer attributes (#29586) (067c4a5), closes #29585
- appsync: source api association does not depend on schema (#29455) (92a160b), closes #29044
- s3-deployment:
- sns: contentBasedDeduplication is always false for imported topic (#29542) (4a9e683), closes #29532
- integ-tests:
-
2.136.1 - 2024-04-10
- chore(ec2): update WindowsVersions enum (#29737) (0e9d5ca), closes #29736
-
2.136.0 - 2024-04-06
-
2.135.0 - 2024-04-02
-
2.134.0 - 2024-03-26
-
2.133.0 - 2024-03-15
-
2.132.1 - 2024-03-12
-
2.132.0 - 2024-03-09
-
2.131.0 - 2024-03-01
-
2.130.0 - 2024-02-23
-
2.129.0 - 2024-02-21
-
2.128.0 - 2024-02-14
-
2.127.0 - 2024-02-10
-
2.126.0 - 2024-02-02
-
2.125.0 - 2024-02-01
-
2.124.0 - 2024-01-26
-
2.123.0 - 2024-01-24
-
2.122.0 - 2024-01-18
-
2.121.1 - 2024-01-13
-
2.121.0 - 2024-01-12
-
2.120.0 - 2024-01-12
-
2.119.0 - 2024-01-11
-
2.118.0 - 2024-01-03
-
2.117.0 - 2023-12-27
-
2.116.1 - 2023-12-22
-
2.116.0 - 2023-12-22
-
2.115.0 - 2023-12-14
-
2.114.1 - 2023-12-06
-
2.114.0 - 2023-12-05
-
2.113.0 - 2023-12-01
-
2.112.0 - 2023-12-01
-
2.111.0 - 2023-11-27
-
2.110.1 - 2023-11-22
-
2.110.0 - 2023-11-17
-
2.109.0 - 2023-11-16
-
2.108.1 - 2023-11-14
-
2.108.0 - 2023-11-14
-
2.107.0 - 2023-11-13
-
2.106.1 - 2023-11-11
-
2.106.0 - 2023-11-10
-
2.105.0 - 2023-11-08
-
2.104.0 - 2023-11-02
-
2.103.1 - 2023-10-27
-
2.103.0 - 2023-10-26
-
2.102.1 - 2023-10-25
-
2.102.0 - 2023-10-19
-
2.101.1 - 2023-10-16
-
2.101.0 - 2023-10-13
-
2.100.0 - 2023-10-06
-
2.99.1 - 2023-09-30
from @aws-cdk/cloudformation-diff GitHub release notesFeatures
Bug Fixes
Alpha modules (2.143.0-alpha.0)
Reverts
Alpha modules (2.142.1-alpha.0)
Features
GitPullRequestFilterfor pipeline trigger (#29128) (5ce1b64), closes #29126ProductStackmemoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes
Alpha modules (2.142.0-alpha.0)
Features
Features
Bug Fixes
Alpha modules (2.141.0-alpha.0)
Features
autoPublishproperty to theFunction(#30030) (5dd72b8), closes #30028kmsKeyfor repository (#29988) (5f8e52e)fromApiDestinationAttributesimport method (#29943) (db155e1), closes #29942Bug Fixes
Alpha modules (2.140.0-alpha.0)
Reverts
Alpha modules (2.139.1-alpha.0)
Features
pidModeforFargateTaskDefinition(#29670) (ed75b16), closes #29619WorkMailrule action (#29854) (6fdc458)Bug Fixes
diff --templatecrashes (#29896) (466f170), closes #29890ApiGatewayevents target should accept IRestApi (#29397) (8e1fefd), closes #16423 /github.com/aws/aws-cdk/pull/16542#discussion_r713676896 /github.com/aws/aws-cdk/pull/16542#issuecomment-925051255Alpha modules (2.139.0-alpha.0)
Features
UserPoolIdentityProviderSaml(#29588) (375f1a6), closes #29494 #29598AwsSdkCalland createLoggingclass (#29648) (b049064)DNSSECzone signing (#28604) (213fffc)Bug Fixes
installLatestAwsSdkbreaks Security Group reference (#29620) (ece7eb6), closes #23796 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/_accelerator-security-group.ts#L32Alpha modules (2.138.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
IdentityPoolProviderUrl.userPool()has been changed fromurl: stringtouserPool: UserPool, userPoolClient: UserPoolClient. If you want to specify custom identifier string, useIdentityPoolProviderUrl.custom()instead.Bug Fixes
Features
NatInstanceProviderV2improvements (#29729) (4eb02a4), closes #29720Bug Fixes
BucketDeploymentfails when bootstrap stack'sStagingBucketis encrypted with customer managed KMS key (#29540) (0b429fb), closes #25100 #25100 #25100Alpha modules (2.137.0-alpha.0)
Bug Fixes
httpApiCall.expectwith resolved URL (#29705) (49b4aa1), closes #29700 #29701Reverts
Alpha modules (2.136.1-alpha.0)
Package name: aws-cdk
Features
Bug Fixes
Alpha modules (2.143.0-alpha.0)
Reverts
Alpha modules (2.142.1-alpha.0)
Features
GitPullRequestFilterfor pipeline trigger (#29128) (5ce1b64), closes #29126ProductStackmemoryLimit prop (#30105) (4b6dc8c), closes #29862Bug Fixes