Skip to content

chore(deps): update dependency ruff to v0.15.17#735

Merged
vil02 merged 1 commit into
masterfrom
renovate/ruff-0.x
Jun 11, 2026
Merged

chore(deps): update dependency ruff to v0.15.17#735
vil02 merged 1 commit into
masterfrom
renovate/ruff-0.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

astral-sh/ruff (ruff)

v0.15.17

Released on 2026-06-11.

Preview features
  • Allow human-readable names in suppression comments (#​25614)
  • Fix handling of ignore comments within a disable/enable pair (#​25845)
  • Prioritize human-readable names in CLI output (#​25869)
  • Respect diagnostic start and parent ranges and trailing comments in ruff:ignore suppressions (#​25673)
  • [flake8-async] Add trio.as_safe_channel to safe decorators (ASYNC119) (#​25775)
  • [flake8-pytest-style] Also check pytest_asyncio fixtures (#​25375)
  • [ruff] Ban pytest autouse fixtures (RUF076) (#​25477)
  • [pyupgrade] Add from __future__ import annotations automatically (UP007, UP045) (#​23259)
Bug fixes
  • Fix diagnostic when ruff:enable or ruff:disable appears where ruff:ignore is expected (#​25700)
  • [pyupgrade] Preserve leading empty literals to avoid syntax errors (UP032) (#​25491)
Rule changes
  • [flake8-pytest-style] Clarify diagnostic message for single parameters (PT007) (#​25592)
  • [numpy] Drop autofix for np.in1d (NPY201) (#​25612)
  • [pylint] Exempt Python version comparisons (PLR2004) (#​25743)
Performance
  • Reserve AST Vecs with correct capacity for common cases (#​25451)
Formatter
  • Preserve whitespace for Quarto cell option comments (#​25641)
CLI
Other changes
  • Fix playground diagnostics scrollbars (#​25642)
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 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.

@codacy-production

codacy-production Bot commented May 28, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a684c5b) 581 581 100.00%
Head commit (65ae165) 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 (#735) 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%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a684c5b) to head (65ae165).

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

☔ View full report in Codecov by Harness.
📢 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.15 chore(deps): update dependency ruff to v0.15.15 - autoclosed May 28, 2026
@renovate renovate Bot closed this May 28, 2026
@renovate renovate Bot deleted the renovate/ruff-0.x branch May 28, 2026 18:24
@renovate renovate Bot changed the title chore(deps): update dependency ruff to v0.15.15 - autoclosed chore(deps): update dependency ruff to v0.15.16 Jun 4, 2026
@renovate renovate Bot reopened this Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/ruff-0.x branch 2 times, most recently from e0d1770 to c05946b Compare June 4, 2026 17:49
@renovate renovate Bot changed the title chore(deps): update dependency ruff to v0.15.16 chore(deps): update dependency ruff to v0.15.16 - autoclosed Jun 6, 2026
@renovate renovate Bot closed this Jun 6, 2026
@renovate renovate Bot changed the title chore(deps): update dependency ruff to v0.15.16 - autoclosed chore(deps): update dependency ruff to v0.15.17 Jun 11, 2026
@renovate renovate Bot reopened this Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/ruff-0.x branch 2 times, most recently from c05946b to 65ae165 Compare June 11, 2026 18:44
@vil02 vil02 enabled auto-merge (squash) June 11, 2026 18:49
@sonarqubecloud

Copy link
Copy Markdown

@vil02 vil02 merged commit 0f63e6b into master Jun 11, 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