Skip to content

Bump fastapi to v0.125.0#2060

Merged
deep1401 merged 4 commits into
mainfrom
update/fastapi-may26
May 14, 2026
Merged

Bump fastapi to v0.125.0#2060
deep1401 merged 4 commits into
mainfrom
update/fastapi-may26

Conversation

@dadmobile

Copy link
Copy Markdown
Member

Setting to draft until I finish a more thorough test.

This bumps FastAPI to a newer version with the primary benefit being that is resolves two vulnerabilities in starlette.

NOTE: starlette 0.46 → 0.50 is a meaningful jump. Middleware ordering, lifespan handlers, and exception handling have all seen small changes across those releases that the unit tests don't necessarily exercise. Hence the desire to run a more thorough test pass.

@netlify

netlify Bot commented May 12, 2026

Copy link
Copy Markdown

Deploy Preview for transformerlab canceled.

Name Link
🔨 Latest commit 48bbe19
🔍 Latest deploy log https://app.netlify.com/projects/transformerlab/deploys/6a06104c26bb850008231971

@sentry

sentry Bot commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dadmobile dadmobile marked this pull request as ready for review May 14, 2026 15:32

@deep1401 deep1401 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm able to start up the API and do the basic ops.
I will approve and merge right now. We'll deal with any issues in the future. I'll close the dependabot PR: #2080 and then see what dependabot has to say about the versions other than fastapi and deal with it separately

@deep1401 deep1401 merged commit 5e91e42 into main May 14, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants