chore(deps): update all non-major documentation dependencies - #1185
chore(deps): update all non-major documentation dependencies#1185renovate[bot] wants to merge 1 commit into
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.01% coverage variation (-1.00%) |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (40833fb) Report Missing Report Missing Report Missing Head commit (91a4a80) 15908 (+0) 8550 (+1) 53.75% (+0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#1185) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
b711cc7 to
46d3109
Compare
ca3fea3 to
6ec5f4e
Compare
|
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
6ec5f4e to
09b8341
Compare
9eb41a3 to
1518e44
Compare
1239468 to
943ecb7
Compare
943ecb7 to
ad26308
Compare
ad26308 to
91a4a80
Compare
This PR contains the following updates:
==2026.6.17→==2026.7.22==1.3.1→==1.6.0==0.49.0→==0.52.3Release Notes
certifi/python-certifi (certifi)
v2026.7.22Compare Source
Kludex/starlette (starlette)
v1.6.0: Version 1.6.0Compare Source
What's Changed
max_body_sizetoStarletteand route classes by @Kludex in #3431http.response.debuginfo via response extensions by @y2kbugger in #3130New Contributors
Full Changelog: Kludex/starlette@1.5.1...1.6.0
v1.5.1: Version 1.5.1Compare Source
What's Changed
bytes=5-4by @nikolauspschuetz in encode#3389FileResponseto 100 ranges by @Kludex in encode#3430Full Changelog: Kludex/starlette@1.5.0...1.5.1
v1.5.0: Version 1.5.0Compare Source
This release is all about giving
GZipMiddlewaresome love. 🗜️What's Changed
exclude_content_typesparameter toGZipMiddlewareby @Kludex in encode#3418GZipMiddlewareby @Kludex in encode#3420GZipMiddlewareby @Kludex in encode#3421Full Changelog: Kludex/starlette@1.4.1...1.5.0
v1.4.1: Version 1.4.1Compare Source
What's Changed
thread_minimum_sizeinGZipResponderby @Kludex in #3415Full Changelog: Kludex/starlette@1.4.0...1.4.1
v1.4.0: Version 1.4.0Compare Source
What's Changed
zlib.compressobjinstead ofGzipFileinGZipMiddlewareby @Kludex in #3411New Contributors
Full Changelog: Kludex/starlette@1.3.1...1.4.0
Kludex/uvicorn (uvicorn)
v0.52.3: Version 0.52.3Compare Source
Changed
zttpto 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067)Full Changelog: Kludex/uvicorn@0.52.2...0.52.3
v0.52.2: Version 0.52.2Compare Source
Fixed
zttpto 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063)Full Changelog: Kludex/uvicorn@0.52.1...0.52.2
v0.52.1: Version 0.52.1Compare Source
Fixed
websockets-sansioandwsprotoimplementations, waiting for the client's close reply with a 10 second timeout instead of resetting the connection (#3053)websockets-sansioimplementation, preventing data truncation on server-initiated closes with large in-flight payloads (#3048)Content-TypeandContent-Lengthheaders from WebSocket denial responses on thewebsockets-sansioimplementation, and deliver non-UTF-8 denial bodies intact (#3041)Full Changelog: Kludex/uvicorn@0.52.0...0.52.1
v0.52.0: Version 0.52.0Compare Source
This release adds an experimental HTTP/1.1 implementation backed by zttp, a sans-IO HTTP parser I've been developing on the side: a core written in Zig, with bindings to Python. It has been running under a fuzzer for some weeks now, and has been through multiple rounds of security auditing.
It is still experimental, so don't put it in front of production traffic yet. Try it with
--http zttp, and please send any feedback to the issue tracker.Added
zttpHTTP/1.1 implementation, selectable with--http zttp(#2979)Fixed
Full Changelog: Kludex/uvicorn@0.51.0...0.52.0
v0.51.0: Version 0.51.0Compare Source
What's Changed
Full Changelog: Kludex/uvicorn@0.50.2...0.51.0
v0.50.2: Version 0.50.2Compare Source
What's Changed
Full Changelog: Kludex/uvicorn@0.50.1...0.50.2
v0.50.1: Version 0.50.1Compare Source
What's Changed
Sec-WebSocket-Protocolvalues in the websockets-sansio implementation by @Aayush7352 in #3019New Contributors
Full Changelog: Kludex/uvicorn@0.50.0...0.50.1
v0.50.0: Version 0.50.0Compare Source
What's Changed
asgiscope sub-dict per connection by @Kludex in #2976asgiscope dict per request by @Kludex in #2977autoto websockets-sansio by @Kludex in #2985Full Changelog: Kludex/uvicorn@0.49.0...0.50.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.