Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Go language:PHP

Filter by

218M results  (2 s)

218M results

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: MEDIUM - Confidence: 75% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-medium

- 新增期初余额导入、模板下载,并准备补充导出 Excel。 - 调研月份切换变慢原因:全量 load() + FIFO 费用计算变重。 - 准备优化性能:全局数据缓存、月度数据局部刷新、后端派生结果缓存。

Bumps lint-staged from 17.0.6 to 17.0.7. details summary Release notes /summary p em Sourced from a href= https://github.com/lint-staged/lint-staged/releases lint-staged s releases /a . /em /p blockquote ...
javascript
type: dependencies

Problem Line 306 in server.py inside validate_required_env() had 7 spaces of indentation instead of 8, causing a SyntaxError: expected except or finally block that prevented the module from being imported ...

The build failure was caused by missing dependencies in the pyproject.toml file and stale test fixtures that failed date-validation checks. Summary of changes: 1. Dependencies: Added requests, py-clob-client, ...

Summary Closes FR-9 of feat_overnight_final_solution_phase2 (PR #442). The morning result card prose landed in PR #442 but the screenshot deliverable didn t — the standard demo seed can t produce a terminated ...

Bumps concurrently from 10.0.0 to 10.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/open-cli-tools/concurrently/releases concurrently s releases /a . /em /p blockquote ...
javascript
type: dependencies

Updates the requirements on pypdf to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/py-pdf/pypdf/releases pypdf s releases /a . /em /p blockquote ...
dependencies

Adds aevum-mcp-intercept — a process-exec interceptor for Docker MCP Gateway that reads JSON-RPC from stdin, runs all five Aevum barriers via Engine.ingest(), and exits 0 (allow) or 1 (deny). Fails open ...