chore(deps): bump the aws-cdk group with 3 updates#1763
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the aws-cdk group with 3 updates: [@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.13 - [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.13/packages/@aws-cdk/cdk-assets-lib) Updates `@aws-cdk/toolkit-lib` from 1.28.0 to 1.34.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.34.0/packages/@aws-cdk/toolkit-lib) Updates `aws-cdk-lib` from 2.258.0 to 2.261.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.261.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: "@aws-cdk/cdk-assets-lib" dependency-version: 1.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-cdk - dependency-name: "@aws-cdk/toolkit-lib" dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk-lib dependency-version: 2.261.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
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: @aws-cdk/cdk-assets-lib, @aws-cdk/toolkit-lib and aws-cdk-lib.
Updates
@aws-cdk/cdk-assets-libfrom 1.4.10 to 1.4.13Release notes
Sourced from @aws-cdk/cdk-assets-lib's releases.
Commits
24211a5chore(deps): upgrade dependencies (#1692)1e25583chore(deps): upgrade projen and regenerate project files (#1690)fc95a5achore: modernize tsconfig settings across all packages (#1685)f979da7fix: remove ~48 transitive dependencies from asset packaging (#1654)995a457chore(deps): upgrade dependencies (#1626)16d8bc4refactor: extract zip utilities into shared@aws-cdk/toolspackage (#1512)3ec7934fix(cdk-assets): re-tag docker image for multi-destination publishes (#1591)1b92d2cchore(deps): upgrade dependencies (#1599)Updates
@aws-cdk/toolkit-libfrom 1.28.0 to 1.34.0Release notes
Sourced from @aws-cdk/toolkit-lib's releases.
... (truncated)
Commits
65f7430feat(toolkit-lib): configurable stack stabilization polling interval on deplo...a7a40e0fix: fatal validations are not properly hyphenated (#1720)8580fe4feat(toolkit-lib): configurable stack event polling interval on deploy and de...9edbb25fix: namespaced rule names are doubled up (#1707)81e414dchore: dedupe packages and upgrade sdk version (#1693)24211a5chore(deps): upgrade dependencies (#1692)1e25583chore(deps): upgrade projen and regenerate project files (#1690)629ca49feat(cli): Integrate with express mode using--expressflag for deploy, des...fc95a5achore: modernize tsconfig settings across all packages (#1685)5659329fix(cli): routecdk destroythrough toolkit-lib (#1686)Updates
aws-cdk-libfrom 2.258.0 to 2.261.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
1be62aechore: update analytics metadata blueprintsa5da749chore(aws-cdk-lib): remove unused table dependency (CVE-2026-13676) (#38235)5aabd32feat: update L1 CloudFormation resource definitions (#38189)2c6988dchore(ec2): add g7e instance class (NVIDIA Blackwell B200) (#37971)6a1934dfix: improve internal path detection (#38205)45c9d5edocs: fix grammar errors and typos in source comments (#37577)07d5623feat(rds): support native Secrets Manager integration for RDS Cluster and Ins...bad8a3afix(ecr-assets): tarball asset build command not escaped (#38171)031aba8fix: print validation errors according to new style (#38166)1a342e0chore(core): use cloud-assembly-schema types for validation (#38168)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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