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.146.0 #315

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.146.0

Features

Bug Fixes

  • cli: hotswapping is slow for many resources deployed at once (#19081) (040238e), closes #19021
  • s3-notifications: notifications allowed with imported kms keys (#18989) (7441418)
  • API compatibility check fails in CI pipeline (#19069) (6ec1005), closes #19070
  • cloudfront: trim autogenerated cache policy name (#18953) (c7394c9), closes #18918
  • elasticloadbalancingv2: validate port/protocol are not provided for lambda targets (#19043) (64d26cc), closes #12514
  • route53: fix cross account delegation deployment dependency (#19047) (692a0d0), closes #19041

v1.145.0

Features

Bug Fixes

  • assertions: 'pattern.indexOf' is not a function (#19009) (6df26e7)
  • assertions: incorrect assertions when >1 messages on a resource (#18948) (072e1b9), closes #18840

... (truncated)

Commits
  • 631fc29 chore: npm-check-updates && yarn upgrade (#19109)
  • 5b92cc3 feat(lambda): add a fromFunctionName() method (#19076)
  • a36b72b feat(core): stack synthesizer that uses CLI credentials (#18963)
  • 45279e3 chore: npm-check-updates && yarn upgrade (#18990)
  • db28485 fix(core): undeployable due to invalid mapping (#18922)
  • 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)
  • 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 #321.