Skip to content

chore(deps): update dependency ruff to >=0.15.10 - abandoned#348

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/ruff-0.x
Open

chore(deps): update dependency ruff to >=0.15.10 - abandoned#348
renovate[bot] wants to merge 2 commits intomainfrom
renovate/ruff-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
ruff (source, changelog) >=0.15.9>=0.15.10 age confidence

Release Notes

astral-sh/ruff (ruff)

v0.15.10

Compare Source

Released on 2026-04-09.

Preview features
  • [flake8-logging] Allow closures in except handlers (LOG004) (#​24464)
  • [flake8-self] Make SLF diagnostics robust to non-self-named variables (#​24281)
  • [flake8-simplify] Make the fix for collapsible-if safe in preview (SIM102) (#​24371)
Bug fixes
  • Avoid emitting multi-line f-string elements before Python 3.12 (#​24377)
  • Avoid syntax error from E502 fixes in f-strings and t-strings (#​24410)
  • Strip form feeds from indent passed to dedent_to (#​24381)
  • [pyupgrade] Fix panic caused by handling of octals (UP012) (#​24390)
  • Reject multi-line f-string elements before Python 3.12 (#​24355)
Rule changes
  • [ruff] Treat f-string interpolation as potential side effect (RUF019) (#​24426)
Server
  • Add support for custom file extensions (#​24463)
Documentation
  • Document adding fixes in CONTRIBUTING.md (#​24393)
  • Fix JSON typo in settings example (#​24517)
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.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented Apr 9, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • pyproject.toml - No issues
  • uv.lock - No issues

Overview

This is a standard Renovate dependency update bumping ruff from >=0.15.9 to >=0.15.10. The changes are:

  • Version specifier updated in pyproject.toml
  • Lock file updated with new package metadata in uv.lock

This is a patch version update (0.15.9 → 0.15.10) which is backward-compatible. The lock file properly reflects the new version with updated hashes and download URLs. No code changes were made - only dependency version updates.


Reviewed by minimax-m2.5-20260211 · 72,942 tokens

@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Apr 9, 2026

DeepSource Code Review

We reviewed changes in 8980236...30a36a8 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Python Apr 9, 2026 9:03p.m. Review ↗
Secrets Apr 9, 2026 9:03p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@mergify mergify Bot added dependencies Pull requests that update a dependency file python uv labels Apr 9, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 9, 2026

Merge Queue Status

  • Entered queue2026-04-09 18:38 UTC · Rule: Python Dependency Updates
  • 🚫 Left the queue2026-04-09 18:38 UTC · at d55bdbe308372d16426f9081d4cd6f4356b41bfa

This pull request spent 14 seconds in the queue, with no time running CI.

Reason

The pull request conflicts with pull requests ahead in queue: #336, #337, #344, #349

Hint

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio queue comment.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 9, 2026

Hey @renovate[bot], your pull request has been dequeued due to the following reason: CONFLICT_WITH_PULL_AHEAD. Sorry about that, but you can requeue the PR by using @mergifyio requeue if you think this was a mistake.

@mergify mergify Bot added the dequeued label Apr 9, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 9, 2026

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 9, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mergify mergify Bot removed the dequeued label Apr 9, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 9, 2026

Merge Queue Status

Waiting for:
  • check-success = Test Image / API Test
All merge conditions
  • check-success = Test Image / API Test
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections
Required conditions to stay in the queue
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of [📌 queue -> configuration change requirements]:
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of [📌 queue requirement]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections
  • any of [🔀 queue conditions]:
    • all of [📌 queue conditions of queue rule Python Dependency Updates]:
      • author = renovate[bot]
      • check-success = Check Dependency Compatibility
      • files ~= ^(uv.lock|pyproject.toml)$
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule default]:
      • all of:
        • check-success = Check Dependency Compatibility
        • check-success = CodeFactor
        • check-success = CodeQL
        • check-success = DeepSource: Python
        • check-success = DeepSource: Secrets
        • check-success = GitGuardian Security Checks
        • check-success = SonarCloud
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule AUR Updates]:
      • deployment-success = pre-commit
      • files ~= PKGBUILD$
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule Docker Compose Updates]:
      • files ~= ^(docker-compose-dev.yaml|docker-compose.yaml)$
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule Dockerfile Updates]:
      • files ~= Dockerfile$
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule Github Actions Updates]:
      • files ~= ^.github/workflows
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule Nix Flake]:
      • deployment-success = flake
      • files ~= ^(flake.lock|devenv.lock)$
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections
    • all of [📌 queue conditions of queue rule pre-commit Updates]:
      • files ~= .pre-commit-config.yaml
      • author = renovate[bot]
      • any of [🛡 GitHub repository ruleset rule main]:
        • check-neutral = Mergify Merge Protections
        • check-skipped = Mergify Merge Protections
        • check-success = Mergify Merge Protections

mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
@mergify mergify Bot added the queued label Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
mergify Bot added a commit that referenced this pull request Apr 9, 2026
@renovate renovate Bot changed the title chore(deps): update dependency ruff to >=0.15.10 chore(deps): update dependency ruff to >=0.15.10 - abandoned Apr 14, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 14, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 16, 2026
mergify Bot added a commit that referenced this pull request Apr 21, 2026
mergify Bot added a commit that referenced this pull request Apr 21, 2026
mergify Bot added a commit that referenced this pull request Apr 24, 2026
mergify Bot added a commit that referenced this pull request Apr 27, 2026
mergify Bot added a commit that referenced this pull request Apr 29, 2026
mergify Bot added a commit that referenced this pull request Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python queued uv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants