Features
- ✨ Enable command suggestions on typo by default. PR #1371 by @savannahostrowski.
Upgrades
Internal
- 👷 Add nightly workflow to run tests against CPython main branch. PR #1374 by @savannahostrowski.
- ⬆ Bump mkdocs-material from 9.6.21 to 9.6.22. PR #1377 by @dependabot[bot].
- 🔧 Configure reminder for
waiting
label inissue-manager
. PR #1378 by @YuriiMotov. - ⬆ Bump ruff from 0.13.3 to 0.14.0. PR #1368 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1376 by @pre-commit-ci[bot].
- ⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0. PR #1354 by @dependabot[bot].
- ⬆ Bump mkdocs-material from 9.6.20 to 9.6.21. PR #1360 by @dependabot[bot].
- ⬆ Bump mypy from 1.4.1 to 1.11.2. PR #957 by @dependabot[bot].
- ⬆ Bump astral-sh/setup-uv from 6 to 7. PR #1369 by @dependabot[bot].
- ⬆ Bump ruff from 0.13.2 to 0.13.3. PR #1366 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1367 by @pre-commit-ci[bot].
- ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0. PR #1361 by @dependabot[bot].
- ⬆ Bump ruff from 0.13.1 to 0.13.2. PR #1357 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1358 by @pre-commit-ci[bot].
- 👷 Update docs previews comment, single comment, add failure status. PR #1359 by @tiangolo.