Update dependency uvicorn to v0.19.0 #69

Merged
Xefir merged 1 commits from renovate/uvicorn-0.x into master 2022-10-20 07:08:17 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
uvicorn (changelog) dependencies minor 0.18.3 -> 0.19.0

Release Notes

encode/uvicorn

v0.19.0

Compare Source

Added
  • Support Python 3.11 (#​1652) 16/09/22
  • Bump minimal httptools version to 0.5.0 (#​1645) 13/09/22
  • Ignore HTTP/2 upgrade and optionally ignore WebSocket upgrade (#​1661) 19/10/22
  • Add py.typed to comply with PEP 561 (#​1687) 07/10/22
Fixed
  • Set propagate to False on "uvicorn" logger (#​1288) 08/10/22
  • USR1 signal is now handled correctly on UvicornWorker. (#​1565) 26/08/22
  • Use path with query string on WebSockets logs (#​1385) 11/09/22
  • Fix behavior on which "Date" headers were not updated on the same connection (#​1706) 19/10/22
Removed
  • Remove the --debug flag (#​1640) 14/09/22
  • Remove the DebugMiddleware (#​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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uvicorn](https://github.com/encode/uvicorn) ([changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)) | dependencies | minor | `0.18.3` -> `0.19.0` | --- ### Release Notes <details> <summary>encode/uvicorn</summary> ### [`v0.19.0`](https://github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#&#8203;0190---2022-10-19) [Compare Source](https://github.com/encode/uvicorn/compare/0.18.3...0.19.0) ##### Added - Support Python 3.11 ([#&#8203;1652](https://github.com/encode/uvicorn/issues/1652)) 16/09/22 - Bump minimal `httptools` version to `0.5.0` ([#&#8203;1645](https://github.com/encode/uvicorn/issues/1645)) 13/09/22 - Ignore HTTP/2 upgrade and optionally ignore WebSocket upgrade ([#&#8203;1661](https://github.com/encode/uvicorn/issues/1661)) 19/10/22 - Add `py.typed` to comply with PEP 561 ([#&#8203;1687](https://github.com/encode/uvicorn/issues/1687)) 07/10/22 ##### Fixed - Set `propagate` to `False` on "uvicorn" logger ([#&#8203;1288](https://github.com/encode/uvicorn/issues/1288)) 08/10/22 - USR1 signal is now handled correctly on `UvicornWorker`. ([#&#8203;1565](https://github.com/encode/uvicorn/issues/1565)) 26/08/22 - Use path with query string on `WebSockets` logs ([#&#8203;1385](https://github.com/encode/uvicorn/issues/1385)) 11/09/22 - Fix behavior on which "Date" headers were not updated on the same connection ([#&#8203;1706](https://github.com/encode/uvicorn/issues/1706)) 19/10/22 ##### Removed - Remove the `--debug` flag ([#&#8203;1640](https://github.com/encode/uvicorn/issues/1640)) 14/09/22 - Remove the `DebugMiddleware` ([#&#8203;1697](https://github.com/encode/uvicorn/issues/1697)) 07/10/22 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuNSIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->
Xefir added 1 commit 2022-10-20 00:10:44 +00:00
continuous-integration/drone/push Build is passing Details
94ecdce208
Update dependency uvicorn to v0.19.0
Xefir merged commit 58f5e772b7 into master 2022-10-20 07:08:17 +00:00
Xefir deleted branch renovate/uvicorn-0.x 2022-10-20 07:08:21 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Divent#69
No description provided.