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.136.0 #269

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.136.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appsync: The CachingConfig#ttl property is now required.

  • glue: the grantRead API previously included 'glue:BatchDeletePartition', and now it does not.

Features

Bug Fixes

v1.135.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2-authorizers: The default value for the prop authorizerName in HttpJwtAuthorizerProps has changed.
  • apigatewayv2-authorizers: HttpJwtAuthorizer now takes the construct id and the target jwt issuer as part of its constructor.
  • apigatewayv2-authorizers: HttpLambdaAuthorizer now takes

... (truncated)

Changelog

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

1.136.0 (2021-12-15)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appsync: The CachingConfig#ttl property is now required.
  • glue: the grantRead API previously included 'glue:BatchDeletePartition', and now it does not.

Features

Bug Fixes

1.135.0 (2021-12-10)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Commits
  • ed4a4b4 fix(iam): AWS Managed Policy ARNs are not deduped (#17623)
  • 919605a chore: npm-check-updates && yarn upgrade (#17909)
  • d64057f feat(core): add applyRemovalPolicy to IResource (#17746)
  • 6c7550b chore: npm-check-updates && yarn upgrade (#17687)
  • cda6601 fix(core): bundling skipped with --exclusively option and stacks under stage ...
  • a90e959 fix(assets): SAM asset metadata missing from log retention and custom resourc...
  • 3721358 feat: warn users when deprecated elements are used (#17328)
  • 19322b4 chore: npm-check-updates && yarn upgrade (#17525)
  • 4ba40dc fix(NestedStack): add asset metadata to NestedStack resources for local tooli...
  • 1afc56c chore: npm-check-updates && yarn upgrade (#17453)
  • 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 #271.