Skip to content

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

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

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

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 2, 2025

This PR contains the following updates:

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

Release Notes

fastapi/typer (typer)

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

v0.19.0

Compare Source

Features
Refactors
Docs

v0.18.0

Compare Source

Fixes
  • 👽️ Ensure compatibility with Click 8.3.0 by restoring the original value_is_missing function. PR #​1333 by @​svlandeg.
Upgrades
  • 📌 Remove pin for Click < 8.3.0 now that there's a fix for the changes. PR #​1346 by @​tiangolo.

v0.17.5

Compare Source

Fixes
  • ⬇️ Restrict Click to below 8.3.0 to handle changes in the new version. PR #​1336 by @​svlandeg.
Internal

v0.17.4

Compare Source

Fixes
Internal

v0.17.3

Compare Source

Features

v0.17.2

Compare Source

Fixes

v0.17.1

Compare Source

Fixes

v0.17.0

Compare Source

Features
Internal

v0.16.1

Compare Source

Fixes
  • 🐛 Avoid printing additional output with no_args_is_help=True and Click 8.2. PR #​1278 by @​svlandeg.
Docs
Internal

v0.16.0

Compare Source

Upgrades

When using the CliRunner with Click < 8.2, to be able to access the stderr output, you needed to set the mix_stderr parameter to True. Since Click 8.2 (and Typer 0.160 this release supporting it) this is no longer necessary, so this parameter has been removed.

Refactors
Internal

v0.15.4

Compare Source

Upgrades
  • 📌 Pin Click to < 8.2, compatibility for Click >= 8.2 will be added in a future version. PR #​1225 by @​tiangolo.

v0.15.3

Compare Source

Fixes
  • 🐛 Ensure that autocompletion works for Path arguments/options. PR #​1138 by @​svlandeg.
  • 🐛 Fix newline after header in help text, and add more tests for the behaviour of rich_markup_mode . PR #​964 by @​svlandeg.
Internal

v0.15.2

Compare Source

Features
Fixes
Refactors
Docs
Internal

Configuration

📅 Schedule: 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
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