chore(deps-dev): bump aws-cdk from 2.1016.1 to 2.1017.0
Merged
Number: #6734
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 28, 2025 at 08:56 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 28, 2025 at 09:20 PM UTC
(6 months ago)
(6 months ago)
Merged:
May 28, 2025 at 09:20 PM UTC
(6 months ago)
by anafalcao
(6 months ago)
by anafalcao
Time to Close:
24 minutes
Labels:
dependencies internal size/XS javascript
dependencies internal size/XS javascript
Description:
Bumps 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
| ID: | 722374 |
| UUID: | 2550594320 |
| Node ID: | PR_kwDODTo4k86YBvsQ |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |
| Merge State: | Unknown |