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.111.0 to 2.114.1 #541

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps software.amazon.awscdk:aws-cdk-lib from 2.111.0 to 2.114.1.

Release notes

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

v2.114.1

Bug Fixes


Alpha modules (2.114.1-alpha.0)

v2.114.0

Features

Bug Fixes


Alpha modules (2.114.0-alpha.0)

Features

  • appconfig-alpha: support for composite alarms (#28156) (d19640b)
  • appconfig-alpha: support for relative file paths when importing config (#28191) (4867294), closes #26937
  • scheduler-targets-alpha: KinesisDataFirehosePutRecord Target (#27842) (46f3a00), closes #27450
  • scheduler-targets-alpha: KinesisStreamPutRecord Target (#27845) (47a09b5), closes #27451

v2.113.0

Features


Alpha modules (2.113.0-alpha.0)

Features

  • msk-alpha: MSK Kafka versions 2.8.2.tiered and 3.5.1 and StorageMode property (#27560) (f9f15fa)

v2.112.0

Features

... (truncated)

Changelog

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

2.114.1 (2023-12-06)

Bug Fixes

2.114.0 (2023-12-05)

Features

Bug Fixes

2.113.0 (2023-12-01)

Features

2.112.0 (2023-12-01)

Features

... (truncated)

Commits
  • 02bbb1d chore(release): 2.114.1 (#28271)
  • bf0c15d fix changelog header formatting
  • 3c6b7d3 chore(release): 2.114.1
  • 8c38a3a fix(route53): delete old NS records on cross-account delegation renaming (#21...
  • 12879fa chore(release): 2.114.0 (#28263)
  • b56dbd0 chore(release): 2.114.0
  • a11ab23 feat: update AWS Service Spec (#28259)
  • 6126413 chore(kms): prefer new aliasArn to keyArn for getting arn of an alias (#2...
  • 46f3a00 feat(scheduler-targets-alpha): KinesisDataFirehosePutRecord Target (#27842)
  • 24cbb51 fix(stepfunctions-tasks): mwaa service generates wrong action in role policy ...
  • 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 11 months ago

Superseded by #544.