Commit 36e3982
authored
fix(deps): Update dependency p-timeout to v7 (#337)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [p-timeout](https://redirect.github.com/sindresorhus/p-timeout) | dependencies | major | [`^6.1.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/p-timeout/6.1.4/7.0.1) |
---
### Release Notes
<details>
<summary>sindresorhus/p-timeout (p-timeout)</summary>
### [`v7.0.1`](https://redirect.github.com/sindresorhus/p-timeout/releases/tag/v7.0.1)
[Compare Source](https://redirect.github.com/sindresorhus/p-timeout/compare/v7.0.0...v7.0.1)
- Fix "Illegal invocation" error with custom timers [`ed58372`](https://redirect.github.com/sindresorhus/p-timeout/commit/ed58372)
***
### [`v7.0.0`](https://redirect.github.com/sindresorhus/p-timeout/releases/tag/v7.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/p-timeout/compare/v6.1.4...v7.0.0)
##### Breaking
- Require Node.js 20 [`234f642`](https://redirect.github.com/sindresorhus/p-timeout/commit/234f642)
##### Fixes
- Fix stack trace truncation when promise rejects [`b7bb247`](https://redirect.github.com/sindresorhus/p-timeout/commit/b7bb247)
***
</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 814c6c4 commit 36e3982
2 files changed
+3
-15
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 | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments