ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

fix(deps): update dependency purify-ts to v1.3.5 #517

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
purify-ts 1.1.0 -> 1.3.5 age adoption passing confidence

Release Notes

gigobyte/purify (purify-ts) ### [`v1.3.5`](https://togithub.com/gigobyte/purify/releases/tag/v1.3.5): 1.3.5 [Compare Source](https://togithub.com/gigobyte/purify/compare/71fe9536a87040889fa67270077efeb3dc6171cf...v1.3.5) ##### MaybeAsync and EitherAsync - Fix `ap` and `extend` type definitions ### [`v1.3.4`](https://togithub.com/gigobyte/purify/compare/v1.3.3...71fe9536a87040889fa67270077efeb3dc6171cf) [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.3.3...71fe9536a87040889fa67270077efeb3dc6171cf) ### [`v1.3.3`](https://togithub.com/gigobyte/purify/releases/tag/v1.3.3): 1.3.3 [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.3.2...v1.3.3) ##### General - Allow passing ReadonlyArray values where T\[] is required ### [`v1.3.2`](https://togithub.com/gigobyte/purify/releases/tag/v1.3.2): 1.3.2 [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.3.1...v1.3.2) ##### Codec - Fix runtime error when decoding an object with a BigInt value ##### MaybeAsync and EitherAsync - Fix `map` and `join` type definitions ### [`v1.3.1`](https://togithub.com/gigobyte/purify/releases/tag/v1.3.1): 1.3.1 [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.3.0...v1.3.1) ##### Codec - Fix runtime error when decoding an object with a BigInt value ##### Maybe - Fix disappearing property when running `JSON.stringify` on a Maybe with a Date ### [`v1.3.0`](https://togithub.com/gigobyte/purify/releases/tag/v1.3.0): 1.3.0 [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.2.2...v1.3.0) - Add ESM support ### [`v1.2.2`](https://togithub.com/gigobyte/purify/releases/tag/v1.2.2): 1.2.2 [Compare Source](https://togithub.com/gigobyte/purify/compare/0a7da8e8e38c6b2725d6a8f2783a0cc9b111be08...v1.2.2) ##### General - Add new TS 4.7 module schema ### [`v1.2.1`](https://togithub.com/gigobyte/purify/compare/v1.2.0...0a7da8e8e38c6b2725d6a8f2783a0cc9b111be08) [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.2.0...0a7da8e8e38c6b2725d6a8f2783a0cc9b111be08) ### [`v1.2.0`](https://togithub.com/gigobyte/purify/releases/tag/v1.2.0): 1.2.0 [Compare Source](https://togithub.com/gigobyte/purify/compare/v1.1.0...v1.2.0) ##### Either - Improve `ap` and `join` type definitions ##### EitherAsync - Improve `ap` and `join` type definitions

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2cc33dd) 99.42% compared to head (3d43534) 99.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 36 36 Lines 2257 2257 Branches 192 192 ======================================= Hits 2244 2244 Misses 11 11 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.