Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Update dependency uvicorn to ^0.27.0 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

encode/uvicorn (uvicorn)

v0.27.0

Compare Source

Added
  • Raise ClientDisconnect(IOError) on send() when client disconnected (#​2218) 19/01/24
  • Bump ASGI WebSocket spec version to 2.4 (#​2221) 20/01/24

v0.26.0

Compare Source

Changed
  • Update --root-path to include the root path prefix in the full ASGI path as per the ASGI spec (#​2213) 16/01/24
  • Use __future__.annotations on some internal modules (#​2199) 16/01/24

v0.25.0

Compare Source

Added
  • Support the WebSocket Denial Response ASGI extension (#​1916) 17/12/23
Fixed
  • Allow explicit hidden file paths on --reload-include (#​2176) 08/12/23
  • Properly annotate uvicorn.run() (#​2158) 22/11/23

v0.24.0

Compare Source

Fixed
  • Revert mkdocs-material from 9.1.21 to 9.2.6 (#​2148) 05/11/23

v0.23.2

Compare Source

Fixed
  • Maintain the same behavior of websockets from 10.4 on 11.0 (#​2061) 30/07/23

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

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 28, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b670026
Status: ✅  Deploy successful!
Preview URL: https://d255084d.application-portal.pages.dev
Branch Preview URL: https://renovate-uvicorn-0-x.application-portal.pages.dev

View logs

@renovate renovate bot changed the title Update dependency uvicorn to ^0.22.0 fix(deps): update dependency uvicorn to ^0.22.0 May 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency uvicorn to ^0.22.0 Update dependency uvicorn to ^0.22.0 Jun 17, 2023
@renovate renovate bot changed the title Update dependency uvicorn to ^0.22.0 Update dependency uvicorn to ^0.23.0 Jul 15, 2023
@renovate renovate bot changed the title Update dependency uvicorn to ^0.23.0 Update dependency uvicorn to ^0.24.0 Nov 4, 2023
@renovate renovate bot changed the title Update dependency uvicorn to ^0.24.0 Update dependency uvicorn to ^0.25.0 Dec 21, 2023
@renovate renovate bot changed the title Update dependency uvicorn to ^0.25.0 Update dependency uvicorn to ^0.26.0 Jan 16, 2024
@renovate renovate bot changed the title Update dependency uvicorn to ^0.26.0 Update dependency uvicorn to ^0.27.0 Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants