Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML

Filter by

248M results  (2 s)

248M results

Summary - keep RC version selection monotonic by considering prior release: vX.Y.Z-rc.N commits, not only live tags - skip stale complete RC drafts when their tag was not built from the current release ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | expose-loader | 5.0.0 → 5.0.1 | age | confidence | [!WARNING] Some dependencies could not be ...
ok-to-test
pr/external

Summary Closes the two CodeQL alerts surfaced on the post-sweep rescan — both in dev/CI scripts (not shipped): - scripts/devto-fix-all.ts (js/incomplete-sanitization, CWE-116): escape \ before when ...

Summary Final code-side session from the Johnny 5 audit — six Supabase-level security gaps, fixed in a single corrective migration. The most consequential is C1c: person_overlays_all FOR ALL USING (true) ...

The calendar popover s prev/next arrow buttons rendered slightly above the month/year dropdowns vertical centerline — visually disconnected. Cause nav is absolute top-0 with no explicit height; month_caption ...

Adds a Unity NUnit test that validates environment variable handling in the CI pipeline.

Motivation - Provide a minimal executable entrypoint for the project and tidy a Java test by removing an obsolete TODO comment. Description - Add App.py which defines a main() function that prints ...
codex

$(cat EOF Summary - SSO (Google, Apple, etc.) buttons on the sign-in and sign-up screens are now driven by the server s /api/v1/auth/config response instead of being hardcoded - Added lib/server-auth-config.ts ...