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.141.0 #298

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.141.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • servicecatalog: TagOptions now have scope and props argument in constructor, and data is now passed via a allowedValueForTags field in props

Features

Bug Fixes

  • apigatewayv2: websocket api: allow all methods in grant manage connections (#18544) (41c8a3f), closes #18410
  • aws-apigateway: cross region authorizer ref (#18444) (0e0a092)
  • cli: hotswap should wait for lambda's updateFunctionCode to complete (#18536) (0e08eeb), closes #18386 #18386
  • ecs: only works in 'aws' partition (#18496) (525ac07), closes #18429
  • ecs-patterns: Fix Network Load Balancer Port assignments in ECS Patterns (#18157) (1393729), closes #18073
  • elasticloadbalancingv2: ApplicationLoadBalancer.logAccessLogs does not grant all necessary permissions (#18558) (bde1795), closes #18367
  • pipelines: CodeBuild projects are hard to tell apart (#18492) (f6dab8d)
  • region-info: incorrect codedeploy service principals (#18505) (16db963)
  • route53: add RoutingControlArn to HealthCheck patch (#18645) (c58e8bb), closes #18570
  • s3: add missing safe actions to grantWrite, grantReadWrite and grantPut methods (#18494) (940d043), closes #13616
  • secretsmanager: SecretRotation for secret imported by name has incorrect permissions (#18567) (9ed263c), closes #18424
  • stepfunctions: task token integration cannot be used with API Gateway (#18595) (678eede), closes #14184 #14181
  • stepfunctions-tasks: cluster creation fails with unresolved release labels (#18288) (9940952)
  • synthetics: correct getbucketlocation policy (#13573) (e743525), closes #13572

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

... (truncated)

Commits
  • 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)
  • 2256680 feat(cli): diff now uses the lookup Role for new-style synthesis (#18277)
  • d94d9ce docs(core): errors will fail deployment, not synthesis (#18342)
  • df03df8 fix(core): Duration.toString() throws an error (#18243)
  • 2868f1d chore(core): Pass Lambda Context to custom resource handler (#18056)
  • 65c9282 chore: updated Copyright year range for 2022 (#18240)
  • 7d0680a feat(ssm): reference latest version of secure string parameters (#18187)
  • 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 #302.