Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Updated Amazon.CDK.Lib from 2.203.0 to 2.213.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

2.213.0

Features


Alpha modules (2.213.0-alpha.0)

Features

2.212.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-rds: AWS::RDS::DBInstance:StatusInfos property is removed.
  • aws-sagemaker: AWS::SageMaker::Domain: SingleSignOnApplicationArn property is removed.
  • aws-cloudfront: AWS::CloudFront::Function: Name property is now set as immutable.

Features

Bug Fixes

Reverts

  • docs: revert ECS and Fargate service documentation for new AZ rebalancing default values (#​35233) (7c0084a), closes #​35156

Alpha modules (2.212.0-alpha.0)

2.211.0

⚠ BREAKING CHANGES

cloudformation: 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-opsworkscm: CfnServer resource is no longer provisionable
    (AWS::OpsWorksCM::Server). Service is on deprecation path
  • aws-iotfleetwise: Properties DataDestinationConfigs,
    SignalsToCollect and SignalsToFetch in resource CfnCampaign are
    now marked as immutable (they will cause a replacement of the resource
    if updated)

Features

Bug Fixes


Alpha modules (2.211.0-alpha.0)

2.210.0

Reverts


Alpha modules (2.210.0-alpha.0)

Features

2.209.1

Bug Fixes


Alpha modules (2.209.1-alpha.0)

Bug Fixes

  • eks-v2-alpha: fix helm commands not running ecr public login (#​35162) (6c2a8b8)

2.209.0

Features

Bug Fixes


Alpha modules (2.209.0-alpha.0)

2.208.0

Features

  • update L1 CloudFormation resource definitions (#​35054) (a2b3e78)
  • region-info: add support for region ap-southeast-6 (#​35036)

Bug Fixes


Alpha modules (2.208.0-alpha.0)

Features

2.207.0

Features

Bug Fixes


Alpha modules (2.207.0-alpha.0)

2.206.0

Features

  • custom-resource: Added async custom resource provider framework logging off by default (1302e3d)
  • ecs: add L1 native blue/green deployment support for ECS services (3ef87e4)

Alpha modules (2.206.0-alpha.0)

2.205.0

Features

Bug Fixes

⚠ 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-cdk-lib.aws_ec2.CfnTrafficMirrorFilterRule: Id attribute was removed
  • aws-cdk-lib.aws_kinesis.StreamConsumer: Id attribute was removed
  • aws-cdk-lib.aws_neptune.DBInstance: Id attribute was removed

Alpha modules (2.205.0-alpha.0)

2.204.0

Features

Bug Fixes


Alpha modules (2.204.0-alpha.0)

Features

2.203.1

Bug Fixes


Alpha modules (2.203.1-alpha.0)

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.213.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Sep 1, 2025
@dependabot dependabot bot requested a review from jeastham1993 as a code owner September 1, 2025 23:10
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Sep 1, 2025
@jeastham1993 jeastham1993 merged commit eb72045 into main Sep 2, 2025
5 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/order-service/cdk/Amazon.CDK.Lib-2.213.0 branch September 2, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment