Skip to content

chore(deps): update dependency typer to v0.26.1#1220

Merged
berendt merged 1 commit into
mainfrom
renovate/typer-0.x
May 27, 2026
Merged

chore(deps): update dependency typer to v0.26.1#1220
berendt merged 1 commit into
mainfrom
renovate/typer-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 26, 2026

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.25.1==0.26.1 age confidence

Release Notes

fastapi/typer (typer)

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: 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 these updates again.


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

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot changed the title chore(deps): update dependency typer to v0.26.0 chore(deps): update dependency typer to v0.26.1 May 26, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from abdfb87 to 38f2ca5 Compare May 26, 2026 22:10
@berendt berendt merged commit ad4b354 into main May 27, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board May 27, 2026
@berendt berendt deleted the renovate/typer-0.x branch May 27, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants