Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

chore(deps): update dependency got to ^11.7.0 #68

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 2, 2020

This PR contains the following updates:

Package Type Update Change
got devDependencies minor ^11.5.2 -> ^11.7.0

Release Notes

sindresorhus/got

v11.7.0

Compare Source

Improvements
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

Compare Source

Bug fixes
  • Inherit the prefixUrl option from parent if it's undefined (#​1448) a3da70a
  • Prepare a fix for hanging promise on Node.js 14.10.x 29d4e32
  • Prepare for Node.js 15.0.0 c126ff1
Docs
Tests

v11.6.1

Compare Source

Fixes
Meta

v11.6.0

Compare Source

Improvements
  • Add retry stream event (#​1384) 7072198
  • Add types for http-cache-semantics options 2e2295f
  • Make CancelError inherit RequestError 1f132e8
  • Add retryAfter to RetryObject 643a305
  • Add documentation comments to exported TypeScript types (#​1278) eaf1e02
  • Move cache options into a cacheOptions property 9c16d90
Bug fixes
  • Got promise shouldn't retry when the body is a stream 6e1aeae
Docs
  • Add an example of nock integration with retrying f7bbc37
  • Fix CancelError docs 28c400f
  • Fix retry delay function in the README (#​1425) 38bbb04

Renovate 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 2, 2020
@renovate renovate bot changed the title chore(deps): update dependency got to ^11.6.0 chore(deps): update dependency got to ^11.6.1 Sep 8, 2020
@renovate renovate bot changed the title chore(deps): update dependency got to ^11.6.1 chore(deps): update dependency got to ^11.6.2 Sep 10, 2020
@renovate renovate bot changed the title chore(deps): update dependency got to ^11.6.2 chore(deps): update dependency got to ^11.7.0 Sep 18, 2020
@TiagoDanin TiagoDanin merged commit b365c10 into master Sep 25, 2020
@renovate renovate bot deleted the renovate/got-11.x branch September 25, 2020 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants