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.131.0 #248

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.131.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2-authorizers: userPoolClient property in UserPoolAuthorizerProps is now renamed to userPoolClients.

Features

Bug Fixes

  • aws-eks: proxy support and allow assigning a security group to all cluster handler functions (#17200) (7bbd10d), closes #12469
  • cli: wmic not found on modern Windows systems (#17070) (332ce4d), closes #16419
  • cli: cdk ls --long outputs less-friendly stack IDs for nested assemblies (#17263) (864c50e), closes #14379
  • cli: no longer disable rollback by default for hotswap deployments (#17317) (e32b616), closes #17267
  • cognito: ambiguous error message when same trigger is added twice (#16917) (4ae78b0)
  • ec2: functions addIngressRule and addEgressRule detect unresolved tokens as duplicates (#17221) (d4952c3), closes #17201
  • lambda-nodejs: yarn berry goes into immutable mode in CI (#17086) (cc8dd69), closes #17082
  • pipelines: additionalInputs not working (#17279) (9e81dc7), closes #17224
  • s3: enforce that fromBucketAttributes supplies a valid bucket name (#16915) (30ac0cc)

Reverts

v1.130.0

Features

... (truncated)

Changelog

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

1.131.0 (2021-11-07)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2-authorizers: userPoolClient property in UserPoolAuthorizerProps is now renamed to userPoolClients.

Features

Bug Fixes

  • aws-eks: proxy support and allow assigning a security group to all cluster handler functions (#17200) (7bbd10d), closes #12469
  • cli: wmic not found on modern Windows systems (#17070) (332ce4d), closes #16419
  • cli: cdk ls --long outputs less-friendly stack IDs for nested assemblies (#17263) (864c50e), closes #14379
  • cli: no longer disable rollback by default for hotswap deployments (#17317) (e32b616), closes #17267
  • cognito: ambiguous error message when same trigger is added twice (#16917) (4ae78b0)
  • ec2: functions addIngressRule and addEgressRule detect unresolved tokens as duplicates (#17221) (d4952c3), closes #17201
  • lambda-nodejs: yarn berry goes into immutable mode in CI (#17086) (cc8dd69), closes #17082
  • pipelines: additionalInputs not working (#17279) (9e81dc7), closes #17224
  • s3: enforce that fromBucketAttributes supplies a valid bucket name (#16915) (30ac0cc)

Reverts

1.130.0 (2021-10-29)

... (truncated)

Commits


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 #251.