chore(deps): update dependency aws-cdk-lib to v2.131.0 #280
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.124.0
->2.131.0
@coderabbitai: ignore
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.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), closes #27457Bug Fixes
v2.127.0
Compare Source
Features
idleTimeout
andperRequestTimeout
for service connect (#28877) (ffcae2f)healthCheck
property forApplicationLoadBalancedFargateService
(#28797) (5996856), closes #28796Bug Fixes
ipv6AssignAddressOnCreation
is set to true (#28902) (9de77bb), closes /github.com/aws/aws-cdk/issues/28843#issuecomment-1909006632 #28843--from-stack
does not retrieved processed template (#29035) (74c4c6f)Alpha modules (2.127.0-alpha.0)
Features
Bug Fixes
v2.126.0
Compare Source
Features
--from-scan
functionality (#28962) (bbc14b3)Alpha modules (2.126.0-alpha.0)
v2.125.0
Compare Source
Features
evaluationPeriods
anddatapointsToAlarm
for step scaling policy (#28880) (4034adb)Bug Fixes
logRetention
properties (#28934) (f89a7d2), closes #28919Alpha modules (2.125.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
--language <language>
to be interpreted as a language as well. This prevented passing a test name after providing cli options. To overcome this limitation,integ-runner
now requires an explicit--language
option for each language you want to include:integ-runner --language javascript --language python
. This was already documented that way and always the intended way to use this feature.Features
Bug Fixes
--language
(#28922) (f9fbbb4)cloudwatchLogsExports
cannot be set when configuring log retention (#28643) (56794fc), closes #26295Configuration
📅 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.