Skip to content

chore(deps): update dependency ruff to v0.15.2#54

Merged
rclement merged 1 commit into
mainfrom
renovate/ruff-0.x
Feb 20, 2026
Merged

chore(deps): update dependency ruff to v0.15.2#54
rclement merged 1 commit into
mainfrom
renovate/ruff-0.x

Conversation

@renovate

@renovate renovate Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) ==0.15.1==0.15.2 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.15.2

Compare Source

Released on 2026-02-19.

Preview features
Bug fixes
  • [flake8-async] Fix in_async_context logic (#​23426)
  • [ruff] Fix for RUF102 should delete entire comment (#​23380)
  • [ruff] Suppress diagnostic for strings with backslashes in interpolations before Python 3.12 (RUF027) (#​21069)
  • [flake8-bugbear] Fix B023 false positive for immediately-invoked lambdas (#​23294)
  • [parser] Fix false syntax error for match-like annotated assignments (#​23297)
  • [parser] Fix indentation tracking after line continuations (#​23417)
Rule changes
  • [flake8-executable] Allow global flags in uv shebangs (EXE003) (#​22582)
  • [pyupgrade] Fix handling of typing.{io,re} (UP035) (#​23131)
  • [ruff] Detect PLC0207 on chained str.split() calls (#​23275)
CLI
  • Remove invalid inline noqa warning (#​23270)
Configuration
  • Add extension mapping to configuration file options (#​23384)
Documentation
  • Add Q004 to the list of conflicting rules (#​23340)
  • [ruff] Expand lint.external docs and add sub-diagnostic (RUF100, RUF102) (#​23268)
Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from rclement February 20, 2026 00:37
@github-actions

Copy link
Copy Markdown
Contributor

Code coverage report

Name Stmts Miss Branch BrPart Cover Missing
modelship/__about__.py 1 0 0 0 100%
modelship/__init__.py 0 0 0 0 100%
modelship/__main__.py 0 0 0 0 100%
modelship/cli.py 42 0 0 0 100%
tests/__init__.py 0 0 0 0 100%
tests/test_cli.py 26 0 2 0 100%
TOTAL 69 0 2 0 100%

Diff Coverage

Diff: origin/main..HEAD

No lines with coverage information in this diff.

@rclement rclement merged commit c4959a2 into main Feb 20, 2026
11 checks passed
@rclement rclement deleted the renovate/ruff-0.x branch February 20, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant