xplorfin / tlsutils

Utilities for creating & mocking tls certs
MIT License
1 stars 0 forks source link

Update module valyala/fasthttp to v1.20.0 #5

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
valyala/fasthttp require minor v1.19.0 -> v1.20.0

Release Notes

valyala/fasthttp ### [`v1.20.0`](https://togithub.com/valyala/fasthttp/releases/v1.20.0) [Compare Source](https://togithub.com/valyala/fasthttp/compare/v1.19.0...v1.20.0) - [`a88030b`](https://togithub.com/valyala/fasthttp/commit/a88030b) fix gracefilly shutdown bug, issue [#​958](https://togithub.com/valyala/fasthttp/issues/958) ([#​960](https://togithub.com/valyala/fasthttp/issues/960)) (AlphaBaby) - [`1494fdc`](https://togithub.com/valyala/fasthttp/commit/1494fdc) Fix clientGetURLDeadline (Erik Dubbelboer) - [`0956208`](https://togithub.com/valyala/fasthttp/commit/0956208) Add request body streaming. Fixes [#​622](https://togithub.com/valyala/fasthttp/issues/622) ([#​911](https://togithub.com/valyala/fasthttp/issues/911)) (Kirill Danshin) - [`fbe6a2d`](https://togithub.com/valyala/fasthttp/commit/fbe6a2d) Add fasthttp.GenerateTestCertificate and use in tests (Erik Dubbelboer) - [`838d3ab`](https://togithub.com/valyala/fasthttp/commit/838d3ab) Allow concurrent ServeTLS (Erik Dubbelboer) - [`3cec26d`](https://togithub.com/valyala/fasthttp/commit/3cec26d) Allow stopping FS handler cleanup gorountine ([#​942](https://togithub.com/valyala/fasthttp/issues/942)) (Erik Dubbelboer) - [`ed1cedd`](https://togithub.com/valyala/fasthttp/commit/ed1cedd) Fix race condition in Client.DoTimeout (Erik Dubbelboer) - [`5661df8`](https://togithub.com/valyala/fasthttp/commit/5661df8) Improve documentation about DelClientCookie which related with [#​951](https://togithub.com/valyala/fasthttp/issues/951). ([#​956](https://togithub.com/valyala/fasthttp/issues/956)) (kiyon) - [`b4b40e9`](https://togithub.com/valyala/fasthttp/commit/b4b40e9) Do not start connsCleaner on SetConnectionClosed requests. ([#​950](https://togithub.com/valyala/fasthttp/issues/950)) (Mike Faraponov) - [`70e00dc`](https://togithub.com/valyala/fasthttp/commit/70e00dc) Ignore empty Transfer-Encoding headers (Erik Dubbelboer)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 556055996


Totals Coverage Status
Change from base Build 556055027: 0.0%
Covered Lines: 239
Relevant Lines: 276

💛 - Coveralls