Skip to content

Relax rustyline version constraint#7672

Merged
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:relax-rustyline
Apr 24, 2026
Merged

Relax rustyline version constraint#7672
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:relax-rustyline

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

@ShaharNaveh ShaharNaveh commented Apr 24, 2026

ref #7468 (comment)

Summary by CodeRabbit

  • Chores
    • Updated dependency version constraints to allow resolution of newer compatible releases.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: c8d2cfaa-c821-4fcd-ad65-c6d382756471

📥 Commits

Reviewing files that changed from the base of the PR and between 43ef2ea and b179737.

📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The rustyline dependency constraint in Cargo.toml was loosened from the exact patch version 17.0.1 to the broader semver requirement 17, permitting Cargo to resolve to newer compatible releases within the 17.x range instead of being strictly pinned.

Changes

Cohort / File(s) Summary
Dependency Version Constraint
Cargo.toml
Relaxed rustyline version constraint from exact patch version 17.0.1 to semver major version 17, enabling resolution to newer compatible 17.x releases.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version constraint takes a hop,
From rigid 17.0.1 on the block,
To 17 so free and wide,
Where newer patches safely ride,
Flexibility wins the day! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: relaxing the rustyline version constraint from 17.0.1 to 17.
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 unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ShaharNaveh ShaharNaveh requested a review from fanninpm April 24, 2026 14:07
@ShaharNaveh ShaharNaveh marked this pull request as ready for review April 24, 2026 14:07
@youknowone youknowone merged commit 0d67fd6 into RustPython:main Apr 24, 2026
20 checks passed
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.

3 participants