Skip to content

Update dependency fastapi to v0.135.1#484

Merged
jnstockley merged 1 commit intodevfrom
renovate/fastapi-0.x
Mar 3, 2026
Merged

Update dependency fastapi to v0.135.1#484
jnstockley merged 1 commit intodevfrom
renovate/fastapi-0.x

Conversation

@stockley-renovate
Copy link
Contributor

@stockley-renovate stockley-renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
fastapi (changelog) ==0.133.1==0.135.1 age confidence

Release Notes

fastapi/fastapi (fastapi)

v0.135.1

Compare Source

Fixes
  • 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR #​15038 by @​tiangolo.
Docs
Internal

v0.135.0

Compare Source

Features

v0.134.0

Compare Source

Features
  • ✨ Add support for streaming JSON Lines and binary data with yield. PR #​15022 by @​tiangolo.
    • This also upgrades Starlette from >=0.40.0 to >=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups.
    • New docs: Stream JSON Lines.
    • And new docs: Stream Data.
Docs
Internal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.05%. Comparing base (cb362fb) to head (c83886e).
⚠️ Report is 8 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #484   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files          11       11           
  Lines         194      194           
  Branches       17       17           
=======================================
  Hits          165      165           
  Misses         26       26           
  Partials        3        3           

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

@stockley-renovate stockley-renovate bot force-pushed the renovate/fastapi-0.x branch from d1abd42 to c83886e Compare March 1, 2026 19:06
@stockley-renovate stockley-renovate bot changed the title Update dependency fastapi to v0.134.0 Update dependency fastapi to v0.135.1 Mar 1, 2026
@jnstockley jnstockley merged commit c82b49c into dev Mar 3, 2026
6 checks passed
@stockley-renovate stockley-renovate bot deleted the renovate/fastapi-0.x branch March 3, 2026 00:13
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.

1 participant