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.34ms 4.27ms -1.5%
Bloom Filter Large Scale Dns Brute Force 18.92ms 18.77ms -0.8%
Large Closest Match Lookup 355.07ms 351.82ms -0.9%
Realistic Closest Match Workload 192.31ms 192.58ms +0.1%
Event Validation Full Scan Startup Small Batch 456.02ms 464.43ms +1.8%
Event Validation Full Scan Startup Large Batch 808.03ms 815.73ms +1.0%
Make Event Autodetection Small 31.88ms 31.16ms -2.3%
Make Event Autodetection Large 320.92ms 315.26ms -1.8%
Make Event Explicit Types 14.00ms 14.08ms +0.6%
Excavate Single Thread Small 4.077s 4.144s +1.6%
Excavate Single Thread Large 9.474s 9.656s +1.9%
Excavate Parallel Tasks Small 4.203s 4.217s +0.3%
Excavate Parallel Tasks Large 7.121s 7.263s +2.0%
Is Ip Performance 3.20ms 3.22ms +0.5%
Make Ip Type Performance 11.64ms 11.80ms +1.3%
Mixed Ip Operations 4.53ms 4.61ms +1.8%
Typical Queue Shuffle 62.24µs 63.34µs +1.8%
Priority Queue Shuffle 708.17µs 705.31µs -0.4%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/uvicorn-0.39.0 branch from 3201448 to 3e537cf Compare December 22, 2025 17:27
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

1 participant