Update dependency uvicorn to v0.34.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
uvicorn (changelog) | dependencies | patch |
0.34.0 -> 0.34.3
|
Release Notes
encode/uvicorn (uvicorn)
v0.34.3
: Verrsion 0.34.3
What's Changed
- Don't include
cwd()
when non-empty--reload-dirs
is passed by @stinovlas in https://github.com/encode/uvicorn/pull/2598 - Apply
get_client_addr
formatting to WebSocket logging by @Harry-Lees in https://github.com/encode/uvicorn/pull/2636 - chore: improve type hints by @waketzheng in https://github.com/encode/uvicorn/pull/2638
New Contributors
- @stinovlas made their first contribution in https://github.com/encode/uvicorn/pull/2598
- @LifeLex made their first contribution in https://github.com/encode/uvicorn/pull/2621
- @Harry-Lees made their first contribution in https://github.com/encode/uvicorn/pull/2636
- @waketzheng made their first contribution in https://github.com/encode/uvicorn/pull/2638
Full Changelog: https://github.com/encode/uvicorn/compare/0.34.2...0.34.3
v0.34.2
: Version 0.34.2
What's Changed
- Flush the stdout buffer on Windows to trigger reload by @jamesh1999 in https://github.com/encode/uvicorn/pull/2604
New Contributors
- @jamesh1999 made their first contribution in https://github.com/encode/uvicorn/pull/2604
Full Changelog: https://github.com/encode/uvicorn/compare/0.34.1...0.34.2
v0.34.1
: Version 0.34.1
What's Changed
- Deprecate
ServerState
in the main module by @Kludex in https://github.com/encode/uvicorn/pull/2581
New Contributors
- @RakhimovRamis made their first contribution in https://github.com/encode/uvicorn/pull/2567
- @carlwgeorge made their first contribution in https://github.com/encode/uvicorn/pull/2590
Full Changelog: https://github.com/encode/uvicorn/compare/0.34.0...0.34.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot
Merge request reports
Activity
Please register or sign in to reply