-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency uvicorn to v0.34.0 #67
base: main
Are you sure you want to change the base?
Conversation
b9066cc
to
4cdcd3c
Compare
4cdcd3c
to
0a5af5f
Compare
0a5af5f
to
2457ed8
Compare
2457ed8
to
a7367e5
Compare
a7367e5
to
21ece55
Compare
21ece55
to
1f7a14f
Compare
1f7a14f
to
0654020
Compare
cbcb38f
to
8585d38
Compare
8585d38
to
0d1a149
Compare
0d1a149
to
ff58678
Compare
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. Summary: The changes in this pull request primarily focus on updating the dependency versions in the Keeping dependencies up-to-date is a good security practice, as it helps address known vulnerabilities in the dependencies. However, it's important to review the release notes and change logs for the Files Changed:
Powered by DryRun Security |
ff58678
to
4a6edbe
Compare
4a6edbe
to
7e9a6d6
Compare
7e9a6d6
to
89c1d7a
Compare
89c1d7a
to
c060546
Compare
DryRun Security SummaryThe GitHub Pull Request updates the Expand for full summarySummary: The changes in this GitHub Pull Request focus on updating the version of the While the version update itself does not immediately raise any security concerns, it's important to review the release notes and changelog of the new Files Changed:
Code AnalysisWe ran
|
c060546
to
2e5017f
Compare
2e5017f
to
52aaaa3
Compare
52aaaa3
to
e60c9fe
Compare
e60c9fe
to
eba82d6
Compare
eba82d6
to
82f3371
Compare
82f3371
to
496b83c
Compare
496b83c
to
b8653c9
Compare
b8653c9
to
0916c92
Compare
0916c92
to
7489af9
Compare
7489af9
to
f0ed6a4
Compare
This PR contains the following updates:
==0.23.2
->==0.34.0
Release Notes
encode/uvicorn (uvicorn)
v0.34.0
Compare Source
Added
content-length
to 500 response inwsproto
implementation (#2542)Removed
v0.33.0
Compare Source
Removed
WatchGod
support for--reload
(#2536)v0.32.1
Compare Source
Fixed
httptools >= 0.6.3
#2488v0.32.0
Compare Source
Added
max_request_limit
is exceeded (#2430)v0.31.1
Compare Source
Fixed
[*]
in trusted hosts (#2480)PathLike[str]
type hint forssl_keyfile
(#2481)v0.31.0
Compare Source
Added
Improve
ProxyHeadersMiddleware
(#2468) and (#2231):on docker swarm/kubernetes, where the reverse proxy might have a dynamic IP.
v0.30.6
Compare Source
Fixed
v0.30.5
Compare Source
Fixed
v0.30.4
Compare Source
Fixed
h11
sets client state toMUST_CLOSE
(#2375)v0.30.3
Compare Source
Fixed
KeyboardInterrupt
from CLI and programmatic usage (#2384)ClientDisconnect
inherits fromOSError
instead ofIOError
(#2393)v0.30.2
Compare Source
Added
reason
support towebsocket.disconnect
event (#2324)Fixed
v0.30.1
Compare Source
Fixed
\t
in response header values (#2345)v0.30.0
Compare Source
Added
ConfigParser
or aio.IO[Any]
onlog_config
(#1976)Fixed
content-length
header on 5xx (#2304)Deprecated
uvicorn.workers
module (#2302)v0.29.0
Compare Source
Added
v0.28.1
Compare Source
Fixed
ClientDisconnected
on HTTP (#2276) 19/03/24v0.28.0
Compare Source
Added
ClientDisconnected
onsend()
when client disconnected (#2220) 12/02/24Fixed
AttributeError
onsys.stdin.fileno()
for Windows IIS10 (#1947) 29/02/24X-Forwarded-Proto
for WebSockets scheme when the proxy provides it (#2258) 01/03/24v0.27.1
Compare Source
v0.27.0.post1
Compare Source
Fixed
v0.27.0
Compare Source
Fixed
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.post1
Compare Source
Fixed
v0.24.0
Compare Source
Fixed
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.