Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Update dependency typer to v0.21.1 - #45

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

Update dependency typer to v0.21.1#45
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x

Conversation

@renovate

@renovate renovate Bot commented May 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.15.3==0.21.1 age confidence

Release Notes

fastapi/typer (typer)

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.

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 Update dependency typer to v0.15.4 Update dependency typer to v0.16.0 May 26, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.16.0 Update dependency typer to v0.16.1 Aug 18, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.16.1 Update dependency typer to v0.17.3 Aug 31, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.17.3 Update dependency typer to v0.17.4 Sep 5, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.17.4 Update dependency typer to v0.18.0 Sep 19, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.18.0 Update dependency typer to v0.19.1 Sep 20, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.19.1 Update dependency typer to v0.19.2 Sep 23, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.19.2 Update dependency typer to v0.20.0 Oct 20, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.20.0 Update dependency typer to v0.20.1 Dec 19, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.20.1 Update dependency typer to v0.21.0 Dec 25, 2025
@renovate renovate Bot changed the title Update dependency typer to v0.21.0 Update dependency typer to v0.21.1 Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants