superluminar-io / super-eks

super-eks is a CDK construct that provides a preconfigured EKS installation with batteries included.
Apache License 2.0
44 stars 4 forks source link

build(deps-dev): bump @aws-cdk/core from 1.126.0 to 1.130.0 #343

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @aws-cdk/core from 1.126.0 to 1.130.0.

Release notes

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

v1.130.0

Features

Bug Fixes

  • cli: downgrade bootstrap stack error message needs a hint for new-style synthesis (#16237) (e55301b)
  • core: DefaultSynthesizer deployments are never skipped (#17099) (c74b012), closes #16959
  • core: SecretValue.secretsManager fails for tokenized secret-id (#16230) (5831456), closes #16166
  • custom-resources: invalid service name leads to unhelpful error message (#16718) (354686b), closes #7312
  • custom-resources: Role Session Name can exceed maximum size (#16680) (3617b70)
  • elasticloadbalancingv2: always set stickiness (#17111) (0a23953), closes #16620
  • lambda-event-sources: dynamo batch size cannot be a CfnParameter (#16540) (56974ac), closes #16221
  • logs: Apply tags to log retention Lambda (#17029) (a6aaa64), closes #15032
  • rds: using both Instance imports & exports for Postgres fails deployment (#17060) (ab627c6), closes #16757
  • redshift: cluster uses key ARN instead of key ID (#17108) (bdf30c6), closes #17032

v1.129.0

Features

... (truncated)

Changelog

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

1.130.0 (2021-10-29)

Features

Bug Fixes

  • cli: downgrade bootstrap stack error message needs a hint for new-style synthesis (#16237) (e55301b)
  • core: DefaultSynthesizer deployments are never skipped (#17099) (c74b012), closes #16959
  • core: SecretValue.secretsManager fails for tokenized secret-id (#16230) (5831456), closes #16166
  • custom-resources: invalid service name leads to unhelpful error message (#16718) (354686b), closes #7312
  • custom-resources: Role Session Name can exceed maximum size (#16680) (3617b70)
  • elasticloadbalancingv2: always set stickiness (#17111) (0a23953), closes #16620
  • lambda-event-sources: dynamo batch size cannot be a CfnParameter (#16540) (56974ac), closes #16221
  • logs: Apply tags to log retention Lambda (#17029) (a6aaa64), closes #15032
  • rds: using both Instance imports & exports for Postgres fails deployment (#17060) (ab627c6), closes #16757
  • redshift: cluster uses key ARN instead of key ID (#17108) (bdf30c6), closes #17032

1.129.0 (2021-10-21)

Features

  • aws-autoscaling: add flag and aspect to require imdsv2 (#16052) (ef7e20d)

... (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 #346.