Skip to content

fix(deps): update dependency uvicorn to ^0.22.0 - autoclosed

renovate requested to merge renovate/uvicorn-0.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
uvicorn (changelog) ^0.21.0 -> ^0.22.0 age adoption passing confidence

Release Notes

encode/uvicorn

v0.22.0

Compare Source

Added
  • Add --timeout-graceful-shutdown parameter (#​1950) 26/04/23
  • Handle SIGBREAK on Windows (#​1909) 15/04/23
Fixed
  • Shutdown event is now being triggered on Windows when using hot reload (#​1584) 13/04/23
  • --reload-delay is effectively used on the watchfiles reloader (#​1930) 22/04/23

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports