Docs
- 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #462 by @YuriiMotov.
- 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #449 by @alejsdev.
- 🐛 Fix copy button in
custom.js. PR #448 by @alejsdev.
Internal
- 🔨 Tweak PDM hook and build process for
asyncer-slim. PR #467 by @tiangolo. - 👷 Update build setup for
asyncer-slim, deprecate it, and make it only depend onasyncer. PR #466 by @tiangolo. - ⬆ Bump prek from 0.3.1 to 0.3.2. PR #463 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.14 to 0.15.0. PR #461 by @dependabot[bot].
- 👷 Add generate-readme to pre-commit. PR #460 by @tiangolo.
- 👷 Run mypy by pre-commit. PR #459 by @YuriiMotov.
- ⬆ Bump ruff from 0.14.13 to 0.14.14. PR #457 by @dependabot[bot].
- ⬆ Bump prek from 0.3.0 to 0.3.1. PR #458 by @dependabot[bot].
- ⬆ Bump prek from 0.2.30 to 0.3.0. PR #456 by @dependabot[bot].
- ⬆ Bump prek from 0.2.25 to 0.2.30. PR #454 by @dependabot[bot].
- ⬆ Bump anyio from 4.12.0 to 4.12.1. PR #451 by @dependabot[bot].
- ⬆ Bump typer from 0.21.0 to 0.21.1. PR #452 by @dependabot[bot].
- ⬆ Bump mypy from 1.14.1 to 1.19.1. PR #453 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.10 to 0.14.13. PR #450 by @dependabot[bot].
- 🔧 Ensure that an edit to
uv.lockgets theinternallabel. PR #455 by @svlandeg. - 👷 Update Smokeshow, use uv. PR #447 by @tiangolo.
- ⬆️ Migrate to uv. PR #440 by @DoctorJohn.
- ✅ Expand test matrix to include Windows and MacOS. PR #392 by @svlandeg.
- ⬆ Bump typer from 0.20.0 to 0.21.0. PR #444 by @dependabot[bot].
- ⬆ Bump actions/cache from 4 to 5. PR #428 by @dependabot[bot].
- ⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8. PR #429 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.5 to 0.14.10. PR #436 by @dependabot[bot].
- ⬆ Bump actions/download-artifact from 6 to 7. PR #430 by @dependabot[bot].
- ⬆ Bump actions/upload-artifact from 5 to 6. PR #431 by @dependabot[bot].
- ⬆ Bump mkdocs-material from 9.7.0 to 9.7.1. PR #433 by @dependabot[bot].
- 👷 Update secrets check. PR #446 by @YuriiMotov.
- 🔧 Migrate from Material for MkDocs to Zensical. PR #445 by @tiangolo.
- 🔧 Update pre-commit to use local Ruff instead of hook, unpin
prek. PR #443 by @YuriiMotov.