Update dependency uvicorn to ^0.22.0 #122

Merged
Xefir merged 1 commits from renovate/uvicorn-0.x into master 2023-04-29 11:03:23 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
uvicorn (changelog) dependencies minor ^0.21.1 -> ^0.22.0

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 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uvicorn](https://github.com/encode/uvicorn) ([changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)) | dependencies | minor | `^0.21.1` -> `^0.22.0` | --- ### Release Notes <details> <summary>encode/uvicorn</summary> ### [`v0.22.0`](https://github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#&#8203;0220---2023-04-28) [Compare Source](https://github.com/encode/uvicorn/compare/0.21.1...0.22.0) ##### Added - Add `--timeout-graceful-shutdown` parameter ([#&#8203;1950](https://github.com/encode/uvicorn/issues/1950)) 26/04/23 - Handle `SIGBREAK` on Windows ([#&#8203;1909](https://github.com/encode/uvicorn/issues/1909)) 15/04/23 ##### Fixed - Shutdown event is now being triggered on Windows when using hot reload ([#&#8203;1584](https://github.com/encode/uvicorn/issues/1584)) 13/04/23 - `--reload-delay` is effectively used on the `watchfiles` reloader ([#&#8203;1930](https://github.com/encode/uvicorn/issues/1930)) 22/04/23 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9-->
Xefir added 1 commit 2023-04-29 00:10:23 +00:00
continuous-integration/drone/push Build is passing Details
97c77ba962
Update dependency uvicorn to ^0.22.0
Xefir merged commit 129edb9607 into master 2023-04-29 11:03:23 +00:00
Xefir deleted branch renovate/uvicorn-0.x 2023-04-29 11:03:24 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Divent#122
No description provided.