Skip to content

feat(Dependencies): Update dependency fastapi to v0.135.1#553

Merged
dweinholz merged 1 commit intodevfrom
deps/fastapi-0.x
Mar 5, 2026
Merged

feat(Dependencies): Update dependency fastapi to v0.135.1#553
dweinholz merged 1 commit intodevfrom
deps/fastapi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Feb 27, 2026
@renovate renovate bot requested a review from a team February 27, 2026 22:44
@renovate renovate bot changed the title feat(Dependencies): Update dependency fastapi to v0.134.0 feat(Dependencies): Update dependency fastapi to v0.135.1 Mar 1, 2026
@renovate renovate bot force-pushed the deps/fastapi-0.x branch from 6062885 to afa58b8 Compare March 1, 2026 22:15
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | fastapi | 0.133.1 | 0.135.1 |
@renovate renovate bot force-pushed the deps/fastapi-0.x branch from afa58b8 to 42305dc Compare March 2, 2026 02:38
@dweinholz dweinholz merged commit c6ddf3a into dev Mar 5, 2026
@dweinholz dweinholz deleted the deps/fastapi-0.x branch March 5, 2026 11:32
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant