Skip to content

Update cdk deps to v2 (major)#201

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-cdk-deps
Closed

Update cdk deps to v2 (major)#201
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-cdk-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-cdk/assert 1.134.0 -> 2.2.0 age adoption passing confidence
aws-cdk 1.134.0 -> 2.2.0 age adoption passing confidence

Release Notes

aws/aws-cdk

v2.2.0

Compare Source

Features
Bug Fixes

Alpha modules (2.2.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • glue: the grantRead API previously included 'glue:BatchDeletePartition', and now it does not.
Features
Bug Fixes

v2.1.0

Compare Source

Features
Bug Fixes

Alpha modules (2.1.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • apigatewayv2-authorizers: The default value for the prop authorizerName
    in HttpJwtAuthorizerProps has changed.
  • apigatewayv2-authorizers: HttpJwtAuthorizer now takes the
    construct id and the target jwt issuer as part of its constructor.
  • apigatewayv2-authorizers: HttpLambdaAuthorizer now takes
    the construct id and the target lambda function handler as part of
    its constructor.
  • apigatewayv2-authorizers: The default value for the prop
    authorizerName in HttpUserPoolAuthorizerProps has changed.
  • apigatewayv2: The HttpIntegration and WebSocketIntegration
    classes require an "id" parameter to be provided during its initialization.
  • apigatewayv2-integrations: The LambdaWebSocketIntegration is now
    renamed to WebSocketLambdaIntegration. The new class accepts the
    handler to the target lambda function directly in its constructor.
  • apigatewayv2-integrations: HttpProxyIntegration and
    HttpProxyIntegrationProps are now renamed to HttpUrlIntegration
    and HttpUrlIntegrationProps respectively. The new class accepts the
    target url directly in its constructor.
  • apigatewayv2-integrations: LambdaProxyIntegration and
    LambdaProxyIntegrationProps are now renamed to
    HttpLambdaIntegration and HttpLambdaIntegrationProps respectively.
    The new class accepts the lambda function handler directly in its
    constructor.
  • apigatewayv2-integrations: HttpAlbIntegration now accepts the
    ELB listener directly in its constructor.
  • apigatewayv2-integrations: HttpNlbIntegration now accepts the
    ELB listener directly in its constructor.
  • apigatewayv2-integrations: HttpServiceDiscoveryIntegration now
    accepts the service discovery Service directly in its constructor.
  • apigatewayv2-authorizers: UserPoolAuthorizerProps is now
    renamed to HttpUserPoolAuthorizerProps.
  • apigatewayv2: The interface IHttpRouteIntegration is replaced by
    the abstract class HttpRouteIntegration.
  • apigatewayv2: The interface IWebSocketRouteIntegration is now
    replaced by the abstract class WebSocketRouteIntegration.
  • apigatewayv2: Previously, we allowed the usage of integration
    classes to be used with routes defined in multiple HttpApi instances
    (or WebSocketApi instances). This is now disallowed, and separate
    instances must be created for each instance of HttpApi or
    WebSocketApi.
Features
Bug Fixes
Miscellaneous Chores

v2.0.0

Compare Source

Features
  • aws-cdk-lib is now stable! (fa2ecc9)

Alpha modules (2.0.0-alpha.11)

v1.136.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • appsync: The CachingConfig#ttl property is now required.
  • glue: the grantRead API previously included 'glue:BatchDeletePartition', and now it does not.
Features
Bug Fixes

v1.135.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • apigatewayv2-authorizers: The default value for the prop authorizerName
    in HttpJwtAuthorizerProps has changed.
  • apigatewayv2-authorizers: HttpJwtAuthorizer now takes the
    construct id and the target jwt issuer as part of its constructor.
  • apigatewayv2-authorizers: HttpLambdaAuthorizer now takes
    the construct id and the target lambda function handler as part of
    its constructor.
  • apigatewayv2-authorizers: The default value for the prop
    authorizerName in HttpUserPoolAuthorizerProps has changed.
  • apigatewayv2: The HttpIntegration and WebSocketIntegration
    classes require an "id" parameter to be provided during its initialization.
  • apigatewayv2-integrations: The LambdaWebSocketIntegration is now
    renamed to WebSocketLambdaIntegration. The new class accepts the
    handler to the target lambda function directly in its constructor.
  • apigatewayv2-integrations: HttpProxyIntegration and
    HttpProxyIntegrationProps are now renamed to HttpUrlIntegration
    and HttpUrlIntegrationProps respectively. The new class accepts the
    target url directly in its constructor.
  • apigatewayv2-integrations: LambdaProxyIntegration and
    LambdaProxyIntegrationProps are now renamed to
    HttpLambdaIntegration and HttpLambdaIntegrationProps respectively.
    The new class accepts the lambda function handler directly in its
    constructor.
  • apigatewayv2-integrations: HttpAlbIntegration now accepts the
    ELB listener directly in its constructor.
  • apigatewayv2-integrations: HttpNlbIntegration now accepts the
    ELB listener directly in its constructor.
  • apigatewayv2-integrations: HttpServiceDiscoveryIntegration now
    accepts the service discovery Service directly in its constructor.
  • apigatewayv2-authorizers: UserPoolAuthorizerProps is now
    renamed to HttpUserPoolAuthorizerProps.
  • apigatewayv2: The interface IHttpRouteIntegration is replaced by
    the abstract class HttpRouteIntegration.
  • apigatewayv2: The interface IWebSocketRouteIntegration is now
    replaced by the abstract class WebSocketRouteIntegration.
  • apigatewayv2: Previously, we allowed the usage of integration
    classes to be used with routes defined in multiple HttpApi instances
    (or WebSocketApi instances). This is now disallowed, and separate
    instances must be created for each instance of HttpApi or
    WebSocketApi.
Features
Bug Fixes
Miscellaneous Chores
  • apigatewayv2: integration api re-organization (#​17752) ([29039e8](https

Configuration

📅 Schedule: "on the 7 day of the month" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/major-cdk-deps branch 6 times, most recently from b0af828 to 8483283 Compare December 8, 2021 15:35
@renovate renovate Bot force-pushed the renovate/major-cdk-deps branch from 8483283 to b043d94 Compare December 15, 2021 12:12
@renovate renovate Bot changed the title Update cdk deps to v2 (major) Update cdk deps (major) Dec 15, 2021
@renovate renovate Bot force-pushed the renovate/major-cdk-deps branch from b043d94 to 727e244 Compare December 15, 2021 14:38
@renovate renovate Bot changed the title Update cdk deps (major) Update cdk deps to v2 (major) Dec 15, 2021
@ryands17 ryands17 closed this Dec 17, 2021
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 17, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/major-cdk-deps branch December 17, 2021 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants