Bump the cdk group in /cdk with 2 updates
Merged
Number: #280
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 29, 2025 at 12:42 AM UTC
(5 months ago)
(5 months ago)
Updated:
May 29, 2025 at 12:43 AM UTC
(5 months ago)
(5 months ago)
Merged:
May 29, 2025 at 12:43 AM UTC
(5 months ago)
by github-actions[bot]
(5 months ago)
by github-actions[bot]
Time to Close:
less than a minute
Labels:
dependencies javascript
dependencies javascript
Assignees:
poad
poad
Description:
Bumps the cdk group in /cdk with 2 updates: @types/node and aws-cdk.
Updates @types/node from 22.15.23 to 22.15.24
Commits
- See full diff in compare view
Updates aws-cdk from 2.1016.1 to 2.1017.0
Release notes
Sourced from aws-cdk's releases.
aws-cdk@v2.1017.0
2.1017.0 (2025-05-28)
⚠ BREAKING CHANGES
- toolkit-lib: The data emitted by message
CDK_TOOLKIT_I4001has changed. Instead of formatted diffs, it now contains a stack count and the template diff as returned by the action. The formatted output is now available on a new messageCDK_TOOLKIT_I4002. Deprecated optionsecurityOnlyremoved fromDiffOptionsused byToolkit.diff(). Instead the action always prints and returns a security diff. Use a customIoHostimplementation to customize the exact diff output.- toolkit-lib: Custom implementations of
BaseCredentialshave changed. If you previously extended the abstractBaseCredentialsclass and implemented the abstract method, you can now pass any object implementing the newIBaseCredentialsProviderinterface. The method name change tosdkBaseConfigand it now receives two parameters: anioHostthat can be used to emit messages and aclientConfigto should be honored for all SDK requests. However theclientConfigmay be extended as needed.- toolkit-lib: parameterize context storage (#534)
- toolkit-lib: The
codefield on messages is now optional. All messages with a code are subject to our backwards compatibility guarantees and can be relied upon by integrators. Messages that previously had a "default code" ending in0000no longer have a code and must be treated purely informational. Requests and messages with a payload are always coded.Features
- cli,toolkit-lib: drift detection via
cdk driftandtoolkit.drift()(#442) (c48b685)- toolkit-lib: generic messages do not have a code (#526) (b1dfe96)
- toolkit-lib: improved types for BaseCredentials (#542) (b04ad30)
- toolkit-lib: parameterize context storage (#534) (95971c0)
Bug Fixes
- toolkit-lib:
fromAssemblyBuildermutates globally sharedprocess.env(#528) (09c8402)- toolkit-lib: deploy options is missing
importExistingResourcesandhotswapProperties.ecs.stabilizationTimeoutSeconds(#520) (f10dfc3)- toolkit-lib: diff message payloads are incomplete (#546) (2eb1b84)
- toolkit-lib: unnecessary dependency on promptly (#523) (3d833d3), closes #396
Commits
2eb1b84fix(toolkit-lib)!: diff message payloads are incomplete (#546)b04ad30feat(toolkit-lib)!: improved types for BaseCredentials (#542)95971c0feat(toolkit-lib)!: parameterize context storage (#534)c48b685feat(cli,toolkit-lib): drift detection viacdk driftandtoolkit.drift()...4767724refactor(cli): createProxyAgentin the CLI in preparation ofproxy-agent...09c8402fix(toolkit-lib):fromAssemblyBuildermutates globally sharedprocess.env...fbc28d7chore(deps): upgrade dependencies (#530)3d833d3fix(toolkit-lib): unnecessary dependency on promptly (#523)b1dfe96feat(toolkit-lib)!: generic messages do not have a code (#526)841bc03refactor(cli): hotswap is now a deployment method (#519)- Additional commits viewable 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
Commits:
1
1
Files Changed:
1
1
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Package:
@types/node
Ecosystem:
npm
npm
Version Change:
22.15.23 → 22.15.24
Update Type:
Patch
Patch
Path:
/cdk
Technical Details
| ID: | 725752 |
| UUID: | 2550878553 |
| Node ID: | PR_kwDOKYCPlM6YC1FZ |
| Host: | GitHub |
| Repository: | poad/next-ts-lambda-ssr-template |
| Merge State: | Unknown |