Open-HEMS / pvcast

MIT License
2 stars 1 forks source link

⬆️ Update dependency uvicorn to v0.30.6 #330

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvicorn (changelog) 0.30.1 -> 0.30.6 age adoption passing confidence

Release Notes

encode/uvicorn (uvicorn) ### [`v0.30.6`](https://redirect.github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0306-2024-08-13) [Compare Source](https://redirect.github.com/encode/uvicorn/compare/0.30.5...0.30.6) ##### Fixed - Don't warn when upgrade is not WebSocket and depedencies are installed ([#​2360](https://redirect.github.com/encode/uvicorn/issues/2360)) ### [`v0.30.5`](https://redirect.github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0305-2024-08-02) [Compare Source](https://redirect.github.com/encode/uvicorn/compare/0.30.4...0.30.5) ##### Fixed - Don't close connection before receiving body on H11 ([#​2408](https://redirect.github.com/encode/uvicorn/issues/2408)) ### [`v0.30.4`](https://redirect.github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0304-2024-07-31) [Compare Source](https://redirect.github.com/encode/uvicorn/compare/0.30.3...0.30.4) ##### Fixed - Close connection when `h11` sets client state to `MUST_CLOSE` ([#​2375](https://redirect.github.com/encode/uvicorn/issues/2375)) ### [`v0.30.3`](https://redirect.github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0303-2024-07-20) [Compare Source](https://redirect.github.com/encode/uvicorn/compare/0.30.2...0.30.3) ##### Fixed - Suppress `KeyboardInterrupt` from CLI and programmatic usage ([#​2384](https://redirect.github.com/encode/uvicorn/issues/2384)) - `ClientDisconnect` inherits from `OSError` instead of `IOError` ([#​2393](https://redirect.github.com/encode/uvicorn/issues/2393)) ### [`v0.30.2`](https://redirect.github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0302-2024-07-20) [Compare Source](https://redirect.github.com/encode/uvicorn/compare/0.30.1...0.30.2) ##### Added - Add `reason` support to [`websocket.disconnect`](https://asgi.readthedocs.io/en/latest/specs/www.html#disconnect-receive-event-ws) event ([#​2324](https://redirect.github.com/encode/uvicorn/issues/2324)) ##### Fixed - Iterate subprocesses in-place on the process manager ([#​2373](https://redirect.github.com/encode/uvicorn/issues/2373))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.