Skip to content

fix(deps): update dependency uvicorn ( 0.52.0 → 0.52.1 ) - #480

Merged
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/uvicorn-0.x
Aug 3, 2026
Merged

fix(deps): update dependency uvicorn ( 0.52.0 → 0.52.1 )#480
jazzlyn-bot[bot] merged 1 commit into
mainfrom
renovate/uvicorn-0.x

Conversation

@jazzlyn-bot

@jazzlyn-bot jazzlyn-bot Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
uvicorn (changelog) project.dependencies patch ==0.52.0==0.52.1 OpenSSF Scorecard

Release Notes

Kludex/uvicorn (uvicorn)

v0.52.1: Version 0.52.1

Compare Source

Fixed
  • Complete the closing handshake on server-initiated WebSocket closes in the websockets-sansio and wsproto implementations, waiting for the client's close reply with a 10 second timeout instead of resetting the connection (#​3053)
  • Add missing write flow control to the websockets-sansio implementation, preventing data truncation on server-initiated closes with large in-flight payloads (#​3048)
  • Handle connection loss while a WebSocket write is waiting on backpressure (#​3050)
  • Remove duplicate Content-Type and Content-Length headers from WebSocket denial responses on the websockets-sansio implementation, and deliver non-UTF-8 denial bodies intact (#​3041)

Full Changelog: Kludex/uvicorn@0.52.0...0.52.1


Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | uvicorn | 0.52.0 | 0.52.1 |
@jazzlyn-bot
jazzlyn-bot Bot force-pushed the renovate/uvicorn-0.x branch from ed93bf1 to be85e27 Compare August 2, 2026 12:49
@jazzlyn-bot
jazzlyn-bot Bot merged commit e531745 into main Aug 3, 2026
1 check passed
@jazzlyn-bot
jazzlyn-bot Bot deleted the renovate/uvicorn-0.x branch August 3, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants