pullrequests Search Results · language:Edge language:TypeScript language:HTML is:unmerged language:Python
Filter by
23.2M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| docker/build-push-action | action | minor | v7.1.0 → v7.2.0 |
Release Notes
details summary docker/build-push-action ...
Summary
Follow-up to #197. That PR stopped the Guided Builder s internal description (Built via Guided Quote Builder. ...
Market: ... Style: ...) leaking onto the v3 proposal. The same quote description ...
This ensures that Algorithmic Trading and AutoTourney remain visible after trust is reset to zero upon the end of the
human phase.
Summary
The original version of Universal Paperclips had a stateful ...
App always writes VITE_BACKEND_URL to chrome.storage on mount, background.js reads from there.
Automated test pull request
Author the five remaining config-string bundles under products/bundles/ (ceiling-poe-roomiq, ceiling-poe-fanpwm,
ceiling-poe-fandac, ceiling-poe-ventiq-fanrelay-roomiq, ceiling-poe-ventiq-fantriac-roomiq). ...
🔴 安全问题修复
1. 分支名注入防护(git-workflow.ts)
- 问题:feat/${params.name} 直接拼接用户输入,name 可为 - 或包含特殊字符,git 可能解析为选项
- 修复:添加正则 ^[a-zA-Z0-9_-]+$ 校验,非法字符直接拒绝
- 额外修复:创建失败后切回原来分支而非 checkout -(后者可能回到 main)
2. 前缀匹配逻辑错误(model-tier.ts) ...
Automated test pull request
Automated test pull request