gotodeploy / cdk-valheim

A high level CDK construct of Valheim dedicated server.
Apache License 2.0
26 stars 5 forks source link

chore(deps): bump @aws-cdk/aws-ec2 from 1.101.0 to 1.140.0 #292

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @aws-cdk/aws-ec2 from 1.101.0 to 1.140.0.

Release notes

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

v1.140.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2: HttpIntegrationType.LAMBDA_PROXY has been renamed to HttpIntegrationType.AWS_PROXY
  • iot: the class FirehoseStreamAction has been renamed to FirehosePutRecordAction

Features

Bug Fixes

Reverts

... (truncated)

Commits
  • f55cd2b fix(ec2): interface endpoints do not work with Vpc.fromLookup() (#18554)
  • 455d0b3 chore: migrate njlynch's modules to assertions (#18204)
  • d220dd6 chore: npm-check-updates && yarn upgrade (#18528)
  • c7f39ca feat(ec2): add Hpc6a instances (#18445)
  • 9d1b2c7 feat(ec2): create Peers via security group ids (#18248)
  • 2a80e4b fix(ec2): launch template names in imdsv2 not unique across stacks (under fea...
  • 6b73d1d feat(ec2): add support for al2022 and amzn2 with kernel 5.x (#18117)
  • c9909c2 chore: npm-check-updates && yarn upgrade (#18278)
  • 0ed5e85 chore(ec2): enforceSSL on flowLog s3 bucket (#18271)
  • 65c9282 chore: updated Copyright year range for 2022 (#18240)
  • 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 #297.