Update dependency typer to ~=0.24.1 #57

Merged
cswimr merged 1 commit from renovate/typer-0.x into main 2026-02-27 17:31:42 -05:00
Collaborator

This PR contains the following updates:

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

Release Notes

fastapi/typer (typer)

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: 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 Renovate Bot.

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.24.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.24.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.21.2/0.24.1?slim=true) | --- ### Release Notes <details> <summary>fastapi/typer (typer)</summary> ### [`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**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency typer to ~=0.22.0
All checks were successful
Actions / Build (pull_request) Successful in 11s
Actions / Build Documentation (pull_request) Successful in 36s
Actions / Lint (pull_request) Successful in 40s
6c0204139e
Renovate bot changed title from Update dependency typer to ~=0.22.0 to Update dependency typer to ~=0.23.0 2026-02-11 10:34:55 -05:00
Renovate bot force-pushed renovate/typer-0.x from 6c0204139e
All checks were successful
Actions / Build (pull_request) Successful in 11s
Actions / Build Documentation (pull_request) Successful in 36s
Actions / Lint (pull_request) Successful in 40s
to 6c5580f766
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 35s
Actions / Lint (pull_request) Successful in 40s
2026-02-11 10:34:57 -05:00
Compare
Renovate bot force-pushed renovate/typer-0.x from 6c5580f766
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 35s
Actions / Lint (pull_request) Successful in 40s
to a8337fb432
All checks were successful
Actions / Lint (pull_request) Successful in 22s
Actions / Build (pull_request) Successful in 32s
Actions / Build Documentation (pull_request) Successful in 16s
2026-02-13 14:35:51 -05:00
Compare
Renovate bot changed title from Update dependency typer to ~=0.23.0 to Update dependency typer to ~=0.23.1 2026-02-13 14:35:53 -05:00
Renovate bot changed title from Update dependency typer to ~=0.23.1 to Update dependency typer to ~=0.23.2 2026-02-16 14:35:06 -05:00
Renovate bot force-pushed renovate/typer-0.x from a8337fb432
All checks were successful
Actions / Lint (pull_request) Successful in 22s
Actions / Build (pull_request) Successful in 32s
Actions / Build Documentation (pull_request) Successful in 16s
to 9adec16966
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Lint (pull_request) Successful in 41s
Actions / Build Documentation (pull_request) Successful in 36s
2026-02-16 14:35:08 -05:00
Compare
Renovate bot changed title from Update dependency typer to ~=0.23.2 to Update dependency typer to ~=0.24.0 2026-02-17 01:34:11 -05:00
Renovate bot force-pushed renovate/typer-0.x from 9adec16966
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Lint (pull_request) Successful in 41s
Actions / Build Documentation (pull_request) Successful in 36s
to 2c0fa48934
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Lint (pull_request) Successful in 41s
Actions / Build Documentation (pull_request) Successful in 36s
2026-02-17 01:34:11 -05:00
Compare
Renovate bot changed title from Update dependency typer to ~=0.24.0 to Update dependency typer to ~=0.24.1 2026-02-21 12:04:27 -05:00
Renovate bot force-pushed renovate/typer-0.x from 2c0fa48934
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Lint (pull_request) Successful in 41s
Actions / Build Documentation (pull_request) Successful in 36s
to 0fa2594b4c
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 36s
Actions / Lint (pull_request) Successful in 40s
2026-02-21 12:04:27 -05:00
Compare
cswimr merged commit e343f020a4 into main 2026-02-27 17:31:42 -05:00
cswimr deleted branch renovate/typer-0.x 2026-02-27 17:31:42 -05: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
cswimr/PyFlowery!57
No description provided.