rhaamo / StockazIO

Components/hardware management webapp for DIYers.
https://demo.stockazio.squeaky.tech/public/parts
GNU Affero General Public License v3.0
18 stars 1 forks source link

Update dependency uvicorn to v0.19.0 #593

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvicorn (changelog) ==0.18.3 -> ==0.19.0 age adoption passing confidence

Release Notes

encode/uvicorn ### [`v0.19.0`](https://togithub.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#​0190---2022-10-19) [Compare Source](https://togithub.com/encode/uvicorn/compare/0.18.3...0.19.0) ##### Added - Support Python 3.11 ([#​1652](https://togithub.com/encode/uvicorn/issues/1652)) 16/09/22 - Bump minimal `httptools` version to `0.5.0` ([#​1645](https://togithub.com/encode/uvicorn/issues/1645)) 13/09/22 - Ignore HTTP/2 upgrade and optionally ignore WebSocket upgrade ([#​1661](https://togithub.com/encode/uvicorn/issues/1661)) 19/10/22 - Add `py.typed` to comply with PEP 561 ([#​1687](https://togithub.com/encode/uvicorn/issues/1687)) 07/10/22 ##### Fixed - Set `propagate` to `False` on "uvicorn" logger ([#​1288](https://togithub.com/encode/uvicorn/issues/1288)) 08/10/22 - USR1 signal is now handled correctly on `UvicornWorker`. ([#​1565](https://togithub.com/encode/uvicorn/issues/1565)) 26/08/22 - Use path with query string on `WebSockets` logs ([#​1385](https://togithub.com/encode/uvicorn/issues/1385)) 11/09/22 - Fix behavior on which "Date" headers were not updated on the same connection ([#​1706](https://togithub.com/encode/uvicorn/issues/1706)) 19/10/22 ##### Removed - Remove the `--debug` flag ([#​1640](https://togithub.com/encode/uvicorn/issues/1640)) 14/09/22 - Remove the `DebugMiddleware` ([#​1697](https://togithub.com/encode/uvicorn/issues/1697)) 07/10/22

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.