Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) 0.25.10.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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 enabled auto-merge (rebase) May 27, 2026 01:04
@renovate

renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from df6fba7 to b81ccaa Compare May 27, 2026 17:41
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.1 chore(deps): update dependency typer to v0.26.2 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from b81ccaa to 280094e Compare May 29, 2026 00:34
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.2 chore(deps): update dependency typer to v0.26.3 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from 280094e to e1b2676 Compare May 30, 2026 20:24
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.3 chore(deps): update dependency typer to v0.26.4 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from e1b2676 to 1c7e947 Compare June 1, 2026 20:59
@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 1, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from 1c7e947 to 11692f3 Compare June 2, 2026 19:55
@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 2, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from 11692f3 to 80222e6 Compare June 3, 2026 10:58
@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 3, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from 80222e6 to d7d23ad Compare June 26, 2026 11:40
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.7 chore(deps): update dependency typer to v0.26.8 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/typer-0.x-lockfile branch from d7d23ad to d0477f4 Compare July 15, 2026 22:47
@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 15, 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