fix(deps): update dependency typer to v0.23.0 #39

Merged
renovate-bot merged 1 commit from renovate/typer-0.x into main 2026-02-12 01:06:57 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.21.2==0.23.0 age confidence

Release Notes

fastapi/typer (typer)

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.2` → `==0.23.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.21.2/0.23.0?slim=true) | --- ### Release Notes <details> <summary>fastapi/typer (typer)</summary> ### [`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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjEiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2026-02-12 01:06:15 +01:00
fix(deps): update dependency typer to v0.23.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 42s
34ba9869d1
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-12 01:06:15 +01:00
renovate-bot merged commit 34ba9869d1 into main 2026-02-12 01:06:57 +01:00
renovate-bot deleted branch renovate/typer-0.x 2026-02-12 01:06:57 +01:00
Sign in to join this conversation.
No reviewers
No labels
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.

Reference: kfickel/streamd#39
No description provided.