Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps uvicorn from 0.38.0 to 0.39.0.

Release notes

Sourced from uvicorn's releases.

Version 0.39.0

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.38.0...0.39.0

Changelog

Sourced from uvicorn's changelog.

0.39.0 (December 21, 2025)

Fixed

  • Send close frame on ASGI return for WebSockets (#2769)
  • Explicitly start ASGI run with empty context (#2742)
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 Dec 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/uvicorn-0.39.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.19ms 4.19ms -0.2%
Bloom Filter Large Scale Dns Brute Force 17.71ms 17.53ms -1.0%
Large Closest Match Lookup 350.38ms 356.87ms +1.9%
Realistic Closest Match Workload 194.05ms 197.71ms +1.9%
Event Validation Full Scan Startup Small Batch 449.55ms 467.79ms +4.1%
Event Validation Full Scan Startup Large Batch 793.63ms 794.79ms +0.1%
Make Event Autodetection Small 31.47ms 31.10ms -1.2%
Make Event Autodetection Large 317.34ms 312.63ms -1.5%
Make Event Explicit Types 13.98ms 13.78ms -1.4%
Excavate Single Thread Small 4.042s 3.989s -1.3%
Excavate Single Thread Large 9.975s 10.058s +0.8%
Excavate Parallel Tasks Small 4.200s 4.158s -1.0%
Excavate Parallel Tasks Large 7.339s 7.290s -0.7%
Is Ip Performance 3.27ms 3.16ms -3.4%
Make Ip Type Performance 11.66ms 11.43ms -2.0%
Mixed Ip Operations 4.69ms 4.49ms -4.3%
Typical Queue Shuffle 64.06µs 61.43µs -4.1%
Priority Queue Shuffle 722.33µs 695.79µs -3.7%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.39.0 branch from 3201448 to 3e537cf Compare December 22, 2025 17:27
@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.39.0 branch 2 times, most recently from 772fef7 to eb81cac Compare January 6, 2026 18:15
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.39.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.38.0...0.39.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.39.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.39.0 branch from eb81cac to 1219fa1 Compare January 8, 2026 14:57
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