An open index of dependabot pull requests across open source projects.

chore: bump software.amazon.awscdk:aws-cdk-lib from 2.223.0 to 2.224.0

Open
Number: #2297
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: November 17, 2025 at 11:12 AM UTC
(7 months ago)
Updated: November 17, 2025 at 11:13 AM UTC
(7 months ago)
Labels:
dependencies maven size/XS
Description:

Bumps software.amazon.awscdk:aws-cdk-lib from 2.223.0 to 2.224.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

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

Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.224.0-alpha.0 (2025-11-13)

Features

2.223.0-alpha.0 (2025-11-10)

2.222.0-alpha.0 (2025-11-04)

Features

  • eks-v2-alpha: eks-v2-alpha is now in developer preview (#35801) (32afc0f)

Bug Fixes

  • bedrock-alpha: apply permission dependency to existing and non-existing roles (#35123) (b39ccf3), closes #35120
  • eks-v2-alpha: remove hyphen from Go package name (#35927) (2cdfc8a)

2.221.1-alpha.0 (2025-10-29)

2.221.0-alpha.0 (2025-10-24)

Features

Bug Fixes

  • elasticache-alpha: cannot import Redis 7 serverless cache (#35629) (2bde1a0)

2.220.0-alpha.0 (2025-10-14)

Bug Fixes

2.219.0-alpha.0 (2025-10-01)

2.218.0-alpha.0 (2025-09-29)

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

2.217.0-alpha.0 (2025-09-25)

... (truncated)

Commits
  • 4f4c61e chore(release): 2.224.0 (#36040)
  • 98b9a85 chore: update CHANGELOG.v2.alpha.md
  • efe936c chore: update analytics metadata blueprints
  • 96ff514 chore(release): 2.224.0
  • 2eee0a9 chore: exclude test and config files from minification (#36038)
  • 35f8e46 feat(apigateway): add option for consolidating lambda permissions for rest an...
  • 47a9a20 feat: update L1 CloudFormation resource definitions (#35994)
  • 96d4e81 chore(interfaces): submodule names for interface submodules are incorrect (#3...
  • 773b5c4 chore(spec2cdk): add explicit return type to loadPatchedSpec (#36031)
  • 0fa89e8 chore: update cdk-generate-synthetic-examples to use latest (#36028)
  • Additional 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)
Package Dependencies
Ecosystem:
maven
Version Change:
2.223.0 → 2.224.0
Update Type:
Minor
Technical Details
ID: 11101346
UUID: 3632870413
Node ID: PR_kwDOEKdwoM6z1QZu
Host: GitHub
Repository: aws-powertools/powertools-lambda-java