fix(deps): update dependency typer to ^0.19.0 #14
Reference in New Issue
Block a user
Delete Branch "renovate/typer-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^0.16.0->^0.19.0Release Notes
fastapi/typer (typer)
v0.19.2Compare Source
Fixes
Refactors
Internal
v0.19.1Compare Source
Note: this is the last version to support Python 3.7, going forward Typer will require Python 3.8+. And soon Python 3.8 will also be dropped as Python 3.8 reached it's end of life almost a year ago.
Fixes
Optional[list]values work correctly with callbacks. PR #1018 by @solesensei.v0.19.0Compare Source
Features
typing.Literalto define a set of predefined choices. PR #429 by @blackary.NoneinCliRunner.invoke. PR #1303 by @arjenzorgdoc.Refactors
rich. PR #1297 by @nathanjmcdougall.Docs
v0.18.0Compare Source
Fixes
value_is_missingfunction. PR #1333 by @svlandeg.Upgrades
v0.17.5Compare Source
Fixes
Internal
v0.17.4Compare Source
Fixes
rich.markupis imported when rendering help text. PR #1290 by @g-arjones.Internal
v0.17.3Compare Source
Features
Path. PR #1183 by @emfdavid.v0.17.2Compare Source
Fixes
default: Nonein the help section when using Rich. PR #1120 by @mattmess1221.v0.17.1Compare Source
Fixes
--helpoutput. PR #815 by @gar1t.v0.17.0Compare Source
Features
rich_utilsto reduce startup time. PR #1128 by @oefe.Internal
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.