-
Notifications
You must be signed in to change notification settings - Fork 171
chore(deps): bump the aws-cdk group across 1 directory with 3 updates #4376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
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.5.0 to 1.6.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/[email protected]/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk-lib` from 2.211.0 to 2.212.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.212.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1025.0 to 2.1026.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk-lib dependency-version: 2.212.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1026.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <[email protected]>
f7072ad
to
7fcb387
Compare
|
svozza
approved these changes
Aug 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Changes that touch dependencies, e.g. Dependabot, etc.
documentation
Improvements or additions to documentation
javascript
Pull requests that update Javascript code
size/S
PR between 10-29 LOC
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-lib
from 1.5.0 to 1.6.0Release notes
Sourced from
@aws-cdk/toolkit-lib
's releases.Commits
ac7a24c
fix(bootstrap): disallow AssumeRole with ExternalId by default (#811)4821d4e
feat(cli): add sts:TagSession permission to trusted accounts on bootstrap (#762)e042c55
chore(deps): upgrade dependencies (#779)Updates
aws-cdk-lib
from 2.211.0 to 2.212.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
4f0b0aa
chore: update analytics metadata blueprints1ac6678
chore(release): 2.212.0d79fd85
feat: update L1 CloudFormation resource definitions (#35256)f7faffe
feat: implement UsagePlan and ApiKey support in L2 constructs for aws-apigate...0d5ce56
fix(apigateway): invalid JSON structure in StepFunctions error responses caus...46021f5
chore: npm-check-updates && yarn upgrade (#35206)7c0084a
revert(docs): revert ECS and Fargate service documentation for new AZ rebalan...ec18b83
docs(lambda): fix incorrect import in autoscaling example (#34989)e07c89b
docs(aws-cdk-lib): remove duplication of main docs (#35229)aaaa9cc
fix(signer): not correctly passing signingProfileName to CfnSigningProfile (...Updates
aws-cdk
from 2.1025.0 to 2.1026.0Release notes
Sourced from aws-cdk's releases.
Commits
ac7a24c
fix(bootstrap): disallow AssumeRole with ExternalId by default (#811)80d4d15
fix(cli): improve language selection logic in cliInit function (#806)4821d4e
feat(cli): add sts:TagSession permission to trusted accounts on bootstrap (#762)e042c55
chore(deps): upgrade dependencies (#779)455c017
fix: skipLibCheck is not turned on for all init templates (#800)c6585ad
fix(cli): deprecate "bootstrap-stack-name" in favor of "toolkit-stack-name" f...98a1bfa
fix(cli): when CDK library is too old, an empty flags table is displayed (#797)add2ae7
docs: update README forcdk flags
command (#789)17ebf86
fix(cli): acknowledge produces duplicate entries (#793)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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