deps: bump ruff from 0.15.18 to 0.15.20#28
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.18 to 0.15.20. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.18...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
helebest
left a comment
There was a problem hiding this comment.
Code Review — ruff 0.15.18 → 0.15.20
Consistency: PR title matches the diff exactly. Both pyproject.toml and uv.lock are updated in lockstep. ✅
Correctness: Change is a pure version-constraint and lock-file update. No logic changes. ✅
Conventions: Follows the workspace's dev-dependency pattern; no source code touched. ✅
Security: Ruff is a dev-only linter (not shipped in any package). 0.15.19 and 0.15.20 contain only bug fixes (editor settings fallback, notebook cell boundary panic), performance improvements, and preview-mode rule additions. No security advisories. ✅
Effectiveness: The stated goal (upgrade ruff) is achieved. ✅
Test coverage: No functional code changed; no new tests required. ✅
Approving. Will merge once CI is green.
Generated by Claude Code
Code Review — automatedSummary:
Verdict: LGTM. Proceeding to CI verification. Generated by Claude Code |
CI Verification — All checks green ✅All 4 required checks passed:
No regressions. Proceeding to squash merge. Generated by Claude Code |
Verification & CI Results — automatedLocal test suite: All 134 tests pass ( Generated by Claude Code |
Bumps ruff from 0.15.18 to 0.15.20.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)