merge queue: embarking main (a4ccdc8), #348, #337, #344, #370, #371, #372, #373 and #342 together#382
merge queue: embarking main (a4ccdc8), #348, #337, #344, #370, #371, #372, #373 and #342 together#382mergify[bot] wants to merge 17 commits intomainfrom
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 24, 2026 8:53p.m. | Review ↗ | |
| Secrets | Apr 24, 2026 8:53p.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 GuideThis PR is an automated maintenance update that bumps several GitHub Actions to newer pinned SHAs, updates Python and dev dependency constraints, and refreshes pre-commit/uv lock configuration, without changing any runtime application logic. Flow diagram for updated deploy workflow using cache and pages artifact actionsflowchart TD
trigger[Push_to_main_or_release_branch] --> job_build_and_package[Job_build_and_package]
job_build_and_package --> step_checkout[Step_Checkout_using_actions_checkout_v6]
step_checkout --> step_cache_web[Step_Cache_.web_using_actions_cache_v5]
step_cache_web --> step_install[Step_Install_dependencies_with_uv]
step_install --> step_build[Step_Build_reflex_frontend]
step_build --> step_upload_pages_artifact[Step_Upload_artifact_using_actions_upload-pages-artifact_v5]
step_upload_pages_artifact --> job_deploy_web[Job_deploy_web]
job_deploy_web --> github_pages[GitHub_Pages]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|



✨ The pull request #342 has been manually updated. ✨
Branch main (a4ccdc8), #348, #337, #344, #370, #371, #372, #373 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