Skip to content

fix(deps): update dependency uvicorn to ^0.42.0#427

Merged
renovate[bot] merged 1 commit intodevelopfrom
dependencies/uvicorn-0.x
Mar 16, 2026
Merged

fix(deps): update dependency uvicorn to ^0.42.0#427
renovate[bot] merged 1 commit intodevelopfrom
dependencies/uvicorn-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

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


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🗡️ dependencies Pull requests that update a dependency file label Mar 16, 2026
@renovate renovate bot enabled auto-merge (squash) March 16, 2026 10:45
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@renovate renovate bot merged commit c23cb5d into develop Mar 16, 2026
7 of 8 checks passed
@renovate renovate bot deleted the dependencies/uvicorn-0.x branch March 16, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗡️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants