merge queue: embarking main (a4ccdc8), #348, #337 and #344 together#377
merge queue: embarking main (a4ccdc8), #348, #337 and #344 together#377mergify[bot] wants to merge 7 commits into
Conversation
🛡️ Warestack Governance ChecksNo governance rules are configured for this repository yet. Warestack lets your team define, enforce, and audit engineering standards directly on GitHub Pull Requests — without leaving your workflow. Get started in 2 minutes:
This message will disappear once your installation is linked to a Warestack account. It will not be posted again on future PRs once you've claimed your profile. |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Python | Apr 16, 2026 11:34p.m. | Review ↗ | |
| Secrets | Apr 16, 2026 11:34p.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.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Python version compatibility and development tooling versions, with corresponding dependency lockfile adjustments for the Renovate-managed dependency bump. Flow diagram for updated Python and dev dependency constraintsflowchart TD
A[Project_configuration_pyproject_toml] --> B[Runtime_requirement_requires_python_3_14_4_to_3_15]
A --> C[Runtime_dependency_reflex_min_0_8_28_post1]
A --> D[Dev_dependency_group_dev]
D --> E[ruff_min_0_15_10]
D --> F[ty_min_0_0_28]
B --> G[Developer_environment_must_use_Python_3_14_4_or_newer_but_less_than_3_15]
E --> H[Code_quality_checks_use_newer_ruff_version]
C --> I[Application_runtime_depends_on_reflex]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|



⏳ The pull request #344 is embarked for merge and currently being checked. ⏳
Branch main (a4ccdc8), #348, #337 and #344 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #344.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue rule
Python Dependency Updatesfor merge:check-success = Test Image / API Testmain]:check-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protectionscheck-success = Mergify Merge ProtectionsRequired conditions to stay in the queue:
author = renovate[bot]check-success = Check Dependency Compatibilityfiles ~= ^(uv.lock|pyproject.toml)$main]:check-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protectionscheck-success = Mergify Merge Protections