fix(deps): update dependency aws-cdk-lib to v2.127.0 #52
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.84.0
->2.127.0
Release Notes
aws/aws-cdk (aws-cdk-lib)
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 #26295v2.124.0
Compare Source
Features
Bug Fixes
Wait
(#28830) (7a30f5d), closes #28831Alpha modules (2.124.0-alpha.0)
v2.123.0
Compare Source
Features
datapointsToAlarm
property for step scaling policy (#28792) (baf2bfb), closes #28749logRetention
in favor oflogGroup
(#28783) (ea34c89), closes #28737Bug Fixes
cdk diff
is not clear enough about using read-only change sets (#28741) (bb50f97)AWS_CODEGURU_PROFILER
properties when creating Amazon CodeGuruProfiler profiling group (#28762) (2511956), closes #23511Alpha modules (2.123.0-alpha.0)
Features
Bug Fixes
v2.122.0
Compare Source
Features
FileSystem
(#28719) (03c08b0), closes #28720logRetention
properties in favor oflogGroup
(#28737) (4a09720)Bug Fixes
Reverts
Alpha modules (2.122.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
deploymentStrategyId
prop infromDeploymentStrategyId
now takes aDeploymentStrategyId
rather than astring
. To import a predefined deployment strategy id, useDeploymentStrategyId.CANARY_10_PERCENT_20_MINUTES
. Otherwise, useDeploymentStrategyId.fromString('abc123')
.ApplicationProps.name
renamed toApplicationProps.applicationName
EnvironmentProps.name
renamed toEnvironmentProps.environmentName
DeploymentStrategyProps.name
renamed toDeploymentStrategyProps.deploymentStrategyName
ExtensionProps.name
renamed toExtensionProps.extensionName
Bug Fixes
v2.121.1
Compare Source
Reverts
Alpha modules (2.121.1-alpha.0)
v2.121.0
Compare Source
Features
Alpha modules (2.121.0-alpha.0)
v2.120.0
Compare Source
Features
Alpha modules (2.120.0-alpha.0)
v2.119.0
Compare Source
Features
PrivateCertificate
andCertificate
(#28597) (1822cc9), closes #22887Bug Fixes
cdk diff
falsely reports resource replacements on trivial template changes (#28336) (10ed194)Alpha modules (2.119.0-alpha.0)
Features
v2.118.0
Compare Source
Features
InstanceRequirements
property (#28464) (276e3a6), closes #28393CacheControl
(#28491) (a59dc0c), closes #25477interactive
option inContainerDefinitionOptions
(#28536) (1f9788f), closes #24326timeout
andtimeoutAction
properties to ServerlessCluster (#28534) (508825b), closes #27183timeout
parameter for EmrCreateCluster (#28532) (ca91626), closes /github.com/aws/aws-cdk/pull/28529#discussion_r1438587964Bug Fixes
Alpha modules (2.118.0-alpha.0)
Features
cfn-glue-table-tableinput-parameters
to Glue table construct (#27643) (8e15482)Bug Fixes
v2.117.0
Compare Source
Features
Bug Fixes
Error: Cannot find module '../dist/core/<file>.generated'
(#28467) (cd54c42), closes #28251 #28465ApplicationMultipleTargetGroupsEc2Service
ignores load balancer name (#28394) (9c0fecf), closes #23535Alpha modules (2.117.0-alpha.0)
Bug Fixes
v2.116.1
Compare Source
Bug Fixes
Error: Cannot find module '../dist/core/<file>.generated'
(#28467) (e8be128), closes #28251 #28465Alpha modules (2.116.1-alpha.0)
v2.116.0
Compare Source
Features
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.