Skip to content

refactor(deps): update dependency typer to ^0.26.0#58

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

refactor(deps): update dependency typer to ^0.26.0#58
renovate[bot] wants to merge 1 commit into
devfrom
renovate/typer-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2025

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ^0.15.0^0.26.0 age confidence

Release Notes

fastapi/typer (typer)

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

v0.20.0

Compare Source

Features
Upgrades
Internal

v0.19.2

Compare Source

Fixes
Refactors
Internal

v0.19.1

Compare 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
  • 🐛 Ensure that Optional[list] values work correctly with callback

Note

PR body was truncated to here.


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 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 ba9ef6e to 538088a Compare August 19, 2025 15:35
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 538088a to 8eb64b8 Compare September 6, 2025 19:58
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.16.0 refactor(deps): update dependency typer to ^0.17.0 Sep 6, 2025
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 8eb64b8 to 1f8a3d6 Compare September 26, 2025 21:05
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.17.0 refactor(deps): update dependency typer to ^0.18.0 Sep 26, 2025
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 1f8a3d6 to abc7edb Compare September 27, 2025 09:52
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.18.0 refactor(deps): update dependency typer to ^0.19.0 Sep 27, 2025
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from abc7edb to 3c68a32 Compare October 27, 2025 17:36
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.19.0 refactor(deps): update dependency typer to ^0.20.0 Oct 27, 2025
@renovate renovate Bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 89041cd to a6dd854 Compare January 1, 2026 10:10
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.20.0 refactor(deps): update dependency typer to ^0.21.0 Jan 1, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from a6dd854 to 301656c Compare January 13, 2026 15:38
@renovate renovate Bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 9ca400a to f16200f Compare February 18, 2026 14:48
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.21.0 refactor(deps): update dependency typer to ^0.22.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from f16200f to 158dfa1 Compare February 18, 2026 19:41
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.22.0 refactor(deps): update dependency typer to ^0.23.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 158dfa1 to e2cd858 Compare February 23, 2026 23:39
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.23.0 refactor(deps): update dependency typer to ^0.24.0 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 832f98a to 3bf6659 Compare May 3, 2026 09:30
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.24.0 refactor(deps): update dependency typer to ^0.25.0 May 3, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 3bf6659 to 3ecd9e8 Compare May 18, 2026 16:06
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 3ecd9e8 to 30e1e5c Compare June 2, 2026 18:38
@renovate renovate Bot changed the title refactor(deps): update dependency typer to ^0.25.0 refactor(deps): update dependency typer to ^0.26.0 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 30e1e5c to be8cf5e Compare June 3, 2026 14:57
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