Commit 95ab648
authored
fix(deps): update dependency fastapi to v0.138.0 (#636)
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.137.2`
→ `==0.138.0` |

|

|

|

|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.138.0`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.138.0)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.137.2...0.138.0)
##### Features
- ✨ Add support for `app.frontend("/", directory="dist")` and
`router.frontend("/", directory="dist")`. PR
[#​15800](https://redirect.github.com/fastapi/fastapi/pull/15800)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- Read the docs:
[Frontend](https://fastapi.tiangolo.com/tutorial/frontend/).
##### Docs
- 📝 Fix typo in release notes. PR
[#​15807](https://redirect.github.com/fastapi/fastapi/pull/15807)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Add `app.frontend()` instructions to Agent Library Skill. PR
[#​15805](https://redirect.github.com/fastapi/fastapi/pull/15805)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Update release notes link. PR
[#​15802](https://redirect.github.com/fastapi/fastapi/pull/15802)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- ✏️ Update white space characters in bigger apps. PR
[#​15801](https://redirect.github.com/fastapi/fastapi/pull/15801)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- ✏️ Fix grammar, typos, and broken links in docs. PR
[#​15694](https://redirect.github.com/fastapi/fastapi/pull/15694)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
##### Translations
- 🌐 Enable Hindi docs translations. PR
[#​15554](https://redirect.github.com/fastapi/fastapi/pull/15554)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
##### Internal
- 🐛 Fix failing test, update format for raised errors. PR
[#​15804](https://redirect.github.com/fastapi/fastapi/pull/15804)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 👷 Fix test-alls-green. PR
[#​15803](https://redirect.github.com/fastapi/fastapi/pull/15803)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 🔧 Enable checking `release-notes.md` for typos. PR
[#​15796](https://redirect.github.com/fastapi/fastapi/pull/15796)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- 📝 Tweak wording about deploying to FastAPI Cloud. PR
[#​15793](https://redirect.github.com/fastapi/fastapi/pull/15793)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid
warnings. PR
[#​15792](https://redirect.github.com/fastapi/fastapi/pull/15792)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Dublin)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Only on Sunday and Saturday (`* * * * 0,6`)
🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1c3e147 commit 95ab648
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