X Tutup
Skip to content

Update ruff to 0.15.4#7246

Merged
youknowone merged 2 commits intoRustPython:mainfrom
ShaharNaveh:update-ruff-0-15-4
Feb 27, 2026
Merged

Update ruff to 0.15.4#7246
youknowone merged 2 commits intoRustPython:mainfrom
ShaharNaveh:update-ruff-0-15-4

Conversation

@ShaharNaveh
Copy link
Contributor

@ShaharNaveh ShaharNaveh commented Feb 27, 2026

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to newer versions.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8b27eaf and 8af91b0.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • Lib/test/test_syntax.py is excluded by !Lib/**
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

This PR bumps four Ruff-related Git dependencies in Cargo.toml (ruff_python_parser, ruff_python_ast, ruff_text_size, ruff_source_file) from commit a2f11d2 to f14edd8, updating the associated tag annotation from "Ruff tag 0.15.1" to "Ruff tag 0.15.4".

Changes

Cohort / File(s) Summary
Ruff Dependency Bumps
Cargo.toml
Updated four ruff_* crate git revisions to commit f14edd8 and bumped tag from 0.15.1 to 0.15.4.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • youknowone

Poem

🐰 Four ruff crates, all aligned,
From point one-five-one to four, refined,
A hop through commits, swift and clean,
The newest version's now been seen,
Dependencies updated with a bunny's care! 🎯

🚥 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 ruff to 0.15.4' directly and accurately summarizes the main change: updating Ruff dependencies from version 0.15.1 to 0.15.4.
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

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.

@github-actions
Copy link
Contributor

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[ ] test: cpython/Lib/test/test_syntax.py (TODO: 25)

dependencies:

dependent tests: (no tests depend on syntax)

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@ShaharNaveh ShaharNaveh marked this pull request as ready for review February 27, 2026 12:37
@youknowone youknowone merged commit 4f577e5 into RustPython:main Feb 27, 2026
14 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.

2 participants

X Tutup