β¬οΈ π οΈ(deps): update dependency uvicorn to ^0.26.0 #1158
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.22.0
->^0.26.0
Release Notes
encode/uvicorn (uvicorn)
v0.26.0
Compare Source
Changed
--root-path
to include the root path prefix in the full ASGIpath
as per the ASGI spec (#β2213) 16/01/24__future__.annotations
on some internal modules (#β2199) 16/01/24v0.25.0
Compare Source
Added
Fixed
--reload-include
(#β2176) 08/12/23uvicorn.run()
(#β2158) 22/11/23v0.24.0
Compare Source
Fixed
v0.23.2
Compare Source
Fixed
websockets
from 10.4 on 11.0 (#β2061) 30/07/23v0.23.1
Compare Source
Fixed
typing_extensions
for Python 3.10 and lower (#β2053) 18/07/23v0.23.0
Compare Source
Added
--ws-max-queue
parameter WebSockets (#β2033) 10/07/23Removed
asgiref
as typing dependency (#β1999) 08/06/23Fixed
scope["scheme"]
tows
orwss
instead ofhttp
orhttps
onProxyHeadersMiddleware
for WebSockets (#β2043) 12/07/23Changed
ImportError
on circular import (#β2040) 09/07/23logger.getEffectiveLevel()
instead oflogger.level
to check if log level isTRACE
(#β1966) 01/06/23Configuration
π 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.