Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [typer](https://github.com/fastapi/typer) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.21.1...0.21.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 10, 2026
@github-actions
Copy link
Contributor

📝 Docs preview

Last commit 5722f2f at: https://44238842.sqlmodel.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants