Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency aws-cdk to v2 #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Mar 2, 2022

This PR contains the following updates:

Package Type Update Change
aws-cdk devDependencies major 1.136.0 -> 2.15.0

Release Notes

aws/aws-cdk

v2.15.0

Compare Source

Features
Bug Fixes

Alpha modules (2.15.0-alpha.0)

Bug Fixes

v2.14.0

Compare Source

Features
Bug Fixes

Alpha modules (2.14.0-alpha.0)

Features
  • apigatewayv2: Import existing WebSocketApi from attributes (#​18958) (f203845)

v2.13.0

Compare Source

Features
Bug Fixes

Alpha modules (2.13.0-alpha.0)

Features
Bug Fixes

v2.12.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cxapi: of behavior.

Instead, this PR gets rid of the entire set of FUTURE_FLAGS_DEFAULTS
set to false -- there's no point to having them anyway, and it
gets rid of the associated merge conflicts.

Also shore up the docs for these flags a little.

Miscellaneous Chores

Alpha modules (2.12.0-alpha.0)

Features

v2.11.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.11.0-alpha.0)

Features
Bug Fixes
  • aws-appsync: Strip unsupported characters from Lambda DataSource (#​18765) (bb8d6f6)

v2.10.0

Compare Source

Features
Bug Fixes

Alpha modules (2.10.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • servicecatalog: TagOptions now have scope and props argument in constructor, and data is now passed via a allowedValueForTags field in props
Features
Bug Fixes

v2.9.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.9.0-alpha.0)

Features

v2.8.0

Compare Source

Features
Bug Fixes

Alpha modules (2.8.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • apigatewayv2: HttpIntegrationType.LAMBDA_PROXY has been renamed to HttpIntegrationType.AWS_PROXY
Features

v2.7.0

Compare Source

Features
Bug Fixes

Alpha modules (2.7.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • iot: the class FirehoseStreamAction has been renamed to FirehosePutRecordAction
  • apigatewayv2-authorizers: WebSocketLambdaAuthorizerProps.identitySource default changes from ['$request.header.Authorization'] to ['route.request.header.Authorization'].
Features
Bug Fixes

v2.6.0

Compare Source

Bug Fixes
  • appmesh: allow a Virtual Node have as a backend a Virtual Service whose provider is that Node (#​18265) (272b6b1), closes #​17322

Alpha modules (2.6.0-alpha.0)

Bug Fixes

v2.5.0

Compare Source

Bug Fixes

Alpha modules (2.5.0-alpha.0)

v2.4.0

Compare Source

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cfn2ts: some "complex" property types within the generated
    CloudFormation interfaces (i.e: properties of Cfn* constructs) with
    names starting with a capital letter I followed by another capital
    letter are no longer incorrectly treated as behavioral interfaces, and
    might hence have different usage patterns in non-TypeScript languages.
    Such interfaces were previously very difficult to use in non-TypeScript
    languages, and required convoluted workarounds, which can now be removed.
  • opensearchservice: imported domain property domainEndpoint used to contain https:// prefix, now the prefix is dropped and it returns the same value as a domainEndpoint on a created domain
Features

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

@mend-for-github-com
Copy link
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for [email protected]: wanted: {"npm":"=7.19"} (current: {"node":"14.18.1","npm":"6.14.15"})
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"npm":"=7.19"}
npm ERR! notsup Actual:   {"npm":"6.14.15","node":"14.18.1"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2022-03-02T01_31_48_727Z-debug.log

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.

0 participants