makedeb / mprweb

Hosting platform for the makedeb Package Repository (MPR)
https://mpr.makedeb.org
GNU General Public License v2.0
15 stars 3 forks source link

Update dependency Hypercorn to v0.13.2 #58

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Hypercorn (source) ==0.11.2 -> ==0.13.2 age adoption passing confidence

Release Notes

pgjones/hypercorn ### [`v0.13.2`](https://gitlab.com/pgjones/hypercorn/blob/HEAD/CHANGELOG.rst#​0132-2021-12-23) [Compare Source](https://gitlab.com/pgjones/hypercorn/compare/0.13.1...0.13.2) - Bugfix re-enable HTTP/3. ### [`v0.13.1`](https://gitlab.com/pgjones/hypercorn/blob/HEAD/CHANGELOG.rst#​0131-2021-12-16) [Compare Source](https://gitlab.com/pgjones/hypercorn/compare/0.13.0...0.13.1) - Bugfix trio tcp server read completion. ### [`v0.13.0`](https://gitlab.com/pgjones/hypercorn/blob/HEAD/CHANGELOG.rst#​0130-2021-12-14) [Compare Source](https://gitlab.com/pgjones/hypercorn/compare/0.12.0...0.13.0) - Bugfix eof and keep alive handling. - Bugfix Handle SSLErrors when reading. - Support websocket close reasons. - Improve the graceful shutdown, such that it works as expected. - Support a keyfile password argument. - Change the logging level to warning for lifespan not supported. - Shutdown the default executor. - Support additional headers for WS accept response. ### [`v0.12.0`](https://gitlab.com/pgjones/hypercorn/blob/HEAD/CHANGELOG.rst#​0120-2021-11-08) [Compare Source](https://gitlab.com/pgjones/hypercorn/compare/0.11.2...0.12.0) - Correctly utilise SCRIPT_NAME in the wsgi middleware. - Support Python 3.10. - Support badly behaved HTTP/2 clients that omit a :authority header but provide a host header. - Use environment marker for uvloop (on windows). - Use StringIO and BytesIO for more performant websocket buffers. - Add optional read timeout. - Rename errors to add a `Error` suffix, most notably `LifespanFailure` to `LifespanFailureError`. - Bugfix ensure keep alive timeout is cancelled on closure. - Bugfix statsd type error. - Bugfix prevent spawning whilst a task group is exit(ing).

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (==0.13.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.