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 ^0.23.0 #1265

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

bcgov-devops
Copy link
Contributor

@bcgov-devops bcgov-devops commented Jul 23, 2023

This PR contains the following updates:

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

Release Notes

encode/uvicorn

v0.23.1

Compare Source

Fixed
  • Add typing_extensions for Python 3.10 and lower (#​2053) 18/07/23

v0.23.0

Compare Source

Added
  • Add --ws-max-queue parameter WebSockets (#​2033) 10/07/23
Removed
  • Drop support for Python 3.7 (#​1996) 19/06/23
  • Remove asgiref as typing dependency (#​1999) 08/06/23
Fixed
  • Set scope["scheme"] to ws or wss instead of http or https on ProxyHeadersMiddleware for WebSockets (#​2043) 12/07/23
Changed
  • Raise ImportError on circular import (#​2040) 09/07/23
  • Use logger.getEffectiveLevel() instead of logger.level to check if log level is TRACE (#​1966) 01/06/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 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 has been generated by Renovate Bot.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@bcgov-devops bcgov-devops force-pushed the renovate/uvicorn-0.x branch from ae4a8e5 to 0bc2b55 Compare July 25, 2023 11:25
@DerekRoberts DerekRoberts merged commit 759a443 into main Jul 26, 2023
@DerekRoberts DerekRoberts deleted the renovate/uvicorn-0.x branch July 26, 2023 00:20
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.

3 participants