Skip to content

Update dependency uvicorn to v0.44.0#42

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/uvicorn-0.x
Open

Update dependency uvicorn to v0.44.0#42
renovate[bot] wants to merge 1 commit intomainfrom
renovate/uvicorn-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 17, 2026

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ==0.40.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

v0.41.0: Version 0.41.0

Compare Source

Added

  • Add --limit-max-requests-jitter to stagger worker restarts (#​2707)
  • Add socket path to scope["server"] (#​2561)

Changed

  • Rename LifespanOn.error_occured to error_occurred (#​2776)

Fixed

  • Ignore permission denied errors in watchfiles reloader (#​2817)
  • Ensure lifespan shutdown runs when should_exit is set during startup (#​2812)
  • Reduce the log level of 'request limit exceeded' messages (#​2788)

New Contributors


Full Changelog: Kludex/uvicorn@0.40.0...0.41.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 changed the title Update dependency uvicorn to v0.41.0 Update dependency uvicorn to v0.42.0 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from d204b5a to eefa7aa Compare March 16, 2026 08:48
@renovate renovate bot changed the title Update dependency uvicorn to v0.42.0 Update dependency uvicorn to v0.43.0 Apr 3, 2026
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from eefa7aa to 19aff79 Compare April 3, 2026 21:29
@renovate renovate bot changed the title Update dependency uvicorn to v0.43.0 Update dependency uvicorn to v0.44.0 Apr 6, 2026
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from 19aff79 to 741bebc Compare April 6, 2026 13:45
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.

0 participants