Commit d5805f1
authored
fix(deps): Update dependency p-map to v7 (#23)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [p-map](https://redirect.github.com/sindresorhus/p-map) | dependencies | major | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/p-map/6.0.0/7.0.3) |
---
### Release Notes
<details>
<summary>sindresorhus/p-map (p-map)</summary>
### [`v7.0.3`](https://redirect.github.com/sindresorhus/p-map/releases/tag/v7.0.3)
[Compare Source](https://redirect.github.com/sindresorhus/p-map/compare/v7.0.2...v7.0.3)
- Fix cleaning up abort listener ([#​81](https://redirect.github.com/sindresorhus/p-map/issues/81)) [`65e893e`](https://redirect.github.com/sindresorhus/p-map/commit/65e893e)
### [`v7.0.2`](https://redirect.github.com/sindresorhus/p-map/releases/tag/v7.0.2)
[Compare Source](https://redirect.github.com/sindresorhus/p-map/compare/v7.0.1...v7.0.2)
- Add missing `index` parameter to mapper function in `pMapIterable` ([#​71](https://redirect.github.com/sindresorhus/p-map/issues/71)) [`dc597e5`](https://redirect.github.com/sindresorhus/p-map/commit/dc597e5)
### [`v7.0.1`](https://redirect.github.com/sindresorhus/p-map/releases/tag/v7.0.1)
[Compare Source](https://redirect.github.com/sindresorhus/p-map/compare/v7.0.0...v7.0.1)
- Fix `pMapIterable` not accepting async values in an iterator ([#​69](https://redirect.github.com/sindresorhus/p-map/issues/69)) [`1076833`](https://redirect.github.com/sindresorhus/p-map/commit/1076833)
### [`v7.0.0`](https://redirect.github.com/sindresorhus/p-map/releases/tag/v7.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/p-map/compare/v6.0.0...v7.0.0)
##### Breaking
- Require Node.js 18 ([#​67](https://redirect.github.com/sindresorhus/p-map/issues/67)) [`136b08a`](https://redirect.github.com/sindresorhus/p-map/commit/136b08a)
##### Improvements
- Add [`pMapIterable`](https://redirect.github.com/sindresorhus/p-map#pmapiterableinput-mapper-options) export ([#​63](https://redirect.github.com/sindresorhus/p-map/issues/63)) [`5c59528`](https://redirect.github.com/sindresorhus/p-map/commit/5c59528)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent 905708d commit d5805f1
2 files changed
+9
-44
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments