chore(deps): update dependency aws-cdk-lib to v2.139.0 #1392
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.139.0
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.139.0
Compare Source
Features
pidMode
forFargateTaskDefinition
(#29670) (ed75b16), closes #29619WorkMail
rule action (#29854) (6fdc458)Bug Fixes
diff --template
crashes (#29896) (466f170), closes #29890ApiGateway
events 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)
v2.138.0
Compare Source
Features
UserPoolIdentityProviderSaml
(#29588) (375f1a6), closes #29494 #29598AwsSdkCall
and createLogging
class (#29648) (b049064)DNSSEC
zone signing (#28604) (213fffc)Bug Fixes
installLatestAwsSdk
breaks 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: string
touserPool: UserPool, userPoolClient: UserPoolClient
. If you want to specify custom identifier string, useIdentityPoolProviderUrl.custom()
instead.Bug Fixes
v2.137.0
Compare Source
Features
NatInstanceProviderV2
improvements (#29729) (4eb02a4), closes #29720Bug Fixes
BucketDeployment
fails when bootstrap stack'sStagingBucket
is encrypted with customer managed KMS key (#29540) (0b429fb), closes #25100 #25100 #25100Alpha modules (2.137.0-alpha.0)
Bug Fixes
httpApiCall.expect
with resolved URL (#29705) (49b4aa1), closes #29700 #29701v2.136.1
Compare Source
Reverts
Alpha modules (2.136.1-alpha.0)
v2.136.0
Compare Source
Features
Bug Fixes
LambdaAction
fails if added to multiple action types (#29515) (a12887b), closes #29514Alpha modules (2.136.0-alpha.0)
v2.135.0
Compare Source
Features
Bug Fixes
Alpha modules (2.135.0-alpha.0)
v2.134.0
Compare Source
Features
WebSocketIntegration
props (#29566) (7534dcd), closes #29562cdk destroy
(#27921) (f0d1d67), closes #27179denyAllIgwTraffic
andclientRoutingPolicy
for NLB (#29521) (7fe8ad3), closes #29520secret.grantRead()
invokes when using DataAPI with Aurora cluster (#29399) (bc9d0b4), closes #29362 /github.com/aws/aws-cdk/pull/29338#discussion_r1512026791Bug Fixes
cdk diff
stack deletion causes a race condition (#29492) (067539a), closes #29265Reverts
cdk destroy
" (#29577) (f60e6e9), closes aws/aws-cdk#27921 40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L190 /github.com/aws/aws-cdk/blob/07ce8ecc42782475d099b89944571375341c28d3/packages/aws-cdk/lib/api/cxapp/cloud-executable.ts#L86Alpha modules (2.134.0-alpha.0)
Features
Bug Fixes
v2.133.0
Compare Source
Features
securityGroups
inNetworkLoadBalancedFargateService
(#29431) (00e8a7b), closes #29430 /github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406Bug Fixes
cdk ls
returns stack id instead of stack display name (#29447) (77189be), closes #29420Reverts
Alpha modules (2.133.0-alpha.0)
v2.132.1
Compare Source
Bug Fixes
cdk ls
returns stack id instead of stack display name (#29447) (effad1c), closes #29420Alpha modules (2.132.1-alpha.0)
v2.132.0
Compare Source
Features
executionMode
property for Pipeline (#29148) (3bb2944), closes #29147Bug Fixes
integ.alb-ecs-service-command-entry-point
(#29333) (6a69d5b), closes /github.com/aws/aws-cdk/pull/29186#issuecomment-1959231406DatabaseCluster.instanceEndpoints
doesn't include writer endpoint (#29337) (ca59616), closes #29279redrivePermission
is set tobyQueue
no matter what value is specified (#29130) (aa8484a), closes #29129 #29129Alpha modules (2.132.0-alpha.0)
Bug Fixes
PythonRayExecutableProps
has innaccurate properties (#28625) (7994733), closes #28570v2.131.0
Compare Source
Features
environmentVariables
property for GraphqlApi (#29064) (f0af5b1)grant
method to the importedGraphqlApi
(#29086) (7e8239b), closes #23031description
toexportValue
andexportStringListValue
methods (#29150) (2e080fe), closes #29092Bug Fixes
Python_3_12
instead ofPython_3_7
lambda runtime (#29305) (8d07b85)Tags.of()
(#28989) (7a4c189)autoscalingGroup
attribute does not exist onImportedCluster
(#29244) (98b9bf2), closes #29241Alpha modules (2.131.0-alpha.0)
v2.130.0
Compare Source
Features
Bug Fixes
Alpha modules (2.130.0-alpha.0)
v2.129.0
Compare Source
Features
launchType
property for ECS task (#29069) (b4daf84), closes #28990Ipv6AllowedforDualStack
support for Lambda function (#28928) (90caad9)Alpha modules (2.129.0-alpha.0)
Bug Fixes
v2.128.0
Compare Source
Features
TableWidget
(#29078) (4599aa3), closes #28975grant
methods toIEmailIdentity
(#29084) (c3c771c), closes #29083Bug Fixes
Alpha modules (2.128.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
stagingBucketEncryption
property is now required. For existing apps, specifyBucketEncryption.KMS
to retain existing behavior. For new apps, choose the bucket encryption that makes most sense for your use case.BucketEncryption.S3_MANAGED
is available and is intended to be the default when this module is stabilized.Features
stagingBucketEncryption
and note that we intend to default toS3_MANAGED
in the future (#28978) (fc8b955), closes #28815 #28903 /github.com/aws/aws-cdk/pull/28978#issuecomment-1930007176SageMakerStartPipelineExecution
Target (#28927) ([db260b0](https://togithub.com/aws/aws-Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.