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/aws-eks from 1.101.0 to 1.126.0 #300

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @aws-cdk/aws-eks from 1.101.0 to 1.126.0.

Release notes

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

v1.126.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: The templateMatches() API previously performed an exact match. The default behavior has been updated to be "object-like".

Features

  • assertions: matcher support for templateMatches() API (#16789) (0fb2179)
  • apprunner: support the Service L2 construct (#15810) (3cea941), closes #14813
  • aws-ec2: userdata cfn-signal signal resource which is different than the attached resource (#16264) (f24a1ae)
  • backup: expose method to add statements to the vault policy (#16597) (3ff1537)
  • cfnspec: cloudformation spec v42.0.0 (#16639) (2157acd)
  • cloudfront: support Behavior-specific viewer protocol policy for CloudFrontWebDistribution (#16389) (5c028c5), closes #7086
  • cloudwatch: support cross-environment search expressions (#16539) (c165138), closes #9039
  • eks: connectAutoScalingGroupCapacity on imported clusters (#14650) (7f7be08)
  • eks: add warning to fargateProfile (#16631) (41fdebb), closes #16349
  • stepfunctions-tasks: add step concurrency level to EmrCreateCluster (#15242) (1deea90), closes #15223
  • allow stale bot trigger manually (#16586) (fc8cfee)

Bug Fixes

Reverts

  • aws-eks: "fix(aws-eks): Support for http proxy in EKS onEvent lambda" (#16651) (376c837)

v1.125.0

Features

  • lambda: support for ARM architecture (b3ba35e)

v1.124.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: the findResources() API previously returned a list of resources, but now returns a map of logical id to resource.
  • assertions: the findOutputs() API previously returned a list of outputs, but now returns a map of logical id to output.
  • assertions: the findMappings() API previously returned a list of mappings, but now returns a map of logical id to mapping.

... (truncated)

Changelog

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

1.126.0 (2021-10-05)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: The templateMatches() API previously performed an exact match. The default behavior has been updated to be "object-like".

Features

  • assertions: matcher support for templateMatches() API (#16789) (0fb2179)
  • apprunner: support the Service L2 construct (#15810) (3cea941), closes #14813
  • aws-ec2: userdata cfn-signal signal resource which is different than the attached resource (#16264) (f24a1ae)
  • backup: expose method to add statements to the vault policy (#16597) (3ff1537)
  • cfnspec: cloudformation spec v42.0.0 (#16639) (2157acd)
  • cloudfront: support Behavior-specific viewer protocol policy for CloudFrontWebDistribution (#16389) (5c028c5), closes #7086
  • cloudwatch: support cross-environment search expressions (#16539) (c165138), closes #9039
  • eks: connectAutoScalingGroupCapacity on imported clusters (#14650) (7f7be08)
  • eks: add warning to fargateProfile (#16631) (41fdebb), closes #16349
  • stepfunctions-tasks: add step concurrency level to EmrCreateCluster (#15242) (1deea90), closes #15223
  • allow stale bot trigger manually (#16586) (fc8cfee)

Bug Fixes

Reverts

  • aws-eks: "fix(aws-eks): Support for http proxy in EKS onEvent lambda" (#16651) (376c837)

1.125.0 (2021-09-29)

Features

  • lambda: support for ARM architecture (b3ba35e)

1.124.0 (2021-09-21)

... (truncated)

Commits
  • eda7e84 fix(revert): "fix: CDK does not honor NO_PROXY settings (#16751)" (#16761)
  • ceab036 fix: CDK does not honor NO_PROXY settings (#16751)
  • 7f7be08 feat(eks): connectAutoScalingGroupCapacity on imported clusters (#14650)
  • 07e2ece chore: upgrade dependencies (#16706)
  • 2f729c4 chore: namespace all private packages (#16689)
  • 87c9570 fix(aws-eks): support http proxy in EKS onEvent lambda (#16657)
  • 376c837 revert(aws-eks): "fix(aws-eks): Support for http proxy in EKS onEvent lambda"...
  • 5aa6ac0 docs(eks): clarify requirements to use subnetSelection (#16632)
  • 41fdebb feat(eks): add warning to fargateProfile (#16631)
  • cf22280 fix(aws-eks): Support for http proxy in EKS onEvent lambda (#16609)
  • 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 3 years ago

Looks like @aws-cdk/aws-eks is up-to-date now, so this is no longer needed.