chore(deps-dev): bump aws-cdk from 2.1129.0 to 2.1133.0 in /infra - #84
Merged
Merged
Conversation
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1129.0 to 2.1133.0. - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1133.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk dependency-version: 2.1133.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/infra/aws-cdk-2.1133.0
branch
from
August 1, 2026 11:54
aa266b9 to
fa23f85
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
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 aws-cdk from 2.1129.0 to 2.1133.0.
Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
712d792fix(cli): forward --no-validation to the app process via CDK_VALIDATION (#1756)2810a54feat(deps): upgrade aws-cdk-lib (#1752)09f70cedocs: update TypeScript examples from ts-node to tsx (#1749)70cf0e3feat(cdk-explorer): advertise LSP feature and protocol manifest (#1750)fbb26dfdocs(cli): document the cdk lsp command in the CLI README (#1743)56aea57fix: cannot debug performance issues of internal projects (#1736)c670960fix(cli): entire violation report is printed in red (#1742)9398ed0fix(toolkit-lib): supportcdk orphanfor resources inside a stage (#1733)c4e4ee9feat: integrate lsp feature branch (#1681)9bf08e5feat(cli): typescript init templates use tsc + tsx and swc/jest, on typescrip...