Update `ruff` to 0.15.0 by ShaharNaveh · Pull Request #7086 · RustPython/RustPython
📝 Walkthrough
Walkthrough
Updated four Ruff-related dependencies in Cargo.toml from commit 8b2e7b36f246b990fe473a84eef25ff429e59ecf to ce5f7b6127a5d684e96fd0f8e387f73c41c7a1b0, with Ruff tag version updated from 0.14.14 to 0.15.0. Affected crates: ruff_python_parser, ruff_python_ast, ruff_text_size, and ruff_source_file.
Changes
| Cohort / File(s) | Summary |
|---|---|
Ruff Dependencies Cargo.toml |
Updated four Ruff crates (ruff_python_parser, ruff_python_ast, ruff_text_size, ruff_source_file) to commit ce5f7b6127a5d684e96fd0f8e387f73c41c7a1b0 with tag bumped from 0.14.14 to 0.15.0. |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
- Update ruff to
0.14.10#6271: Updates the same Ruff-related dependencies by bumping their revisions and tags. - Update to ruff
0.14.14#6861: Modifies the same four Ruff crates' dependency references in Cargo.toml.
Suggested reviewers
- youknowone
Poem
🐰 Dependencies hop, up to the new height,
Ruff 0.15 shines ever so bright,
Four little crates with commits so neat,
A version bump makes the toolchain complete! ✨
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
| Title check | ✅ Passed | The title directly and accurately describes the main change: updating the Ruff dependency from version 0.14.14 to 0.15.0 across multiple crates. |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
✏️ 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.
Comment @coderabbitai help to get the list of available commands and usage tips.