Skip to content

chore(deps): bump typer from 0.24.1 to 0.26.0#868

Merged
bdraco merged 1 commit into
mainfrom
dependabot/pip/typer-0.25.1
May 26, 2026
Merged

chore(deps): bump typer from 0.24.1 to 0.26.0#868
bdraco merged 1 commit into
mainfrom
dependabot/pip/typer-0.25.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps typer from 0.24.1 to 0.26.0.

Release notes

Sourced from typer's releases.

0.26.0

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

0.25.1

... (truncated)

Changelog

Sourced from typer's changelog.

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.
    • 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

... (truncated)

Commits
  • 8f44149 📝 Update release notes
  • d88415f 📝 Update release notes
  • d31a597 🔖 Release version 0.26.0
  • 6b13660 📝 Update release notes
  • c95e3a4 📝 Update release notes
  • 1829d73 ➖ Vendor Click and streamline Typer's functionality and code base (#1774)
  • 2d7a5be 📝 Update release notes
  • e9c17b8 👷 Configure Dependabot to group updates and update weekly (#1768)
  • 8d956dd 📝 Update release notes
  • f3d7931 🔥 Remove config files now in central GitHub repo (#1780)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 26, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing dependabot/pip/typer-0.25.1 (0153441) with main (17db3c3)

Open in CodSpeed

@dependabot dependabot Bot changed the title chore(deps): bump typer from 0.24.1 to 0.25.1 chore(deps): bump typer from 0.24.1 to 0.26.0 May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-0.25.1 branch from e219bad to 98c5bf0 Compare May 26, 2026 14:59
bdraco
bdraco previously approved these changes May 26, 2026
@bdraco
Copy link
Copy Markdown
Member

bdraco commented May 26, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/typer-0.25.1 branch 3 times, most recently from 10cccf6 to 4f3217e Compare May 26, 2026 15:24
bdraco
bdraco previously approved these changes May 26, 2026
@bdraco
Copy link
Copy Markdown
Member

bdraco commented May 26, 2026

@dependabot recreate

Bumps [typer](https://github.com/fastapi/typer) from 0.24.1 to 0.26.0.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.24.1...0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-0.25.1 branch from 4f3217e to 0153441 Compare May 26, 2026 15:32
@bdraco bdraco merged commit 841a830 into main May 26, 2026
12 checks passed
@bdraco bdraco deleted the dependabot/pip/typer-0.25.1 branch May 26, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant