chore(deps): bump the aws-cdk group across 1 directory with 3 updates - #5524
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the aws-cdk group across 1 directory with 3 updates#5524dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-cdk-f7858dae53
branch
from
August 6, 2026 22:08
24e2159 to
86d056d
Compare
Contributor
|
@svozza this will continue failing the Dependency Review CI check until CDK actually bumps the vulnerable dependency. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-cdk-f7858dae53
branch
2 times, most recently
from
August 7, 2026 13:54
8131309 to
e2d2632
Compare
Bumps the aws-cdk group with 3 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@aws-cdk/toolkit-lib` from 1.35.0 to 1.38.0 - [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.0/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk-lib` from 2.261.0 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) Updates `aws-cdk` from 2.1132.0 to 2.1135.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1135.0/packages/aws-cdk) --- updated-dependencies: - 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 dependency-version: 2.1133.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk-lib dependency-version: 2.262.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/aws-cdk-f7858dae53
branch
from
August 7, 2026 13:57
e2d2632 to
84c75c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-cdk group with 3 updates in the / directory: @aws-cdk/toolkit-lib, aws-cdk-lib and aws-cdk.
Updates
@aws-cdk/toolkit-libfrom 1.35.0 to 1.38.0Release notes
Sourced from @aws-cdk/toolkit-lib's releases.
... (truncated)
Commits
b6a2d8dchore(deps): upgrade dependencies (#1794)ee9a40cfix(toolkit-lib): refactor ignores a custom toolkit stack name (#1791)8c37fc4feat(toolkit-lib): diagnose hook failures in the central stack diagnoser (#1786)129b1aefix: change-set diff can miss changes to JSON-typed properties (#1785)62a6b2cchore: migrate repo tooling and docs from ts-node to tsx (#1783)957c309chore: revert "refactor: migrate all subprocess call sites to the shared subp...e8aaa6brefactor: migrate all subprocess call sites to the shared subprocess module (...49eaa58feat(toolkit-lib): add watchValidate action and cdk validate --watch (#1771)3eea303fix(toolkit-lib): preserve publishing role for import templates (#1665)53368d1feat(toolkit-lib): Use COLUMNS env var for tables (#1704)Updates
aws-cdk-libfrom 2.261.0 to 2.263.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
731104dchore: update analytics metadata blueprints21fede3chore(codebuild): remove deprecated Ubuntu 14.04 and Win 2016 Base images (#3...da27b6cfeat(eks): add support for Kubernetes version 1.36 (#38441)5390624feat(docdb): support per-instance maintenance window on DatabaseCluster (#38315)d26e507fix(core): upgrade cloudformation-validate library (#38444)6f86f97feat(lambda): add PropagateTags to CapacityProvider for tag propagation (#38180)bda00bffeat(ecs): add support for using existing Cloud Map namespaces in ECS cluster...5ea1054feat(eks): add Provisioned Control Plane support with controlPlaneScalingTier...1e55176feat(lambda): add Java8AL2023, Java11AL2023 and Java17AL2023 runtime for Lamb...b8e7c11chore(iam): add resource validation to PolicyStatement for resource-based pol...Updates
aws-cdkfrom 2.1132.0 to 2.1135.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
0fa27fffeat(deps): upgrade aws-cdk-lib (#1795)b6a2d8dchore(deps): upgrade dependencies (#1794)ee9a40cfix(toolkit-lib): refactor ignores a custom toolkit stack name (#1791)129b1aefix: change-set diff can miss changes to JSON-typed properties (#1785)43f30d1feat(deps): upgrade aws-cdk-lib (#1787)2189832chore: aws-cdk-lib upgrade workflow fails on yarn age gate (#1784)62a6b2cchore: migrate repo tooling and docs from ts-node to tsx (#1783)d87457echore: release fails because of runtime dependency on private packages (#1776)957c309chore: revert "refactor: migrate all subprocess call sites to the shared subp...e8aaa6brefactor: migrate all subprocess call sites to the shared subprocess module (...