Skip to content

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

Merged
aidandaly24 merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-cdk-84931d7cb3
Apr 8, 2026
Merged

chore(deps): bump the aws-cdk group across 1 directory with 2 updates#791
aidandaly24 merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-cdk-84931d7cb3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

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

Updates @aws-cdk/toolkit-lib from 1.19.3 to 1.21.1

Release notes

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

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

1.21.1 (2026-04-03)

Bug Fixes

  • "duplicate Export names" error deploying nested stacks with Fn::Join exports (#1307) (1fe7075), closes #1292

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

1.21.0 (2026-04-01)

Features

Bug Fixes

  • security changes in nested stacks are not shown for cdk diff --security-only (#1295) (8f7e1aa)
  • toolkit-lib: REVIEW_IN_PROGRESS stacks are failing cdk diff with change set (#1296) (f48847f)

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

1.20.1 (2026-03-31)

Bug Fixes

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

1.20.0 (2026-03-30)

Features

  • cli: new cdk diff --method flag to allow enforcing change set usage (#1266) (23bc301)

Bug Fixes

... (truncated)

Commits
  • 1fe7075 fix: "duplicate Export names" error deploying nested stacks with Fn::Join exp...
  • fa54d44 chore: tests don't work on Node 22 (#1308)
  • a026f10 chore(toolkit-lib): use pre-built cdk.out fixtures in deploy and diff tests f...
  • ae062a9 feat: display CloudFormation Guard Hook failures (#1198)
  • 7c079da feat(cli): add publish-assets command for asset publishing without deployment...
  • 87b3f6c feat(toolkit-lib): changeset-based diff for nested stacks (#1292)
  • 26ab95a chore: replace unnecessary dev deps with native alternatives (#1299)
  • f48847f fix(toolkit-lib): REVIEW_IN_PROGRESS stacks are failing cdk diff with cha...
  • 8f7e1aa fix: security changes in nested stacks are not shown for `cdk diff --security...
  • e979d8d fix: CDK apps do not print colors anymore (#1294)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.247.0 to 2.248.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.248.0

Bug Fixes

  • eks: downgrade isolated subnet validation from error to warning (#37500) (470856c), closes #37491

Alpha modules (2.248.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.248.0-alpha.0 (2026-04-02)

2.247.0-alpha.0 (2026-04-02)

Features

2.246.0-alpha.0 (2026-03-31)

2.245.0-alpha.0 (2026-03-27)

Features

  • s3tables-alpha: add support for partition spec, sort order, and table properties (#36811) (2696cd1)
  • s3tables-alpha: add metrics configuration support for TableBucket (#37275) (e8786f5)
  • s3tables-alpha: implement ITaggableV2 on TableBucket and Table L2 constructs (#37277) (69c8944), closes #33054

2.244.0-alpha.0 (2026-03-19)

Bug Fixes

  • kinesisanalytics-flink-alpha: mark deprecated flink runtimes as deprecated (#37155) (0a89447)

2.243.0-alpha.0 (2026-03-11)

2.242.0-alpha.0 (2026-03-10)

Features

  • mixins-preview: allow passing resource objects into properties in CFN Property mixins (#37148) (f238629)
  • mixins-preview: generate EventBridge pattern for all events (#37081) (f30e836)
  • mixins-preview: support custom merge strategies via IMergeStrategy (#37170) (0dec011)

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

Features

  • mixins-preview: add recordFields and outputFormat to Vended Logs Mixin (#37042) (dd94c31)
  • mixins-preview: cross account delivery destinations (#36827) (a759eb6)

... (truncated)

Commits
  • 78536e6 Merge branch 'main' into merge-back/2.247.0
  • 470856c fix(eks): downgrade isolated subnet validation from error to warning (#37500)
  • 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 2 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `@aws-cdk/toolkit-lib` from 1.19.3 to 1.21.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.21.1/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.247.0 to 2.248.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.248.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.248.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team April 8, 2026 17:47
@github-actions github-actions bot added the size/xs PR size: XS label Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.01% 6916 / 15712
🔵 Statements 43.51% 7343 / 16873
🔵 Functions 41.58% 1241 / 2984
🔵 Branches 43.09% 4655 / 10801
Generated in workflow #1663 for commit 8434da8 by the Vitest Coverage Report Action

@aidandaly24 aidandaly24 merged commit 7560634 into main Apr 8, 2026
20 checks passed
@aidandaly24 aidandaly24 deleted the dependabot/npm_and_yarn/aws-cdk-84931d7cb3 branch April 8, 2026 21:18
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 javascript Pull requests that update javascript code size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant