arunavabasucom / radis-app

A web app for high-resolution infrared molecular spectra using RADIS
https://radis.app
GNU Lesser General Public License v3.0
11 stars 15 forks source link

Bump aws-cdk from 2.31.1 to 2.37.1 #629

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-cdk from 2.31.1 to 2.37.1.

Release notes

Sourced from aws-cdk's releases.

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

Features

  • apigateway: add metrics for Stage and Method constructs (#20617) (3bf1361)
  • aws-cdk-lib: aws-cdk-lib assembly file is compressed (#21481) (0767873)
  • cfnspec: cloudformation spec v82.0.0 (#21473) (1124cbf)
  • cfnspec: cloudformation spec v83.0.0 (#21498) (453b553)
  • cli: support hotswapping Lambda function's description and environment variables (#21305) (fb92703), closes #20787
  • cognito: allow retrieval of UserPoolClient generated client secret (#21262) (67a24ba)
  • core: add network option to docker run command (#21450) (86e396a), closes #21447
  • events: complex event pattern matching with the Match class (#21310) (fe7651f)
  • lambda: add docker platform support for lambda (#21405) (48178ac)
  • lambda-event-sources: add rootCACertificate to SelfManagedKafkaEventSource (#21422) (82a597a)
  • logs: delete associated log group when stack is deleted (#21113) (2bdd504)

Bug Fixes


Alpha modules (2.37.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • redshift: The way to specify a logging bucket and prefix will change to use an interface.

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

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)
  • aws-cdk-lib: aws-cdk-lib assembly file is compressed (#21481) (0767873)
  • cfnspec: cloudformation spec v82.0.0 (#21473) (1124cbf)
  • cfnspec: cloudformation spec v83.0.0 (#21498) (453b553)
  • cli: support hotswapping Lambda function's description and environment variables (#21305) (fb92703), closes #20787
  • cognito: allow retrieval of UserPoolClient generated client secret (#21262) (67a24ba)
  • core: add network option to docker run command (#21450) (86e396a), closes #21447
  • events: complex event pattern matching with the Match class (#21310) (fe7651f)
  • lambda: add docker platform support for lambda (#21405) (48178ac)
  • lambda-event-sources: add rootCACertificate to SelfManagedKafkaEventSource (#21422) (82a597a)
  • logs: delete associated log group when stack is deleted (#21113) (2bdd504)

Bug Fixes

2.36.0 (2022-08-08)

Features

  • aws-cdk-lib: aws-cdk-lib assembly file is compressed (#21481) (2e97dfe)

2.35.0 (2022-08-02)

Features

  • config: add support for eks-cluster-xxx-version managed rule (#21344) (82e8100), closes #21254

... (truncated)

Commits
  • 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)
  • dbf5e96 chore: npm-check-updates && yarn upgrade (#21444)
  • 6b52613 chore: npm-check-updates && yarn upgrade (#21408)
  • 2fa85b9 revert(cli): cannot pass objects and numbers as context arguments (#21387)
  • 65a210a fix(core): asset fingerprint cache invalidation incorrectly uses mtime (#21374)
  • b5ace66 chore: fixup cli THIRD_PARTY_LICENSES (#21355)
  • 2d26916 fix(bootstrap): remove image scanning configuration (#21342)
  • 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] commented 2 years ago

Superseded by #632.