chore(deps): update dependency uvicorn to ^0.28.0 #194

Merged
Xefir merged 1 commits from renovate/uvicorn-0.x into master 2024-03-10 10:08:05 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
uvicorn (changelog) dependencies minor ^0.27.1 -> ^0.28.0

Release Notes

encode/uvicorn (uvicorn)

v0.28.0

Compare Source

Added
  • Raise ClientDisconnected on send() when client disconnected (#​2220) 12/02/24
Fixed
  • Except AttributeError on sys.stdin.fileno() for Windows IIS10 (#​1947) 29/02/24
  • Use X-Forwarded-Proto for WebSockets scheme when the proxy provides it (#​2258) 01/03/24

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.27.1` -> `^0.28.0` | --- ### Release Notes <details> <summary>encode/uvicorn (uvicorn)</summary> ### [`v0.28.0`](https://github.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0280---2024-03-09) [Compare Source](https://github.com/encode/uvicorn/compare/0.27.1...0.28.0) ##### Added - Raise `ClientDisconnected` on `send()` when client disconnected ([#&#8203;2220](https://github.com/encode/uvicorn/issues/2220)) 12/02/24 ##### Fixed - Except `AttributeError` on `sys.stdin.fileno()` for Windows IIS10 ([#&#8203;1947](https://github.com/encode/uvicorn/issues/1947)) 29/02/24 - Use `X-Forwarded-Proto` for WebSockets scheme when the proxy provides it ([#&#8203;2258](https://github.com/encode/uvicorn/issues/2258)) 01/03/24 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Xefir added 1 commit 2024-03-10 06:44:10 +00:00
divent / lint (push) Successful in 2m22s Details
divent / docker (push) Successful in 1m55s Details
divent / pypi (push) Has been skipped Details
d73a88c102
chore(deps): update dependency uvicorn to ^0.28.0
Xefir merged commit ba8befa3b0 into master 2024-03-10 10:08:05 +00:00
Xefir deleted branch renovate/uvicorn-0.x 2024-03-10 10:08:05 +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#194
No description provided.