Skip to content

feat(Dependencies): Update dependency uvicorn to v0.41.0#549

Merged
dweinholz merged 1 commit intodevfrom
deps/uvicorn-0.x
Feb 19, 2026
Merged

feat(Dependencies): Update dependency uvicorn to v0.41.0#549
dweinholz merged 1 commit intodevfrom
deps/uvicorn-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2026

This PR contains the following updates:

Package Change Age Confidence
uvicorn (changelog) ==0.40.0==0.41.0 age confidence

Release Notes

Kludex/uvicorn (uvicorn)

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


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.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | uvicorn | 0.40.0 | 0.41.0 |
@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Feb 17, 2026
@renovate renovate bot requested a review from a team February 17, 2026 02:54
@dweinholz dweinholz merged commit f44b291 into dev Feb 19, 2026
1 check passed
@dweinholz dweinholz deleted the deps/uvicorn-0.x branch February 19, 2026 06:37
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant