Skip to content

fix(deps): update dependency uvicorn to ^0.44.0#125

Merged
sdglitched merged 1 commit intomainfrom
renovate/uvicorn-0.x
Apr 18, 2026
Merged

fix(deps): update dependency uvicorn to ^0.44.0#125
sdglitched merged 1 commit intomainfrom
renovate/uvicorn-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ^0.41.0^0.44.0 age confidence

Release Notes

Kludex/uvicorn (uvicorn)

v0.44.0: Version 0.44.0

Compare Source

What's Changed

Full Changelog: Kludex/uvicorn@0.43.0...0.44.0

v0.43.0: Version 0.43.0

Compare Source

Changed

  • Emit http.disconnect ASGI receive() event on server shutting down for streaming responses (#​2829)
  • Use native context parameter for create_task on Python 3.11+ (#​2859)
  • Drop cast in ASGI types (#​2875)

Full Changelog: Kludex/uvicorn@0.42.0...0.43.0

v0.42.0: Version 0.42.0

Compare Source

Changed

  • Use bytearray for request body accumulation to avoid O(n^2) allocation on fragmented bodies (#​2845)

Fixed

  • Escape brackets and backslash in httptools HEADER_RE regex (#​2824)
  • Fix multiple issues in websockets sans-io implementation (#​2825)

New Contributors


Full Changelog: Kludex/uvicorn@0.41.0...0.42.0


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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 3fff313 to 4bf6730 Compare April 2, 2026 14:47
@renovate renovate Bot changed the title fix(deps): update dependency uvicorn to ^0.42.0 fix(deps): update dependency uvicorn to ^0.43.0 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch 2 times, most recently from 74184b9 to 9541493 Compare April 4, 2026 14:32
@renovate renovate Bot changed the title fix(deps): update dependency uvicorn to ^0.43.0 fix(deps): update dependency uvicorn to ^0.44.0 Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 9541493 to 6df2419 Compare April 6, 2026 09:40
@sdglitched sdglitched self-assigned this Apr 18, 2026
@sdglitched sdglitched merged commit 221b15a into main Apr 18, 2026
4 checks passed
@sdglitched sdglitched deleted the renovate/uvicorn-0.x branch April 18, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant