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/core from 1.101.0 to 1.144.0 #310

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @aws-cdk/core from 1.101.0 to 1.144.0.

Release notes

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

v1.144.0

Features

Bug Fixes

  • aws-appsync: Strip unsupported characters from Lambda DataSource (#18765) (bb8d6f6)
  • tooling: update vscode devcontainer image (#18455) (28647f7)

v1.143.0

Features

Bug Fixes

  • core: correctly reference versionless secure parameters (#18730) (9f6e10e), closes #18729
  • ec2: UserData.addSignalOnExitCommand does not work in combination with userDataCausesReplacement (#18726) (afdc550), closes #12749
  • vpc: Vpc.fromLookup should throw if subnet group name tag is explicitly given and does not exist (#18714) (13e1c7f), closes #13962

Reverts

v1.142.0

Features

  • cfnspec: cloudformation spec v53.1.0 (#18680) (f385059)
  • cloudfront-origins: extend readTimeout maximum value for HttpOriginProps (#18697) (e64de67), closes #18628
  • eks: cluster logging (#18112) (872277b), closes #4159
  • iotevents: allow setting description, evaluation method and key of DetectorModel (#18644) (2eeaebc)
  • lambda-python: support setting environment vars for bundling (#18635) (30e2233)

... (truncated)

Commits
  • d450d3f chore: npm-check-updates && yarn upgrade (#18866)
  • dcdb58a chore(cxapi): reduce merge conflicts in feature flags (#18411)
  • a7b39f5 feat(assets): support networking mode for DockerImageAsset (#18114)
  • 1eca946 chore(cxapi): plugin context provider limited by cx schema (#18709)
  • be0be01 docs(core): clarify that addOverride does not change property casing (#18687)
  • 9f6e10e fix(core): correctly reference versionless secure parameters (#18730)
  • 77488cf chore: npm-check-updates && yarn upgrade (#18665)
  • d220dd6 chore: npm-check-updates && yarn upgrade (#18528)
  • 5d092ca chore: npm-check-updates && yarn upgrade (#18379)
  • c9909c2 chore: npm-check-updates && yarn upgrade (#18278)
  • 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 #311.