Skip to content

Bump the cdk group across 1 directory with 3 updates#15634

Merged
JamieB-gu merged 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-0595d15941
Apr 1, 2026
Merged

Bump the cdk group across 1 directory with 3 updates#15634
JamieB-gu merged 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-0595d15941

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

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

Updates aws-cdk from 2.1110.0 to 2.1115.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1115.0

2.1115.0 (2026-03-30)

Features

  • cli: new cdk diff --method flag to allow enforcing change set usage (#1266) (23bc301)
  • deps: upgrade aws-cdk-lib (#1275) (4111d4d)

aws-cdk@v2.1114.1

2.1114.1 (2026-03-26)

Bug Fixes

  • cli: CLI fails with Package subpath './bin/cdk' is not defined by "exports" (#1265) (9fa6132), closes #1263

aws-cdk@v2.1114.0

2.1114.0 (2026-03-26)

Features

Bug Fixes

  • CLI ignores root cause of CDK App termination (#1243) (a07449b)
  • CloudFormation deployment errors are not classified (#1253) (d4448eb)
  • error codes are not collected (#1244) (2f61ab4)
  • new stacks cannot be deployed with hotswap (#1248) (5a7ac29)
  • show diff when requesting approval for any-change (#1255) (cd31d30)

aws-cdk@v2.1113.0

2.1113.0 (2026-03-23)

Features

Bug Fixes

  • cli: --require-approval any-change only asks for confirmation on broadening changes (#1246) (bb3ff6f)

... (truncated)

Commits
  • 4111d4d feat(deps): upgrade aws-cdk-lib (#1275)
  • 73c7cac chore(deps): upgrade dependencies (#1274)
  • 815c7a3 chore(cli): remove unused legacy deployment options (#1269)
  • 23bc301 feat(cli): new cdk diff --method flag to allow enforcing change set usage (...
  • 9fa6132 fix(cli): CLI fails with `Package subpath './bin/cdk' is not defined by "expo...
  • 7c4304e chore(deps): upgrade dependencies (#1254)
  • cd31d30 fix: show diff when requesting approval for any-change (#1255)
  • d4448eb fix: CloudFormation deployment errors are not classified (#1253)
  • 5d2e5d1 chore: add error codes to all CLI toolkit errors (#1252)
  • 2f61ab4 fix: error codes are not collected (#1244)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.241.0 to 2.245.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.245.0

Features

Bug Fixes


Alpha modules (2.245.0-alpha.0)

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

v2.244.0

Features

Bug Fixes


Alpha modules (2.244.0-alpha.0)

Bug Fixes

... (truncated)

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

2.240.0-alpha.0 (2026-02-23)

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

... (truncated)

Commits
  • eddb6b6 chore: update analytics metadata blueprints
  • 25b61db chore(release): 2.245.0
  • 6cdf84a feat: update L1 CloudFormation resource definitions (#37332)
  • fa21e62 fix(lambda): fix typo in addPermission() warning message (#37365)
  • fc59d21 chore(deps): bump the npm_and_yarn group across 3 directories with 1 update (...
  • cd0df14 feat(cloudfront): use JavaScript runtime 2.0 as the default for CloudFront Fu...
  • 55322ba chore(s3): use BucketReflection for L1-backed property access (#37210)
  • 9bf4263 fix(lambda-nodejs): use direct spawn for local bundling (#37292)
  • c0849ea feat(ecr-assets): add support for docker build context (#36930)
  • ac3eadc chore(deps): update integ runner and cloud assembly versions to include docke...
  • Additional commits viewable in compare view

Updates constructs from 10.5.1 to 10.6.0

Release notes

Sourced from constructs's releases.

v10.6.0

10.6.0 (2026-03-23)

Features

  • add stackTraceOverride option to MetadataOptions (#2853) (f1fd286)
Commits

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

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2026
@dependabot dependabot bot requested review from a team as code owners March 31, 2026 11:23
@github-actions
Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Bumps the cdk group with 3 updates in the / directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [constructs](https://github.com/aws/constructs).


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

Updates `aws-cdk-lib` from 2.241.0 to 2.245.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.245.0/packages/aws-cdk-lib)

Updates `constructs` from 10.5.1 to 10.6.0
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.5.1...v10.6.0)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1115.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.245.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: constructs
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cdk-0595d15941 branch from 3082f25 to 790432f Compare March 31, 2026 18:34
@JamieB-gu JamieB-gu added the run_chromatic Runs chromatic when label is applied label Apr 1, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Apr 1, 2026
@JamieB-gu JamieB-gu merged commit bca85c9 into main Apr 1, 2026
31 checks passed
@JamieB-gu JamieB-gu deleted the dependabot/npm_and_yarn/cdk-0595d15941 branch April 1, 2026 12:14
@gu-prout
Copy link
Copy Markdown

gu-prout bot commented Apr 1, 2026

Seen on PROD (created by @dependabot[bot] and merged by @JamieB-gu 7 minutes and 58 seconds ago) Please check your changes!

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 Seen-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant