Update dependency got to v11.8.5 [SECURITY] - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
got | 11.5.2 -> 11.8.5 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Test plan: CI should pass with updated dependencies.
GitHub Vulnerability Alerts
CVE-2022-33987
The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket.
Release Notes
sindresorhus/got
v11.8.5
v11.8.3
- Bump cacheable-request dependency (#1921)
9463bb6
- Fix
HTTPError
missing.code
property (#1739)0e167b8
v11.8.2
- Make the
dnsCache
option lazy (#1529)3bd245f
This slightly improves Got startup performance and fixes an issue with Jest.
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
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
App preview:
Check out the client app preview documentation to learn more.