Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uvicorn from 0.35.0 to 0.36.0.

Release notes

Sourced from uvicorn's releases.

Version 0.36.0

Added


New Contributors

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

Changelog

Sourced from uvicorn's changelog.

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 22, 2025
Copy link
Contributor

github-actions bot commented Sep 22, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/uvicorn-0.36.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.50ms 4.28ms -4.8%
Bloom Filter Large Scale Dns Brute Force 20.50ms 19.21ms -6.3%
Large Closest Match Lookup 352.99ms 357.53ms +1.3%
Realistic Closest Match Workload 190.99ms 192.00ms +0.5%
Event Validation Full Scan Startup Small Batch 456.31ms 450.16ms -1.3%
Event Validation Full Scan Startup Large Batch 829.12ms 791.13ms -4.6%
Make Event Autodetection Small 32.42ms 30.80ms -5.0%
Make Event Autodetection Large 325.04ms 315.80ms -2.8%
Make Event Explicit Types 14.19ms 14.13ms -0.4%
Excavate Single Thread Small 4.116s 4.015s -2.4%
Excavate Single Thread Large 9.587s 9.435s -1.6%
Excavate Parallel Tasks Small 4.332s 4.253s -1.8%
Excavate Parallel Tasks Large 7.307s 7.405s +1.3%
Is Ip Performance 3.19ms 3.13ms -1.8%
Make Ip Type Performance 11.68ms 11.47ms -1.8%
Mixed Ip Operations 4.53ms 4.58ms +1.1%
Typical Queue Shuffle 62.46µs 62.31µs -0.2%
Priority Queue Shuffle 706.79µs 691.41µs -2.2%

🎯 Performance Summary

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


🐍 Python Version 3.11.13

@liquidsec
Copy link
Collaborator

@dependabot recreate

1 similar comment
@liquidsec
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.36.0 branch 2 times, most recently from c0929f5 to 9356827 Compare September 23, 2025 23:44
@liquidsec
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.36.0 branch from 9356827 to 4882199 Compare September 24, 2025 03:20
@liquidsec
Copy link
Collaborator

@dependabot recreate

Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.36.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.36.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.36.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.36.0 branch from 4882199 to 1ba7156 Compare September 24, 2025 14:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #2723.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/pip/dev/uvicorn-0.36.0 branch September 29, 2025 04:28
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.

1 participant