merge queue: embarking main (a4ccdc8), #348 and #349 together#365
Closed
mergify[bot] wants to merge 5 commits intomainfrom
Closed
merge queue: embarking main (a4ccdc8), #348 and #349 together#365mergify[bot] wants to merge 5 commits intomainfrom
mergify[bot] wants to merge 5 commits intomainfrom
Conversation
1 task
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the Ruff linter version across tooling configuration and lockfile as part of a Renovate-driven pre-commit maintenance PR, validated via a Mergify merge queue batch with main and #348/#349. Flow diagram for Ruff version update across configuration filesflowchart TD
A[Start: Renovate detects new Ruff version v0.15.10] --> B[Update .pre-commit-config.yaml
rev v0.15.9 -> v0.15.10]
B --> C[Update pyproject.toml
dev dependency ruff>=0.15.9 -> ruff>=0.15.10]
C --> D[Regenerate uv.lock
with new Ruff version]
D --> E[Open PR 349 with version bumps]
E --> F[Mergify merge queue
embarks main, 348, 349]
F --> G[Run Mergify Merge Protections checks]
G --> H{All required checks pass?}
H -->|Yes| I[Merge batch into main]
H -->|No| J[Keep in queue or fail PR]
I --> K[End]
J --> K[End]
File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Python | Apr 9, 2026 9:16p.m. | Review ↗ | |
| Secrets | Apr 9, 2026 9:16p.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.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



✨ The pull request #349 has been manually updated. ✨
Branch main (a4ccdc8), #348 and #349 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #349.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue rule
pre-commit Updatesfor merge:main]:check-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protectionscheck-success = Mergify Merge ProtectionsRequired conditions to stay in the queue:
author = renovate[bot]files ~= .pre-commit-config.yamlmain]:check-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protectionscheck-success = Mergify Merge Protections