Skip to content

chore(deps): update dependency typer to v0.27.0 - #132

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x
Open

chore(deps): update dependency typer to v0.27.0#132
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.12.5==0.27.0 age confidence

Release Notes

fastapi/typer (typer)

v0.27.0

Compare Source

Breaking Changes
Internal

v0.26.8

Compare Source

Fixes
  • 🐛 Make second column of Rich help output reflect the type consistently, even when using metavar. PR #​1410 by @​svlandeg.
  • 🐛 Fix formatting in NoSuchOption.format_message(). PR #​1843 by @​foomunleong.
Docs
  • 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR #​1850 by @​tiangolo.
  • 📝 Fix formatting for help link to support GitHub-specific overview edge-case. PR #​1826 by @​phalberg.
Internal

v0.26.7

Compare Source

Fixes

v0.26.6

Compare Source

Fixes
Internal

v0.26.5

Compare Source

Fixes
  • 🐛 Ensure that hidden commands are not shown when Rich markup is disabled. PR #​1812 by @​svlandeg.
Internal

v0.26.4

Compare Source

Features
Internal

v0.26.3

Compare Source

Refactors
Internal

v0.26.2

Compare Source

Fixes
  • 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace. PR #​1791 by @​svlandeg.

v0.26.1

Compare Source

Fixes
Internal

v0.26.0

Compare Source

Breaking Changes
  • ➖ Vendor Click and streamline Typer's functionality and code base. PR #​1774 by @​svlandeg.
    • Typer no longer depends on Click as a third party dependency, it vendors (includes the source code of) Click.
    • This simplifies the work done by both Click and Typer teams.
    • It allows Typer to evolve independently, and enables several new planned features.
    • It will solve several dependency conflict situations for projects that use some packages that depend on Click and some that depend on Typer.
    • This also means that Click-specific functionality is no longer supported, like extracting the Click app and adding Click-specific plug-ins, or customizing the field types with Click-specific types.
    • You can read more about it in the docs for Vendored Click.
Docs
Internal

v0.25.1

Compare Source

Features
Internal

v0.25.0

Compare Source

Features

v0.24.2

Compare Source

Fixes
  • 🐛 Ensure that typer.launch forwards correctly when launching a file. PR #​1708 by @​svlandeg.
Refactors
Docs
Internal

v0.24.1

Compare Source

Internal

v0.24.0

Compare Source

Breaking Changes

v0.23.2

Compare Source

Features
Internal

v0.23.1

Compare Source

Fixes
  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #​1539 by @​bckohan.
Docs
Internal

v0.23.0

Compare Source

Breaking Changes
  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #​1072 by @​tiangolo.
Docs
Internal

v0.22.0

Compare Source

Breaking Changes
  • 💥 Make typer-slim a shallow wrapper around typer, always requiring rich and shellingham. PR #​1522 by @​svlandeg.

v0.21.2

Compare Source

Fixes
Refactors
Upgrades
Docs
Internal

v0.21.1

Compare Source

Fixes
Internal

v0.21.0

Compare Source

Breaking Changes
Docs
Internal

v0.20.1

Compare Source

Features
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.
Refactors
Docs
Internal

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from ff0be37 to 1c3ceb0 Compare February 27, 2026 13:41
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.23.0 chore(deps): update dependency typer to v0.23.1 Feb 27, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 1c3ceb0 to 3328ea0 Compare March 2, 2026 22:33
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.23.1 chore(deps): update dependency typer to v0.24.0 Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 3328ea0 to c736b24 Compare March 7, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.24.0 chore(deps): update dependency typer to v0.24.1 Mar 7, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from c736b24 to 845392f Compare May 6, 2026 19:34
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.24.1 chore(deps): update dependency typer to v0.24.2 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 845392f to f0683a1 Compare May 10, 2026 10:46
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.24.2 chore(deps): update dependency typer to v0.25.0 May 10, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from f0683a1 to 72acb38 Compare May 14, 2026 21:49
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.25.0 chore(deps): update dependency typer to v0.25.1 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 72acb38 to 96c62b1 Compare June 9, 2026 18:05
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.25.1 chore(deps): update dependency typer to v0.26.1 Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 96c62b1 to 2327134 Compare June 10, 2026 11:42
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.1 chore(deps): update dependency typer to v0.26.2 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 2327134 to d39029e Compare June 12, 2026 00:02
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.2 chore(deps): update dependency typer to v0.26.3 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from d39029e to 8b0b777 Compare June 13, 2026 21:56
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.3 chore(deps): update dependency typer to v0.26.4 Jun 13, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 8b0b777 to b1a6bae Compare June 16, 2026 02:36
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.4 chore(deps): update dependency typer to v0.26.5 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from b1a6bae to bb4d1cd Compare June 16, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.5 chore(deps): update dependency typer to v0.26.6 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from bb4d1cd to dbf8e01 Compare June 17, 2026 17:09
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.6 chore(deps): update dependency typer to v0.26.7 Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from dbf8e01 to 36eeca9 Compare July 10, 2026 10:48
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.7 chore(deps): update dependency typer to v0.26.8 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x branch from 36eeca9 to eca4c5e Compare July 29, 2026 21:35
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.8 chore(deps): update dependency typer to v0.27.0 Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants