Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Updated Amazon.CDK.Lib from 2.213.0 to 2.218.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

2.218.0

Features


Alpha modules (2.218.0-alpha.0)

  • elasticache-alpha: implement Serverless ElastiCache L2 Construct (#​35424) (0e08c8c)

2.217.0

Features

Bug Fixes

Reverts


Alpha modules (2.217.0-alpha.0)

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.

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 <dependency name> 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)

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-version: 2.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 1, 2025
@dependabot dependabot bot requested a review from jeastham1993 as a code owner October 1, 2025 12:23
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 1, 2025
@jeastham1993 jeastham1993 merged commit 636baaa into main Oct 14, 2025
5 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/order-service/cdk/Amazon.CDK.Lib-2.218.0 branch October 14, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment