Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:C#

Filter by

147M results  (2 s)

147M results

Why the v247.2 guard didn t work v247.2 s double-back to exit shipped but didn t hold on-device — a single back-swipe still exited the reel instantly (Sachin: * abhi bhi same problem, bahut jaldi back ...

Summary - Fixed renamed hook import (useThrottle → useDebounce) in apps/web/src/lib/api.ts and re-exported as useSearchDebounce - Added happy-dom environment configuration to root and packages/ui ...

Summary - Fix Restart Update doing nothing: The before-quit handler was calling event.preventDefault() + app.exit(0), which short-circuited autoUpdater.quitAndInstall() — the electron-updater never ...

Summary PR #172 cut crypto trail-wick volume ~85% with the arm-threshold gate (CRYPTO_TRAIL_ARM_PCT=0.005), but the pattern persisted. Trade review across 198 crypto trades (2026-05-17..05-30) found: ...

Description Two fixes: 1. Post-merge PR detection was fragile — gh api /commits/{sha}/pulls sometimes returns empty immediately after merge due to GitHub API indexing lag. Added 5-attempt retry ...

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | OpenSSF | Code Search | | --- | --- | --- | --- | --- | --- | | pnpm (source) | 10.33.0 → 10.34.0 | age | confidence | OpenSSF ...
automerge
dependencies
javascript
minor
packageManager
renovate

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pnpm (source) | 10.33.4 → 10.34.0 | age | confidence | Release Notes details summary pnpm/pnpm ...
dependencies

click-to-new-highs Source Story click-to-new-highs Business Requirement Mapping Implemented against the supplied BRD context and story acceptance criteria. Traceability Map Summary BRD requirement ...

Replace the hardcoded overdue: 0 placeholder in GET /api/v1/tasks/inbox with an actual calculation: count fetched tasks whose due_date is in the past and whose status is not completed or cancelled.