Skip to content

chore: pin ruff to 0.16.1 - #670

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/jd/worktree-pin-ruff/pin-ruff-0-16-1--252d1eff
Aug 5, 2026
Merged

chore: pin ruff to 0.16.1#670
mergify[bot] merged 1 commit into
mainfrom
devs/jd/worktree-pin-ruff/pin-ruff-0-16-1--252d1eff

Conversation

@jd

@jd jd commented Aug 5, 2026

Copy link
Copy Markdown
Owner

An unpinned ruff means every new ruff release can break CI with newly
stabilized rules. Pin it to the current version so upgrades are explicit
and deliberate.

Upgrading to 0.16.1 stabilizes RUF036 (None not at the end of a type
union); fix the 14 violations in the same commit via ruff's auto-fix so
the pinned version lints clean. The changes are pure annotation
reordering with no semantic effect.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

An unpinned ruff means every new ruff release can break CI with newly
stabilized rules. Pin it to the current version so upgrades are explicit
and deliberate.

Upgrading to 0.16.1 stabilizes RUF036 (None not at the end of a type
union); fix the 14 violations in the same commit via ruff's auto-fix so
the pinned version lints clean. The changes are pure annotation
reordering with no semantic effect.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Change-Id: I252d1eff6bc8704288e2a9b0855d5a0c8851649d
@jd

jd commented Aug 5, 2026

Copy link
Copy Markdown
Owner Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 chore: pin ruff to 0.16.1 #670 👈
2 chore: pin mypy to 2.3.0 #671

@jd jd mentioned this pull request Aug 5, 2026
@jd
jd marked this pull request as ready for review August 5, 2026 07:25
@mergify

mergify Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-08-05 07:26 UTC · Rule: default · triggered by rule autoqueue
  • Checks skipped · PR is already up-to-date
  • Merged2026-08-05 07:26 UTC · at 80d1013feebbb038781c0884826a8834233b7f1f · squash

This pull request spent 7 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify
mergify Bot merged commit ac30991 into main Aug 5, 2026
9 checks passed
@mergify
mergify Bot deleted the devs/jd/worktree-pin-ruff/pin-ruff-0-16-1--252d1eff branch August 5, 2026 07:26
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.

1 participant