pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:PHP language:PHP
Filter by
243M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @radix-ui/react-alert-dialog (source) | 1.1.15 → 1.1.16 | age | confidence |
| @radix-ui/react-dialog ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.4.0 → 11.5.1 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
dependencies
Submitted via Open Filament Database web editor.
Changes
- [+] Created brand Siddament
Submitted by @HonzaJaros via the OFD web editor
Changes to be committed: (use git restore --staged file ... to unstage) modified: next-env.d.ts modified:
public/favicon.ico modified: public/favicon.png modified: src/editable/components/EditableLocalAuthForms.tsx ...
Summary
Refs #429.
This draft PR adds a repository-grounded API reliability plan for the next stage after the API/DB localhost binding work
and the single-active scheduler/bot controls.
What changed ...
증상
앱을 백그라운드로 내려도 발신자 아바타가 안 뜨고 앱 로고만 뜸. 콘솔에 LocalNotifications schedule 이 계속 찍힘.
원인
앱이 백그라운드라도 잠깐 살아있는 동안 SSE notification → deliverPendingNotifications 가 실행돼 로컬 알림(LocalNotifications)을 스케줄. 로컬 알림은 ...
Summary
Surfaces each repo s open-PR CI and review state in the Control Room, not just the count — the third of #5216 s
remaining items (after sort/filter #5225 and ahead/behind #5233). Same vertical-slice ...