Upgrades
Docs
Translations
- 🔨 Add Russian translations LLM prompt. PR #13936 by @tiangolo.
- 🌐 Sync German docs. PR #14149 by @nilslindemann.
- 🌐 Add Russian translations for missing pages (LLM-generated). PR #14135 by @YuriiMotov.
- 🌐 Update Russian translations for existing pages (LLM-generated). PR #14123 by @YuriiMotov.
- 🌐 Remove configuration files for inactive translations. PR #14130 by @tiangolo.
Internal
- 🔨 Move local coverage logic to its own script. PR #14166 by @tiangolo.
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14161 by @pre-commit-ci[bot].
- ⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9. PR #14144 by @dependabot[bot].
- ⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0. PR #14145 by @dependabot[bot].
- ⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5. PR #14146 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14126 by @pre-commit-ci[bot].
- 👥 Update FastAPI GitHub topic repositories. PR #14150 by @tiangolo.
- 👥 Update FastAPI People - Sponsors. PR #14139 by @tiangolo.
- 👥 Update FastAPI People - Contributors and Translators. PR #14138 by @tiangolo.
- ⬆ Bump ruff from 0.12.7 to 0.13.2. PR #14147 by @dependabot[bot].
- ⬆ Bump sqlmodel from 0.0.24 to 0.0.25. PR #14143 by @dependabot[bot].
- ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0. PR #14148 by @dependabot[bot].
- 👷 Update docs previews comment, single comment, add failure status. PR #14129 by @tiangolo.
- 🔨 Modify
mkdocs_hooks.py
to addtitle
to page's metadata (remove permalinks in social cards). PR #14125 by @YuriiMotov.