Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency got to v9.6.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 18, 2018

This PR contains the following updates:

Package Type Update Change
got dependencies minor 9.2.1 -> 9.6.0

Release Notes

sindresorhus/got

v9.6.0

Compare Source

v9.5.1

Compare Source

  • Fix memory leak when using socket timeout and keepalive agent (#​694) 203dadc
  • Fix strange timing data for HTTP requests d136e61
  • Correctly preserve original status code when returning cached responses d136e61

v9.5.0

Compare Source

v9.4.0

Compare Source

  • Add ability to specify which network error codes to retry on. 9f3a099
  • Add Got options onto responses and errors. 33b838f
  • Correctly clear socket timeout on error. c8e358f

v9.3.2

Compare Source

v9.3.1

Compare Source

  • Don't override headers defined in the url argument when it's an object. 191e00a
  • Don't set content-length header when upload body size is null. 311b184

v9.3.0

Compare Source

  • Add option to allow defaults to be mutable. b392f60
  • Add beforeRedirect, beforeRetry, and afterResponse hooks. 325409c
  • Retry on a few more errors. fbaaa2a
  • Include body property in HTTPError. fdc0fa6
  • Transform user set headers to lowercase. a07b2be
  • Support Electron renderer timings. 25f18be

v9.2.2

Compare Source


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 changed the title fix(deps): update dependency got to v9.2.2 fix(deps): update dependency got to v9.3.0 Oct 30, 2018
@renovate renovate bot changed the title fix(deps): update dependency got to v9.3.0 fix(deps): update dependency got to v9.3.1 Nov 3, 2018
@renovate renovate bot changed the title fix(deps): update dependency got to v9.3.1 fix(deps): update dependency got to v9.3.2 Nov 8, 2018
@renovate renovate bot changed the title fix(deps): update dependency got to v9.3.2 fix(deps): update dependency got to v9.4.0 Dec 10, 2018
@renovate renovate bot changed the title fix(deps): update dependency got to v9.4.0 fix(deps): update dependency got to v9.5.0 Dec 18, 2018
@renovate renovate bot changed the title fix(deps): update dependency got to v9.5.0 fix(deps): update dependency got to v9.5.1 Jan 13, 2019
@renovate renovate bot changed the title fix(deps): update dependency got to v9.5.1 fix(deps): update dependency got to v9.6.0 Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant