Update dependency typer to ~=0.25.0 #7

Merged
cswimr merged 1 commit from renovate/typer-0.x into main 2026-04-28 10:03:11 -04:00
Member

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ~=0.21.1~=0.25.0 age confidence

Release Notes

fastapi/typer (typer)

v0.25.0

Compare Source

Features

v0.24.2

Compare Source

Fixes
  • 🐛 Ensure that typer.launch forwards correctly when launching a file. PR #​1708 by @​svlandeg.
Refactors
Docs
Internal

v0.24.1

Compare Source

Internal

v0.24.0

Compare Source

Breaking Changes

v0.23.2

Compare Source

Features
Internal

v0.23.1

Compare Source

Fixes
  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #​1539 by @​bckohan.
Docs
Internal

v0.23.0

Compare Source

Breaking Changes
  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #​1072 by @​tiangolo.
Docs
Internal

v0.22.0

Compare Source

Breaking Changes
  • 💥 Make typer-slim a shallow wrapper around typer, always requiring rich and shellingham. PR #​1522 by @​svlandeg.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typer](https://github.com/fastapi/typer) ([changelog](https://typer.tiangolo.com/release-notes/)) | `~=0.21.1` → `~=0.25.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.25.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.21.2/0.25.0?slim=true) | --- ### Release Notes <details> <summary>fastapi/typer (typer)</summary> ### [`v0.25.0`](https://github.com/fastapi/typer/releases/tag/0.25.0) [Compare Source](https://github.com/fastapi/typer/compare/0.24.2...0.25.0) ##### Features - 🚸 Don't truncate code lines in traceback when formatted with Rich. PR [#&#8203;1695](https://github.com/fastapi/typer/pull/1695) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). ### [`v0.24.2`](https://github.com/fastapi/typer/releases/tag/0.24.2) [Compare Source](https://github.com/fastapi/typer/compare/0.24.1...0.24.2) ##### Fixes - 🐛 Ensure that `typer.launch` forwards correctly when launching a file. PR [#&#8203;1708](https://github.com/fastapi/typer/pull/1708) by [@&#8203;svlandeg](https://github.com/svlandeg). ##### Refactors - 🎨 Ensure `ty` runs without errors. PR [#&#8203;1628](https://github.com/fastapi/typer/pull/1628) by [@&#8203;svlandeg](https://github.com/svlandeg). ##### Docs - 📝 Add dates to release notes. PR [#&#8203;1612](https://github.com/fastapi/typer/pull/1612) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - 💄 Fix code blocks in reference docs overflowing table width. PR [#&#8203;1630](https://github.com/fastapi/typer/pull/1630) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - 📝 Fix broken link to FastAPI and Friends newsletter. PR [#&#8203;1540](https://github.com/fastapi/typer/pull/1540) by [@&#8203;Karlemami](https://github.com/Karlemami). - 🔨 Handle external links `target=_blank` and CSS automatically in JS and CSS. PR [#&#8203;1622](https://github.com/fastapi/typer/pull/1622) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Remove link to Typer developer survey. PR [#&#8203;1609](https://github.com/fastapi/typer/pull/1609) by [@&#8203;svlandeg](https://github.com/svlandeg). - ✏️ Clean up documentation in `install.md` file. PR [#&#8203;1606](https://github.com/fastapi/typer/pull/1606) by [@&#8203;Johandielangman](https://github.com/Johandielangman). ##### Internal - ⬆ Bump mypy from 1.20.1 to 1.20.2. PR [#&#8203;1715](https://github.com/fastapi/typer/pull/1715) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.9 to 0.3.10. PR [#&#8203;1716](https://github.com/fastapi/typer/pull/1716) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic-settings from 2.13.1 to 2.14.0. PR [#&#8203;1713](https://github.com/fastapi/typer/pull/1713) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.31 to 0.0.32. PR [#&#8203;1711](https://github.com/fastapi/typer/pull/1711) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.2 to 2.13.3. PR [#&#8203;1712](https://github.com/fastapi/typer/pull/1712) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pygments from 2.19.2 to 2.20.0. PR [#&#8203;1667](https://github.com/fastapi/typer/pull/1667) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pymdown-extensions from 10.20 to 10.21.2. PR [#&#8203;1710](https://github.com/fastapi/typer/pull/1710) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - ⬆ Bump actions/cache from 5.0.4 to 5.0.5. PR [#&#8203;1700](https://github.com/fastapi/typer/pull/1700) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.1 to 2.13.2. PR [#&#8203;1703](https://github.com/fastapi/typer/pull/1703) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1. PR [#&#8203;1701](https://github.com/fastapi/typer/pull/1701) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.10 to 0.15.11. PR [#&#8203;1704](https://github.com/fastapi/typer/pull/1704) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0. PR [#&#8203;1702](https://github.com/fastapi/typer/pull/1702) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0. PR [#&#8203;1699](https://github.com/fastapi/typer/pull/1699) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.30 to 0.0.31. PR [#&#8203;1696](https://github.com/fastapi/typer/pull/1696) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.0 to 2.13.1. PR [#&#8203;1697](https://github.com/fastapi/typer/pull/1697) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔒 Pin GitHub actions by commit SHA. PR [#&#8203;1666](https://github.com/fastapi/typer/pull/1666) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - ⬆ Bump ty from 0.0.29 to 0.0.30. PR [#&#8203;1693](https://github.com/fastapi/typer/pull/1693) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.8 to 0.3.9. PR [#&#8203;1691](https://github.com/fastapi/typer/pull/1691) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pygithub from 2.9.0 to 2.9.1. PR [#&#8203;1692](https://github.com/fastapi/typer/pull/1692) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump rich from 14.3.3 to 15.0.0. PR [#&#8203;1688](https://github.com/fastapi/typer/pull/1688) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic from 2.12.5 to 2.13.0. PR [#&#8203;1687](https://github.com/fastapi/typer/pull/1687) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mypy from 1.20.0 to 1.20.1. PR [#&#8203;1689](https://github.com/fastapi/typer/pull/1689) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cryptography from 46.0.6 to 46.0.7. PR [#&#8203;1682](https://github.com/fastapi/typer/pull/1682) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.9 to 0.15.10. PR [#&#8203;1684](https://github.com/fastapi/typer/pull/1684) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pytest from 9.0.2 to 9.0.3. PR [#&#8203;1681](https://github.com/fastapi/typer/pull/1681) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.28 to 0.0.29. PR [#&#8203;1678](https://github.com/fastapi/typer/pull/1678) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.8 to 0.15.9. PR [#&#8203;1674](https://github.com/fastapi/typer/pull/1674) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.27 to 0.0.28. PR [#&#8203;1675](https://github.com/fastapi/typer/pull/1675) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pillow from 12.1.1 to 12.2.0. PR [#&#8203;1672](https://github.com/fastapi/typer/pull/1672) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mypy from 1.19.1 to 1.20.0. PR [#&#8203;1670](https://github.com/fastapi/typer/pull/1670) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.26 to 0.0.27. PR [#&#8203;1669](https://github.com/fastapi/typer/pull/1669) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cryptography from 46.0.5 to 46.0.6. PR [#&#8203;1661](https://github.com/fastapi/typer/pull/1661) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.7 to 0.15.8. PR [#&#8203;1659](https://github.com/fastapi/typer/pull/1659) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.25 to 0.0.26. PR [#&#8203;1660](https://github.com/fastapi/typer/pull/1660) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 👷 Configure `ty` to exit with error code on warnings. PR [#&#8203;1657](https://github.com/fastapi/typer/pull/1657) by [@&#8203;svlandeg](https://github.com/svlandeg). - ⬆ Bump requests from 2.32.5 to 2.33.0. PR [#&#8203;1656](https://github.com/fastapi/typer/pull/1656) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.24 to 0.0.25. PR [#&#8203;1652](https://github.com/fastapi/typer/pull/1652) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.6 to 0.3.8. PR [#&#8203;1648](https://github.com/fastapi/typer/pull/1648) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pytest-cov from 7.0.0 to 7.1.0. PR [#&#8203;1649](https://github.com/fastapi/typer/pull/1649) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pygithub from 2.8.1 to 2.9.0. PR [#&#8203;1650](https://github.com/fastapi/typer/pull/1650) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.5 to 9.7.6. PR [#&#8203;1645](https://github.com/fastapi/typer/pull/1645) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.6 to 0.15.7. PR [#&#8203;1644](https://github.com/fastapi/typer/pull/1644) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.23 to 0.0.24. PR [#&#8203;1646](https://github.com/fastapi/typer/pull/1646) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.5 to 0.3.6. PR [#&#8203;1638](https://github.com/fastapi/typer/pull/1638) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.22 to 0.0.23. PR [#&#8203;1639](https://github.com/fastapi/typer/pull/1639) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pyjwt from 2.10.1 to 2.12.0. PR [#&#8203;1636](https://github.com/fastapi/typer/pull/1636) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cairosvg from 2.8.2 to 2.9.0. PR [#&#8203;1635](https://github.com/fastapi/typer/pull/1635) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.5 to 0.15.6. PR [#&#8203;1633](https://github.com/fastapi/typer/pull/1633) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.21 to 0.0.22. PR [#&#8203;1634](https://github.com/fastapi/typer/pull/1634) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump dorny/paths-filter from 3 to 4. PR [#&#8203;1632](https://github.com/fastapi/typer/pull/1632) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.4 to 9.7.5. PR [#&#8203;1629](https://github.com/fastapi/typer/pull/1629) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.4 to 0.3.5. PR [#&#8203;1627](https://github.com/fastapi/typer/pull/1627) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.20 to 0.0.21. PR [#&#8203;1624](https://github.com/fastapi/typer/pull/1624) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.4 to 0.15.5. PR [#&#8203;1625](https://github.com/fastapi/typer/pull/1625) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.3 to 9.7.4. PR [#&#8203;1621](https://github.com/fastapi/typer/pull/1621) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.19 to 0.0.20. PR [#&#8203;1618](https://github.com/fastapi/typer/pull/1618) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.3.3 to 0.3.4. PR [#&#8203;1617](https://github.com/fastapi/typer/pull/1617) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.2 to 0.15.4. PR [#&#8203;1616](https://github.com/fastapi/typer/pull/1616) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ty from 0.0.18 to 0.0.19. PR [#&#8203;1615](https://github.com/fastapi/typer/pull/1615) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump actions/download-artifact from 7 to 8. PR [#&#8203;1614](https://github.com/fastapi/typer/pull/1614) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump actions/upload-artifact from 6 to 7. PR [#&#8203;1613](https://github.com/fastapi/typer/pull/1613) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.2 to 9.7.3. PR [#&#8203;1611](https://github.com/fastapi/typer/pull/1611) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3. PR [#&#8203;1605](https://github.com/fastapi/typer/pull/1605) by [@&#8203;svlandeg](https://github.com/svlandeg). - ⬆ Bump ty from 0.0.17 to 0.0.18. PR [#&#8203;1602](https://github.com/fastapi/typer/pull/1602) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump griffe-warnings-deprecated from 1.1.0 to 1.1.1. PR [#&#8203;1603](https://github.com/fastapi/typer/pull/1603) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump griffe-typingdoc from 0.3.0 to 0.3.1. PR [#&#8203;1604](https://github.com/fastapi/typer/pull/1604) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Upgrade pytest version and config. PR [#&#8203;1570](https://github.com/fastapi/typer/pull/1570) by [@&#8203;tiangolo](https://github.com/tiangolo). ### [`v0.24.1`](https://github.com/fastapi/typer/releases/tag/0.24.1) [Compare Source](https://github.com/fastapi/typer/compare/0.24.0...0.24.1) ##### Internal - 👷 Fix CI, do not attempt to build `typer-slim`, nor `typer-cli`. PR [#&#8203;1569](https://github.com/fastapi/typer/pull/1569) by [@&#8203;tiangolo](https://github.com/tiangolo). - ➖ Drop support for `typer-slim` and `typer-cli`, no more versions will be released, use only `typer`. PR [#&#8203;1568](https://github.com/fastapi/typer/pull/1568) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump rich from 14.3.2 to 14.3.3. PR [#&#8203;1565](https://github.com/fastapi/typer/pull/1565) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic-settings from 2.13.0 to 2.13.1. PR [#&#8203;1566](https://github.com/fastapi/typer/pull/1566) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.1 to 0.15.2. PR [#&#8203;1567](https://github.com/fastapi/typer/pull/1567) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.1 to 9.7.2. PR [#&#8203;1561](https://github.com/fastapi/typer/pull/1561) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pillow from 11.3.0 to 12.1.1. PR [#&#8203;1550](https://github.com/fastapi/typer/pull/1550) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pytest from 8.4.2 to 9.0.2. PR [#&#8203;1551](https://github.com/fastapi/typer/pull/1551) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pydantic-settings from 2.12.0 to 2.13.0. PR [#&#8203;1552](https://github.com/fastapi/typer/pull/1552) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🎨 Upgrade types for Python 3.10. PR [#&#8203;1549](https://github.com/fastapi/typer/pull/1549) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔨 Add internal scripts to migrate docs from Python 3.9 to 3.10. PR [#&#8203;1547](https://github.com/fastapi/typer/pull/1547) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump ty from 0.0.16 to 0.0.17. PR [#&#8203;1544](https://github.com/fastapi/typer/pull/1544) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). ### [`v0.24.0`](https://github.com/fastapi/typer/releases/tag/0.24.0) [Compare Source](https://github.com/fastapi/typer/compare/0.23.2...0.24.0) ##### Breaking Changes - ➖ Drop support for Python 3.9. PR [#&#8203;1546](https://github.com/fastapi/typer/pull/1546) by [@&#8203;tiangolo](https://github.com/tiangolo). ### [`v0.23.2`](https://github.com/fastapi/typer/releases/tag/0.23.2) [Compare Source](https://github.com/fastapi/typer/compare/0.23.1...0.23.2) ##### Features - ✅ Monkeypatch console width to allow running `pytest` directly. PR [#&#8203;1542](https://github.com/fastapi/typer/pull/1542) by [@&#8203;SwaatiR](https://github.com/SwaatiR). ##### Internal - 👷 Run tests with lower bound uv sync, update minimum dependencies. PR [#&#8203;1526](https://github.com/fastapi/typer/pull/1526) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - ⬆ Bump prek from 0.3.2 to 0.3.3. PR [#&#8203;1545](https://github.com/fastapi/typer/pull/1545) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.0 to 0.15.1. PR [#&#8203;1541](https://github.com/fastapi/typer/pull/1541) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). ### [`v0.23.1`](https://github.com/fastapi/typer/releases/tag/0.23.1) [Compare Source](https://github.com/fastapi/typer/compare/0.23.0...0.23.1) ##### Fixes - 🐛 Fix `TYPER_USE_RICH` parsing to allow disabling Rich completely. PR [#&#8203;1539](https://github.com/fastapi/typer/pull/1539) by [@&#8203;bckohan](https://github.com/bckohan). ##### Docs - 📝 Remove documentation pages that reference using Click directly. PR [#&#8203;1538](https://github.com/fastapi/typer/pull/1538) by [@&#8203;svlandeg](https://github.com/svlandeg). ##### Internal - ⬆ Bump ty from 0.0.15 to 0.0.16. PR [#&#8203;1533](https://github.com/fastapi/typer/pull/1533) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). ### [`v0.23.0`](https://github.com/fastapi/typer/releases/tag/0.23.0) [Compare Source](https://github.com/fastapi/typer/compare/0.22.0...0.23.0) ##### Breaking Changes - ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR [#&#8203;1072](https://github.com/fastapi/typer/pull/1072) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - 📝 Add more explicit deprecation note in shell packages. PR [#&#8203;1534](https://github.com/fastapi/typer/pull/1534) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Internal - ⬆ Bump cryptography from 46.0.4 to 46.0.5. PR [#&#8203;1532](https://github.com/fastapi/typer/pull/1532) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔨 Tweak PDM hook script, remove unnecessary default. PR [#&#8203;1536](https://github.com/fastapi/typer/pull/1536) by [@&#8203;tiangolo](https://github.com/tiangolo). - ♻️ Simplify build setup scripts and configs for deprecated wrapper packages. PR [#&#8203;1535](https://github.com/fastapi/typer/pull/1535) by [@&#8203;tiangolo](https://github.com/tiangolo). ### [`v0.22.0`](https://github.com/fastapi/typer/releases/tag/0.22.0) [Compare Source](https://github.com/fastapi/typer/compare/0.21.2...0.22.0) ##### Breaking Changes - 💥 Make `typer-slim` a shallow wrapper around `typer`, always requiring `rich` and `shellingham`. PR [#&#8203;1522](https://github.com/fastapi/typer/pull/1522) by [@&#8203;svlandeg](https://github.com/svlandeg). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency typer to ~=0.25.0
All checks were successful
Actions / Build (pull_request) Successful in 33s
Actions / Lint (pull_request) Successful in 38s
f5dc9bbd3a
cswimr merged commit e131245116 into main 2026-04-28 10:03:11 -04:00
cswimr deleted branch renovate/typer-0.x 2026-04-28 10:03:12 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GalacticFactory/GalacticFactoryUtils!7
No description provided.