chore(deps-dev): bump ruff from 0.14.14 to 0.15.15#4
Conversation
f636b32 to
6fe1f71
Compare
6fe1f71 to
5f06303
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ruff dev dependency constraint in ChangesRuff Dependency Update
🎯 1 (Trivial) | ⏱️ ~1 minute 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Actionable comments posted: 0 |
5f06303 to
9318c0a
Compare
|
Actionable comments posted: 0 |
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.15. - [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.14.14...0.15.15) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9318c0a to
7b4d8da
Compare
|
Actionable comments posted: 0 |
…2, UP047) Replace class Foo(str, Enum) with class Foo(StrEnum) across pythinker-review (9 enums in cli/_shared, cli/review, engine/diff_source, store/models). Replace TypeVar T with PEP 695 type-parameter syntax in the ralph-loop test. All targets are Python 3.12+, so both StrEnum and PEP 695 are fully supported. Unblocks the ruff 0.15 Dependabot bump (PR #4).
|
Closing: ruff is deliberately pinned |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ruff from 0.14.14 to 0.15.15.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Summary by CodeRabbit