chore(deps): bump typer from 0.26.5 to 0.26.7 in the minor-and-patch group across 1 directory - #69
Conversation
2f38017 to
108bf7a
Compare
|
Note Reviews pausedIt 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 Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughTyper runtime dependency is updated from 0.26.5 to 0.26.7 in ChangesDependency Version Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
cf79685 to
37c4061
Compare
There was a problem hiding this comment.
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
⛔ Files ignored due to path filters (1)
uv.lockis excluded by!**/*.lock
📒 Files selected for processing (1)
pyproject.toml
There was a problem hiding this comment.
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
⛔ Files ignored due to path filters (1)
uv.lockis excluded by!**/*.lock
📒 Files selected for processing (1)
pyproject.toml
🛑 Comments failed to post (1)
pyproject.toml (1)
3-3:
⚠️ Potential issue | 🟡 Minor | ⚡ Quick winVersion bump looks out-of-scope for this dependency patch PR.
Line 3 changes
versionto0.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.PATCHversioning scheme” and “Update version strings inpyproject.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
37c4061 to
389a045
Compare
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>
389a045 to
192ebf3
Compare
|
Looks like typer is updatable in another way, so this is no longer needed. |
Bumps the minor-and-patch group with 1 update in the / directory: typer.
Updates
typerfrom 0.26.5 to 0.26.7Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
4e10334🔖 Release version 0.26.7 (#1823)08a8a03📝 Update release notes8e75bc3🐛 Respect wait=False when launching URLs with xdg-open (#1820)d2e002a🔖 Release version 0.26.6 (#1822)2fe5d0c📝 Update release notes06fce7d🐛 Ensure that the default of a list argument is used correctly (#1821)7f888b2📝 Update release notes2e9bf9e👷 Speed up the CI by shuffling the test matrix (#1815)