Skip to content

Pull requests: fastapi/typer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

⬆ Bump ruff from 0.14.8 to 0.14.10 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1449 opened Dec 19, 2025 by dependabot bot Loading…
⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1446 opened Dec 18, 2025 by dependabot bot Loading…
⬆ [pre-commit.ci] pre-commit autoupdate internal
#1445 opened Dec 15, 2025 by pre-commit-ci bot Loading…
⬆ Bump actions/download-artifact from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1444 opened Dec 15, 2025 by dependabot bot Loading…
⬆ Bump actions/upload-artifact from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1443 opened Dec 15, 2025 by dependabot bot Loading…
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1442 opened Dec 15, 2025 by dependabot bot Loading…
⬆ Bump actions/cache from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1441 opened Dec 12, 2025 by dependabot bot Loading…
Fix: corrected wording and outdated links in docs example conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#1439 opened Dec 11, 2025 by IlmaxRehman Loading…
Improved virtual environments first doc file for more styling and readability docs Improvements or additions to documentation
#1431 opened Nov 28, 2025 by TADSTech Loading…
✨ Enhance command alias handling and display feature New feature, enhancement or request
#1422 opened Nov 23, 2025 by pipinstalled Loading…
Provide override for _print_options_panel and _print_commands_panel conflicts Automatically generated when a PR has a merge conflict feature New feature, enhancement or request
#1421 opened Nov 22, 2025 by travishathaway Draft
🐛 Make second column of Rich help output reflect the type consistently, even when using metavar bug Something isn't working conflicts Automatically generated when a PR has a merge conflict
#1410 opened Nov 17, 2025 by svlandeg Loading…
2
6
✨ Make epilog formatting consistent with other parts of the help string conflicts Automatically generated when a PR has a merge conflict feature New feature, enhancement or request
#1405 opened Nov 12, 2025 by svlandeg Loading…
⬆ Bump mypy from 1.14.1 to 1.18.2 conflicts Automatically generated when a PR has a merge conflict dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1382 opened Oct 23, 2025 by dependabot bot Draft
Support ZDOTDIR when installing zsh completion feature New feature, enhancement or request
#1373 opened Oct 10, 2025 by demon Draft
🐛 Fix --help text alignment when using typer.style() in option descriptions bug Something isn't working conflicts Automatically generated when a PR has a merge conflict
#1356 opened Sep 25, 2025 by mahimairaja Loading…
3 tasks done
➖ Only install typing_extensions for Python '<3.9' feature New feature, enhancement or request
#1306 opened Sep 15, 2025 by waketzheng Loading…
✨ Add module:function syntax support for typer CLI feature New feature, enhancement or request
#1275 opened Aug 13, 2025 by lmmx Loading…
3 tasks done
✨Treat keyword only parameters without defaults as option feature New feature, enhancement or request
#1267 opened Aug 2, 2025 by wouterzwerink Loading…
🐛 Fix launch to pass wait and locate parameters to click.launch bug Something isn't working
#1208 opened Apr 30, 2025 by phamour Loading…
✨ Support bytes in Options and Arguments feature New feature, enhancement or request
#1190 opened Apr 3, 2025 by doubledare704 Loading…
🐛 Fix arg parameter of autocompletion bug Something isn't working
#1134 opened Jan 24, 2025 by bckohan Loading…
✨ Add ability to show sub-commands feature New feature, enhancement or request
#1115 opened Jan 8, 2025 by rickwporter Loading…
✨ Add support for typing_extensions.Doc (PEP 727)? conflicts Automatically generated when a PR has a merge conflict feature New feature, enhancement or request
#1111 opened Jan 6, 2025 by jeroendecroos Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.