chore(deps): bump the aws-cdk group across 1 directory with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
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.6.1 to 1.8.0
Release notes
Sourced from @aws-cdk/toolkit-lib's releases.
@aws-cdk/toolkit-lib@v1.8.01.8.0 (2025-09-05)
Features
Bug Fixes
@aws-cdk/toolkit-lib@v1.7.01.7.0 (2025-09-03)
Features
Bug Fixes
Commits
aef751efeat: refactor execution (#674)1ab5a09fix: notices key in cdk.json is not respected (#821)6f4e98afix(cli): fails to load credentials if both containerToken and containerToken...aec389cfeat(cli): count resources/stacks withUNKNOWNdrift status asunchecked...0e27c14chore(deps): upgrade dependencies (#815)- See full diff in compare view
Updates aws-cdk-lib from 2.213.0 to 2.214.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.214.0
CHANGES TO L1 RESOURCES
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
- aws-ecs: AWS::ECS::Service: AvailabilityZoneRebalancing property default value changed from "ENABLED" to "DISABLED".
Features
- acm: add support for ACM exportable public certificates (#35079) (c158e80), closes #35078
- cloudwatch: add option to show labels on pie chart (#34745) (83f0a61), closes #28929
- cognito: support refresh token rotation (#34360) (74f8ad9), closes #34344
- core:
DockerBuildOptionssupport network param (#34725) (bc333e2), closes #34514- dynamodb: adding ContributorInsightsMode feature (#35332) (f12ead2)
- rds: retain automated backups for database cluster (#35372) (2ffc666)
- update L1 CloudFormation resource definitions (#35320) (0d674e4)
- update L1 CloudFormation resource definitions (#35382) (8f708df)
- ecs: volume initialization rate (#34962) (b8dfbc4)
- events: enable customer managed keys to be used with Archive (#35253) (9f5e507)
- sns: add notExistsCondition method (#34712) (fd8677b), closes #34707
Bug Fixes
- lazy loading to improve startup time slows down large programs (#35335) (6755a4e)
- cloudwatch:
AlarmRule.concatcover empty operands (#34757) (a01aa38), closes #34662- ecs_patterns: openListener should be false when custom sg is provided (#35297) (ccb1955), closes #35292 #ffcdd2 #e8f5e8 #fff3e0 #f5f5f5
- eks: kubectlProvider should use the AmazonEC2ContainerRegistryPullOnly managed policy (#35248) (1b6e962), closes #35244
- stepfunctions-tasks: map bedrockagent service to bedrock IAM prefix (#35147) (86638f6), closes #35146
- stop passing the deprecated property to Cfn construct (#35080) (a20afcd), closes #34895
- s3-deployment: intermittent CreateInvalidation and/or wait errors (#34859) (628425c), closes #15891 #15891
Alpha modules (2.214.0-alpha.0)
Features
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.214.0-alpha.0 (2025-09-02)
Features
- bedrock-alpha: add guardrails l2 construct (#34765) (b4fdb2b)
- eks-v2-alpha: support eks with k8s 1.33 (#34713) (c24565e), closes #34520 #34911
- s3tables-alpha: add TablePolicy support to L2 construct library (#35223) (2741dfb), closes #33054
2.213.0-alpha.0 (2025-08-27)
Features
2.212.0-alpha.0 (2025-08-20)
2.211.0-alpha.0 (2025-08-12)
2.210.0-alpha.0 (2025-08-06)
Features
2.209.1-alpha.0 (2025-08-06)
Bug Fixes
2.209.0-alpha.0 (2025-08-05)
2.208.0-alpha.0 (2025-07-29)
Features
2.207.0-alpha.0 (2025-07-24)
... (truncated)
Commits
efa4fdbchore: update analytics metadata blueprints3d4a0a2chore(release): 2.214.0adb44f4docs(events-targets): add documentation of invoking AwsApi method (#35309)8400b2bchore(cloudfront): add validation for configuring response headers policy (#3...461621edocs(appconfig): better docstring for app config content type (#35374)2ffc666feat(rds): retain automated backups for database cluster (#35372)c158e80feat(acm): add support for ACM exportable public certificates (#35079)83f0a61feat(cloudwatch): add option to show labels on pie chart (#34745)8f708dffeat: update L1 CloudFormation resource definitions (#35382)bd3e98achore(region-info): beanstalk hostedZoneId for ap-southeast-5, ap-southeast-7...- Additional commits viewable in compare view
Updates aws-cdk from 2.1027.0 to 2.1029.0
Release notes
Sourced from aws-cdk's releases.
aws-cdk@v2.1029.0
2.1029.0 (2025-09-05)
Features
Bug Fixes
- cli: cdk flags --set without additional options should fail (#833) (a890d3f), closes #832
- notices key in cdk.json is not respected (#821) (1ab5a09), closes #724
aws-cdk@v2.1028.0
2.1028.0 (2025-09-03)
Features
Commits
aef751efeat: refactor execution (#674)a890d3ffix(cli): cdk flags --set without additional options should fail (#833)1ab5a09fix: notices key in cdk.json is not respected (#821)e7ea9d5chore(cli): update cdk flags message (#831)0e27c14chore(deps): upgrade dependencies (#815)7ad2e9cfeat(cli): support shorthand aliases for languages (#814)- See full diff in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
4
+32
-31
Package Dependencies
Technical Details
| ID: | 7266386 |
| UUID: | 2808314585 |
| Node ID: | PR_kwDOEjWUk86nY3rZ |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-typescript |
| Merge State: | Unknown |