Skip to content

fix(deps): update dependency typer to v0.24.1#60

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

fix(deps): update dependency typer to v0.24.1#60
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typer-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.15.2==0.24.1 age confidence

Release Notes

fastapi/typer (typer)

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

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

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 changed the title fix(deps): update dependency typer to v0.15.3 fix(deps): update dependency typer to v0.15.4 May 14, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 6a6c564 to 467d6aa Compare May 14, 2025 17:09
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.15.4 fix(deps): update dependency typer to v0.16.0 May 26, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 467d6aa to d1da6dc Compare May 26, 2025 19:23
@renovate renovate bot force-pushed the renovate/typer-0.x branch from d1da6dc to 221a060 Compare August 10, 2025 13:41
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.16.0 fix(deps): update dependency typer to v0.16.1 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch 2 times, most recently from f3fab2b to 3283ad1 Compare August 19, 2025 19:01
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.16.1 chore(deps): update dependency typer to v0.16.1 Aug 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency typer to v0.16.1 fix(deps): update dependency typer to v0.16.1 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 2817155 to 306e15e Compare August 31, 2025 11:10
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.16.1 fix(deps): update dependency typer to v0.17.3 Aug 31, 2025
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.17.3 fix(deps): update dependency typer to v0.17.4 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 306e15e to e5c50e9 Compare September 5, 2025 21:48
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.17.4 fix(deps): update dependency typer to v0.18.0 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 59e1809 to 55e427f Compare September 20, 2025 08:57
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.18.0 fix(deps): update dependency typer to v0.19.0 Sep 20, 2025
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.19.0 fix(deps): update dependency typer to v0.19.1 Sep 20, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 55e427f to 3b84083 Compare September 20, 2025 13:33
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.19.1 fix(deps): update dependency typer to v0.19.2 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 3b84083 to 682e062 Compare September 23, 2025 14:07
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 682e062 to e123351 Compare October 20, 2025 22:36
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.19.2 fix(deps): update dependency typer to v0.20.0 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from e123351 to 72a79d9 Compare December 19, 2025 22:05
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.20.0 fix(deps): update dependency typer to v0.20.1 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 72a79d9 to fcc73fa Compare December 25, 2025 12:37
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.20.1 fix(deps): update dependency typer to v0.21.0 Dec 25, 2025
@renovate renovate bot force-pushed the renovate/typer-0.x branch from fcc73fa to 6e96ac1 Compare January 6, 2026 13:51
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.21.0 fix(deps): update dependency typer to v0.21.1 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 6e96ac1 to 79fa45e Compare February 10, 2026 21:54
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.21.1 fix(deps): update dependency typer to v0.21.2 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 79fa45e to 731ad86 Compare February 11, 2026 12:31
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.21.2 fix(deps): update dependency typer to v0.22.0 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 731ad86 to 478e25a Compare February 11, 2026 17:10
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.22.0 fix(deps): update dependency typer to v0.23.0 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 478e25a to 3be982d Compare February 13, 2026 14:15
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.23.0 fix(deps): update dependency typer to v0.23.1 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 3be982d to 0990287 Compare February 16, 2026 21:52
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.23.1 fix(deps): update dependency typer to v0.23.2 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 0990287 to b5b99c8 Compare February 17, 2026 01:31
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.23.2 fix(deps): update dependency typer to v0.24.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/typer-0.x branch from b5b99c8 to a28c9ec Compare February 21, 2026 21:29
@renovate renovate bot changed the title fix(deps): update dependency typer to v0.24.0 fix(deps): update dependency typer to v0.24.1 Feb 21, 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