begin-data
begin-data copied to clipboard
Bump @aws-lite/client from 0.17.3 to 0.21.1
Bumps @aws-lite/client from 0.17.3 to 0.21.1.
Changelog
Sourced from @aws-lite/client's changelog.
[0.21.1] 2024-04-26
Fixed
- Allow paginator to accept nested tokens
- Because XML, of course
[0.21.0] 2024-04-25
Added
- Added
streamResponsePayloadrequest parameter to return the response payload as a Node.js stream; partially fixes #65
[0.20.0] 2024-03-07
Added
- Added
awsjsonMarshall/awsjsonUnmarshallconfig options- Added pagination support for
cursor/tokenarrays for APIs that paginate with multiple tokens- Added XML namespace support via
xmlnsproperty
[0.19.0] 2024-02-28
Added
- Added low-level retries with jitter / backoff; fixes #106
[0.18.0] 2024-02-15
Added
- Added integrated testing API; fixes #102
- Read more at https://aws-lite.org/testing-api
- Feature should be considered experimental
Changed
- Removed Node.js 14.x support
Commits
b4daeab0.21.1c035fe5Update changelog19c5aebFix@aws-lite/cloudformationpaginators to account for nested responsesc31311eAllow paginator to accept nested tokens because XML responsesdd3106eUpdate git repository URL8393d13@aws-lite/s30.1.218a14e8f0.21.0054b354Lintcc2434aUpdate ESLint to v9, update CI to not lint in Node.js <= 16.xe49aeebUpdate !ESLint deps- 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)