Commit 97bedb8
authored
fix(deps): update dependency fastapi to v0.134.0 (#451)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [fastapi](https://redirect.github.com/fastapi/fastapi)
([changelog](https://fastapi.tiangolo.com/release-notes/)) | `==0.133.1`
→ `==0.134.0` |

|

|

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/11) for more information.
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.134.0`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.134.0)
##### Features
- ✨ Add support for streaming JSON Lines and binary data with `yield`.
PR
[#​15022](https://redirect.github.com/fastapi/fastapi/pull/15022)
by [@​tiangolo](https://redirect.github.com/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](https://fastapi.tiangolo.com/tutorial/stream-json-lines/).
- And new docs: [Stream
Data](https://fastapi.tiangolo.com/advanced/stream-data/).
##### Docs
- 📝 Update Library Agent Skill with streaming responses. PR
[#​15024](https://redirect.github.com/fastapi/fastapi/pull/15024)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Update docs for responses and new stream with `yield`. PR
[#​15023](https://redirect.github.com/fastapi/fastapi/pull/15023)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Add `await` in `StreamingResponse` code example to allow
cancellation. PR
[#​14681](https://redirect.github.com/fastapi/fastapi/pull/14681)
by [@​casperdcl](https://redirect.github.com/casperdcl).
- 📝 Rename `docs_src/websockets` to `docs_src/websockets_` to avoid
import errors. PR
[#​14979](https://redirect.github.com/fastapi/fastapi/pull/14979)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
##### Internal
- 🔨 Run tests with `pytest-xdist` and `pytest-cov`. PR
[#​14992](https://redirect.github.com/fastapi/fastapi/pull/14992)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/BSStudio/bss-web-file-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ca2e31f commit 97bedb8
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments