merge queue: embarking main (4e35877), #336, #337, #344 and #342 together#347
merge queue: embarking main (4e35877), #336, #337, #344 and #342 together#347mergify[bot] wants to merge 8 commits intomainfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates tooling and environment configuration by bumping the minimum supported Python patch version, refreshing a dev dependency, and upgrading the uv pre-commit hook along with the corresponding uv.lock file. Flow diagram for updated pre-commit uv hook executionflowchart TD
A[Developer modifies code] --> B[Run git commit]
B --> C[pre-commit triggers]
C --> D[Execute uv-pre-commit hooks rev 0.11.5]
D --> E[uv-sync and uv-lock update dependencies using uv.lock]
E --> F[Validate against Python >=3.14.4,<3.15]
F --> G{All hooks pass?}
G -- Yes --> H[Commit succeeds]
G -- No --> I[Commit blocked; developer fixes issues] --> B
File-Level Changes
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 2:35a.m. | Review ↗ | |
| Secrets | Apr 9, 2026 2:35a.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.
|



✨ The pull request #342 has been manually updated. ✨
Branch main (4e35877), #336, #337, #344 and #342 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #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