Skip to content

Conversation

@dependabot
Copy link

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

Updated Amazon.CDK.Lib from 2.213.0 to 2.219.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

2.219.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built 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-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PortfolioId property is now required.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PrincipalARN property is now required.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioProductAssociation: Id attribute removed.

Co-authored-by: aws-cdk-automation <aws-cdk-automation@​users.noreply.github.com>

Features

Bug Fixes

  • cloudfront: edgefunction does not propagate stack tags correctly (#​35518) (63088e8)

Alpha modules (2.219.0-alpha.0)

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.1

Features

  • introduce reference interfaces, but don't require them yet (09fc592)

Alpha modules (2.214.1-alpha.0)

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 <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

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-version: 2.219.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 15, 2025

Looks like Amazon.CDK.Lib is updatable in another way, so this is no longer needed.

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