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

build(deps-dev): bump @aws-cdk/aws-lambda-nodejs from 1.138.0 to 1.139.0 #457

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps @aws-cdk/aws-lambda-nodejs from 1.138.0 to 1.139.0.

Release notes

Sourced from @​aws-cdk/aws-lambda-nodejs's releases.

v1.139.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2-authorizers: WebSocketLambdaAuthorizerProps.identitySource default changes from ['$request.header.Authorization'] to ['route.request.header.Authorization'].
  • 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.

Features

Bug Fixes

  • apigatewayv2-authorizers: incorrect identitySource default for WebSocketLambdaAuthorizer (#18315) (74eee1e), closes #18307
  • appmesh: allow a Virtual Node have as a backend a Virtual Service whose provider is that Node (#18265) (272b6b1), closes #17322
  • aws-kinesis: remove default shard count when stream mode is on-demand and set default mode to provisioned (#18221) (cac11bb), closes #18139
  • aws-lambda-event-sources: unsupported properties for SelfManagedKafkaEventSource and ManagedKafkaEventSource (#17965) (5ddaef4), closes #17934
  • cfn2ts: some property times have behavioral-interface names (#18275) (6359c12)
  • cli: assets are KMS-encrypted using wrong key (#18340) (64ae9f3), closes #17668 #18262
  • cli: breaks due to faulty version of colors (#18324) (ddc2bc6)
  • codebuild: setting Cache.none() renders nothing in the template (#18194) (cd51a5d), closes #18165
  • lambda: imported Function still has region and account from its Stack, instead of its ARN (#18255) (01bbe4c), closes #18228
  • lambda-python: asset files are generated inside the 'asset-input' folder (#18306) (aff607a)
  • lambda-python: bundle asset files correctly (#18335) (3822c85), closes #18301
  • logs: respect region when importing log group (#18215) (be909bc), closes #18214
  • pipelines: DockerCredential.dockerHub() silently fails auth (#18313) (c2c87d9), closes #15737
  • route53: support multiple cross account DNS delegations (#17837) (76b5c0d), closes #17836

v1.138.2

Bug Fixes

v1.138.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-cdk/aws-lambda-nodejs](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-lambda-nodejs) from 1.138.0 to 1.139.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt)
- [Commits](https://github.com/aws/aws-cdk/commits/v1.139.0/packages/@aws-cdk/aws-lambda-nodejs)

---
updated-dependencies:
- dependency-name: "@aws-cdk/aws-lambda-nodejs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript labels Jan 12, 2022
@dreamorosi dreamorosi merged commit 2661034 into main Jan 12, 2022
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk/aws-lambda-nodejs-1.139.0 branch January 12, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant