X Tutup
Skip to content

Update ruff to 0.15.1#7105

Merged
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-ruff-0-15-1
Feb 13, 2026
Merged

Update ruff to 0.15.1#7105
youknowone merged 1 commit intoRustPython:mainfrom
ShaharNaveh:update-ruff-0-15-1

Conversation

@ShaharNaveh
Copy link
Contributor

@ShaharNaveh ShaharNaveh commented Feb 13, 2026

Summary by CodeRabbit

  • Chores
    • Updated parsing-related dependencies to version 0.15.1 for improved stability and performance.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 13, 2026

📝 Walkthrough

Walkthrough

Four Ruff workspace dependencies (ruff_python_parser, ruff_python_ast, ruff_text_size, ruff_source_file) in Cargo.toml are pinned to a new git revision, advancing from version 0.15.0 to 0.15.1. No other functional changes to the configuration.

Changes

Cohort / File(s) Summary
Ruff Dependency Updates
Cargo.toml
Updated git revisions for four Ruff crates (ruff_python_parser, ruff_python_ast, ruff_text_size, ruff_source_file) from ce5f7b61... to a2f11d23..., advancing from 0.15.0 to 0.15.1 tag.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • youknowone

Poem

🐰 A hop, a skip, a version bump so neat,
Four Ruff companions now 0.15.1 sweet,
From old commits to newer ground we bound,
Dependencies updated, progress all around! ✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and clearly summarizes the main change: updating Ruff dependencies from version 0.15.0 to 0.15.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉


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.

@youknowone youknowone merged commit a058c4f into RustPython:main Feb 13, 2026
13 checks passed
This was referenced Feb 27, 2026
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.

2 participants

X Tutup