fix(deps): update dependency typer to >=0.27.2,<0.28.0 - #32
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
September 5, 2025 21:45
589f1f9 to
7014eec
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
2 times, most recently
from
September 20, 2025 08:55
e2ce68d to
c3080c6
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
September 20, 2025 12:34
c3080c6 to
bec8ed7
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
September 23, 2025 10:42
bec8ed7 to
a41c495
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
October 20, 2025 19:57
a41c495 to
25052ce
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
December 19, 2025 17:48
25052ce to
a6dfabb
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
December 25, 2025 13:06
a6dfabb to
4859599
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
January 6, 2026 13:44
4859599 to
ab42d67
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
2 times, most recently
from
February 11, 2026 13:05
bd34aa6 to
3ab31eb
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
February 11, 2026 18:13
3ab31eb to
cfcc9a8
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
February 13, 2026 10:49
cfcc9a8 to
5e51bae
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
February 16, 2026 22:09
5e51bae to
639941c
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
February 17, 2026 01:14
639941c to
08ae80c
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
April 26, 2026 09:03
f3714f0 to
c6841fa
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
April 30, 2026 21:37
c6841fa to
a9a6aca
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
May 26, 2026 16:15
a9a6aca to
3beadfb
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
May 26, 2026 22:05
3beadfb to
0e9653c
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
May 27, 2026 15:00
0e9653c to
97f7ed6
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
May 29, 2026 00:47
97f7ed6 to
95fb082
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
May 30, 2026 17:57
95fb082 to
faa4918
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
June 1, 2026 18:00
faa4918 to
f89b108
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
June 2, 2026 18:33
f89b108 to
49309c5
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
June 3, 2026 11:59
49309c5 to
aec4ace
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
June 26, 2026 11:50
aec4ace to
72d1540
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
July 15, 2026 19:41
72d1540 to
19e1b7c
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
August 3, 2026 18:07
19e1b7c to
f62821a
Compare
renovate
Bot
force-pushed
the
renovate/typer-0.x
branch
from
August 28, 2026 12:01
f62821a to
1ae7b5f
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.16.0,<0.17.0→>=0.27.2,<0.28.0Release Notes
fastapi/typer (typer)
v0.27.2Compare Source
Refactors
exceptionsmodule andTyperExceptionbase class. PR #1942 by @svlandeg.Docs
fastbutton as external link in animated terminals in docs. PR #1912 by @phalberg.Internal
v0.27.1Compare Source
Features
epilogformatting consistent with other parts of the help string. PR #1405 by @svlandeg.Docs
Internal
v0.27.0Compare Source
Breaking Changes
Internal
v0.26.8Compare Source
Fixes
metavar. PR #1410 by @svlandeg.NoSuchOption.format_message(). PR #1843 by @foomunleong.Docs
Internal
v0.26.7Compare Source
Fixes
v0.26.6Compare Source
Fixes
Internal
v0.26.5Compare Source
Fixes
Internal
v0.26.4Compare Source
Features
Internal
releasePR. PR #1807 by @tiangolo.release. PR #1806 by @tiangolo.v0.26.3Compare Source
Refactors
Internal
v0.26.2Compare Source
Fixes
typer.Optionlist is split on whitespace. PR #1791 by @svlandeg.v0.26.1Compare Source
Fixes
typer.Optionworks as expected. PR #1788 by @svlandeg.Internal
v0.26.0Compare Source
Breaking Changes
Docs
Internal
>= 8.2.1, < 8.4temporarily to prevent incompatibilities. PR #1753 by @tiangolo.v0.25.1Compare Source
Features
Internal
v0.25.0Compare Source
Features
v0.24.2Compare Source
Fixes
typer.launchforwards correctly when launching a file. PR #1708 by @svlandeg.Refactors
tyruns without errors. PR #1628 by @svlandeg.Docs
target=_blankand CSS automatically in JS and CSS. PR #1622 by @tiangolo.install.mdfile. PR #1606 by @Johandielangman.Internal
tyto exit with error code on warnings. PR #1657 by @svlandeg.v0.24.1Compare Source
Internal
typer-slim, nortyper-cli. PR #1569 by @tiangolo.typer-slimandtyper-cli, no more versions will be released, use onlytyper. PR #1568 by @tiangolo.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.Configuration
📅 Schedule: (UTC)
🚦 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.