Skip to content

feat(deps): update dependency uvicorn ( 0.49.0 ➔ 0.50.0 ) [automerge]#382

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/uvicorn-0.x
Jul 4, 2026
Merged

feat(deps): update dependency uvicorn ( 0.49.0 ➔ 0.50.0 ) [automerge]#382
renovate[bot] merged 1 commit into
mainfrom
renovate/uvicorn-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

Kludex/uvicorn (uvicorn)

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 Europe/Amsterdam)

  • Branch creation
    • "every weekend,on Friday"
  • 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.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

backend/requirements.txt

PackageVersionLicenseIssue Type
uvicorn0.50.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/uvicorn 0.50.0 UnknownUnknown

Scanned Files

  • backend/requirements.txt

@renovate renovate Bot force-pushed the renovate/uvicorn-0.x branch from 3bbf5b8 to ba79e23 Compare July 4, 2026 12:50
@renovate renovate Bot merged commit bb19ae4 into main Jul 4, 2026
26 checks passed
@renovate renovate Bot deleted the renovate/uvicorn-0.x branch July 4, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants