Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Updates the requirements on typer to permit the latest version.

Updates since last revision

Updated uv.lock to reflect the typer version constraint change, which was missing from the original dependabot commit and causing CI failures.


Release notes

Sourced from typer's releases.

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)

Commits
  • e777d1d 🔖 Release version 0.20.1
  • 0cbd43f 📝 Update release notes
  • 10f23a4 🐛 Ensure that options_metavar is passed through correctly (#816)
  • Additional commits viewable in compare view

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.


Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • N/A - dependency update
  • If this pull request adds new functionality, it includes unit tests that cover the changes
    • N/A - dependency update only
  • If this pull request removes docs files, it includes redirect settings in mint.json.
    • N/A
  • If this pull request adds functions or classes, it includes helpful docstrings.
    • N/A

Link to Devin run: https://app.devin.ai/sessions/727af5db4fd44adf91d2548d730aacf6
Requested by: [email protected] (@desertaxle)

Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.16.0...0.20.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.20.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the development Tech debt, refactors, CI, tests, and other related work. label Dec 22, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 23, 2025

CodSpeed Performance Report

Merging #19918 will not alter performance

Comparing dependabot/pip/typer-gte-0.16.0-and-lt-0.21.0 (073b3e1) with main (5f83d24)

Summary

✅ 2 untouched

@desertaxle desertaxle merged commit 509a5c9 into main Dec 23, 2025
56 checks passed
@desertaxle desertaxle deleted the dependabot/pip/typer-gte-0.16.0-and-lt-0.21.0 branch December 23, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Tech debt, refactors, CI, tests, and other related work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants