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.20ms 4.24ms +0.8%
Bloom Filter Large Scale Dns Brute Force 17.67ms 18.05ms +2.1%
Large Closest Match Lookup 350.05ms 347.64ms -0.7%
Realistic Closest Match Workload 193.01ms 192.14ms -0.5%
Event Validation Full Scan Startup Small Batch 447.60ms 454.81ms +1.6%
Event Validation Full Scan Startup Large Batch 787.07ms 783.11ms -0.5%
Make Event Autodetection Small 31.59ms 31.02ms -1.8%
Make Event Autodetection Large 323.16ms 315.75ms -2.3%
Make Event Explicit Types 14.26ms 14.00ms -1.8%
Excavate Single Thread Small 3.985s 3.972s -0.3%
Excavate Single Thread Large 9.984s 9.805s -1.8%
Excavate Parallel Tasks Small 4.088s 4.086s -0.0%
Excavate Parallel Tasks Large 7.214s 7.228s +0.2%
Is Ip Performance 3.21ms 3.19ms -0.6%
Make Ip Type Performance 11.46ms 11.49ms +0.3%
Mixed Ip Operations 4.51ms 4.55ms +0.9%
Typical Queue Shuffle 61.21µs 63.37µs +3.5%
Priority Queue Shuffle 696.38µs 719.26µs +3.3%

🎯 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 3 times, most recently from eb81cac to 1219fa1 Compare January 8, 2026 14:57
@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.39.0 branch from 1219fa1 to 9fddbc9 Compare January 13, 2026 14:43
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 9fddbc9 to e0386b5 Compare January 13, 2026 14:45
@TheTechromancer TheTechromancer merged commit 3056540 into dev Jan 13, 2026
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/uvicorn-0.39.0 branch January 13, 2026 16:05
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