pullrequests Search Results · language:Edge language:TypeScript language:HTML language:C++ language:Go language:Java language:PHP
Filter by
189M results
Automated test pull request
Automated test pull request
Completes the six-event funnel. analyse-log fires activated once on the user s first log (dedup-keyed), no-op until
ingest is wired.
🤖 Generated with Claude Code
Summary
The public site is WhatsApp-first with no user login (there is no ClerkProvider in app/layout.tsx), yet the codebase
still carried a global clerkMiddleware and the unused Clerk starter-template ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
renovate
renovate/
doing respondsive
Automated test pull request
Summary
- Adds a direct Share with doctor action to the symptom report doctor details card.
- Uses the saved GP first, then saved care-team doctor contacts, and disables the action when no doctor ...
Summary
Immediate CI supply-chain hardening following the TanStack incident audit:
- remove implicit pnpm cache from the release workflow
- restrict privileged load-test runs to same-repo PR branches ...