Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:unmerged

Filter by

47.9M results  (1 s)

47.9M results

Summary - Upgrade runtime and test dependencies, including Log4j 2.26.0, Jackson 2.21.4, Kafka Connect 3.9.2, Bigtable client 1.29.2, and gRPC 1.81.0. - Refresh Maven build plugins (compiler, ...

Motivation - Provide explicit, route-level teaching copy and worked examples by adding a complete topicExperiences catalog so topic pages no longer generate teaching copy at render-time. - Replace ...
codex

Motivation - Reduce accidental dust trading by autonomous planner and swaps and make persona/branding neutral and user-configurable rather than tied to the original project persona. - Surface ...
codex

What Adds product analytics via PostHog to both apps. Web (apps/web) - posthog-js + PostHogProvider.tsx (client component) mounted as the outermost provider in layout.tsx. - Manual App Router $pageview ...

Resolves the code-audit follow-ups. None of these affect the live site today — they protect the next change. Existing behavior is preserved. Changes by finding | # | Finding | Fix | | --- | --- | --- ...

Upgrades project dependencies. See details in workflow run. Automatically created by projen via the upgrade workflow
auto-approve

Summary Users who submit a lead and bounce without engaging with the enrichment funnel were getting 15% profile completeness instead of the expected 31%. This PR fixes the issue by auto-filling city and ...

Summary - SSE notifications — GET /api/v1/notifications/stream streams live events to connected clients using native Node.js HTTP streams; authenticated via short-lived JWT query param (POST /api/v1/notifications/stream-token) ...

Summary V3PaymentSheet was static-imported by three routes (Invoices, InvoiceDetail, ContactDetail) and pulled a 439KB transitive dep tree into each route chunk — even though the sheet only mounts after ...