Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps uvicorn from 0.35.0 to 0.37.0.

Release notes

Sourced from uvicorn's releases.

Version 0.37.0

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.36.1...0.37.0

Version 0.36.1

What's Changed

Full Changelog: Kludex/uvicorn@0.36.0...0.36.1

Version 0.36.0

Added


New Contributors

Full Changelog: Kludex/uvicorn@0.35.0...0.36.0

Changelog

Sourced from uvicorn's changelog.

0.37.0 (September 23, 2025)

Added

  • Add --timeout-worker-healthcheck option (#2711)
  • Add os.PathLike[str] type to ssl_ca_certs (#2676)

0.36.1 (September 23, 2025)

Fixed

  • Raise an exception when calling removed Config.setup_event_loop() (#2709)

0.36.0 (September 20, 2025)

Added

  • Support custom IOLOOPs (#2435)
  • Allow to provide importable string in --http, --ws and --loop (#2658)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/uvicorn-0.37.0 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.18ms 4.21ms +0.7%
Bloom Filter Large Scale Dns Brute Force 17.70ms 17.81ms +0.6%
Large Closest Match Lookup 347.38ms 356.62ms +2.7%
Realistic Closest Match Workload 190.57ms 190.88ms +0.2%
Event Validation Full Scan Startup Small Batch 437.06ms 446.79ms +2.2%
Event Validation Full Scan Startup Large Batch 781.38ms 776.51ms -0.6%
Make Event Autodetection Small 31.88ms 30.95ms -2.9%
Make Event Autodetection Large 320.18ms 313.10ms -2.2%
Make Event Explicit Types 13.92ms 13.87ms -0.4%
Excavate Single Thread Small 4.019s 3.988s -0.8%
Excavate Single Thread Large 9.504s 9.360s -1.5%
Excavate Parallel Tasks Small 4.196s 4.166s -0.7%
Excavate Parallel Tasks Large 7.224s 7.163s -0.9%
Is Ip Performance 3.19ms 3.19ms -0.0%
Make Ip Type Performance 11.37ms 11.31ms -0.5%
Mixed Ip Operations 4.44ms 4.49ms +1.2%
Typical Queue Shuffle 61.87µs 62.64µs +1.2%
Priority Queue Shuffle 706.55µs 709.26µs +0.4%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.13

@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.37.0 branch 2 times, most recently from 0290e74 to c5a67d9 Compare October 13, 2025 17:59
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.37.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.35.0...0.37.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.37.0 branch from c5a67d9 to b92cc47 Compare October 14, 2025 00:50
@TheTechromancer TheTechromancer merged commit 2500d66 into dev Oct 15, 2025
28 of 31 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/uvicorn-0.37.0 branch October 15, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants