Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency uvicorn to v0.20.0 #35

Merged
merged 1 commit into from Nov 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uvicorn (changelog) 0.19.0 -> 0.20.0 age adoption passing confidence

Release Notes

encode/uvicorn

v0.20.0

Compare Source

Added
  • Check if handshake is completed before sending frame on wsproto shutdown (#​1737)
  • Add default headers to WebSockets implementations (#​1606 & #​1747) 28/10/22
  • Warn user when reload and workers flag are used together (#​1731) 31/10/22
Fixed
  • Use correct WebSocket error codes on close (#​1753) 20/11/22
  • Send disconnect event on connection lost for wsproto (#​996) 29/10/22
  • Add SIGQUIT handler to UvicornWorker (#​1710) 01/11/22
  • Fix crash on exist with "--uds" if socket doesn't exist (#​1725) 27/10/22
  • Annotate CONFIG_KWARGS in UvicornWorker class (#​1746) 31/10/22
Removed
  • Remove conditional on RemoteProtocolError.event_hint on wsproto (#​1486) 31/10/22
  • Remove unused handle_no_connect on wsproto implementation (#​1759) 17/11/22

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 Mend Renovate. View repository job log here.

@arthurhenrique arthurhenrique merged commit bf4e619 into main Nov 22, 2022
@arthurhenrique arthurhenrique deleted the renovate/uvicorn-0.x branch November 22, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant