Skip to content

Comments

chore(deps): bump the aws-cdk group across 1 directory with 3 updates#5038

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-cdk-fad0932885
Open

chore(deps): bump the aws-cdk group across 1 directory with 3 updates#5038
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-cdk-fad0932885

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the aws-cdk group with 3 updates in the / directory: @aws-cdk/toolkit-lib, aws-cdk-lib and aws-cdk.

Updates @aws-cdk/toolkit-lib from 1.15.0 to 1.15.1

Release notes

Sourced from @​aws-cdk/toolkit-lib's releases.

@​aws-cdk/toolkit-lib@​v1.15.1

1.15.1 (2026-02-18)

Bug Fixes

  • cli: use NuGet floating version for constructs in .NET templates (#1145) (4e0d9f7)
  • cloud-assembly-schema: manifest validation takes up majority of synthesis time (#1135) (efb810f)
  • primitive export values are not properly handled by refactor (#1138) (893976f)
  • toolkit-lib: wrap assembly in CachedCloudAssembly when caching is enabled (#1136) (a2142e5)
Commits
  • 4e0d9f7 fix(cli): use NuGet floating version for constructs in .NET templates (#1145)
  • 893976f fix: primitive export values are not properly handled by refactor (#1138)
  • efb810f fix(cloud-assembly-schema): manifest validation takes up majority of synthesi...
  • a2142e5 fix(toolkit-lib): wrap assembly in CachedCloudAssembly when caching is enable...
  • See full diff in compare view

Updates aws-cdk-lib from 2.238.0 to 2.239.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.239.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-licensemanager: AWS::LicenseManager::License: Beneficiary property is now required aws-licensemanager: AWS::LicenseManager::License: ProductSKU property is now required aws-sagemaker: AWS::SageMaker::Cluster: Orchestrator.Eks property is now immutable

Features

  • update L1 CloudFormation resource definitions (#37031) (bc65c09)
  • dynamodb: add cross-account global table replication support (#36895) (353a9bb)
  • kinesisfirehose: support dynamic partitioning (#35903) (4f86a05), closes #28740
  • resource policy and encrypted resource wrappers for L1s (#36849) (ee87e26)
  • update L1 CloudFormation resource definitions (#36923) (64cfc4d)
  • update L1 CloudFormation resource definitions (#36997) (e3eecad)

Bug Fixes

  • aws-cdk-lib: update cloud-assembly-schema to resolve peer dependency conflict (#36953) (f194236), closes #36939
  • aws-cdk-lib: upgrade version of ajv that triggers CVE scanners (#37022) (45662ba)
  • ec2: add VPC endpoint naming conventions for some isolated regions (#36794) (5a7fca5)
  • rds: mark deprecated versions and add new engine versions (#36937) (6e061d0)

Alpha modules (2.239.0-alpha.0)

⚠ BREAKING CHANGES

redshift-alpha: update default node type from DC2_LARGE to RA3_LARGE

Features

  • bedrock-agentcore-alpha: add fromCodeAsset method to create runtime artifact with local code assets (#36472) (c5a87e6), closes #36473
  • bedrock-agentcore-alpha: added new target type (api gateway) in agentcore gateway target. (#36841) (0842754), closes #36817
  • mixins-preview: add ECS ClusterSettingsMixin (#36796) (b8ab5be)
  • mixins-preview: add s3 bucket mixin for publicAccessBlock (#36905) (feed4b2)
  • mixins-preview: send Vended Logs to pre-created DeliveryDestination using toDestination() (#36896) (48f1fe6)

Bug Fixes

  • redshift-alpha: update default node type from DC2_LARGE to RA3_LARGE (#36516) (ea19e5c), closes #36416
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.239.0-alpha.0 (2026-02-19)

⚠ BREAKING CHANGES

redshift-alpha: update default node type from DC2_LARGE to RA3_LARGE

Features

  • bedrock-agentcore-alpha: add fromCodeAsset method to create runtime artifact with local code assets (#36472) (c5a87e6), closes #36473
  • bedrock-agentcore-alpha: added new target type (api gateway) in agentcore gateway target. (#36841) (0842754), closes #36817
  • mixins-preview: add ECS ClusterSettingsMixin (#36796) (b8ab5be)
  • mixins-preview: add s3 bucket mixin for publicAccessBlock (#36905) (feed4b2)
  • mixins-preview: send Vended Logs to pre-created DeliveryDestination using toDestination() (#36896) (48f1fe6)

Bug Fixes

  • redshift-alpha: update default node type from DC2_LARGE to RA3_LARGE (#36516) (ea19e5c), closes #36416

2.238.0-alpha.0 (2026-02-09)

Features

  • eks-v2-alpha: add support for bootstrapSelfManagedAddons (#36740) (1ffe38d)
  • eks-v2-alpha: add support for EKS hybrid nodes (#36749) (48ace56)

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider and handler functions use the same vpc configuration (#36735) (4e02f08), closes #34878 #34877
  • ivs-alpha: add region constraints to integration tests (#36851) (d55fec4)
  • mixins-preview: apply mixins in order (#36847) (726060c)
  • mixins-preview: apply mixins in order in MixinApplicator (#36877) (09db1c9), closes #36847

2.237.1-alpha.0 (2026-02-03)

2.237.0-alpha.0 (2026-02-02)

Features

... (truncated)

Commits
  • e458da3 Merge branch 'v2-release' into pr-37033
  • e906f86 chore(release): 2.239.0
  • bc65c09 feat: update L1 CloudFormation resource definitions (#37031)
  • 96714e6 Merge branch 'v2-release' into bump/2.239.0
  • de99209 chore(release): 2.239.0
  • 5a7fca5 fix(ec2): add VPC endpoint naming conventions for some isolated regions (#36794)
  • cc8b481 chore: resolve merge conflicts with v2-release
  • c4dfb8d chore(release): 2.239.0
  • e338f02 chore(bedrock): add Claude Sonnet 4.6 (#37015)
  • de664e3 chore: bump minimum constructs version to 10.5.0 (#37010)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1106.0 to 2.1106.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1106.1

2.1106.1 (2026-02-18)

Bug Fixes

  • cli: cdk init fails to run dotnet restore && dotnet build for C# & F# projects (#1148) (69b9c33)
  • cli: use NuGet floating version for constructs in .NET templates (#1145) (4e0d9f7)
  • cloud-assembly-schema: manifest validation takes up majority of synthesis time (#1135) (efb810f)
Commits
  • 4e0d9f7 fix(cli): use NuGet floating version for constructs in .NET templates (#1145)
  • 69b9c33 fix(cli): cdk init fails to run dotnet restore && dotnet build for C# & F...
  • f636cd9 docs: update AgentCore Runtime S3-based hotswap recommendation to use `fromCo...
  • efb810f fix(cloud-assembly-schema): manifest validation takes up majority of synthesi...
  • See full diff 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 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 the aws-cdk group with 3 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-cdk/toolkit-lib` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.15.1/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.238.0 to 2.239.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.239.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1106.0 to 2.1106.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1106.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.239.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1106.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Feb 23, 2026
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Feb 23, 2026
@sonarqubecloud
Copy link

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

Labels

dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code size/S PR between 10-29 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants