fix(deps): update aws-cdk monorepo to v1.135.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:
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
1.126.0
->1.135.0
Release Notes
aws/aws-cdk
v1.135.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
authorizerName
in
HttpJwtAuthorizerProps
has changed.HttpJwtAuthorizer
now takes theconstruct id and the target jwt issuer as part of its constructor.
HttpLambdaAuthorizer
now takesthe construct id and the target lambda function handler as part of
its constructor.
authorizerName
inHttpUserPoolAuthorizerProps
has changed.HttpIntegration
andWebSocketIntegration
classes require an "id" parameter to be provided during its initialization.
LambdaWebSocketIntegration
is nowrenamed to
WebSocketLambdaIntegration
. The new class accepts thehandler to the target lambda function directly in its constructor.
HttpProxyIntegration
andHttpProxyIntegrationProps
are now renamed toHttpUrlIntegration
and
HttpUrlIntegrationProps
respectively. The new class accepts thetarget url directly in its constructor.
LambdaProxyIntegration
andLambdaProxyIntegrationProps
are now renamed toHttpLambdaIntegration
andHttpLambdaIntegrationProps
respectively.The new class accepts the lambda function handler directly in its
constructor.
HttpAlbIntegration
now accepts theELB listener directly in its constructor.
HttpNlbIntegration
now accepts theELB listener directly in its constructor.
HttpServiceDiscoveryIntegration
nowaccepts the service discovery Service directly in its constructor.
UserPoolAuthorizerProps
is nowrenamed to
HttpUserPoolAuthorizerProps
.IHttpRouteIntegration
is replaced bythe abstract class
HttpRouteIntegration
.IWebSocketRouteIntegration
is nowreplaced by the abstract class
WebSocketRouteIntegration
.classes to be used with routes defined in multiple
HttpApi
instances(or
WebSocketApi
instances). This is now disallowed, and separateinstances must be created for each instance of
HttpApi
orWebSocketApi
.Features
fromGroupName()
for IAM groups (#17243) (29b379c)Bug Fixes
stringLike()
(#17692) (37596e6)Stage
(#17730) (f17f29e), closes #17643waitForReplicationToFinish
fails deployment (#17842) (36b8fdb), closes #16983nodeModules
(#17851) (5737c33), closes #17830nodeModules
fails with paths containing spaces (#17632) (986f291), closes #17631Miscellaneous Chores
v1.134.0
Compare Source
Features
Bug Fixes
v1.133.0
Compare Source
Features
DynamoAttributeValue.listFromJsonPath
(#17376) (bc10e6f), closes #17375Bug Fixes
Function.addEventSource
fails forManagedKafkaEventSource
typed parameters (#17490) (a474ee8)policy.ts
exports inindex.ts
exports (#17403) (a391468)v1.132.0
Compare Source
Features
AutoTerminationPolicy
toEmrCreateCluster
(#16976) (27ad7d8)Bug Fixes
v1.131.0
Compare Source
v1.130.0
Compare Source
v1.129.0
Compare Source
Features
enableNetworkIsolation
property toSageMakerCreateTrainingJobProps
(#16792) ([69ac520](https://togithub.com/aws/aws-cdk/commit/69ac520452b219bf242fConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.