maticzav / semantha

💁‍♀️ A delightful mono-repository assistant.
MIT License
2 stars 0 forks source link

Update dependency p-retry to v4 - autoclosed #46

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 5 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-retry 3.0.1 -> 4.6.1 age adoption passing confidence

Release Notes

sindresorhus/p-retry ### [`v4.6.1`](https://togithub.com/sindresorhus/p-retry/releases/v4.6.1) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.6.0...v4.6.1) - Fix retrying on network error in Firefox and Safari ([#​52](https://togithub.com/sindresorhus/p-retry/issues/52)) [`7828c0a`](https://togithub.com/sindresorhus/p-retry/commit/7828c0a) ### [`v4.6.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.6.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.5.0...v4.6.0) - Upgrade dependencies ([#​50](https://togithub.com/sindresorhus/p-retry/issues/50)) [`5a1c2a3`](https://togithub.com/sindresorhus/p-retry/commit/5a1c2a3) ### [`v4.5.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.5.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.4.0...v4.5.0) - Support `cross-fetch` for retrying on network errors ([#​44](https://togithub.com/sindresorhus/p-retry/issues/44)) [`23e67ab`](https://togithub.com/sindresorhus/p-retry/commit/23e67ab) ### [`v4.4.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.4.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.3.0...v4.4.0) - Retry on network errors in Firefox and Safari too ([#​42](https://togithub.com/sindresorhus/p-retry/issues/42)) [`7d4b031`](https://togithub.com/sindresorhus/p-retry/commit/7d4b031) ### [`v4.3.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.3.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.2.0...v4.3.0) - Ignore `window.fetch` network error ([#​38](https://togithub.com/sindresorhus/p-retry/issues/38)) [`c62b158`](https://togithub.com/sindresorhus/p-retry/commit/c62b158) ### [`v4.2.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.2.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.1.0...v4.2.0) - Allow `onFailedAttempt` to be async ([#​30](https://togithub.com/sindresorhus/p-retry/issues/30)) [`67afe2a`](https://togithub.com/sindresorhus/p-retry/commit/67afe2a) ### [`v4.1.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.1.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v4.0.0...v4.1.0) - Refactor TypeScript definition to CommonJS compatible export ([#​23](https://togithub.com/sindresorhus/p-retry/issues/23)) [`71e51ad`](https://togithub.com/sindresorhus/p-retry/commit/71e51ad) ### [`v4.0.0`](https://togithub.com/sindresorhus/p-retry/releases/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/p-retry/compare/v3.0.1...v4.0.0) Breaking: - Require Node.js 8 [`0ed8d5d`](https://togithub.com/sindresorhus/p-retry/commit/0ed8d5d) ([#​21](https://togithub.com/sindresorhus/p-retry/issues/21)) [`4b6ec19`](https://togithub.com/sindresorhus/p-retry/commit/4b6ec19) Enhancements: - Throw a useful error if a non-error is thrown [`a9d75a5`](https://togithub.com/sindresorhus/p-retry/commit/a9d75a5) - Add TypeScript definition ([#​21](https://togithub.com/sindresorhus/p-retry/issues/21)) [`4b6ec19`](https://togithub.com/sindresorhus/p-retry/commit/4b6ec19)

Configuration

📅 Schedule: "before 5am every weekday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.