Skip to content

chore(deps): update dependency ruff to v0.15.12#76

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) ==0.15.11==0.15.12 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.15.12

Compare Source

Released on 2026-04-24.

Preview features
  • Implement #ruff:file-ignore file-level suppressions (#​23599)
  • Implement #ruff:ignore logical-line suppressions (#​23404)
  • Revert preview changes to displayed diagnostic severity in LSP (#​24789)
  • [airflow] Implement task-branch-as-short-circuit (AIR004) (#​23579)
  • [flake8-bugbear] Fix break/continue handling in loop-iterator-mutation (B909) (#​24440)
  • [pylint] Fix PLC2701 for type parameter scopes (#​24576)
Rule changes
  • [pandas-vet] Suggest .array as well in PD011 (#​24805)
CLI
  • Respect default Unix permissions for cache files (#​24794)
Documentation
  • [pylint] Fix PLR0124 description not to claim self-comparison always returns the same value (#​24749)
  • [pyupgrade] Expand docs on reusable TypeVars and scoping (UP046) (#​24153)
  • Improve rules table accessibility (#​24711)
Contributors

Configuration

📅 Schedule: (UTC)

  • 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 April 24, 2026 20:49
@renovate renovate Bot force-pushed the renovate/ruff-0.x branch from 292fdf0 to 305847f Compare May 6, 2026 07:12
@github-actions

github-actions Bot commented May 6, 2026

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 30200bc into main May 6, 2026
11 checks passed
@rclement rclement deleted the renovate/ruff-0.x branch May 6, 2026 15:04
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