sindresorhus/got
### [`v11.8.2`](https://togithub.com/sindresorhus/got/releases/v11.8.2)
[Compare Source](https://togithub.com/sindresorhus/got/compare/v11.8.1...v11.8.2)
- Make the `dnsCache` option lazy ([#1529](https://togithub.com/sindresorhus/got/issues/1529)) [`3bd245f`](https://togithub.com/sindresorhus/got/commit/3bd245f)
This slightly improves Got startup performance and fixes an issue with Jest.
### [`v11.8.1`](https://togithub.com/sindresorhus/got/releases/v11.8.1)
[Compare Source](https://togithub.com/sindresorhus/got/compare/v11.8.0...v11.8.1)
- Do not throw on custom stack traces ([#1491](https://togithub.com/sindresorhus/got/issues/1491)) [`4c815c3`](https://togithub.com/sindresorhus/got/commit/4c815c3a609eb74d0eb139414d9996b4f65dc3c0)
### [`v11.8.0`](https://togithub.com/sindresorhus/got/releases/v11.8.0)
[Compare Source](https://togithub.com/sindresorhus/got/compare/v11.7.0...v11.8.0)
- Fix for sending files with size `0` on `stat` ([#1488](https://togithub.com/sindresorhus/got/issues/1488)) [`7acd380`](https://togithub.com/sindresorhus/got/commit/7acd380)
- `beforeRetry` allows stream body if different from original ([#1501](https://togithub.com/sindresorhus/got/issues/1501)) [`3dd2273`](https://togithub.com/sindresorhus/got/commit/3dd2273)
- Set default value for an options object ([#1495](https://togithub.com/sindresorhus/got/issues/1495)) [`390b145`](https://togithub.com/sindresorhus/got/commit/390b145)
Configuration
📅 Schedule: 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.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
11.7.0
->11.8.2
Release Notes
sindresorhus/got
### [`v11.8.2`](https://togithub.com/sindresorhus/got/releases/v11.8.2) [Compare Source](https://togithub.com/sindresorhus/got/compare/v11.8.1...v11.8.2) - Make the `dnsCache` option lazy ([#1529](https://togithub.com/sindresorhus/got/issues/1529)) [`3bd245f`](https://togithub.com/sindresorhus/got/commit/3bd245f) This slightly improves Got startup performance and fixes an issue with Jest. ### [`v11.8.1`](https://togithub.com/sindresorhus/got/releases/v11.8.1) [Compare Source](https://togithub.com/sindresorhus/got/compare/v11.8.0...v11.8.1) - Do not throw on custom stack traces ([#1491](https://togithub.com/sindresorhus/got/issues/1491)) [`4c815c3`](https://togithub.com/sindresorhus/got/commit/4c815c3a609eb74d0eb139414d9996b4f65dc3c0) ### [`v11.8.0`](https://togithub.com/sindresorhus/got/releases/v11.8.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v11.7.0...v11.8.0) - Fix for sending files with size `0` on `stat` ([#1488](https://togithub.com/sindresorhus/got/issues/1488)) [`7acd380`](https://togithub.com/sindresorhus/got/commit/7acd380) - `beforeRetry` allows stream body if different from original ([#1501](https://togithub.com/sindresorhus/got/issues/1501)) [`3dd2273`](https://togithub.com/sindresorhus/got/commit/3dd2273) - Set default value for an options object ([#1495](https://togithub.com/sindresorhus/got/issues/1495)) [`390b145`](https://togithub.com/sindresorhus/got/commit/390b145)Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.