Skip to content

chore(deps): bump aws-cdk-lib from 2.248.0 to 2.249.0 in the cdk group#1138

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-19439c1e88
Apr 14, 2026
Merged

chore(deps): bump aws-cdk-lib from 2.248.0 to 2.249.0 in the cdk group#1138
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/cdk-19439c1e88

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps the cdk group with 1 update: aws-cdk-lib.

Updates aws-cdk-lib from 2.248.0 to 2.249.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.249.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-appstream: AWS::AppStream::Stack: Id attribute removed. aws-appsync: AWS::AppSync::GraphQLApi: LogConfig.CloudWatchLogsRoleArn property is now required. aws-appsync: AWS::AppSync::GraphQLApi: LogConfig.FieldLogLevel property is now required. aws-kafkaconnect: AWS::KafkaConnect::Connector: ProvisionedCapacity.McuCount property is now required.

Features

  • batch: add AL2023 image types and default to AL2023 (under feature flag) (#37539) (6c1251c), closes #35839 #37205
  • update L1 CloudFormation resource definitions (f28bb0e)
  • update L1 CloudFormation resource definitions (#37530) (117562c)
  • core: add source tracing for L1 construct property mutations (#37543) (8f38378)

Bug Fixes


Alpha modules (2.249.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.249.0-alpha.0 (2026-04-10)

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)

... (truncated)

Commits
  • 840d5bb chore: update analytics metadata blueprints
  • 3c3ba04 chore(release): 2.249.0
  • 689c661 chore(rds): postgres 16.13 (#37540)
  • 6c1251c feat(batch): add AL2023 image types and default to AL2023 (under feature flag...
  • 12a0217 chore(framework-integ): replace some deprecated API usage (#37557)
  • f28bb0e feat: update L1 CloudFormation resource definitions
  • 1b4496f chore(core): refactor reflection helpers into PropertyReflection and Construc...
  • c60f225 chore(batch): init base EC2 class for ECS and EKS (#35868)
  • 8f38378 feat(core): add source tracing for L1 construct property mutations (#37543)
  • d90eb33 chore: remove nonexistant entry points from package.json (#37541)
  • See full diff 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 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 cdk group with 1 update: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk-lib` from 2.248.0 to 2.249.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.249.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.249.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2026
@dependabot dependabot Bot requested a review from hendrickson-tyler as a code owner April 14, 2026 05:08
@github-actions github-actions Bot enabled auto-merge (squash) April 14, 2026 05:08
@github-actions github-actions Bot merged commit b40f5c8 into main Apr 14, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/cdk-19439c1e88 branch April 14, 2026 05:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant