refactor(deps): update dependency typer to ^0.24.0#58
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
refactor(deps): update dependency typer to ^0.24.0#58renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
ba9ef6e to
538088a
Compare
538088a to
8eb64b8
Compare
8eb64b8 to
1f8a3d6
Compare
1f8a3d6 to
abc7edb
Compare
abc7edb to
3c68a32
Compare
89041cd to
a6dd854
Compare
a6dd854 to
301656c
Compare
9ca400a to
f16200f
Compare
f16200f to
158dfa1
Compare
158dfa1 to
e2cd858
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.0→^0.24.0Release Notes
fastapi/typer (typer)
v0.24.0Compare Source
Breaking Changes
v0.23.2Compare Source
Features
pytestdirectly. PR #1542 by @SwaatiR.Internal
v0.23.1Compare Source
Fixes
TYPER_USE_RICHparsing to allow disabling Rich completely. PR #1539 by @bckohan.Docs
Internal
v0.23.0Compare Source
Breaking Changes
Docs
Internal
v0.22.0Compare Source
Breaking Changes
typer-slima shallow wrapper aroundtyper, always requiringrichandshellingham. PR #1522 by @svlandeg.v0.21.2Compare Source
Fixes
--helptext alignment when usingtyper.style()in option descriptions. PR #1356 by @mahimairaja.Refactors
Upgrades
typing-extensionsas external dependency. PR #1467 by @svlandeg.Docs
uvinstead ofpoetry. PR #1474 by @svlandeg.management-tasks.mdto be in line withmanagement-tasks.mdin FastAPI repo. PR #1519 by @YuriiMotov.custom.js. PR #1488 by @alejsdev.Internal
tyto the CIlintcheck. PR #1477 by @svlandeg.Lintstep intest.ymlworkflow. PR #1511 by @YuriiMotov.modfixture. PR #1506 by @svlandeg.uv.lockgets theinternallabel. PR #1497 by @svlandeg.v0.21.1Compare Source
Fixes
richis installed but not used. PR #1089 by @svlandeg.Internal
prek. PR #1466 by @YuriiMotov.v0.21.0Compare Source
Breaking Changes
Docs
Internal
ruffdependency to sharedrequirements-docs-tests.txtto fix "Build docs" workflow in CI. PR #1458 by @YuriiMotov.v0.20.1Compare Source
Features
TYPER_STANDARD_TRACEBACK. PR #1299 by @colin-nolan.Fixes
options_metavaris passed through correctly. PR #816 by @gar1t.metavaris set. PR #1409 by @svlandeg.rich_markup_modeis interpreted correctly. PR #1304 by @svlandeg.Refactors
shellingham. PR #1347 by @nathanjmcdougall.Docs
printing.md. PR #1365 by @svlandeg.master. PR #1414 by @svlandeg.Typer()more prominently. PR #1418 by @svlandeg.Internal
--showlocalstotest.sh. PR #1169 by @rickwporter.mod.app. PR #1427 by @svlandeg.latest-changesGitHub Action and pinactions/checkout@v5. PR #1424 by @tiangolo.v0.20.0Compare Source
Features
Upgrades
Internal
waitinglabel inissue-manager. PR #1378 by @YuriiMotov.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
v0.16.1Compare Source
Fixes
no_args_is_help=Trueand Click 8.2. PR #1278 by @svlandeg.Docs
environment-variables.md. PR #1277 by @neirzhei.countparameter in the documentation. PR #1201 by @PokkaKiyo.Internal
v0.16.0Compare Source
Upgrades
When using the
CliRunnerwith Click < 8.2, to be able to access thestderroutput, you needed to set themix_stderrparameter toTrue. Since Click 8.2 (and Typer 0.160 this release supporting it) this is no longer necessary, so this parameter has been removed.Refactors
Internal
v0.15.4Compare Source
Upgrades
v0.15.3Compare Source
Fixes
Patharguments/options. PR #1138 by @svlandeg.rich_markup_mode. PR #964 by @svlandeg.Internal
v0.15.2Compare Source
Features
typing_extensionsin newer Python versions. PR #1048 by @horta.Fixes
Refactors
Docs
Annotated. PR #983 by @gkeuccsr.mix_stderrwhen accessing the output ofstderrin tests. PR #1045 by @mrchrisadams.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 was generated by Mend Renovate. View the repository job log.