Skip to content

Bump fastapi from 0.128.0 to 0.135.3 in /backend#1650

Merged
github-actions[bot] merged 2 commits intomasterfrom
dependabot/uv/backend/fastapi-0.135.3
Apr 12, 2026
Merged

Bump fastapi from 0.128.0 to 0.135.3 in /backend#1650
github-actions[bot] merged 2 commits intomasterfrom
dependabot/uv/backend/fastapi-0.135.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps fastapi from 0.128.0 to 0.135.3.

Release notes

Sourced from fastapi's releases.

0.135.3

Features

Docs

  • ✏️ Fix typo for client_secret in OAuth2 form docstrings. PR #14946 by @​bysiber.

Internal

0.135.2

Upgrades

  • ⬆️ Increase lower bound to pydantic >=2.9.0. and fix the test suite. PR #15139 by @​svlandeg.

Docs

Translations

... (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 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)

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.135.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 7, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 7, 2026

Deploying bracket-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: a2e6588
Status:⚡️  Build in progress...

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying bracket-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2ebd964
Status: ✅  Deploy successful!
Preview URL: https://91a070ca.bracket-abd.pages.dev
Branch Preview URL: https://dependabot-uv-backend-fastap-ulbm.bracket-abd.pages.dev

View logs

@evroon
Copy link
Copy Markdown
Owner

evroon commented Apr 12, 2026

@copilot fix failing tests

auto-merge was automatically disabled April 12, 2026 07:20

Head branch was pushed to by a user without write access

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 12, 2026

@copilot fix failing tests

Fixed in a2e6588. The failing test test_openapi_up_to_date needed the OpenAPI schema regenerated to reflect changes in fastapi 0.135.3:

  • File upload fields changed from format: binary to contentMediaType: application/octet-stream
  • ValidationError schema now includes ctx and input fields

Copilot AI requested a review from evroon April 12, 2026 07:21
@github-actions github-actions bot enabled auto-merge (squash) April 12, 2026 07:21
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.74%. Comparing base (9308d0c) to head (a2e6588).
⚠️ Report is 114 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1650   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         120      120           
  Lines        4379     4379           
=======================================
  Hits         4149     4149           
  Misses        230      230           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot merged commit 5ee9fcb into master Apr 12, 2026
9 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/uv/backend/fastapi-0.135.3 branch April 12, 2026 07:23
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants