Skip to content

build: bump typer from 0.26.4 to 0.26.5#1027

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/typer-0.26.5
Open

build: bump typer from 0.26.4 to 0.26.5#1027
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/typer-0.26.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps typer from 0.26.4 to 0.26.5.

Release notes

Sourced from typer's releases.

0.26.5

Fixes

  • 🐛 Ensure that hidden commands are not shown when Rich markup is disabled. PR #1812 by @​svlandeg.

Internal

Changelog

Sourced from typer's changelog.

0.26.5 (2026-06-01)

Fixes

  • 🐛 Ensure that hidden commands are not shown when Rich markup is disabled. PR #1812 by @​svlandeg.

Internal

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.26.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies:pyproject Related with project file dependencies label Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 17:53
@dependabot dependabot Bot added the dependencies:pyproject Related with project file dependencies label Jun 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.58%. Comparing base (eb1184a) to head (e4a0dbe).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1027   +/-   ##
=======================================
  Coverage   89.58%   89.58%           
=======================================
  Files          67       67           
  Lines      190995   190995           
  Branches     1428     1428           
=======================================
+ Hits       171106   171108    +2     
+ Misses      19474    19472    -2     
  Partials      415      415           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:pyproject Related with project file dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants