fix(deps): update dependency typer to v0.21.2 #38

Merged
renovate-bot merged 1 commit from renovate/typer-0.x into main 2026-02-11 01:07:38 +01:00
Collaborator

This PR contains the following updates:

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

Release Notes

fastapi/typer (typer)

v0.21.2

Compare Source

Fixes
Refactors
Upgrades
Docs
Internal

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.1` → `==0.21.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.21.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.21.1/0.21.2?slim=true) | --- ### Release Notes <details> <summary>fastapi/typer (typer)</summary> ### [`v0.21.2`](https://github.com/fastapi/typer/releases/tag/0.21.2) [Compare Source](https://github.com/fastapi/typer/compare/0.21.1...0.21.2) ##### Fixes - 🐛 Fix highlighting of optional variadic argument metavars. PR [#&#8203;1508](https://github.com/fastapi/typer/pull/1508) by [@&#8203;BenjyWiener](https://github.com/BenjyWiener). - 🐛 Fix `--help` text alignment when using `typer.style()` in option descriptions. PR [#&#8203;1356](https://github.com/fastapi/typer/pull/1356) by [@&#8203;mahimairaja](https://github.com/mahimairaja). ##### Refactors - 🎨 Update types and errors, comment ty for now. PR [#&#8203;1531](https://github.com/fastapi/typer/pull/1531) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Upgrades - ➖ Drop `typing-extensions` as external dependency. PR [#&#8203;1467](https://github.com/fastapi/typer/pull/1467) by [@&#8203;svlandeg](https://github.com/svlandeg). ##### Docs - 📝 Add reference (code API) docs. PR [#&#8203;1504](https://github.com/fastapi/typer/pull/1504) by [@&#8203;svlandeg](https://github.com/svlandeg). - 📝 Update the "Building a Package" tutorial to use `uv` instead of `poetry`. PR [#&#8203;1474](https://github.com/fastapi/typer/pull/1474) by [@&#8203;svlandeg](https://github.com/svlandeg). - 📝 Update `management-tasks.md` to be in line with `management-tasks.md` in FastAPI repo. PR [#&#8203;1519](https://github.com/fastapi/typer/pull/1519) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - 📝 Add link to Typer developer survey. PR [#&#8203;1514](https://github.com/fastapi/typer/pull/1514) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR [#&#8203;1489](https://github.com/fastapi/typer/pull/1489) by [@&#8203;alejsdev](https://github.com/alejsdev). - 🐛 Fix copy button in `custom.js`. PR [#&#8203;1488](https://github.com/fastapi/typer/pull/1488) by [@&#8203;alejsdev](https://github.com/alejsdev). ##### Internal - 🔧 Update config for labeler. PR [#&#8203;1530](https://github.com/fastapi/typer/pull/1530) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Remove no longer used requirements.txt file. PR [#&#8203;1528](https://github.com/fastapi/typer/pull/1528) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📌 Update internal dependency limits. PR [#&#8203;1529](https://github.com/fastapi/typer/pull/1529) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Add ty to pre-commit. PR [#&#8203;1527](https://github.com/fastapi/typer/pull/1527) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Add `ty` to the CI `lint` check. PR [#&#8203;1477](https://github.com/fastapi/typer/pull/1477) by [@&#8203;svlandeg](https://github.com/svlandeg). - ⬆ Bump prek from 0.3.1 to 0.3.2. PR [#&#8203;1524](https://github.com/fastapi/typer/pull/1524) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.14.14 to 0.15.0. PR [#&#8203;1516](https://github.com/fastapi/typer/pull/1516) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Add generate-readme to pre-commit. PR [#&#8203;1515](https://github.com/fastapi/typer/pull/1515) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Run mypy in pre-commit instead of `Lint` step in `test.yml` workflow. PR [#&#8203;1511](https://github.com/fastapi/typer/pull/1511) by [@&#8203;YuriiMotov](https://github.com/YuriiMotov). - ⬆ Bump prek from 0.3.0 to 0.3.1. PR [#&#8203;1510](https://github.com/fastapi/typer/pull/1510) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump rich from 14.3.1 to 14.3.2. PR [#&#8203;1509](https://github.com/fastapi/typer/pull/1509) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ✅ Update test to use `mod` fixture. PR [#&#8203;1506](https://github.com/fastapi/typer/pull/1506) by [@&#8203;svlandeg](https://github.com/svlandeg). - ⬆ Bump rich from 14.2.0 to 14.3.1. PR [#&#8203;1502](https://github.com/fastapi/typer/pull/1502) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff from 0.14.13 to 0.14.14. PR [#&#8203;1499](https://github.com/fastapi/typer/pull/1499) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Ensure that an edit to `uv.lock` gets the `internal` label. PR [#&#8203;1497](https://github.com/fastapi/typer/pull/1497) by [@&#8203;svlandeg](https://github.com/svlandeg). - ⬆ Bump ruff from 0.14.10 to 0.14.13. PR [#&#8203;1493](https://github.com/fastapi/typer/pull/1493) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump urllib3 from 2.6.2 to 2.6.3. PR [#&#8203;1496](https://github.com/fastapi/typer/pull/1496) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump prek from 0.2.24 to 0.3.0. PR [#&#8203;1495](https://github.com/fastapi/typer/pull/1495) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). </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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2026-02-11 01:06:26 +01:00
fix(deps): update dependency typer to v0.21.2
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
82796c37df
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-11 01:06:27 +01:00
renovate-bot merged commit 82796c37df into main 2026-02-11 01:07:38 +01:00
renovate-bot deleted branch renovate/typer-0.x 2026-02-11 01:07:38 +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#38
No description provided.