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

Update dependency uvicorn to ^0.29.0 - autoclosed #542

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

encode/uvicorn (uvicorn)

v0.29.0

Compare Source

Added
  • Cooperative signal handling (#​1600) 19/03/24

v0.28.1

Compare Source

Fixed
  • Revert raise ClientDisconnected on HTTP (#​2276) 19/03/24

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

v0.27.1

Compare Source

  • Fix spurious LocalProtocolError errors when processing pipelined requests (#​2243) 10/02/24

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

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.

@renovate renovate bot requested a review from arthurio January 16, 2024 19:05
Copy link

netlify bot commented Jan 16, 2024

Deploy Preview for fastapi-filter ready!

Name Link
🔨 Latest commit 0283d9c
🔍 Latest deploy log https://app.netlify.com/sites/fastapi-filter/deploys/6639f480cb60ab000841142c
😎 Deploy Preview https://deploy-preview-542--fastapi-filter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (33a1a74) to head (0283d9c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #542   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          193       193           
=========================================
  Hits           193       193           

@renovate renovate bot changed the title Update dependency uvicorn to ^0.26.0 Update dependency uvicorn to ^0.27.0 Jan 22, 2024
@renovate renovate bot changed the title Update dependency uvicorn to ^0.27.0 Update dependency uvicorn to ^0.28.0 Mar 9, 2024
@renovate renovate bot changed the title Update dependency uvicorn to ^0.28.0 Update dependency uvicorn to ^0.29.0 Mar 20, 2024
@renovate renovate bot changed the title Update dependency uvicorn to ^0.29.0 Update dependency uvicorn to ^0.29.0 - autoclosed May 7, 2024
@renovate renovate bot closed this May 7, 2024
@renovate renovate bot deleted the renovate/uvicorn-0.x branch May 7, 2024 09:45
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.

0 participants