chore(deps): update dependency aws-cdk-lib to v2.173.1 #1869
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.78.0
->2.173.1
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.173.1
Compare Source
Bug Fixes
Alpha modules (2.173.1-alpha.0)
v2.173.0
Compare Source
Features
Bug Fixes
AutoScalingGroup
requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear error (#32220) (06cdaac), closes #27586 #27586period
of each metric inusingMetrics
forMathExpression
is ignored (#30986) (59e96a3), closes /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L606-L608 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L566Alpha modules (2.173.0-alpha.0)
Features
v2.172.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
APIGatewayV2
constructs fromaws-apigateway
module.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
Features
cloudFrontEndpoint
method for user pool domain without custom resource (#31402) (deeb2ad), closes #31342 /github.com/go-to-k/aws-cdk/blob/fcbdc769e681f1f915cdc8cd7aa3a565d807884d/packages/aws-cdk-lib/aws-route53-targets/lib/userpool-domain.ts#L14AppSync
route53 target (#31976) (dc7574a), closes #26109Bug Fixes
appsync.HttpDataSourceProps
erroneously extendsBaseDataSourceProps
(#32065) (4e7f5c4), closes #29689lambda:GetFunctionConfiguration
action is not allowed (#32301) (be000a2), closes /github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts#L10 /github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts#L13$AWS_PROFILE
is used (#32313) (6458439), closes #32312--no-rollback
flag that is present (#32309) (559d676), closes #32295originAccessControlId
CloudFront Origin property to CloudFormation templates (#32020) (f9708a6), closes #32018Role.addManagedPolicy()
does not work for imported rolesIRole
#8307 (#31212) (c78ef1b), closes /github.com/aws/aws-cdk/blob/823ff6e03899f790a4cb1c43f92a02cc906ac356/packages/aws-cdk-lib/aws-iam/lib/identity-base.ts#L17-L21Alpha modules (2.172.0-alpha.0)
Features
Bug Fixes
v2.171.1
Compare Source
Bug Fixes
lambda:GetFunctionConfiguration
action is not allowed (#32301) (a073e93), closes /github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts#L10 /github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts#L13Alpha modules (2.171.1-alpha.0)
v2.171.0
Compare Source
Features
Bug Fixes
Alpha modules (2.171.0-alpha.0)
v2.170.0
Compare Source
Features
Bug Fixes
Reverts
Alpha modules (2.170.0-alpha.0)
v2.169.0
Compare Source
Features
attachWebAclId
method for Distribution (#30567) (cbe2bec)Bug Fixes
Alpha modules (2.169.0-alpha.0)
Features
scheduler
andscheduler-targets
modules are now in Developer Preview (#32207) (8776832), closes #31785Bug Fixes
v2.168.0
Compare Source
Features
function URL
origin access control L2 construct (#31339) (b8f47c8), closes #31629Bug Fixes
cdk diff
always falls back to template only diff (#32165) (089e9d8)deploy
(#32163) (9966f57)~/.aws/credentials
is ignored (#32133) (d1b3c81), closes #32130Alpha modules (2.168.0-alpha.0)
Bug Fixes
v2.167.2
Compare Source
Bug Fixes
cdk diff
always falls back to template only diff (#32165) (3fd9699)deploy
(#32163) (465da31)Alpha modules (2.167.2-alpha.0)
v2.167.1
Compare Source
Bug Fixes
~/.aws/credentials
is ignored (#32133) (9859f33), closes #32130Alpha modules (2.167.1-alpha.0)
v2.167.0
Compare Source
Features
Bug Fixes
Alpha modules (2.167.0-alpha.0)
Features
Bug Fixes
v2.166.0
Compare Source
Features
autoMinorVersionUpgrade
for a database cluster (#31962) (0fb6106)artifactS3Encryption
property to the Canary Construct. (#30197) (1f39cb9), closes #30190Bug Fixes
Alpha modules (2.166.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
Features
Bug Fixes
v2.165.0
Compare Source
Features
Bug Fixes
synth
is called multiple times on mutated construct tree (#31865) (a261c9d), closes #24689fifo: false
does not deploy (#31922) (a9d3b02), closes #8550Alpha modules (2.165.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
VpcCidrBlock
L2 construct replacesCfnVPCCidrBlock
. This change alters the logical ID ofAWS::EC2::VPCCidrBlock
resources in CloudFormation templates. Existing deployments will see errors likeCIDR range conflicts with x.xx.xx.xx/xx with association ID vpc-cidr-assoc-ABCD
. To resolve this, you must recreate your existing stacks to use the new module.Features
Bug Fixes
v2.164.1
Compare Source
Bug Fixes
Alpha modules (2.164.1-alpha.0)
v2.164.0
Compare Source
Features
Bug Fixes
Alpha modules (2.164.0-alpha.0)
Features
Bug Fixes
v2.163.1
Compare Source
Bug Fixes
Alpha modules (2.163.1-alpha.0)
v2.163.0
Compare Source
Features
--unstable
flag) (#31611) (0a0e4ad)emailVerified
forAttributeMapping
interface (#31632) (5de7835), closes #30467 #30467fromLookup
method to return dummy key if target key was not found (#31676) (34bdeca), closes #31574 /github.com/aws/aws-cdk/blob/v2.161.0/packages/aws-cdk-lib/aws-kms/lib/key.ts#L686 /github.com/aws/aws-cdk/issues/31574#issuecomment-2399080697transitionDefaultMinimumObjectSize
for life cycle (#31778) (4aa117b), closes #31777 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfiguration.html#cfn-s3Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.