Skip to content

chore(deps): update dependency uvicorn to v0.42.0#125

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

chore(deps): update dependency uvicorn to v0.42.0#125
renovate[bot] wants to merge 1 commit intomainfrom
renovate/uvicorn-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ==0.35.0==0.42.0 age confidence

Release Notes

Kludex/uvicorn (uvicorn)

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

v0.40.0: Version 0.40.0

Compare Source

What's Changed

Full Changelog: Kludex/uvicorn@0.39.0...0.40.0

v0.39.0: Version 0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.38.0...0.39.0

v0.38.0: Version 0.38.0

Compare Source

What's Changed


New Contributors

Full Changelog: Kludex/uvicorn@0.37.0...0.38.0

v0.37.0: Version 0.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.36.1...0.37.0

v0.36.1: Version 0.36.1

Compare Source

What's Changed

  • Raise an exception when calling removed Config.setup_event_loop() by @​Kludex in #​2709

Full Changelog: Kludex/uvicorn@0.36.0...0.36.1

v0.36.0: Version 0.36.0

Compare Source

Added


New Contributors

Full Changelog: Kludex/uvicorn@0.35.0...0.36.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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.36.0 chore(deps): update dependency uvicorn to v0.37.0 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from e4f5fb9 to 30def56 Compare September 23, 2025 14:28
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.37.0 chore(deps): update dependency uvicorn to v0.38.0 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from 30def56 to cfa1e3a Compare October 18, 2025 17:50
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.38.0 chore(deps): update dependency uvicorn to v0.39.0 Dec 21, 2025
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch 2 times, most recently from 9dcffd9 to 0171fc9 Compare December 21, 2025 17:12
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.39.0 chore(deps): update dependency uvicorn to v0.40.0 Dec 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.40.0 chore(deps): update dependency uvicorn to v0.41.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from 0171fc9 to 9643096 Compare February 17, 2026 00:33
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.41.0 chore(deps): update dependency uvicorn to v0.42.0 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/uvicorn-0.x branch from 9643096 to 3642c63 Compare March 16, 2026 08:53
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