aws-lambda-ffmpeg icon indicating copy to clipboard operation
aws-lambda-ffmpeg copied to clipboard

Bump aws-cdk from 1.101.0 to 2.38.1 in /cdk

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps aws-cdk from 1.101.0 to 2.38.1.

Release notes

Sourced from aws-cdk's releases.

v2.38.1

Reverts


Alpha modules (2.38.1-alpha.0)

v2.38.0

Features

Bug Fixes

  • route53: misleading error message in fromLookup if domainName is undefined (#21596) (f44eb98), closes #10053
  • duration doesn't get accurately compared in alb service base (#21584) (90786d6), closes #21560
  • aws-apigateway: CloudWatch logging should be disabled by default (under feature flag) (#21546) (78c858f), closes #10878
  • cloudfront: truncate long ResponseHeaderPolicy names (#21525) (a464ee1), closes #21524
  • codepipeline-actions: cross stack reference causes stack cycle in sources that use CloudWatch Events (#20149) (adf4022), closes #3087 #8042 #10896
  • codepipeline-actions: ecr source action doesn't trigger the pipeline (#21580) (f135b80), closes #10901
  • kms: imported key ignores environment from arn (#21519) (c6dbb96), closes #21464
  • lambda-event-sources: rootCACertificate does not support ISecret (#21555) (bf0f07b), closes #21422
  • route53-targets: InterfaceVpcEndpointTarget incorrectly accepts an imported endpoint (#21523) (cc0b005), closes #10432

Alpha modules (2.38.0-alpha.0)

Features

  • appsync: expose the AppSyncDomain of the custom domain of an AppSync api (#21554) (d1097b5)

v2.37.1

Bug Fixes

  • eks: revert "fix(eks): cannot disable cluster logging once it has been enabled" (#21545) (5515ce4)

Alpha modules (2.37.1-alpha.0)

v2.37.0

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.38.1 (2022-08-18)

Reverts

2.38.0 (2022-08-17)

Features

Bug Fixes

  • route53: misleading error message in fromLookup if domainName is undefined (#21596) (f44eb98), closes #10053
  • duration doesn't get accurately compared in alb service base (#21584) (90786d6), closes #21560
  • aws-apigateway: CloudWatch logging should be disabled by default (under feature flag) (#21546) (78c858f), closes #10878
  • cloudfront: truncate long ResponseHeaderPolicy names (#21525) (a464ee1), closes #21524
  • codepipeline-actions: cross stack reference causes stack cycle in sources that use CloudWatch Events (#20149) (adf4022), closes #3087 #8042 #10896
  • codepipeline-actions: ecr source action doesn't trigger the pipeline (#21580) (f135b80), closes #10901
  • kms: imported key ignores environment from arn (#21519) (c6dbb96), closes #21464
  • lambda-event-sources: rootCACertificate does not support ISecret (#21555) (bf0f07b), closes #21422
  • route53-targets: InterfaceVpcEndpointTarget incorrectly accepts an imported endpoint (#21523) (cc0b005), closes #10432

2.37.1 (2022-08-10)

Bug Fixes

  • eks: revert "fix(eks): cannot disable cluster logging once it has been enabled" (#21545) (5515ce4)

2.37.0 (2022-08-09)

Features

  • apigateway: add metrics for Stage and Method constructs (#20617) (3bf1361)

... (truncated)

Commits
  • 39138eb Revert "feat(cli): --concurrency option" (#21664)
  • afe38d4 Revert "feat(cli): cdk watch --concurrency" (#21665)
  • e48cf15 feat(cli): cdk watch --concurrency (#21598)
  • 7e2fe56 chore: npm-check-updates && yarn upgrade (#21540)
  • b1777d2 feat(cli): support hotswapping Lambda function's description and environment ...
  • 0dd34dd feat(cli): --concurrency option (#20345)
  • 30083fc Revert "feat(cli): support hotswapping Lambda function's description and envi...
  • 3e28f47 chore(init-templates): fix import of init templates (#21493)
  • fb92703 feat(cli): support hotswapping Lambda function's description and environment ...
  • 7ccc644 fix(cli): --hotswap does not handle CfnOutput change correctly (#21461)
  • Additional commits viewable in compare view

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)

dependabot[bot] avatar Aug 19 '22 10:08 dependabot[bot]