Skip to content

chore(deps): update dependency ruff to v0.15.5#354

Merged
rclement merged 1 commit intomainfrom
renovate/ruff-0.x
Mar 6, 2026
Merged

chore(deps): update dependency ruff to v0.15.5#354
rclement merged 1 commit intomainfrom
renovate/ruff-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) ==0.15.4==0.15.5 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.15.5

Compare Source

Released on 2026-03-05.

Preview features
  • Discover Markdown files by default in preview mode (#​23434)
  • [perflint] Extend PERF102 to comprehensions and generators (#​23473)
  • [refurb] Fix FURB101 and FURB103 false positives when I/O variable is used later (#​23542)
  • [ruff] Add fix for none-not-at-end-of-union (RUF036) (#​22829)
  • [ruff] Fix false positive for re.split with empty string pattern (RUF055) (#​23634)
Bug fixes
  • [fastapi] Handle callable class dependencies with __call__ method (FAST003) (#​23553)
  • [pydocstyle] Fix numpy section ordering (D420) (#​23685)
  • [pyflakes] Fix false positive for names shadowing re-exports (F811) (#​23356)
  • [pyupgrade] Avoid inserting redundant None elements in UP045 (#​23459)
Documentation
  • Document extension mapping for Markdown code formatting (#​23574)
  • Update default Python version examples (#​23605)
Other changes
  • Publish releases to Astral mirror (#​23616)
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 is behind base branch, 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 added the dependencies label Mar 5, 2026
@renovate renovate bot requested a review from rclement March 5, 2026 20:16
@renovate renovate bot temporarily deployed to preview/renovate-ruff-0-x March 5, 2026 20:17 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Code coverage report

Name Stmts Miss Branch BrPart Cover Missing
business_card_generator/__about__.py 8 0 0 0 100%
business_card_generator/__init__.py 0 0 0 0 100%
business_card_generator/app.py 97 0 18 0 100%
business_card_generator/card.py 57 0 0 0 100%
business_card_generator/settings.py 4 0 0 0 100%
business_card_generator/wsgi.py 2 0 0 0 100%
tests/__init__.py 0 0 0 0 100%
tests/conftest.py 19 0 0 0 100%
tests/test_app.py 162 0 4 0 100%
tests/test_settings.py 14 0 0 0 100%
tests/test_wsgi.py 3 0 0 0 100%
TOTAL 366 0 22 0 100%

Diff Coverage

Diff: origin/main..HEAD

No lines with coverage information in this diff.

@rclement rclement merged commit 195ad35 into main Mar 6, 2026
5 checks passed
@rclement rclement deleted the renovate/ruff-0.x branch March 6, 2026 08:26
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