kslr / disposable-email-domains

Anti-cheating, temporary (disposable/throwaway) email list
MIT License
26 stars 5 forks source link

Update dependency got to v11.6.0 #35

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
got dependencies minor 11.5.2 -> 11.6.0

Release Notes

sindresorhus/got ### [`v11.6.0`](https://togithub.com/sindresorhus/got/releases/v11.6.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v11.5.2...v11.6.0) ##### Improvements - Add `retry` stream event ([#​1384](https://togithub.com/sindresorhus/got/issues/1384)) [`7072198`](https://togithub.com/sindresorhus/got/commit/707219825b2f8ff3df597230a53244636df21642) - Merge PromisableRequest into Request [`7e8898e`](https://togithub.com/sindresorhus/got/commit/7e8898e9095e7da52e4ff342606cfd1dc5186f54) - Add types for `http-cache-semantics` options [`2e2295f`](https://togithub.com/sindresorhus/got/commit/2e2295fba63c260d347fef2081cdbcae45fa6116) - Make `CancelError` inherit `RequestError` [`1f132e8`](https://togithub.com/sindresorhus/got/commit/1f132e88b4e9b295631637757d64307032a4e56e) - Export `isErrorWithResponse` [`82caab2`](https://togithub.com/sindresorhus/got/commit/82caab2c799b017fb0c49d7d9adf660bedd4abe0) - Revert Export `isErrorWithResponse`, add `retryAfter` to `RetryObject` [`643a305`](https://togithub.com/sindresorhus/got/commit/643a305b4d710042d2a958a21e7637183713505c) - Add documentation comments to exported TypeScript types ([#​1278](https://togithub.com/sindresorhus/got/issues/1278)) [`eaf1e02`](https://togithub.com/sindresorhus/got/commit/eaf1e02b21e4b8c08197c6400844d4098828ecf4) - Upgrade dependencies ([#​1416](https://togithub.com/sindresorhus/got/issues/1416)) [`0d43f5f`](https://togithub.com/sindresorhus/got/commit/0d43f5fea0460977089236b58f2354307fbf27fc) - Add more HTTPS tests ([#​1430](https://togithub.com/sindresorhus/got/issues/1430)) [`4ff7098`](https://togithub.com/sindresorhus/got/commit/4ff709824b90a706df9855fa3592acc20010cfc3) - Move cache options into a `cacheOptions` property [`9c16d90`](https://togithub.com/sindresorhus/got/commit/9c16d9083019fcb28f566659106036faa4839447) ##### Bug fixes - Got promise shouldn't retry when the body is a stream [`6e1aeae`](https://togithub.com/sindresorhus/got/commit/6e1aeaedb5dfe4f4b15eecf72a80303c30df22af) ##### Docs - Add an example of nock integration with retrying [`f7bbc37`](https://togithub.com/sindresorhus/got/commit/f7bbc3753779e14b22d7aa337764c7048aebb915) - Fix `CancelError` docs [`28c400f`](https://togithub.com/sindresorhus/got/commit/28c400f4df5f45990f80641a794a2d09439bef93) - Fix retry delay function in the `README` ([#​1425](https://togithub.com/sindresorhus/got/issues/1425)) [`38bbb04`](https://togithub.com/sindresorhus/got/commit/38bbb04ea24f01eed6f01e394bc3e9405df8cfc5) - Fix a typo in docs [`b134aa4`](https://togithub.com/sindresorhus/got/commit/b134aa488a3d903d9571914b0f8b267340b767a9)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.