Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

chore(deps): Update dependency uvicorn to v0.42.0#22

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

chore(deps): Update dependency uvicorn to v0.42.0#22
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/uvicorn-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 1, 2025

This PR contains the following updates:

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

v0.35.0: Version 0.35.0

Compare Source

Added

Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.3...0.35.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 added the dependencies label Jul 1, 2025
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 7699128 to 2eaf450 Compare August 10, 2025 14:03
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch 2 times, most recently from 223933f to ebab0cb Compare August 24, 2025 10:23
@renovate renovate Bot changed the title chore(deps): Update dependency uvicorn to v0.35.0 chore(deps): Update dependency uvicorn to v0.36.0 Sep 20, 2025
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from ebab0cb to ec49bbc Compare September 20, 2025 05:08
@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 ec49bbc to 87dd537 Compare September 23, 2025 14:44
@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 87dd537 to 07e7d22 Compare October 18, 2025 16:55
@renovate renovate Bot changed the title chore(deps): Update dependency uvicorn to v0.38.0 chore(deps): Update dependency uvicorn to v0.40.0 Dec 21, 2025
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 07e7d22 to 2234c08 Compare December 21, 2025 18:27
@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 2234c08 to 769195e Compare February 2, 2026 17:14
@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 769195e to 1d03238 Compare February 17, 2026 01:55
@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 1d03238 to 51395df Compare March 16, 2026 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants