Skip to content

chore(deps): bump typer from 0.26.5 to 0.26.7 in the minor-and-patch group across 1 directory - #69

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-and-patch-a6b43a7343
Closed

chore(deps): bump typer from 0.26.5 to 0.26.7 in the minor-and-patch group across 1 directory#69
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-and-patch-a6b43a7343

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the / directory: typer.

Updates typer from 0.26.5 to 0.26.7

Release notes

Sourced from typer's releases.

0.26.7

Fixes

0.26.6

Fixes

  • 🐛 Ensure that the default of a list argument is used correctly. PR #1821 by @​svlandeg.

Internal

Changelog

Sourced from typer's changelog.

0.26.7 (2026-06-03)

Fixes

0.26.6 (2026-06-02)

Fixes

  • 🐛 Ensure that the default of a list argument is used correctly. PR #1821 by @​svlandeg.

Internal

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 3, 2026
@dependabot
dependabot Bot requested a review from elkaix as a code owner June 3, 2026 08:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 3, 2026
@dependabot dependabot Bot changed the title chore(deps): bump typer from 0.26.5 to 0.26.7 in the minor-and-patch group chore(deps): bump typer from 0.26.5 to 0.26.7 in the minor-and-patch group across 1 directory Jun 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/minor-and-patch-a6b43a7343 branch from 2f38017 to 108bf7a Compare June 3, 2026 09:19
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Typer runtime dependency is updated from 0.26.5 to 0.26.7 in pyproject.toml. No other files or settings are changed.

Changes

Dependency Version Update

Layer / File(s) Summary
Typer version bump
pyproject.toml
Typer is re-pinned from 0.26.5 to 0.26.7 in [project].dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • elkaix
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning PR description is auto-generated by Dependabot with release notes and commit details, but lacks required template sections and custom context. Add a 'Related Issue' section linking to the issue motivating this update, and a 'Description' section explaining why this dependency bump is necessary and any testing performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows conventional commits format with 'chore(deps)' type and clearly describes the typer dependency bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/uv/minor-and-patch-a6b43a7343

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot
dependabot Bot force-pushed the dependabot/uv/minor-and-patch-a6b43a7343 branch 4 times, most recently from cf79685 to 37c4061 Compare June 5, 2026 00:35

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@pyproject.toml`:
- Line 3: The version field in pyproject.toml was bumped to "0.35.0" outside a
coordinated release; revert the change to the previous version (restore the
original value of the version key) OR perform a full release update across all
packaging entries as required by the repo workflow: update the pyproject.toml
version key, plus any install scripts and packaging files that must match (e.g.,
setup/install metadata and CI/release config), ensuring the project follows the
0.MINOR.PATCH scheme and all version strings remain consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8d3eb704-9610-4c95-959b-53e7ae300316

📥 Commits

Reviewing files that changed from the base of the PR and between cf79685 and 37c4061.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caution

Inline review comments failed to post. This is likely due to GitHub's internal server error or limits when posting large numbers of comments. If you are seeing this consistently it is likely a permissions issue. Please check "Moderation" -> "Code review limits" under your organization settings.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@pyproject.toml`:
- Line 3: The version field in pyproject.toml was bumped to "0.35.0" outside a
coordinated release; revert the change to the previous version (restore the
original value of the version key) OR perform a full release update across all
packaging entries as required by the repo workflow: update the pyproject.toml
version key, plus any install scripts and packaging files that must match (e.g.,
setup/install metadata and CI/release config), ensuring the project follows the
0.MINOR.PATCH scheme and all version strings remain consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8d3eb704-9610-4c95-959b-53e7ae300316

📥 Commits

Reviewing files that changed from the base of the PR and between cf79685 and 37c4061.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml
🛑 Comments failed to post (1)
pyproject.toml (1)

3-3: ⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Version bump looks out-of-scope for this dependency patch PR.

Line 3 changes version to 0.35.0, which introduces release-state changes beyond the Typer patch update. Please either revert this line or include the full release-coordinated version updates expected by the repo workflow.

As per coding guidelines: “The project follows a 0.MINOR.PATCH versioning scheme” and “Update version strings in pyproject.toml, install scripts, and packaging files during release.”

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@pyproject.toml` at line 3, The version field in pyproject.toml was bumped to
"0.35.0" outside a coordinated release; revert the change to the previous
version (restore the original value of the version key) OR perform a full
release update across all packaging entries as required by the repo workflow:
update the pyproject.toml version key, plus any install scripts and packaging
files that must match (e.g., setup/install metadata and CI/release config),
ensuring the project follows the 0.MINOR.PATCH scheme and all version strings
remain consistent.

Source: Coding guidelines

@dependabot
dependabot Bot force-pushed the dependabot/uv/minor-and-patch-a6b43a7343 branch from 37c4061 to 389a045 Compare June 6, 2026 17:08
Bumps the minor-and-patch group with 1 update in the / directory: [typer](https://github.com/fastapi/typer).


Updates `typer` from 0.26.5 to 0.26.7
- [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.5...0.26.7)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.26.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/minor-and-patch-a6b43a7343 branch from 389a045 to 192ebf3 Compare June 7, 2026 13:18
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like typer is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/minor-and-patch-a6b43a7343 branch June 8, 2026 04:34
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants