merge queue: embarking main (a4ccdc8), #348, #337, #344 and [#349 + #342] together#364
Closed
mergify[bot] wants to merge 11 commits into
Closed
merge queue: embarking main (a4ccdc8), #348, #337, #344 and [#349 + #342] together#364mergify[bot] wants to merge 11 commits into
mergify[bot] wants to merge 11 commits into
Conversation
This was referenced Apr 9, 2026
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates tooling and Python version constraints: bumps uv/ruff pre-commit hooks, aligns dev dependency versions, and refreshes the uv.lock to match the new requirements. Flow diagram for updated dev tooling and dependency setupflowchart TD
Developer["Developer runs git commit or dependency update"]
Developer --> PreCommit["pre-commit framework"]
PreCommit --> UVHooks["uv-pre-commit hooks (rev 0.11.6)"]
PreCommit --> RuffHooks["ruff-pre-commit hooks (v0.15.10)"]
UVHooks --> UVSync["uv-sync: sync environments from pyproject.toml"]
UVHooks --> UVLock["uv-lock --offline: refresh uv.lock from pyproject constraints"]
RuffHooks --> RuffCheck["ruff-check --fix: lint and auto-fix code"]
UVSync --> PyProject["pyproject.toml (requires-python >=3.14.4,<3.15; dev ruff>=0.15.10)"]
UVLock --> UVLockFile["uv.lock (regenerated to match updated constraints)"]
RuffCheck --> Codebase["Codebase files"]
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:14p.m. | Review ↗ | |
| Secrets | Apr 9, 2026 9:14p.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 #342 has been manually updated. The pull request #349 has been re-embarked. ✨
Branch main (a4ccdc8), #348, #337, #344 and [#349 + #342] are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of [#349 + #342].
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