Skip to content

chore(deps): update dependency ruff to v0.15.4#664

Merged
vil02 merged 1 commit intomasterfrom
renovate/ruff-0.x
Feb 27, 2026
Merged

chore(deps): update dependency ruff to v0.15.4#664
vil02 merged 1 commit intomasterfrom
renovate/ruff-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) 0.15.30.15.4 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.15.4

Compare Source

Released on 2026-02-26.

This is a follow-up release to 0.15.3 that resolves a panic when the new rule PLR1712 was enabled with any rule that analyzes definitions, such as many of the ANN or D rules.

Bug fixes
  • Fix panic on access to definitions after analyzing definitions (#​23588)
  • [pyflakes] Suppress false positive in F821 for names used before del in stub files (#​23550)
Documentation
  • Clarify first-party import detection in Ruff (#​23591)
  • Fix incorrect import-heading example (#​23568)
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.

@codacy-production
Copy link

codacy-production bot commented Feb 26, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f7e9961) 581 581 100.00%
Head commit (170e5c1) 581 (+0) 581 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#664) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f7e9961) to head (25a2693).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #664   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          581       581           
  Branches        41        41           
=========================================
  Hits           581       581           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.15.3 chore(deps): update dependency ruff to v0.15.3 - autoclosed Feb 26, 2026
@renovate renovate bot closed this Feb 26, 2026
@renovate renovate bot deleted the renovate/ruff-0.x branch February 26, 2026 17:35
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.15.3 - autoclosed chore(deps): update dependency ruff to v0.15.4 Feb 26, 2026
@renovate renovate bot reopened this Feb 26, 2026
@renovate renovate bot force-pushed the renovate/ruff-0.x branch 3 times, most recently from df8129d to 170e5c1 Compare February 27, 2026 20:35
@renovate renovate bot force-pushed the renovate/ruff-0.x branch from 170e5c1 to 25a2693 Compare February 27, 2026 20:35
@sonarqubecloud
Copy link

@vil02 vil02 enabled auto-merge (squash) February 27, 2026 20:48
@vil02 vil02 merged commit 0cc9b8d into master Feb 27, 2026
17 checks passed
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