Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Updated Amazon.CDK.Lib from 2.221.1 to 2.233.0.

Release notes

Sourced from Amazon.CDK.Lib's releases.

2.233.0

⚠ BREAKING CHANGES

CHANGES TO L1 RESOURCES: 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-ec2: AWS::EC2::EC2Fleet: DefaultTargetCapacityType property is now immutable.
aws-ec2: AWS::EC2::EC2Fleet: TargetCapacityUnitType property is now immutable.

Features

Bug Fixes


Alpha modules (2.233.0-alpha.0)

⚠ BREAKING CHANGES

  • bedrock-agentcore-alpha: Runtime constructs will no longer automatically include lifecycleConfiguration with default values when not explicitly specified by users.
  • elasticache-alpha: The engine property in NoPasswordUserProps has been removed.

Bug Fixes

  • bedrock-agentcore-alpha: runtime construct incorrectly forces default lifecycleConfiguration values (#​36379) (7954354), closes #​36376
  • elasticache-alpha: the default engine for NoPasswordUser contradict in the docs (#​35920) (495fa37), closes #​35847
  • mixins-preview: improving delivery source and delivery destination creation (#​36314) (86092ab)

2.232.2

Bug Fixes


Alpha modules (2.232.2-alpha.0)

2.232.1

Bug Fixes


Alpha modules (2.232.1-alpha.0)

2.232.0

Features

Bug Fixes


Alpha modules (2.232.0-alpha.0)

Bug Fixes

2.231.0

Features

Bug Fixes


Alpha modules (2.231.0-alpha.0)

Features

2.230.0

Features

Bug Fixes


Alpha modules (2.230.0-alpha.0)

Features

Bug Fixes

2.229.1

Bug Fixes

  • scheduler: wrong ARN generated in ScheduleGroup.grant* methods (#​36175) (ca9fbdd)

Alpha modules (2.229.1-alpha.0)

2.229.0

Features

Bug Fixes


Alpha modules (2.229.0-alpha.0)

Features

Bug Fixes

  • bedrock-agentcore-alpha: empty submodule accidentally exposed and runtime validation fix (#​36148) (72d3e6f)

2.228.0

Features

  • lambda: add new lambda/kafka esm properties and on failure desitination (65f9c35)

Bug Fixes


Alpha modules (2.228.0-alpha.0)

2.227.0

CHANGES TO L1 RESOURCES: 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-backup: AWS::Backup::LogicallyAirGappedBackupVault: EncryptionKeyArn attribute removed.

Features


Alpha modules (2.227.0-alpha.0)

Features

Bug Fixes

  • bedrock-agentcore-alpha: fix unexpected validation error when properties are Token (#​35978) (084b736)

2.226.0

Features

  • dynamodb: compound keys for global secondary indexes (046b06d)
  • lambda: add multi-tenancy support with TenancyConfig (5f384db)

Alpha modules (2.226.0-alpha.0)

2.225.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-dynamodb: AWS::DynamoDB::GlobalTable: ResourcePolicy property is now required.

Features

Bug Fixes

Reverts


Alpha modules (2.225.0-alpha.0)

2.224.0

⚠ BREAKING CHANGES

  • aws-cdk-lib: Reference interfaces (such as IBucketRef, IRoleRef, etc.) were moved to a new aws-cdk-lib.interfaces submodule to prevent cyclic dependencies between service modules. If you are importing reference interfaces, you have to update import statements accordingly. See #​36060 for full details.
  • Amazon.CDK.Lib (.NET): The .NET namespace for multiple submodules has changed. If you are using any of the renamed submodules, you have to update using statements for these submodules. See #​36037 for full details.
  • 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-opensearchserverless: AWS::OpenSearchServerless::Collection: StandbyReplicas property is now immutable.
aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: Id attribute removed.

Features

Bug Fixes


Alpha modules (2.224.0-alpha.0)

Features

2.223.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-dynamodb: AWS::DynamoDB::GlobalTable: GlobalTableSettingsReplicationMode property removed.
  • aws-dynamodb: AWS::DynamoDB::GlobalTable: GlobalTableSourceArn property removed.
  • aws-dynamodb: AWS::DynamoDB::Table: GlobalTableSettingsReplicationMode property removed.
  • aws-events: AWS::Events::EventBusPolicy: Id attribute removed.

Features

Bug Fixes


Alpha modules (2.223.0-alpha.0)

2.222.0

⚠ BREAKING CHANGES

  • bedrock-agentcore: The signature of RuntimeAuthorizerConfiguration.usingCognito() has changed to accept IUserPool and IUserPoolClient constructs instead of string parameters, and now supports multiple clients.

Features

Bug Fixes


Alpha modules (2.222.0-alpha.0)

Features

Bug Fixes

Commits viewable in compare view.

Updated Constructs from 10.4.2 to 10.4.4.

Release notes

Sourced from Constructs's releases.

10.4.4

10.4.4 (2025-12-11)

Bug Fixes

10.4.3

10.4.3 (2025-11-06)

Bug Fixes

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.221.1 to 2.233.0
Bumps Constructs from 10.4.2 to 10.4.4

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-version: 2.233.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Constructs
  dependency-version: 10.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 6, 2026
@dependabot dependabot bot requested a review from jeastham1993 as a code owner January 6, 2026 11:19
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2026

Superseded by #585.

@dependabot dependabot bot closed this Jan 6, 2026
@dependabot dependabot bot deleted the dependabot/nuget/src/order-service/cdk/nuget-dependencies-8a8949df9a branch January 6, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment