Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps fastapi from 0.124.4 to 0.128.0.

Release notes

Sourced from fastapi's releases.

0.128.0

Breaking Changes

Internal

0.127.1

Refactors

Docs

Translations

Internal

0.127.0

Breaking Changes

Translations

  • 🔧 Add LLM prompt file for Korean, generated from the existing translations. PR #14546 by @​tiangolo.
  • 🔧 Add LLM prompt file for Japanese, generated from the existing translations. PR #14545 by @​tiangolo.

Internal

0.126.0

Upgrades

  • ➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's pydantic.v1. PR #14575 by @​tiangolo.

... (truncated)

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 29, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/fastapi-0.128.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.22ms 4.19ms -0.7%
Bloom Filter Large Scale Dns Brute Force 17.62ms 17.76ms +0.8%
Large Closest Match Lookup 355.02ms 356.36ms +0.4%
Realistic Closest Match Workload 191.77ms 190.76ms -0.5%
Event Validation Full Scan Startup Small Batch 449.90ms 454.21ms +1.0%
Event Validation Full Scan Startup Large Batch 791.90ms 786.79ms -0.6%
Make Event Autodetection Small 31.37ms 30.61ms -2.4%
Make Event Autodetection Large 318.61ms 314.20ms -1.4%
Make Event Explicit Types 14.08ms 13.70ms -2.7%
Excavate Single Thread Small 3.995s 3.987s -0.2%
Excavate Single Thread Large 9.855s 10.030s +1.8%
Excavate Parallel Tasks Small 4.144s 4.117s -0.6%
Excavate Parallel Tasks Large 7.271s 7.258s -0.2%
Is Ip Performance 3.17ms 3.17ms -0.2%
Make Ip Type Performance 11.34ms 11.65ms +2.7%
Mixed Ip Operations 4.51ms 4.51ms -0.0%
Typical Queue Shuffle 62.07µs 61.66µs -0.7%
Priority Queue Shuffle 697.41µs 692.44µs -0.7%

🎯 Performance Summary

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


🐍 Python Version 3.11.14

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.4 to 0.128.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.124.4...0.128.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.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/fastapi-0.128.0 branch from dd5cc7e to 8e782bb Compare January 6, 2026 11:13
@liquidsec liquidsec merged commit ee2596f into dev Jan 6, 2026
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/fastapi-0.128.0 branch January 6, 2026 18:13
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.

3 participants