Skip to content

Conversation

fabien-marty
Copy link
Owner

@fabien-marty fabien-marty commented Jun 1, 2025

This PR contains the following updates:

Package Type Update Change
typer (changelog) project.dependencies minor 0.15.3 -> 0.19.2

Release Notes

fastapi/typer (typer)

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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.

@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from 7b9b501 to 7a2300b Compare June 21, 2025 01:33
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from 7a2300b to b611b5d Compare July 31, 2025 01:35
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from b611b5d to b2c2cf2 Compare August 19, 2025 01:34
@fabien-marty fabien-marty changed the title Update dependency typer to v0.16.0 Update dependency typer to v0.16.1 Aug 19, 2025
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from b2c2cf2 to df072d3 Compare August 31, 2025 01:33
@fabien-marty fabien-marty changed the title Update dependency typer to v0.16.1 Update dependency typer to v0.17.3 Aug 31, 2025
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from df072d3 to 2ec11a5 Compare September 6, 2025 01:33
@fabien-marty fabien-marty changed the title Update dependency typer to v0.17.3 Update dependency typer to v0.17.4 Sep 6, 2025
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from 2ec11a5 to bb582e1 Compare September 20, 2025 01:33
@fabien-marty fabien-marty changed the title Update dependency typer to v0.17.4 Update dependency typer to v0.18.0 Sep 20, 2025
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from bb582e1 to 35dff6e Compare September 21, 2025 01:34
@fabien-marty fabien-marty changed the title Update dependency typer to v0.18.0 Update dependency typer to v0.19.1 Sep 21, 2025
@fabien-marty fabien-marty force-pushed the renovate/typer-0.x-lockfile branch from 35dff6e to fecf24f Compare September 24, 2025 01:34
@fabien-marty fabien-marty changed the title Update dependency typer to v0.19.1 Update dependency typer to v0.19.2 Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants