codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.07k stars 341 forks source link

Update dependency p-timeout to v5 - autoclosed #463

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-timeout 3.2.0 -> 5.1.0 age adoption passing confidence

Release Notes

sindresorhus/p-timeout ### [`v5.1.0`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v5.1.0) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v5.0.2...v5.1.0) - Support `AbortController` ([#​26](https://togithub.com/sindresorhus/p-timeout/issues/26)) [`1bf6679`](https://togithub.com/sindresorhus/p-timeout/commit/1bf6679) ### [`v5.0.2`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v5.0.2) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v5.0.1...v5.0.2) - Ensure milliseconds argument is not NaN ([#​25](https://togithub.com/sindresorhus/p-timeout/issues/25)) [`6b6c4e8`](https://togithub.com/sindresorhus/p-timeout/commit/6b6c4e8) ### [`v5.0.1`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v5.0.1) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v5.0.0...v5.0.1) - Improve timeout error message ([#​24](https://togithub.com/sindresorhus/p-timeout/issues/24)) [`bf5d164`](https://togithub.com/sindresorhus/p-timeout/commit/bf5d164) ### [`v5.0.0`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v4.1.0...v5.0.0) ##### Breaking - Require Node.js 12 [`458618e`](https://togithub.com/sindresorhus/p-timeout/commit/458618e) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). ### [`v4.1.0`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v4.1.0) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v4.0.1...v4.1.0) - Make timeout clearable ([#​15](https://togithub.com/sindresorhus/p-timeout/issues/15)) [`e26f08d`](https://togithub.com/sindresorhus/p-timeout/commit/e26f08d) ### [`v4.0.1`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v4.0.1) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v4.0.0...v4.0.1) - Fix browser compatibility ([#​18](https://togithub.com/sindresorhus/p-timeout/issues/18)) [`b98a872`](https://togithub.com/sindresorhus/p-timeout/commit/b98a872) ### [`v4.0.0`](https://togithub.com/sindresorhus/p-timeout/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/p-timeout/compare/v3.2.0...v4.0.0) ##### Breaking - Require Node.js 10 [`3249b2f`](https://togithub.com/sindresorhus/p-timeout/commit/3249b2f) ##### Improvements - Add [`customTimers`](https://togithub.com/sindresorhus/p-timeout#customtimers) option ([#​17](https://togithub.com/sindresorhus/p-timeout/issues/17)) [`085f437`](https://togithub.com/sindresorhus/p-timeout/commit/085f437)

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.