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

chore(deps): update dependency uvicorn to v0.32.0 #218

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

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

Release Notes

encode/uvicorn (uvicorn)

v0.32.0

Compare Source

Added
  • Officially support Python 3.13 (#​2482)
  • Warn when max_request_limit is exceeded (#​2430)

v0.31.1

Compare Source

Fixed
  • Support WebSockets 0.13.1 (#​2471)
  • Restore support for [*] in trusted hosts (#​2480)
  • Add PathLike[str] type hint for ssl_keyfile (#​2481)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "0 12 * * 2" (UTC).

🚦 Automerge: Enabled.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (026c4d4) to head (8594c1e).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         1200      1200           
=========================================
  Hits          1200      1200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

rbikar
rbikar previously approved these changes Oct 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency uvicorn to v0.31.1 chore(deps): update dependency uvicorn to v0.32.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch 2 times, most recently from 735cfca to 7a43731 Compare October 15, 2024 21:24
@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch 2 times, most recently from d458a21 to e326a95 Compare October 21, 2024 08:39
@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch from e326a95 to 8594c1e Compare October 21, 2024 10:17
@renovate renovate bot merged commit dbb1248 into master Oct 21, 2024
8 checks passed
@renovate renovate bot deleted the renovate/uvicorn-0.x-lockfile branch October 21, 2024 12:12
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.

2 participants