Update dependency fastapi to v0.115.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
fastapi (changelog) | dependencies | patch |
0.115.5 -> 0.115.6
|
Release Notes
fastapi/fastapi (fastapi)
v0.115.6
Fixes
-
🐛 Preserve traceback when an exception is raised in sync dependency withyield
. MR #5823 by @sombek.
Refactors
Docs
-
📝 Update includes format in docs with an automated script. MR #12950 by @tiangolo. -
📝 Update includes fordocs/de/docs/advanced/using-request-directly.md
. MR #12685 by @alissadb. -
📝 Update includes fordocs/de/docs/how-to/conditional-openapi.md
. MR #12689 by @alissadb.
Translations
-
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
. MR #12990 by @ILoveSorasakiHina. -
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/tutorial/query-param-models.md
. MR #12932 by @Vincy1230. -
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
. MR #12992 by @Limsunoh. -
🌐 Add Korean translation fordocs/ko/docs/advanced/websockets.md
. MR #12991 by @kwang1215. -
🌐 Add Portuguese translation fordocs/pt/docs/tutorial/response-model.md
. MR #12933 by @AndreBBM. -
🌐 Add Korean translation fordocs/ko/docs/advanced/middlewares.md
. MR #12753 by @nahyunkeem. -
🌐 Add Korean translation fordocs/ko/docs/advanced/openapi-webhooks.md
. MR #12752 by @saeye. -
🌐 Add Chinese translation fordocs/zh/docs/tutorial/query-param-models.md
. MR #12931 by @Vincy1230. -
🌐 Add Russian translation fordocs/ru/docs/tutorial/query-param-models.md
. MR #12445 by @gitgernit. -
🌐 Add Korean translation fordocs/ko/docs/tutorial/query-param-models.md
. MR #12940 by @jts8257. -
🔥 Remove obsolete tutorial translation to Chinese fordocs/zh/docs/tutorial/sql-databases.md
, it references files that are no longer on the repo. MR #12949 by @tiangolo.
Internal
-
⬆️ [pre-commit.ci] pre-commit autoupdate. MR #12954 by @pre-commit-ci[bot].
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.