pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:Java
Filter by
211M results
背景
本次本地部署验证 (详见 [[deployment-issues-2026-06-26]]) 发现 3 个部署配置问题,顺手把上一会话遗留的 dify-apps 样式改动也合并提交。
改动
1. fix(deploy): 修复 3 个部署配置问题 — b01ca4d
🔴 HIGH: production.py CORS/CSRF 默认值触发 SystemCheckError
- ...
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 | v7.0.0 |
Release Notes
details ...
dependencies
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
Changes
- Add created_at/updated_at to FAQ frontend display
- Format all timestamps to zh-TW locale (e.g. 6/26 08:36)
- Previously raw ISO strings like 2026-06-26T00:36:29.645850Z
Verification ...
What
Migrate victor-coding off the renamed victor_sdk package to victor_contracts (same API, same submodules — victor_sdk was
renamed upstream).
- All victor_sdk[.submodule] imports → victor_contracts ...
loadSignalsForMarket used Prisma direct DB connection which fails on Vercel runtime. Every /analyze search returned No
whale activity detected .
Fix:
- Add GET /market/{slug}/trades?hours=N to Python ...
Summary
- Replaced Google Gemini with Groq llama-3.3-70b-versatile for question generation and code scoring
- Added vercel.json to proxy /api/* calls from Vercel frontend to Railway backend
- Fixed ...
This PR contains the following updates:
| Package | Update | Change | Pending |
| --- | --- | --- | --- |
| jdx/mise | patch | 2026.6.1 → 2026.6.3 | v2026.6.14 (+10) |
Release Notes
details summary ...
ci/cd
merge: auto
renovate/github-release
type/patch
What
postmortem.crash and postmortem.triage returned missing_dependency over the deployed (live HTTP) server even when a real
captured vmcore existed: the production provider assembly wired the crash ...