Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps typer from 0.17.5 to 0.21.1.

Release notes

Sourced from typer's releases.

0.21.1

Fixes

  • 🐛 Fix escaping in help text when rich is installed but not used. PR #1089 by @​svlandeg.

Internal

0.21.0

Breaking Changes

Docs

Internal

0.20.1

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @​colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @​gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #1409 by @​svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #1304 by @​svlandeg.

... (truncated)

Changelog

Sourced from typer's changelog.

0.21.1

Fixes

  • 🐛 Fix escaping in help text when rich is installed but not used. PR #1089 by @​svlandeg.

Internal

0.21.0

Breaking Changes

Docs

Internal

0.20.1

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @​colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @​gar1t.

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2026
@dependabot dependabot bot requested a review from vjeeva as a code owner January 6, 2026 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/typer-0.21.1 branch from 5f8a681 to 4aa3bd4 Compare January 7, 2026 04:44
@vjeeva vjeeva enabled auto-merge (squash) January 7, 2026 04:46
@dependabot dependabot bot force-pushed the dependabot/pip/typer-0.21.1 branch 2 times, most recently from 6be3bdd to f044cde Compare January 7, 2026 06:27
Bumps [typer](https://github.com/fastapi/typer) from 0.17.5 to 0.21.1.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.17.5...0.21.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/typer-0.21.1 branch from f044cde to 2679773 Compare January 7, 2026 06:32
@vjeeva vjeeva merged commit c84ddc5 into main Jan 7, 2026
11 checks passed
@vjeeva vjeeva deleted the dependabot/pip/typer-0.21.1 branch January 7, 2026 06:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants