This repository was archived by the owner on Feb 28, 2024. It is now read-only.
Update dependency uvicorn to ^0.27.0 #76
Open
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.21.1->^0.27.0Release Notes
encode/uvicorn (uvicorn)
v0.27.0Compare Source
Added
ClientDisconnect(IOError)onsend()when client disconnected (#2218) 19/01/24v0.26.0Compare Source
Changed
--root-pathto include the root path prefix in the full ASGIpathas per the ASGI spec (#2213) 16/01/24__future__.annotationson some internal modules (#2199) 16/01/24v0.25.0Compare Source
Added
Fixed
--reload-include(#2176) 08/12/23uvicorn.run()(#2158) 22/11/23v0.24.0Compare Source
Fixed
v0.23.2Compare Source
Fixed
websocketsfrom 10.4 on 11.0 (#2061) 30/07/23v0.23.1Compare Source
Fixed
typing_extensionsfor Python 3.10 and lower (#2053) 18/07/23v0.23.0Compare Source
Added
--ws-max-queueparameter WebSockets (#2033) 10/07/23Removed
asgirefas typing dependency (#1999) 08/06/23Fixed
scope["scheme"]towsorwssinstead ofhttporhttpsonProxyHeadersMiddlewarefor WebSockets (#2043) 12/07/23Changed
ImportErroron circular import (#2040) 09/07/23logger.getEffectiveLevel()instead oflogger.levelto check if log level isTRACE(#1966) 01/06/23v0.22.0Compare Source
Added
--timeout-graceful-shutdownparameter (#1950) 26/04/23SIGBREAKon Windows (#1909) 15/04/23Fixed
--reload-delayis effectively used on thewatchfilesreloader (#1930) 22/04/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.