Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Updated Amazon.CDK.Lib from 2.213.0 to 2.216.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

2.216.0

Features

Bug Fixes

  • cloudformation-include: aws::novalue type validation error for non-string properties (#​35425) (ce76a56), closes #​18420
  • kinesisanalytics: deprecate using KinesisAnalyticsV2 from aws-kinesisanalytics, use aws-kinesisanalyticsv2 instead (#​35519) (4255b23)
  • kms: cannot access aliasTargetKey on an Alias imported by Alias.fromAliasName (#​35521) (c0c9933), closes #​35520
  • secretsmanager: SecretRotationApplication creates lambda on python 3.9 which is EOL (#​35528) (756b683), closes #​34168
  • secretsmanager: secret transformation (#​35202) (f4b26af), closes #​34168

Alpha modules (2.216.0-alpha.0)

2.215.0

Features

Bug Fixes


Alpha modules (2.215.0-alpha.0)

Bug Fixes

  • bedrock-alpha: added missing validation when prompt uses default variant (#​35366) (cbd271e)

2.214.0

CHANGES TO L1 RESOURCES

  • L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

    • aws-ecs: AWS::ECS::Service: AvailabilityZoneRebalancing property default value changed from "ENABLED" to "DISABLED".

Features

Bug Fixes


Alpha modules (2.214.0-alpha.0)

Features

Commits viewable in compare view.

Updated AwesomeAssertions from 9.1.0 to 9.2.0.

Release notes

Sourced from AwesomeAssertions's releases.

9.2.0

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

Others

Commits viewable in compare view.

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Amazon.CDK.Lib from 2.213.0 to 2.216.0
Bumps AwesomeAssertions from 9.1.0 to 9.2.0

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-version: 2.216.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: AwesomeAssertions
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 8, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/LayeredCraft.Cdk.Constructs/dotnet-3a4c3f8620 branch October 8, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment