Skip to content

chore(deps): bump the aws-cdk group across 1 directory with 3 updates - #1863

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76
Open

chore(deps): bump the aws-cdk group across 1 directory with 3 updates#1863
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

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

Updates @aws-cdk/cdk-assets-lib from 1.4.10 to 1.4.15

Release notes

Sourced from @​aws-cdk/cdk-assets-lib's releases.

@​aws-cdk/cdk-assets-lib@​v1.4.15

1.4.15 (2026-07-22)

@​aws-cdk/cdk-assets-lib@​v1.4.14

1.4.14 (2026-07-16)

@​aws-cdk/cdk-assets-lib@​v1.4.13

1.4.13 (2026-07-10)

@​aws-cdk/cdk-assets-lib@​v1.4.12

1.4.12 (2026-06-22)

Bug Fixes

  • remove ~48 transitive dependencies from asset packaging (#1654) (f979da7)

@​aws-cdk/cdk-assets-lib@​v1.4.11

1.4.11 (2026-06-15)

Bug Fixes

  • cdk-assets: re-tag docker image for multi-destination publishes (#1591) (3ec7934)
Commits
  • 24211a5 chore(deps): upgrade dependencies (#1692)
  • 1e25583 chore(deps): upgrade projen and regenerate project files (#1690)
  • fc95a5a chore: modernize tsconfig settings across all packages (#1685)
  • f979da7 fix: remove ~48 transitive dependencies from asset packaging (#1654)
  • 995a457 chore(deps): upgrade dependencies (#1626)
  • 16d8bc4 refactor: extract zip utilities into shared @aws-cdk/tools package (#1512)
  • 3ec7934 fix(cdk-assets): re-tag docker image for multi-destination publishes (#1591)
  • 1b92d2c chore(deps): upgrade dependencies (#1599)
  • See full diff in compare view

Updates @aws-cdk/toolkit-lib from 1.28.0 to 1.38.1

Release notes

Sourced from @​aws-cdk/toolkit-lib's releases.

@​aws-cdk/toolkit-lib@​v1.38.1

1.38.1 (2026-08-07)

Bug Fixes

  • cli: REVERT hotswap fallback deployments use standard mode (#1801) (6551740)

@​aws-cdk/toolkit-lib@​v1.38.0

1.38.0 (2026-08-03)

Features

  • toolkit-lib: diagnose hook failures in the central stack diagnoser (#1786) (8c37fc4)

Bug Fixes

@​aws-cdk/toolkit-lib@​v1.37.0

1.37.0 (2026-07-30)

Features

  • toolkit-lib: add watchValidate action and cdk validate --watch (#1771) (49eaa58), closes #1762
  • toolkit-lib: simplify deploy approval message and surface auto-confirm (#1585) (0062024), closes #828
  • toolkit-lib: surface CloudTrail control-plane errors for failed resources (#1676) (7ca5b57)
  • toolkit-lib: Use COLUMNS env var for tables (#1704) (53368d1)

Bug Fixes

@​aws-cdk/toolkit-lib@​v1.36.1

1.36.1 (2026-07-23)

Bug Fixes

... (truncated)

Commits
  • 6551740 fix(cli): REVERT hotswap fallback deployments use standard mode (#1801)
  • b6a2d8d chore(deps): upgrade dependencies (#1794)
  • ee9a40c fix(toolkit-lib): refactor ignores a custom toolkit stack name (#1791)
  • 8c37fc4 feat(toolkit-lib): diagnose hook failures in the central stack diagnoser (#1786)
  • 129b1ae fix: change-set diff can miss changes to JSON-typed properties (#1785)
  • 62a6b2c chore: migrate repo tooling and docs from ts-node to tsx (#1783)
  • 957c309 chore: revert "refactor: migrate all subprocess call sites to the shared subp...
  • e8aaa6b refactor: migrate all subprocess call sites to the shared subprocess module (...
  • 49eaa58 feat(toolkit-lib): add watchValidate action and cdk validate --watch (#1771)
  • 3eea303 fix(toolkit-lib): preserve publishing role for import templates (#1665)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.262.1 to 2.263.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.263.0

Features

  • autoscaling: add support for AutoScalingInstanceRefresh UpdatePolicy (#38277) (434157f), closes #38276
  • docdb: support per-instance maintenance window on DatabaseCluster (#38315) (5390624), closes #30391
  • ecs: add support for using existing Cloud Map namespaces in ECS clusters (#36812) (bda00bf), closes #26698
  • eks: add Provisioned Control Plane support with controlPlaneScalingTier property (#36651) (5ea1054), closes #36650
  • eks: add support for Kubernetes version 1.36 (#38441) (da27b6c), closes #38411
  • lambda: add Java8AL2023, Java11AL2023 and Java17AL2023 runtime for Lambda #38418 (#38419) (1e55176)
  • lambda: add logGroup and systemLogLevel to CapacityProvider (#38183) (61a2e2d), closes #38182
  • lambda: add PropagateTags to CapacityProvider for tag propagation (#38180) (6f86f97), closes #38181

Bug Fixes


Alpha modules (2.263.0-alpha.0)

⚠ BREAKING CHANGES

  • mediaconnect: removalPolicy prop removed from FlowProps, GatewayProps, and BridgeProps. These resources now follow CloudFormation's default deletion behaviour (Delete).

Bug Fixes

v2.262.2

Bug Fixes


Alpha modules (2.262.2-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.264.0-alpha.0 (2026-08-10)

⚠ BREAKING CHANGES

  • glue-alpha: IDatabase.catalogArn and IDatabase.catalogId were removed in factor of a type safe ICatalog, which has catalogArn and catalogId. Consumers and implementations were updated accordingly.

Features

Bug Fixes

  • glue-alpha: enable key rotation for security configuration encryption (#38512) (18560e0)
  • mediaconnect-alpha: addOutput options and simplified VPC interface referencing (#38515) (3c71466), closes #38517

2.263.0-alpha.0 (2026-07-31)

⚠ BREAKING CHANGES

  • mediaconnect: removalPolicy prop removed from FlowProps, GatewayProps, and BridgeProps. These resources now follow CloudFormation's default deletion behaviour (Delete).

Bug Fixes

2.262.2-alpha.0 (2026-07-29)

2.262.1-alpha.0 (2026-07-23)

2.262.0-alpha.0 (2026-07-22)

Bug Fixes

  • redshift-alpha: quote identifiers and escape literals containing special characters (#38269) (3cb6844)

2.261.0-alpha.0 (2026-07-02)

... (truncated)

Commits
  • 731104d chore: update analytics metadata blueprints
  • 21fede3 chore(codebuild): remove deprecated Ubuntu 14.04 and Win 2016 Base images (#3...
  • da27b6c feat(eks): add support for Kubernetes version 1.36 (#38441)
  • 5390624 feat(docdb): support per-instance maintenance window on DatabaseCluster (#38315)
  • d26e507 fix(core): upgrade cloudformation-validate library (#38444)
  • 6f86f97 feat(lambda): add PropagateTags to CapacityProvider for tag propagation (#38180)
  • bda00bf feat(ecs): add support for using existing Cloud Map namespaces in ECS cluster...
  • 5ea1054 feat(eks): add Provisioned Control Plane support with controlPlaneScalingTier...
  • 1e55176 feat(lambda): add Java8AL2023, Java11AL2023 and Java17AL2023 runtime for Lamb...
  • b8e7c11 chore(iam): add resource validation to PolicyStatement for resource-based pol...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@dependabot
dependabot Bot requested a review from a team July 29, 2026 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 8027ee3 to 67fb8e2 Compare August 5, 2026 17:07
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 5, 2026
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 12, 2026
Bumps the aws-cdk group with 3 updates in the / directory: [@aws-cdk/cdk-assets-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cdk-assets-lib), [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `@aws-cdk/cdk-assets-lib` from 1.4.10 to 1.4.15
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cdk-assets-lib@v1.4.15/packages/@aws-cdk/cdk-assets-lib)

Updates `@aws-cdk/toolkit-lib` from 1.28.0 to 1.38.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.38.1/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.262.1 to 2.263.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.263.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: "@aws-cdk/cdk-assets-lib"
  dependency-version: 1.4.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.262.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1b1aa0cc76 branch from 67fb8e2 to 0f7313e Compare August 12, 2026 17:45
@github-actions github-actions Bot added size/l PR size: L and removed size/l PR size: L labels Aug 12, 2026
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 size/l PR size: L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants