Skip to content

build(deps): Update typer requirement from >=0.12 to >=0.26.4 - #45

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typer-gte-0.25.1
Open

build(deps): Update typer requirement from >=0.12 to >=0.26.4#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typer-gte-0.25.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.26.4

Features

  • 📝 Update AI Library Skill to avoid verbose code for CLI Options. PR #1808 by @​tiangolo.

Internal

Changelog

Sourced from typer's changelog.

0.26.4 (2026-05-30)

Features

  • 📝 Update AI Library Skill to avoid verbose code for CLI Options. PR #1808 by @​tiangolo.

Internal

0.26.3 (2026-05-28)

Refactors

Internal

0.26.2 (2026-05-27)

Fixes

  • 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace. PR #1791 by @​svlandeg.

0.26.1 (2026-05-26)

Fixes

  • 🐛 Ensure that an envvar set for typer.Option works as expected. PR #1788 by @​svlandeg.

Internal

0.26.0 (2026-05-26)

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.

... (truncated)

Commits
  • b1310f8 🔖 Release version 0.26.4 (#1809)
  • e4bb679 📝 Update release notes
  • 361221d 📝 Update AI Library Skill to avoid verbose code for CLI Options (#1808)
  • e9efaab 📝 Update release notes
  • 90f087a 👷 Add CI to create draft release after merging a release PR (#1807)
  • 2f54c22 📝 Update release notes
  • 1a71c8d 👷 Update labeler to accept label release (#1806)
  • b8d870f 📝 Update release notes
  • e3126b9 👷 Update GitHub Action permissions for prepare-release (#1804)
  • 66af4fd 📝 Update release notes
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/pip/typer-gte-0.25.1 branch 3 times, most recently from c32f0c4 to 1181f32 Compare May 5, 2026 02:14
@dependabot dependabot Bot changed the title Update typer requirement from >=0.12 to >=0.25.1 build(deps): Update typer requirement from >=0.12 to >=0.25.1 May 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/typer-gte-0.25.1 branch 3 times, most recently from 1232a14 to 76ce87b Compare May 10, 2026 00:14
Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.12.0...0.26.4)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.25.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Update typer requirement from >=0.12 to >=0.25.1 build(deps): Update typer requirement from >=0.12 to >=0.26.4 Jun 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/typer-gte-0.25.1 branch from 76ce87b to 78228ad Compare June 1, 2026 01:50
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