Skip to content

chore(deps): update dependency uvicorn to v0.51.0#467

Merged
yusuke0610 merged 2 commits into
mainfrom
renovate/uvicorn-0.x
Jul 8, 2026
Merged

chore(deps): update dependency uvicorn to v0.51.0#467
yusuke0610 merged 2 commits into
mainfrom
renovate/uvicorn-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ==0.49.0==0.51.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Kludex/uvicorn (uvicorn)

v0.51.0: Version 0.51.0

Compare Source

What's Changed

Full Changelog: Kludex/uvicorn@0.50.2...0.51.0

v0.50.2: Version 0.50.2

Compare Source

What's Changed

  • Require websockets>=13.0 for the default sansio implementation by @​Kludex in #​3021

Full Changelog: Kludex/uvicorn@0.50.1...0.50.2

v0.50.1: Version 0.50.1

Compare Source

What's Changed

  • Split comma-separated Sec-WebSocket-Protocol values in the websockets-sansio implementation by @​Aayush7352 in #​3019

New Contributors

Full Changelog: Kludex/uvicorn@0.50.0...0.50.1

v0.50.0: Version 0.50.0

Compare Source

What's Changed
  • Memoize trusted host checks to avoid re-parsing the client IP per request by @​Kludex in #​2970
  • Cache the asgi scope sub-dict per connection by @​Kludex in #​2976
  • Build a fresh asgi scope dict per request by @​Kludex in #​2977
  • Replace click.style with an internal ANSI style helper by @​Kludex in #​2981
  • Avoid copying single-frame WebSocket payloads in websockets-sansio by @​Kludex in #​2983
  • Deprecate the legacy websockets implementation and default auto to websockets-sansio by @​Kludex in #​2985
  • Exit with a dedicated code on startup failure and stop the supervisor when a worker can't boot by @​Kludex in #​3001
  • Skip the eager app import in the parent when spawning workers by @​Kludex in #​3012

Full Changelog: Kludex/uvicorn@0.49.0...0.50.0


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 9am on monday"
  • 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 5, 2026
@github-actions github-actions Bot added chore 雑務・保守作業 backend バックエンド labels Jul 5, 2026
@renovate renovate Bot changed the title chore(deps): update dependency uvicorn to v0.50.0 chore(deps): update dependency uvicorn to v0.50.2 Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/uvicorn-0.x branch from 9f0f335 to e85d5b6 Compare July 6, 2026 11:33
@renovate
renovate Bot force-pushed the renovate/uvicorn-0.x branch from e85d5b6 to bbd235c Compare July 8, 2026 11:28
@renovate renovate Bot changed the title chore(deps): update dependency uvicorn to v0.50.2 chore(deps): update dependency uvicorn to v0.51.0 Jul 8, 2026
@renovate

renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@yusuke0610
yusuke0610 merged commit 2e5cd23 into main Jul 8, 2026
19 checks passed
@yusuke0610
yusuke0610 deleted the renovate/uvicorn-0.x branch July 8, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend バックエンド chore 雑務・保守作業 dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant