Skip to content

Bump Amazon.CDK.Lib from 2.209.1 to 2.212.0#30

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/LayeredCraft.Cdk.Constructs/dotnet-823da6366b
Closed

Bump Amazon.CDK.Lib from 2.209.1 to 2.212.0#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/LayeredCraft.Cdk.Constructs/dotnet-823da6366b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2025

Copy link
Copy Markdown
Contributor

Updated Amazon.CDK.Lib from 2.209.1 to 2.212.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET labels Aug 27, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 2, 2025
@dependabot
dependabot Bot deleted the dependabot/nuget/src/LayeredCraft.Cdk.Constructs/dotnet-823da6366b branch September 2, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment