Skip to content

fix(deps): update dependency typer to >=0.26.2,<0.27#249

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

fix(deps): update dependency typer to >=0.26.2,<0.27#249
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented May 31, 2026

This PR contains the following updates:

| Package | Change | Age | Confidence |
|

Generated Summary:

  • Updated the typer dependency version from >=0.25.1,<0.26 to >=0.26.2,<0.27.
  • This change ensures compatibility with the latest features and fixes in typer.
  • No breaking changes anticipated for existing functionality, as the version increment is minor.

This summary was generated with ❤️ by rigging

| typer (changelog) | >=0.25.1,<0.26>=0.26.2,<0.27 | age | confidence |


Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fastapi/typer (typer)

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Mend Renovate.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | typer   | 0.25.1 | 0.26.2 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added type/digest Dependency digest updates area/python Changes to Python package configuration and dependencies labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants