Update dependency got to ^11.8.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
got | ^11.5.2 -> ^11.8.1 |
Release Notes
sindresorhus/got
v11.8.1
v11.8.0
- Fix for sending files with size
0
onstat
(#1488)7acd380
-
beforeRetry
allows stream body if different from original (#1501)3dd2273
- Set default value for an options object (#1495)
390b145
v11.7.0
Improvements
- Add
pfx
HTTPS option (#1364)c33df7f
- Update
body
afterbeforeRequest
(#1453)e1c1844
- Don't allocate buffer twice (#1403)
7bc69d9
Fixes
- Fix a regression where body was sent after redirect
88b32ea
- Fix destructure error on
promise.json()
c97ce7c
- Do not ignore userinfo on a redirect to the same origin
52de13b
v11.6.2
Bug fixes
- Inherit the
prefixUrl
option from parent if it'sundefined
(#1448)a3da70a
- Prepare a fix for hanging promise on Node.js 14.10.x
29d4e32
- Prepare for Node.js 15.0.0
c126ff1
Docs
- Point travis-ci.org badge to travis-ci.com (#1442)
2b352d3
- Clarify the retry mechanism
f248618
- Fix
RequestError
links3ed4af6
Tests
v11.6.1
Fixes
Meta
v11.6.0
Improvements
- Add
retry
stream event (#1384)7072198
- Add types for
http-cache-semantics
options2e2295f
- Make
CancelError
inheritRequestError
1f132e8
- Add
retryAfter
toRetryObject
643a305
- Add documentation comments to exported TypeScript types (#1278)
eaf1e02
- Move cache options into a
cacheOptions
property9c16d90
Bug fixes
- Got promise shouldn't retry when the body is a stream
6e1aeae
Docs
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.