Skip to content

Commit 4813f35

Browse files
feat(deps): upgrade aws-cdk-lib (#1017)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/20836766562 ------ *Automatically created by projen via the "upgrade-aws-cdk-lib_aws-cdk" workflow* --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 885e4bc commit 4813f35

File tree

4 files changed

+38
-5
lines changed

4 files changed

+38
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"aws-cdk-lib": "^2.232.2", "constructs": "^10.0.0"}
1+
{"aws-cdk-lib": "^2.234.0", "constructs": "^10.0.0"}

packages/aws-cdk/lib/init-templates/.recommended-feature-flags.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
"@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault": false,
5555
"@aws-cdk/aws-s3:keepNotificationInImportedBucket": false,
5656
"@aws-cdk/core:explicitStackTags": true,
57-
"@aws-cdk/aws-ecs:enableImdsBlockingDeprecatedFeature": false,
58-
"@aws-cdk/aws-ecs:disableEcsImdsBlocking": true,
5957
"@aws-cdk/aws-ecs:reduceEc2FargateCloudWatchPermissions": true,
6058
"@aws-cdk/aws-dynamodb:resourcePolicyPerReplica": true,
6159
"@aws-cdk/aws-ec2:ec2SumTImeoutEnabled": true,
@@ -80,5 +78,6 @@
8078
"@aws-cdk/aws-s3:publicAccessBlockedByDefault": true,
8179
"@aws-cdk/aws-lambda:useCdkManagedLogGroup": true,
8280
"@aws-cdk/aws-elasticloadbalancingv2:networkLoadBalancerWithSecurityGroupByDefault": true,
83-
"@aws-cdk/aws-ecs-patterns:uniqueTargetGroupId": true
81+
"@aws-cdk/aws-ecs-patterns:uniqueTargetGroupId": true,
82+
"@aws-cdk/aws-route53-patterns:useDistribution": true
8483
}

packages/aws-cdk/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)