Update to ruff `0.14.14` by ShaharNaveh · Pull Request #6861 · RustPython/RustPython
📝 Walkthrough
Walkthrough
Cargo.toml was updated to advance Ruff-related dependencies from commit 45bbb4c (tag 0.14.10) to commit 8b2e7b3 (tag 0.14.14). Four crates—ruff_python_parser, ruff_python_ast, ruff_text_size, and ruff_source_file—now reference the newer commit. The accompanying comment was updated to reflect the new tag.
Changes
| Cohort / File(s) | Summary |
|---|---|
Ruff Dependency Updates Cargo.toml |
Updated four Ruff crates (ruff_python_parser, ruff_python_ast, ruff_text_size, ruff_source_file) from commit 45bbb4c to 8b2e7b3; tag bumped from 0.14.10 to 0.14.14 |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
- Update ruff to
0.14.10#6271: Updates the same four Ruff crates to version 0.14.10; this PR advances them further to 0.14.14.
Suggested reviewers
- youknowone
Poem
🐰 Ruff bumps from point-ten to point-fourteen hop,
Dependencies dance, version tags flip and flop,
Four crates now gleam with a newer commit's light,
The parser hops forward—the AST shines bright! ✨
🚥 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 pull request title 'Update to ruff 0.14.14' directly and clearly describes the main change in the changeset, which is updating Ruff-related dependencies from version 0.14.10 to 0.14.14. |
| 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.
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.