Update dependency fastapi to v0.115.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fastapi (changelog) | patch |
==0.115.0 -> ==0.115.2
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
fastapi/fastapi (fastapi)
v0.115.2
Upgrades
-
⬆ ️ Upgrade Starlette to>=0.37.2,<0.41.0
. MR #12431 by @tiangolo.
v0.115.1
Fixes
-
🐛 Fix openapi generation with responses kwarg. MR #10895 by @flxdot. -
🐛 RemoveRequired
shadowing from fastapi using Pydantic v2. MR #12197 by @pachewise.
Refactors
-
♻ ️ Update type annotations for improvedpython-multipart
. MR #12407 by @tiangolo.
Docs
-
✨ Add new tutorial for SQL databases with SQLModel. MR #12285 by @tiangolo. -
📝 Add External Link: How to profile a FastAPI asynchronous request. MR #12389 by @brouberol. -
🔧 Removebase_path
formdx_include
Markdown extension in MkDocs. MR #12391 by @tiangolo. -
📝 Update link to Swagger UI configuration docs. MR #12264 by @makisukurisu. -
📝 Adding links for Playwright and Vite indocs/project-generation.md
. MR #12274 by @kayqueGovetri. -
📝 Fix small typos in the documentation. MR #12213 by @svlandeg.
Translations
-
🌐 Add Portuguese translation fordocs/pt/docs/tutorial/cookie-param-models.md
. MR #12298 by @ceb10n. -
🌐 Add Portuguese translation fordocs/pt/docs/how-to/graphql.md
. MR #12215 by @AnandaCampelo. -
🌐 Add Portuguese translation fordocs/pt/docs/advanced/security/oauth2-scopes.md
. MR #12263 by @ceb10n. -
🌐 Add Portuguese translation fordocs/pt/docs/deployment/concepts.md
. MR #12219 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/how-to/conditional-openapi.md
. MR #12221 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/advanced/response-directly.md
. MR #12266 by @Joao-Pedro-P-Holanda. -
🌐 Update Portuguese translation fordocs/pt/docs/tutorial/cookie-params.md
. MR #12297 by @ceb10n. -
🌐 Fix Korean translation fordocs/ko/docs/tutorial/index.md
. MR #12278 by @kkotipy. -
🌐 Update Portuguese translation fordocs/pt/docs/advanced/security/http-basic-auth.md
. MR #12275 by @andersonrocha0. -
🌐 Add Portuguese translation fordocs/pt/docs/deployment/cloud.md
. MR #12217 by @marcelomarkus. -
✏ ️ Fix typo indocs/es/docs/python-types.md
. MR #12235 by @JavierSanchezCastro. -
🌐 Add Dutch translation fordocs/nl/docs/environment-variables.md
. MR #12200 by @maxscheijen. -
🌐 Add Portuguese translation fordocs/pt/docs/deployment/manually.md
. MR #12210 by @JoaoGustavoRogel. -
🌐 Add Portuguese translation fordocs/pt/docs/deployment/server-workers.md
. MR #12220 by @marcelomarkus. -
🌐 Add Portuguese translation fordocs/pt/docs/how-to/configure-swagger-ui.md
. MR #12222 by @marcelomarkus.
Internal
-
⬆ [pre-commit.ci] pre-commit autoupdate. MR #12396 by @pre-commit-ci[bot]. -
🔨 Add script to generate variants of files. MR #12405 by @tiangolo. -
🔧 Add speakeasy-api tosponsors_badge.yml
. MR #12404 by @tiangolo. -
➕ Add docs dependency: markdown-include-variants. MR #12399 by @tiangolo. -
📝 Fix extra mdx-base-path paths. MR #12397 by @tiangolo. -
👷 Tweak labeler to not override custom labels. MR #12398 by @tiangolo. -
👷 Update worfkow deploy-docs-notify URL. MR #12392 by @tiangolo. -
👷 Update Cloudflare GitHub Action. MR #12387 by @tiangolo. -
⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3. MR #12386 by @dependabot[bot]. -
⬆ Bump mkdocstrings[python] from 0.25.1 to 0.26.1. MR #12371 by @dependabot[bot]. -
⬆ Bump griffe-typingdoc from 0.2.6 to 0.2.7. MR #12370 by @dependabot[bot]. -
⬆ [pre-commit.ci] pre-commit autoupdate. MR #12331 by @pre-commit-ci[bot]. -
🔧 Update sponsors, remove Fine.dev. MR #12271 by @tiangolo. -
⬆ [pre-commit.ci] pre-commit autoupdate. MR #12253 by @pre-commit-ci[bot]. -
✏ ️ Fix docstring typos in http security. MR #12223 by @albertvillanova.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.