aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

chore(deps): bump aws-cdk from 2.89.0 to 2.114.1 #1149

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps aws-cdk from 2.89.0 to 2.114.1.

Release notes

Sourced from aws-cdk'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 aws-cdk'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
  • 116b933 fix(cli): IAM Policy changes not deploying with --hotswap-fallback (#28185)
  • 7bc61d8 chore(cli): warn about a useless --force flag (#28150)
  • 49839b2 chore(cli): cli import code never reaches "??" operator (#28113)
  • 4d99309 update tests
  • 207be27 fix: evaluate all nested stacks during GetAtt evaluation
  • 15f7b7a chore: npm-check-updates && yarn upgrade (#28009)
  • 2272fe4 chore(migrate): improve warning (#28025)
  • c00b974 docs: Update template README.md (JavaScript, TypeScript) (#28003)
  • 94ccec6 chore: bump bootstrap template to version 19 (#27941)
  • 093c4ed revert: "chore(cdk): boostrap template uses deprecated AccessControl property...
  • 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 6 months ago

Superseded by #1156.