Commit 303175b
authored
fix(deps): Update dependency p-wait-for to v6 (#817)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [p-wait-for](https://redirect.github.com/sindresorhus/p-wait-for) | dependencies | major | [`^5.0.2` -> `^6.0.0`](https://renovatebot.com/diffs/npm/p-wait-for/5.0.2/6.0.0) |
---
### Release Notes
<details>
<summary>sindresorhus/p-wait-for (p-wait-for)</summary>
### [`v6.0.0`](https://redirect.github.com/sindresorhus/p-wait-for/releases/tag/v6.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/p-wait-for/compare/v5.0.2...v6.0.0)
##### Breaking
- Require Node.js 20 [`8b2cb65`](https://redirect.github.com/sindresorhus/p-wait-for/commit/8b2cb65)
- Remove `customTimers` option [`842024e`](https://redirect.github.com/sindresorhus/p-wait-for/commit/842024e)
- Just use [global mocking](https://nodejs.org/api/test.html#timers) instead.
##### Improvements
- Add `AbortController` support [`842024e`](https://redirect.github.com/sindresorhus/p-wait-for/commit/842024e)
***
</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 6191f47 commit 303175b
2 files changed
Lines changed: 9 additions & 33 deletions
Some 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 | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments