Skip to content

build(deps-dev): bump the aws-cdk group across 1 directory with 7 updates#1176

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-cdk-469dfd1261
Open

build(deps-dev): bump the aws-cdk group across 1 directory with 7 updates#1176
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-cdk-469dfd1261

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the aws-cdk group with 5 updates in the / directory:

Package From To
@aws-cdk/lambda-layer-kubectl-v33 2.0.0 2.2.0
aws-cdk 2.1034.0 2.1115.1
aws-cdk-lib 2.232.2 2.245.0
cdk8s 2.70.34 2.70.54
cdk8s-cli 2.203.7 2.205.6

Updates @aws-cdk/lambda-layer-kubectl-v33 from 2.0.0 to 2.2.0

Commits
  • 2dc08ca feat(projen): upgrade dependencies for last 3 minor versions (#532)
  • 806580c chore(deps): upgrade dependencies (#531)
  • bbec4c4 chore: upgrade helm to 3.14.0 (#490)
  • 4fb87a2 feat: upgrade helm and kubectl version as @​aws-cdk/lambda-layer-kubectl-v28 (...
  • 3ddaa84 feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v28 (#450)
  • 193965e feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v27 (#349)
  • bed1dc7 chore: only release on functional updates (v26) (#344)
  • ae4eaf3 fix: bump min cdk version to 2.28.0 to use node 14 (backport #300) (#312)
  • 219b341 feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v26 (#242)
  • aaab67b chore: update contributing guide for publishing new versions (backport #190) ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​aws-cdk/lambda-layer-kubectl-v33 since your current version.


Updates aws-cdk from 2.1034.0 to 2.1115.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1115.1

2.1115.1 (2026-03-31)

Bug Fixes

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)

... (truncated)

Commits
  • e979d8d fix: CDK apps do not print colors anymore (#1294)
  • 5f96e59 fix: error annotations are not collected (#1262)
  • 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)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.232.2 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 cdk8s from 2.70.34 to 2.70.54

Release notes

Sourced from cdk8s's releases.

v2.70.54

2.70.54 (2026-03-30)

v2.70.53

2.70.53 (2026-03-28)

v2.70.52

2.70.52 (2026-03-22)

v2.70.51

2.70.51 (2026-03-09)

v2.70.50

2.70.50 (2026-03-03)

v2.70.49

2.70.49 (2026-02-26)

v2.70.48

2.70.48 (2026-02-18)

v2.70.47

2.70.47 (2026-02-09)

v2.70.46

2.70.46 (2026-02-02)

v2.70.45

2.70.45 (2026-01-27)

v2.70.44

2.70.44 (2026-01-26)

v2.70.43

2.70.43 (2026-01-14)

v2.70.42

... (truncated)

Commits

Updates cdk8s-cli from 2.203.7 to 2.205.6

Release notes

Sourced from cdk8s-cli's releases.

v2.205.6

2.205.6 (2026-03-31)

v2.205.5

2.205.5 (2026-03-30)

v2.205.4

2.205.4 (2026-03-29)

v2.205.3

2.205.3 (2026-03-28)

v2.205.2

2.205.2 (2026-03-27)

v2.205.1

2.205.1 (2026-03-19)

v2.205.0

2.205.0 (2026-03-18)

Features

  • cli: bump default cdk8s-plus dependency to 33 (#3833) (1952aae)

v2.204.9

2.204.9 (2026-02-16)

v2.204.8

2.204.8 (2026-02-15)

v2.204.7

2.204.7 (2026-02-10)

v2.204.6

2.204.6 (2026-02-06)

v2.204.5

... (truncated)

Commits

Updates cdk8s-plus-33 from 2.4.11 to 2.4.41

Commits

Updates constructs from 10.4.4 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)

v10.5.1

10.5.1 (2026-02-19)

Bug Fixes

  • provide default implementation of with() on Node class (#2848) (f0f37e5)

v10.5.0

10.5.0 (2026-02-17)

Features

  • mixin: add IMixin interface and Construct.with() method (#2843) (0f1005b)

v10.4.5

10.4.5 (2026-01-16)

Bug Fixes

  • save memory by lazy initializing all fields (#2838) (28249f8)
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 12:24
@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 force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 3 times, most recently from 9d526eb to 5d53bcf Compare April 7, 2026 12:25
…ates

Bumps the aws-cdk group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-cdk/lambda-layer-kubectl-v33](https://github.com/cdklabs/awscdk-asset-kubectl) | `2.0.0` | `2.2.0` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1034.0` | `2.1115.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.232.2` | `2.245.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.70.34` | `2.70.54` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.203.7` | `2.205.6` |



Updates `@aws-cdk/lambda-layer-kubectl-v33` from 2.0.0 to 2.2.0
- [Release notes](https://github.com/cdklabs/awscdk-asset-kubectl/releases)
- [Commits](cdklabs/awscdk-asset-kubectl@kubectl-v20v2.0.0...kubectl-v28v2.2.0)

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

Updates `aws-cdk-lib` from 2.232.2 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 `cdk8s` from 2.70.34 to 2.70.54
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.70.34...v2.70.54)

Updates `cdk8s-cli` from 2.203.7 to 2.205.6
- [Release notes](https://github.com/cdk8s-team/cdk8s-cli/releases)
- [Commits](cdk8s-team/cdk8s-cli@v2.203.7...v2.205.6)

Updates `cdk8s-plus-33` from 2.4.11 to 2.4.41
- [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases)
- [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-33/v2.4.11...cdk8s-plus-33/v2.4.41)

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

---
updated-dependencies:
- dependency-name: "@aws-cdk/lambda-layer-kubectl-v33"
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1115.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.245.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s
  dependency-version: 2.70.54
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: cdk8s-cli
  dependency-version: 2.205.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s-plus-33
  dependency-version: 2.4.41
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: constructs
  dependency-version: 10.6.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 force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch from 5d53bcf to fe710a9 Compare April 8, 2026 12:24
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

Development

Successfully merging this pull request may close these issues.

0 participants