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.31.0 #213

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

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

Release Notes

encode/uvicorn (uvicorn)

v0.31.0

Compare Source

Added

Improve ProxyHeadersMiddleware (#​2468) and (#​2231):

  • Fix the host for requests from clients running on the proxy server itself.
  • Fallback to host that was already set for empty x-forwarded-for headers.
  • Also allow to specify IP Networks as trusted hosts. This greatly simplifies deployments
    on docker swarm/kubernetes, where the reverse proxy might have a dynamic IP.
    • This includes support for IPv6 Address/Networks.

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.

@renovate renovate bot requested review from rohanpm and rbikar as code owners September 28, 2024 04:22
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (894af9a) to head (bdb1fbb).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #213   +/-   ##
=========================================
  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.

@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch from 4a05cde to 6c50ed8 Compare September 30, 2024 09:38
@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch from 6c50ed8 to ea708e0 Compare October 9, 2024 06:54
@renovate renovate bot force-pushed the renovate/uvicorn-0.x-lockfile branch from ea708e0 to bdb1fbb Compare October 9, 2024 06:56
@renovate renovate bot merged commit 6654d9c into master Oct 9, 2024
8 checks passed
@renovate renovate bot deleted the renovate/uvicorn-0.x-lockfile branch October 9, 2024 11:18
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