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

Update dependency typer to v0.26.7#53

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) ==0.9.0==0.26.7 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 callbacks. PR [#​1018](https:/

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 added the renovate label Mar 23, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from ee2011d to b1ee539 Compare March 23, 2024 19:08
@renovate renovate Bot changed the title Update dependency typer to v0.9.1 Update dependency typer to v0.10.0 Mar 23, 2024
@renovate renovate Bot changed the title Update dependency typer to v0.10.0 Update dependency typer to v0.11.0 Mar 26, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 268c85b to 42d64fd Compare March 29, 2024 01:10
@renovate renovate Bot changed the title Update dependency typer to v0.11.0 Update dependency typer to v0.11.1 Mar 29, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 42d64fd to 26bfabc Compare March 30, 2024 03:37
@renovate renovate Bot changed the title Update dependency typer to v0.11.1 Update dependency typer to v0.12.0 Mar 30, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 26bfabc to 54a16db Compare April 5, 2024 02:14
@renovate renovate Bot changed the title Update dependency typer to v0.12.0 Update dependency typer to v0.12.1 Apr 5, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 54a16db to 066839c Compare April 8, 2024 22:07
@renovate renovate Bot changed the title Update dependency typer to v0.12.1 Update dependency typer to v0.12.2 Apr 8, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 066839c to 26b3dca Compare April 9, 2024 20:13
@renovate renovate Bot changed the title Update dependency typer to v0.12.2 Update dependency typer to v0.12.3 Apr 9, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 26b3dca to eeedeef Compare August 17, 2024 04:50
@renovate renovate Bot changed the title Update dependency typer to v0.12.3 Update dependency typer to v0.12.4 Aug 17, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch 2 times, most recently from 165d3e1 to 1dc6b47 Compare August 24, 2024 23:25
@renovate renovate Bot changed the title Update dependency typer to v0.12.4 Update dependency typer to v0.12.5 Aug 24, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 1dc6b47 to 0882b0b Compare November 8, 2024 01:09
@renovate renovate Bot changed the title Update dependency typer to v0.12.5 Update dependency typer to v0.13.0 Nov 8, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 0882b0b to c69f8bb Compare November 19, 2024 01:30
@renovate renovate Bot changed the title Update dependency typer to v0.13.0 Update dependency typer to v0.13.1 Nov 19, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from c69f8bb to 3fc3bdb Compare November 29, 2024 01:32
@renovate renovate Bot changed the title Update dependency typer to v0.13.1 Update dependency typer to v0.14.0 Nov 29, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 3fc3bdb to 7efccb4 Compare December 3, 2024 17:37
@renovate renovate Bot changed the title Update dependency typer to v0.14.0 Update dependency typer to v0.15.0 Dec 3, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 7efccb4 to 3386ab9 Compare December 4, 2024 18:24
@renovate renovate Bot changed the title Update dependency typer to v0.15.0 Update dependency typer to v0.15.1 Dec 4, 2024
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 1341d80 to 2fcf1da Compare August 31, 2025 08:53
@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 force-pushed the renovate/typer-0.x branch from 2fcf1da to 856ba4f Compare September 5, 2025 21:04
@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 force-pushed the renovate/typer-0.x branch from 856ba4f to 8393ecd Compare September 19, 2025 21:21
@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 force-pushed the renovate/typer-0.x branch from 8393ecd to f933194 Compare September 20, 2025 09:36
@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 force-pushed the renovate/typer-0.x branch from f933194 to 1ab8427 Compare September 23, 2025 10:33
@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 force-pushed the renovate/typer-0.x branch from 1ab8427 to 7b5f172 Compare October 20, 2025 21:27
@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 force-pushed the renovate/typer-0.x branch from 7b5f172 to 5f976eb Compare December 3, 2025 19:54
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 5f976eb to 7526a3b Compare December 19, 2025 17:16
@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 force-pushed the renovate/typer-0.x branch from 7526a3b to 1bf1ac8 Compare December 25, 2025 13:45
@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 force-pushed the renovate/typer-0.x branch from 1bf1ac8 to 0f159d5 Compare January 6, 2026 12:29
@renovate renovate Bot changed the title Update dependency typer to v0.21.0 Update dependency typer to v0.21.1 Jan 6, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 0f159d5 to 7715ee4 Compare February 2, 2026 19:34
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 7715ee4 to e5b5956 Compare February 10, 2026 22:10
@renovate renovate Bot changed the title Update dependency typer to v0.21.1 Update dependency typer to v0.21.2 Feb 10, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from e5b5956 to 6ff6f32 Compare February 11, 2026 15:00
@renovate renovate Bot changed the title Update dependency typer to v0.21.2 Update dependency typer to v0.22.0 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 6ff6f32 to 23f7f0d Compare February 11, 2026 18:16
@renovate renovate Bot changed the title Update dependency typer to v0.22.0 Update dependency typer to v0.23.0 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 23f7f0d to 11b2603 Compare February 13, 2026 14:15
@renovate renovate Bot changed the title Update dependency typer to v0.23.0 Update dependency typer to v0.23.1 Feb 13, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 11b2603 to 8bdd433 Compare February 16, 2026 20:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants