Commit c52a600
authored
fix(deps): update dependency fastapi to v0.135.1 (#454)
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.134.0`
→ `==0.135.1` |

|

|

|

|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.135.1`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.135.1)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.135.0...0.135.1)
##### Fixes
- 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager,
closed in the request async exit stack. PR
[#​15038](https://redirect.github.com/fastapi/fastapi/pull/15038)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Docs
- ✏️ Fix typo in `docs/en/docs/_llm-test.md`. PR
[#​15007](https://redirect.github.com/fastapi/fastapi/pull/15007)
by [@​adityagiri3600](https://redirect.github.com/adityagiri3600).
- 📝 Update Skill, optimize context, trim and refactor into references.
PR
[#​15031](https://redirect.github.com/fastapi/fastapi/pull/15031)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Internal
- 👥 Update FastAPI People - Experts. PR
[#​15037](https://redirect.github.com/fastapi/fastapi/pull/15037)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 👥 Update FastAPI People - Contributors and Translators. PR
[#​15029](https://redirect.github.com/fastapi/fastapi/pull/15029)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 👥 Update FastAPI GitHub topic repositories. PR
[#​15036](https://redirect.github.com/fastapi/fastapi/pull/15036)
by [@​tiangolo](https://redirect.github.com/tiangolo).
###
[`v0.135.0`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.135.0)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.134.0...0.135.0)
##### Features
- ✨ Add support for Server Sent Events. PR
[#​15030](https://redirect.github.com/fastapi/fastapi/pull/15030)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- New docs: [Server-Sent Events
(SSE)](https://fastapi.tiangolo.com/tutorial/server-sent-events/).
</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 7fb6b5e commit c52a600
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