shelfio / dynamodb-parallel-scan

Scan large DynamoDB tables faster with parallelism
MIT License
71 stars 10 forks source link

fix(deps): update dependency p-map to v5 #139

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-map 4.0.0 -> 5.5.0 age adoption passing confidence

Release Notes

sindresorhus/p-map ### [`v5.5.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.5.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v5.4.0...v5.5.0) - Add `pMapSkip` as an acceptable return value in `Mapper` type ([#​60](https://togithub.com/sindresorhus/p-map/issues/60)) [`b58fc26`](https://togithub.com/sindresorhus/p-map/commit/b58fc26) ### [`v5.4.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.4.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v5.3.0...v5.4.0) - Support `AbortController` ([#​58](https://togithub.com/sindresorhus/p-map/issues/58)) [`4875dee`](https://togithub.com/sindresorhus/p-map/commit/4875dee) ### [`v5.3.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.3.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v5.2.0...v5.3.0) - Add support for multiple `pMapSkip`'s ([#​52](https://togithub.com/sindresorhus/p-map/issues/52)) [`94eb532`](https://togithub.com/sindresorhus/p-map/commit/94eb532) ### [`v5.2.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.2.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v5.1.0...v5.2.0) - Add support for `AsyncIterable` as input ([#​46](https://togithub.com/sindresorhus/p-map/issues/46)) [`a24e909`](https://togithub.com/sindresorhus/p-map/commit/a24e909) - Prevent some potential unhandled exceptions ([#​48](https://togithub.com/sindresorhus/p-map/issues/48)) [`11bc75d`](https://togithub.com/sindresorhus/p-map/commit/11bc75d) ### [`v5.1.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.1.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v5.0.0...v5.1.0) ##### Improvements - Add the ability to skip an iteration ([#​39](https://togithub.com/sindresorhus/p-map/issues/39)) [`c9c0882`](https://togithub.com/sindresorhus/p-map/commit/c9c0882) ##### Fixes - Do not run mapping after stop-on-error happened ([#​40](https://togithub.com/sindresorhus/p-map/issues/40)) [`4b5f9e7`](https://togithub.com/sindresorhus/p-map/commit/4b5f9e7) ### [`v5.0.0`](https://togithub.com/sindresorhus/p-map/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/p-map/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 12 [`dcdbc7a`](https://togithub.com/sindresorhus/p-map/commit/dcdbc7a) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - `AggregateError` is no longer iterable. It moved to an `.errors` property.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.