Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps aws-cdk-lib from 2.222.0 to 2.223.0.

Release notes

Sourced from aws-cdk-lib's releases.

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

  • update L1 CloudFormation resource definitions (#35926) (3f4d585)
  • ec2: support for Cloud Wan Core Network routes (#35008) (fba027b)
  • s3-deployment: support securityGroups in BucketDeploymentProps (#33233) (f2a3166), closes #33229

Bug Fixes

  • stepfunctions: DistributedMap ResultWriter correct query language selection (#35834) (75b8ead), closes #35403
  • onEvent function to pass all the options to rule resource (#35829) (3d7023d)

Alpha modules (2.223.0-alpha.0)

Changelog

Sourced from 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.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)

2.216.0-alpha.0 (2025-09-22)

2.215.0-alpha.0 (2025-09-15)

... (truncated)

Commits
  • 57bae7a chore(release): 2.223.0 (#35993)
  • c384c7f chore: update CHANGELOG.v2.md
  • af30f2c (chore):resolved merge conflicts
  • 37346de chore(release): 2.223.0
  • 3f4d585 feat: update L1 CloudFormation resource definitions (#35926)
  • 75b8ead fix(stepfunctions): DistributedMap ResultWriter correct query language sele...
  • 832eed8 chore(neptune-alpha): use typed error (#35960)
  • 93af887 chore(ec2): add r8a instance class (#35964)
  • 35e7aec chore(bedrock-agentcore): update readme styles (#35959)
  • fda6e13 chore(spec2cdk): ensure strings are passed to attributes (#35911)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 20:10
@dependabot dependabot bot requested a review from anafalcao November 10, 2025 20:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 10, 2025
@github-actions github-actions bot added the internal Maintenance changes label Nov 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/develop/aws-cdk-lib-2.223.0 branch 2 times, most recently from bb9f7a2 to 113b1db Compare November 11, 2025 13:50
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.222.0 to 2.223.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.222.0...v2.223.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.223.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/aws-cdk-lib-2.223.0 branch from 113b1db to 6d5c0d2 Compare November 11, 2025 14:16
@sonarqubecloud
Copy link

@leandrodamascena leandrodamascena merged commit 316e7cd into develop Nov 11, 2025
13 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/aws-cdk-lib-2.223.0 branch November 11, 2025 14:21
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.52%. Comparing base (d9f950d) to head (adebf29).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7656   +/-   ##
========================================
  Coverage    96.52%   96.52%           
========================================
  Files          275      275           
  Lines        13117    13117           
  Branches       986      986           
========================================
  Hits         12661    12661           
  Misses         353      353           
  Partials       103      103           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant