ocean
ocean copied to clipboard
Bump uvicorn from 0.30.6 to 0.34.2
Bumps uvicorn from 0.30.6 to 0.34.2.
Release notes
Sourced from uvicorn's releases.
Version 0.34.2
What's Changed
- Flush the stdout buffer on Windows to trigger reload by
@​jamesh1999in encode/uvicorn#2604New Contributors
@​jamesh1999made their first contribution in encode/uvicorn#2604Full Changelog: https://github.com/encode/uvicorn/compare/0.34.1...0.34.2
Version 0.34.1
What's Changed
- Deprecate
ServerStatein the main module by@​Kludexin encode/uvicorn#2581New Contributors
@​RakhimovRamismade their first contribution in encode/uvicorn#2567@​carlwgeorgemade their first contribution in encode/uvicorn#2590Full Changelog: https://github.com/encode/uvicorn/compare/0.34.0...0.34.1
Version 0.34.0
What's Changed
- Add
content-lengthto 500 response in wsproto by@​Kludexin encode/uvicorn#2542- Drop Python 3.8 by
@​Kludexin encode/uvicorn#2543
Full Changelog: https://github.com/encode/uvicorn/compare/0.33.0...0.34.0
Version 0.33.0
What's Changed
- Remove WatchGod by
@​Kludexin encode/uvicorn#2536New Contributors
@​bwellsmade their first contribution in encode/uvicorn#2491@​tbackmade their first contribution in encode/uvicorn#2528Full Changelog: https://github.com/encode/uvicorn/compare/0.32.1...0.33.0
Version 0.32.1
What's Changed
- Enable httptools lenient data by
@​vvanglroin encode/uvicorn#2488- Drop ASGI spec version to 2.3 on HTTP scope by
@​Kludexin encode/uvicorn#2513
Full Changelog: https://github.com/encode/uvicorn/compare/0.32.0...0.32.1
Version 0.32.0
Added
... (truncated)
Changelog
Sourced from uvicorn's changelog.
0.34.2 (April 19, 2025)
Fixed
- Flush stdout buffer on Windows to trigger reload (#2604)
0.34.1 (April 13, 2025)
Deprecated
- Deprecate
ServerStatein the main module (#2581)0.34.0 (December 15, 2024)
Added
- Add
content-lengthto 500 response inwsprotoimplementation (#2542)Removed
- Drop support for Python 3.8 (#2543)
0.33.0 (December 14, 2024)
Removed
- Remove
WatchGodsupport for--reload(#2536)0.32.1 (November 20, 2024)
Fixed
- Drop ASGI spec version to 2.3 on HTTP scope (#2513)
- Enable httptools lenient data on
httptools >= 0.6.3(#2488)0.32.0 (October 15, 2024)
Added
0.31.1 (October 9, 2024)
Fixed
... (truncated)
Commits
bdf95fdVersion 0.34.2 (#2616)86dc456Flush the stdout buffer on Windows to trigger reload (#2604)695820aVersion 0.34.1 (#2612)56c45dbdocs: add sponsorship banner (#2611)f2192ccdocs: add section about Docker under Deployment (#2610)7fb029dBump the python-packages group with 8 updates (#2606)4fdfec4docs: mention discord instead of gitter (#2595)e5f3663Speed up test suite with pytest-xdist (#2537)2445e79docs: improve settings page (#2594)7abc199Bump the python-packages group with 5 updates (#2588)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)