stratospheric-dev / cdk-constructs

Some CDK constructs to get started with deploying to AWS.
Apache License 2.0
35 stars 21 forks source link

Bump software.amazon.awscdk:aws-cdk-lib from 2.117.0 to 2.127.0 #561

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps software.amazon.awscdk:aws-cdk-lib from 2.117.0 to 2.127.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

v2.127.0

Features

Bug Fixes


Alpha modules (2.127.0-alpha.0)

Features

  • pipes-sources: new EventBridge Pipes sources alpha module (#29048) (2e53568)

Bug Fixes

v2.126.0

Features

  • migrate: Add CDK Migrate --from-scan functionality (#28962) (bbc14b3)

Alpha modules (2.126.0-alpha.0)

v2.125.0

Features

  • applicationautoscaling: validate evaluationPeriods and datapointsToAlarm for step scaling policy (#28880) (4034adb)
  • batch: add fargate Runtime Platform properties to ECS Fargate C… (#28841) (ac8251f), closes #26484
  • CLI: Diff Supports Import Change Sets (#28787) (d973615), closes #28336
  • cloudfront: retrieve default distribution metrics (#28894) (8e115db), closes #28893

... (truncated)

Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

2.127.0 (2024-02-09)

Features

Bug Fixes

2.126.0 (2024-02-02)

Features

  • migrate: Add CDK Migrate --from-scan functionality (#28962) (bbc14b3)

2.125.0 (2024-01-31)

Features

  • applicationautoscaling: validate evaluationPeriods and datapointsToAlarm for step scaling policy (#28880) (4034adb)
  • batch: add fargate Runtime Platform properties to ECS Fargate C… (#28841) (ac8251f), closes #26484
  • CLI: Diff Supports Import Change Sets (#28787) (d973615), closes #28336
  • cloudfront: retrieve default distribution metrics (#28894) (8e115db), closes #28893
  • cognito: validate oidc provider name (#28802) (534794c), closes #28667
  • sqs: support for permission settings for dead letter source queues (#28745) (9e21803), closes #19766

Bug Fixes

  • stepfunctions-tasks: mediapackagevod service generates wrong action in role policy (#28775) (305dae0), closes #28774
  • revert deprecation of logRetention properties (#28934) (f89a7d2), closes #28919
  • apigatewayv2: WebSocketAwsIntegration ignores requestParameters and integrationPassThrough behaviors (#28921) (990ead3)
  • eks: Could not use ec2 instance type and size that their names contains dashes (#28040) (b32f47c), closes #27587

... (truncated)

Commits
  • 6c90efc chore(release): 2.127.0 (#29060)
  • e425b88 chore: fix changelog
  • 76baf75 chore(release): 2.127.0
  • 7e2828e chore(prlint): fix linter call to listComments (#29056)
  • 2e53568 feat(pipes-sources): new EventBridge Pipes sources alpha module (#29048)
  • 9dfabb1 feat(eks): support for Kubernetes version 1.29 (#29040)
  • 7fcd5be feat: update L1 CloudFormation resource definitions (#29053)
  • 6333eb4 chore(appconfig): refactor README and integ tests (#29017)
  • 2e4067b chore: remove module from aws-cdk-lib (#29050)
  • 46dde1f chore(prlint): update second comment to state exemption request has been subm...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 9 months ago

Superseded by #562.