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 into
masterfrom
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 into
masterfrom
dependabot/npm_and_yarn/aws-cdk-469dfd1261

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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.2
aws-cdk 2.1034.0 2.1126.0
aws-cdk-lib 2.232.2 2.258.0
cdk8s 2.70.34 2.70.72
cdk8s-cli 2.203.7 2.207.18

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

Commits
Maintainer changes

This version was pushed to npm by 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.1126.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1126.0

2.1126.0 (2026-06-03)

Features

  • cli: pass CDK_CLI_USERAGENT env var through to telemetry config (#1557) (caa0605)
  • toolkit-lib: surface resource delete failures in DeployResult (#1576) (a65d995)

Bug Fixes

aws-cdk@v2.1125.0

2.1125.0 (2026-05-27)

Features

Bug Fixes

aws-cdk@v2.1124.1

2.1124.1 (2026-05-20)

Bug Fixes

  • cli: resolve command aliases in unknown options check (#1536) (791408c)

aws-cdk@v2.1124.0

2.1124.0 (2026-05-20)

Features

aws-cdk@v2.1123.0

... (truncated)

Commits
  • a90d578 chore(deps): upgrade dependencies (#1590)
  • c23d53a chore(deps): bump @​smithy/util-retry from 4.4.0 to 4.4.4 (#1586)
  • caa0605 feat(cli): pass CDK_CLI_USERAGENT env var through to telemetry config (#1557)
  • 1bdaaaf chore(deps): bump @​aws-sdk/lib-storage from 3.1036.0 to 3.1053.0 (#1581)
  • a65d995 feat(toolkit-lib): surface resource delete failures in DeployResult (#1576)
  • bed7d67 fix: telemetry does not use proxy agent (#1577)
  • 6800788 chore(deps): upgrade dependencies (#1574)
  • 0a7f892 refactor: use WorkspaceJsiiBuild from cdklabs-projen-project-types (#1565)
  • e046569 chore: improve defense in depth of integ test workflow (#1558)
  • 76445b3 chore(deps): bump semver from 7.7.4 to 7.8.0 (#1548)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.232.2 to 2.258.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.258.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-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName: ConnectorArn property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::ServicePrincipalName: DirectoryRegistrationArn property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::TemplateGroupAccessControlEntry: GroupSecurityIdentifier property is now required.
  • aws-pcaconnectorad: AWS::PCAConnectorAD::TemplateGroupAccessControlEntry: TemplateArn property is now required.

Features

Bug Fixes

  • autoscaling: use of ScheduledAction.endTime is dangerous (#38014) (109fae7)
  • aws-cdk-lib: make token resolution ~25% faster (#37920) (87483dc)
  • bedrockagentcore: relax allowlistedHeaders pattern to match CFN schema (#37969) (e0d6c8a), closes #37964
  • cloudwatch: metric math validation reports quoted strings as unknown identifiers (#37977) (59bae38)
  • core: cross-region SSM writer orphans parameters when resource is replaced during stack update (#38059) (f130388)
  • core: handle string "false" for boolean context values in validation (#37989) (a26ed73)
  • integ-tests: responseURL logged in onTimeout (#37972) (b9259dd)
  • lambda-nodejs: bundling rejects entry paths containing ".." (#38022) (a7cc53c), closes #38017 #37572 #37572
  • lambda-nodejs: perf counters e2e test uses incorrect filename (#38033) (d88637f)

Alpha modules (2.258.0-alpha.0)

Features

  • integ-tests-alpha: add option to set the provider log level (#38005) (c634a79)

Bug Fixes

  • custom-resource-handlers: deterministic asset hashes for generated lambdas (#37634) (6c3d5bc), closes #34307
  • glue-alpha: deprecate Ray Jobs (#38055) (3fa428b)
  • glue-alpha: restore notifyDelayAfter to PySpark and Scala Spark ETL jobs (#37815) (05be88a), closes #33839
  • integ-tests-alpha: assertion failures print too much unnecessary information (#37974) (bc0de1d)

... (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.258.0-alpha.0 (2026-06-04)

Features

  • integ-tests-alpha: add option to set the provider log level (#38005) (c634a79)

Bug Fixes

  • custom-resource-handlers: deterministic asset hashes for generated lambdas (#37634) (6c3d5bc), closes #34307
  • glue-alpha: deprecate Ray Jobs (#38055) (3fa428b)
  • glue-alpha: restore notifyDelayAfter to PySpark and Scala Spark ETL jobs (#37815) (05be88a), closes #33839
  • integ-tests-alpha: assertion failures print too much unnecessary information (#37974) (bc0de1d)
  • mediapackagev2-alpha: cdnAuth on OriginEndpoint now generates the required policy (#38013) (1d56b46)

2.257.0-alpha.0 (2026-05-21)

2.256.1-alpha.0 (2026-05-20)

2.256.0-alpha.0 (2026-05-19)

2.255.0-alpha.0 (2026-05-18)

Features

  • bedrock-agentcore-alpha: Graduation of the library to stable. The Policy submodule is the only submodule that remains in alpha. All other constructs have graduated to stable in aws-cdk-lib/aws-bedrockagentcore and we recommend migrating to the stable versions (#37876) (00cf601)

2.254.0-alpha.0 (2026-05-13)

Features

  • bedrock-agentcore-alpha: add tags support to Evaluator and OnlineEvaluationConfig (#37804) (adbf88f)
  • bedrock-agentcore-alpha: add identity L2 constructs (#37610) (67c3af2)
  • mediapackagev2-alpha: add OAC integration between CloudFront and MediaPackageV2 (#37701) (654f59c)

Bug Fixes

  • bedrock-agentcore-alpha: fix cedar policy bug (#37782) (e678d5c), closes #37828
  • custom-resource-handlers: deployment fails when parameter already exists (#37852) (025c38c)

2.253.1-alpha.0 (2026-05-08)

... (truncated)

Commits
  • c331663 Revert "chore: update analytics metadata blueprints"
  • ca23898 chore: update analytics metadata blueprints
  • 6b00479 chore(deps): upgrade @​aws-cdk/cloud-assembly-schema to ^54.0.0 (#38074)
  • 41a35d2 chore: yarn upgrade dependencies requiring intervention (#37551)
  • 81d5b03 chore: npm-check-updates && yarn upgrade (#38076)
  • d368e21 chore: prepare repo for TypeScript/JSII 6.0 (#38058)
  • a226372 feat(core): trace property assignments in CfnResource.addPropertyOverride (#3...
  • 581ebc1 chore(rds): add MySQL versions 5.7.44-rds.20260212, 8.0.46 and 8.4.9 (#38039)
  • 2726f06 chore(rds): add Aurora PostgreSQL 16.13 limitless (#38053)
  • 664a878 feat: update L1 CloudFormation resource definitions (#37993)
  • Additional commits viewable in compare view

Updates cdk8s from 2.70.34 to 2.70.72

Release notes

Sourced from cdk8s's releases.

v2.70.72

2.70.72 (2026-06-06)

v2.70.71

2.70.71 (2026-06-05)

v2.70.70

2.70.70 (2026-06-04)

v2.70.69

2.70.69 (2026-06-02)

v2.70.68

2.70.68 (2026-06-01)

v2.70.67

2.70.67 (2026-05-26)

v2.70.66

2.70.66 (2026-05-22)

v2.70.65

2.70.65 (2026-05-19)

v2.70.64

2.70.64 (2026-05-15)

v2.70.63

2.70.63 (2026-05-12)

v2.70.62

2.70.62 (2026-05-12)

v2.70.61

2.70.61 (2026-05-05)

v2.70.60

... (truncated)

Commits

Updates cdk8s-cli from 2.203.7 to 2.207.18

Release notes

Sourced from cdk8s-cli's releases.

v2.207.18

2.207.18 (2026-06-07)

v2.207.17

2.207.17 (2026-06-06)

v2.207.16

2.207.16 (2026-06-05)

v2.207.15

2.207.15 (2026-06-04)

v2.207.14

2.207.14 (2026-06-03)

v2.207.13

2.207.13 (2026-06-02)

v2.207.12

2.207.12 (2026-06-01)

v2.207.11

2.207.11 (2026-05-29)

v2.207.10

2.207.10 (2026-05-27)

v2.207.9

2.207.9 (2026-05-26)

v2.207.8

2.207.8 (2026-05-25)

v2.207.7

2.207.7 (2026-05-23)

v2.207.6

... (truncated)

Commits

Updates cdk8s-plus-33 from 2.4.11 to 2.5.24

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 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 4 times, most recently from 5d53bcf to fe710a9 Compare April 8, 2026 12:24
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 2 times, most recently from 26ef91a to 01317fc Compare April 16, 2026 12:24
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 3 times, most recently from ce7bc0f to 13b075b Compare April 23, 2026 12:24
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 3 times, most recently from abc9afb to 37fe781 Compare May 6, 2026 12:23
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 2 times, most recently from c533ee8 to 0342747 Compare May 11, 2026 19:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch 4 times, most recently from 285b57d to ee24947 Compare May 27, 2026 14:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-469dfd1261 branch from ee24947 to cf6ff6f Compare June 4, 2026 00:21
…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.2` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1034.0` | `2.1126.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.232.2` | `2.258.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.70.34` | `2.70.72` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.203.7` | `2.207.18` |



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

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

Updates `aws-cdk-lib` from 2.232.2 to 2.258.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.258.0/packages/aws-cdk-lib)

Updates `cdk8s` from 2.70.34 to 2.70.72
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.70.34...v2.70.72)

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

Updates `cdk8s-plus-33` from 2.4.11 to 2.5.24
- [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.5.24)

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 cf6ff6f to ab2f6f2 Compare June 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants