pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:Python
Filter by
262M results
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
What was built
- [x] Task 17 — Created and checked out feature/alert-manager branch
- [x] Task 18 — app/routers/alerts.py: list, detail, acknowledge, resolve endpoints
How to test locally
source ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| net.fabricmc.fabric-loom-remap | 1.16.3 → 1.17.1 | age | confidence |
| net.fabricmc.fabric-loom ...
type:bot
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| github.com/stripe/stripe-go/v85 | v85.2.0 → v86.0.0 | age | confidence |
Release Notes
details ...
dependencies
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application is using ...
ai-remediation
needs-human-review
severity-high
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| jdx/mise-action | action | minor | v4.0.1 → v4.1.0 |
Release Notes
details summary jdx/mise-action ...
dependencies
minor
Motivation
- Ensure required workspace packages are built prior to running strict typechecking so type checks don t fail due to
missing build outputs.
Description
- Update typecheck:strict in ...
codex
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 ...
area:agents
area:backend
area:docs
area:frontend
area:mcp
⤵️ pull
needs-validation
risk:high
size/XL
🚀 작업 내용
- 상세 라우트 `/applicants/[applicationId]/page.tsx` 추가. 기존 ApplicantDetailModal 제거.
- ApplicantProfilePanel / ApplicantAnswersPanel / EvaluationPanel (Mine + Others 분리) / StatusTimeline (newest-first) ...
🎯 What: Replaced bare except: clauses with except Exception: in local_brain.py. 💡 Why: Bare except: clauses catch all
exceptions, including SystemExit, KeyboardInterrupt, and GeneratorExit, which can lead ...