nideveloper / CDK-SPA-Deploy

This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier
MIT License
235 stars 40 forks source link

Bump jsii-pacmak from 1.29.0 to 1.36.0 #403

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jsii-pacmak from 1.29.0 to 1.36.0.

Release notes

Sourced from jsii-pacmak's releases.

v1.36.0

No release notes provided.

v1.35.0

⚠ BREAKING CHANGES

  • the minimum supported version of node changed from 10.3.0 to 12.7.0. We recommend using 16.x if possible.

Features

  • rosetta: propagate max heap size to worker threads (#3002) (9c7f63e)

Bug Fixes

v1.34.0

⚠ BREAKING CHANGES

  • superchain: the jsii/superchain image tags :latest, :nightly, :node10 and :node14 are no longer maintained. Users should migrate to the new debian-based tags starting with :1-buster-slim.

Features

Bug Fixes

v1.33.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from jsii-pacmak's changelog.

1.36.0 (2021-10-04)

1.35.0 (2021-09-28)

⚠ BREAKING CHANGES

  • the minimum supported version of node changed from 10.3.0 to 12.7.0. We recommend using 16.x if possible.

Features

  • rosetta: propagate max heap size to worker threads (#3002) (9c7f63e)

Bug Fixes

1.34.0 (2021-08-25)

⚠ BREAKING CHANGES

  • superchain: the jsii/superchain image tags :latest, :nightly, :node10 and :node14 are no longer maintained. Users should migrate to the new debian-based tags starting with :1-buster-slim.

Features

Bug Fixes

1.33.0 (2021-08-16)

Features

... (truncated)

Commits
  • a033902 chore: npm-check-updates && yarn upgrade (#3022)
  • 19b6e57 chore: npm-check-updates && yarn upgrade (#3007)
  • 226cdfb chore: npm-check-updates && yarn upgrade (#2998)
  • e465b6f chore(deps-dev): update setuptools requirement from ~=57.4.0 to ~=58.1.0 in /...
  • 00c5835 chore: npm-check-updates && yarn upgrade (#2986)
  • f2c6842 chore: upgrade baseline node requirement to >=12.7.0 (#2946)
  • 4ced4d5 fix(python): unable to implement additional interfaces (#2964)
  • e729f5d fix(java): Disable covariants for java builder params (#2853)
  • 52123f7 chore: upgrade dependencies (#2953)
  • f0a9ec6 feat: node runtime version check (#2948)
  • 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 3 years ago

Superseded by #407.