An open index of dependabot pull requests across open source projects.

build(uv): bump typer from 0.21.1 to 0.21.2 in the uv group

Open
Number: #880
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: February 11, 2026 at 09:21 AM UTC
(4 months ago)
Updated: February 11, 2026 at 09:24 AM UTC
(4 months ago)
Labels:
dependencies size/XS python:uv
Description:

Bumps the uv group with 1 update: typer.

Updates typer from 0.21.1 to 0.21.2

Release notes

Sourced from typer's releases.

0.21.2

Fixes

  • 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @​BenjyWiener.
  • 🐛 Fix --help text alignment when using typer.style() in option descriptions. PR #1356 by @​mahimairaja.

Refactors

Upgrades

Docs

  • 📝 Add reference (code API) docs. PR #1504 by @​svlandeg.
  • 📝 Update the "Building a Package" tutorial to use uv instead of poetry. PR #1474 by @​svlandeg.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1519 by @​YuriiMotov.
  • 📝 Add link to Typer developer survey. PR #1514 by @​tiangolo.
  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1489 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1488 by @​alejsdev.

Internal

Changelog

Sourced from typer's changelog.

0.21.2

Fixes

  • 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @​BenjyWiener.
  • 🐛 Fix --help text alignment when using typer.style() in option descriptions. PR #1356 by @​mahimairaja.

Refactors

Upgrades

Docs

  • 📝 Add reference (code API) docs. PR #1504 by @​svlandeg.
  • 📝 Update the "Building a Package" tutorial to use uv instead of poetry. PR #1474 by @​svlandeg.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1519 by @​YuriiMotov.
  • 📝 Add link to Typer developer survey. PR #1514 by @​tiangolo.
  • 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1489 by @​alejsdev.
  • 🐛 Fix copy button in custom.js. PR #1488 by @​alejsdev.

Internal

Commits
  • d9b46c3 🔖 Release version 0.21.2
  • 7a30ae5 📝 Update release notes
  • 2d529b2 📝 Add reference (code API) docs (#1504)
  • 1db87e0 📝 Update release notes
  • 7c12035 📝 Update the "Building a Package" tutorial to use uv instead of poetry (#...
  • 2ace760 📝 Update release notes
  • f864bfe 🔧 Update config for labeler (#1530)
  • ffae793 📝 Update release notes
  • 81a2d50 🎨 Update types and errors, comment ty for now (#1531)
  • a7cacb1 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
typer
Ecosystem:
pip
Version Change:
0.21.1 → 0.21.2
Update Type:
Patch
Path:
the uv group
Technical Details
ID: 13724322
UUID: 3925524364
Node ID: PR_kwDOLAwy7c7C83kR
Host: GitHub
Repository: yxtay/python-example-app