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 16 forks source link

Bump aws-cdk from 2.31.1 to 2.35.0 #621

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-cdk from 2.31.1 to 2.35.0.

Release notes

Sourced from aws-cdk's releases.

v2.35.0

Features

Bug Fixes

Reverts


Alpha modules (2.35.0-alpha.0)

Bug Fixes

v2.34.2

Bug Fixes

  • cli: context value type conversion causing parse failures (21381)

Alpha modules (2.34.2-alpha.0)

v2.34.1

Bug Fixes

  • Revert to jsii-pacmak@1.62.0 as dynamic runtime type-checking it introduced for Python results in incorrect code being produced.

Alpha modules (2.34.1-alpha.0)

Bug Fixes

  • Revert to jsii-pacmak@1.62.0 as dynamic runtime type-checking it introduced for Python results in incorrect code being produced.

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.35.0 (2022-08-02)

Features

Bug Fixes

Reverts

2.34.2 (2022-07-29)

Bug Fixes

  • cli: context value type conversion causing parse failures (21381)

2.34.1 (2022-07-29)

Bug Fixes

  • Revert to jsii-pacmak@1.62.0 as dynamic runtime type-checking it introduced for Python results in incorrect code being produced.

2.34.0 (2022-07-28)

Features

  • api-gateway: allow configuration of deployment description (#21207) (03fc2bd)
  • cfnspec: cloudformation spec v81.1.0 (#21307) (1f91112)

... (truncated)

Commits
  • 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)
  • f98edfe chore: npm-check-updates && yarn upgrade (#21340)
  • d7aa193 Revert "fix(cli): large context causes E2BIG error during synthesis on Linux ...
  • 6df82b7 fix(cli): large context causes E2BIG error during synthesis on Linux (#21230)
  • 7f2bc24 chore(cli): add integ test for asset bundling in a stage (#21294)
  • 6d157d1 fix(cli): add validation of --notification-arns structure (#21270)
  • 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 #629.