Skip to content

chore: bump software.amazon.awscdk:aws-cdk-lib from 2.243.0 to 2.248.0#2459

Merged
phipag merged 1 commit intomainfrom
dependabot/maven/software.amazon.awscdk-aws-cdk-lib-2.248.0
Apr 8, 2026
Merged

chore: bump software.amazon.awscdk:aws-cdk-lib from 2.243.0 to 2.248.0#2459
phipag merged 1 commit intomainfrom
dependabot/maven/software.amazon.awscdk-aws-cdk-lib-2.248.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps software.amazon.awscdk:aws-cdk-lib from 2.243.0 to 2.248.0.

Release notes

Sourced from software.amazon.awscdk: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)

v2.247.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-bedrockagentcore: AWS::BedrockAgentCore::OnlineEvaluationConfig: ExecutionStatus attribute removed. aws-appstream: AWS::AppStream::ImageBuilder: Name property is now immutable. aws-eks: AWS::EKS::Capability: EKS_CAPABILITY_ACK_S3_LOGS vended log type removed.

Features

  • update L1 CloudFormation resource definitions (#37410) (bd2c318)
  • apigatewayv2: add role support for lambda authorizers (#35706) (2fb2f16), closes #35696
  • batch: skip unregister job definition on update (#36011) (2fb2240)
  • elasticloadbalancingv2: jwt verification for application load balancer (#36099) (aacd28a), closes #36096

Bug Fixes


Alpha modules (2.247.0-alpha.0)

Features

v2.246.0

Features

Bug Fixes

Reverts

... (truncated)

Changelog

Sourced from software.amazon.awscdk: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
  • b5670b3 chore(release): 2.248.0 (#37509)
  • 693603e chore(release): 2.248.0
  • 9aceb58 chore(merge-back): 2.247.0 (#37506)
  • 78536e6 Merge branch 'main' into merge-back/2.247.0
  • 322299f chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group...
  • 470856c fix(eks): downgrade isolated subnet validation from error to warning (#37500)
  • 0fbaf7a docs(mixins): expand mixin guidelines with when-not-to-use criteria, auxiliar...
  • f50b8a4 chore(release): 2.247.0 (#37497)
  • 447ac6c chore: trigger build
  • 7b6c66f chore: update analytics metadata blueprints
  • 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 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)

Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.243.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](aws/aws-cdk@v2.243.0...v2.248.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-version: 2.248.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Apr 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

@phipag phipag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and approved by @phipag. Minor version bump (2.243.0 → 2.248.0). Breaking changes in v2.247.0 are L1 CFN resource updates for services not used by this project. Includes CVE-2026-33750 fix. CDK is test-scope only. All CI checks pass.

@phipag phipag merged commit 0ea4f06 into main Apr 8, 2026
17 checks passed
@phipag phipag deleted the dependabot/maven/software.amazon.awscdk-aws-cdk-lib-2.248.0 branch April 8, 2026 14:41
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant