pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript
Filter by
149M results
此 PR 由 Ti Studio AI 專家工作室自動產生。
原始需求:在 CONTRIBUTING 或 pre-commit 補一道 ast.parse/ruff 語法閘,攔截「交付前未過 import」的低級錯誤
📝 Pull Request Description
Related Issue
Closes #255
Summary
Fixes the AI chat assistant being completely broken. role and topic were marked required in aiPromptSchema.js, but the
chat route only ever ...
Bumps react-dom from 19.2.5 to 19.2.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript
Bumps fastapi[standard-no-fastapi-cloud-cli] from 0.136.3 to 0.137.2. details summary Release notes /summary p em
Sourced from a href= https://github.com/fastapi/fastapi/releases fastapi[standard-no-fastapi-cloud-cli] ...
dependencies
python:uv
Changes
🤖 Stacked on #10089 (review/merge that first).
Widens the runtime browser gate to accept any recent Chromium-based browser, not just Chrome/Chromium/Edge. Branded
Chromium browsers (Opera, Vivaldi, ...
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Optional token validation dependency for anonymous routes
- Optional get own user dependency for anonymous routes
Summary
Fixes P1 incident INC0010540 affecting inventory-service.
Root cause
The inventory endpoint in inventory-service/app.py was intentionally simulating database failures using
random.choice([True, ...