Fixes
- 🐛 Fix
RuntimeError: dictionary changed size during iterationinsqlmodel_update(). PR #997 by @BartSchuurmans.
Docs
- 💅 Update CSS to explicitly use emoji font. PR #1658 by @tiangolo.
- 📝 Update link to JetBrains Python survey in
features.md. PR #1627 by @sparkiegeek. - 📝 Fix broken links in docs. PR #1601 by @YuriiMotov.
Internal
- 📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8. PR #1689 by @tiangolo.
- 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR #1683 by @YuriiMotov.
- 👷 Run Smokeshow always, even on test failures. PR #1682 by @YuriiMotov.
- ⬆ Bump ruff from 0.14.6 to 0.14.8. PR #1667 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1662 by @pre-commit-ci[bot].
- ⬆ Bump actions/checkout from 5 to 6. PR #1656 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.5 to 0.14.6. PR #1652 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1655 by @pre-commit-ci[bot].
- ⬆ Bump actions/checkout from 5 to 6. PR #1651 by @dependabot[bot].
- 💄 Use font Fira Code to fix display of Rich panels in docs in Windows. PR #1653 by @tiangolo.
- 👷 Upgrade
latest-changesGitHub Action and pinactions/checkout@v5. PR #1654 by @svlandeg. - 🔧 Upgrade Material for MkDocs and remove insiders. PR #1650 by @tiangolo.
- ⬆ Bump mkdocs-material from 9.6.23 to 9.7.0. PR #1645 by @dependabot[bot].
- ⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0. PR #1647 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.4 to 0.14.5. PR #1646 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1648 by @pre-commit-ci[bot].
- ⬆ Bump ruff from 0.14.3 to 0.14.4. PR #1640 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1642 by @pre-commit-ci[bot].
- ⬆ Bump mkdocs-material from 9.6.22 to 9.6.23. PR #1637 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.2 to 0.14.3. PR #1633 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1636 by @pre-commit-ci[bot].
- ⬆ Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1. PR #1626 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.1 to 0.14.2. PR #1616 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1625 by @pre-commit-ci[bot].
- 🔧 Add PEP-639 license metadata. PR #1624 by @svlandeg.
- ⬆ Bump griffe-typingdoc from 0.2.9 to 0.3.0. PR #1615 by @dependabot[bot].
- ⬆ Bump actions/upload-artifact from 4 to 5. PR #1620 by @dependabot[bot].
- ⬆ Bump actions/download-artifact from 5 to 6. PR #1621 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.0 to 0.14.1. PR #1614 by @dependabot[bot].
- ⬆ Bump ruff from 0.13.2 to 0.14.0. PR #1592 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1605 by @pre-commit-ci[bot].
- ⬆ Bump astral-sh/setup-uv from 6 to 7. PR #1593 by @dependabot[bot].
- ⬆ Bump mkdocs-material from 9.6.21 to 9.6.22. PR #1608 by @dependabot[bot].
- 🔧 Configure reminder for
waitinglabel inissue-manager. PR #1609 by @YuriiMotov. - ⬆ Bump typer from 0.19.2 to 0.20.0. PR #1612 by @dependabot[bot].
- ✅ Remove unused type ignores since SQLAlchemy 2.0.44. PR #1613 by @svlandeg.