-
Notifications
You must be signed in to change notification settings - Fork 686
Pull requests: supabase/supabase-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(postgrest): escape embedded quotes and backslashes in in()/notIn() filter values
#2489
opened Jul 3, 2026 by
kazuki-netizen
Loading…
fix(functions): clean up cross-signal abort listener on invoke() return
#2487
opened Jul 2, 2026 by
FrancoKaddour
Loading…
fix(postgrest): quote array elements with reserved chars in contains/containedBy/overlaps
#2486
opened Jul 2, 2026 by
spokodev
Loading…
feat(supabase): add plugins option to createClient
do-not-merge
Do not merge this PR.
supabase-js
Related to the supabase-js library.
#2485
opened Jul 2, 2026 by
mandarini
Contributor
Loading…
1 task done
chore(deps): bump actions/cache from 5.0.5 to 6.1.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#2484
opened Jul 1, 2026 by
dependabot
Bot
Loading…
fix(postgrest): fall back to RFC 9110 reason phrase when statusText is empty
#2478
opened Jun 28, 2026 by
isaka1022
Loading…
5 of 6 tasks
fix(auth): warn at registration when async callback passed to onAuthStateChange
#2477
opened Jun 27, 2026 by
gourabsingha1
Loading…
fix(supabase): relax db schema type constraints in createClient options
#2476
opened Jun 27, 2026 by
gourabsingha1
Loading…
fix(supabase): set realtime auth token on INITIAL_SESSION event
#2475
opened Jun 27, 2026 by
gourabsingha1
Loading…
fix(storage): resolve createSignedUrls return type mismatch
#2474
opened Jun 27, 2026 by
gourabsingha1
Loading…
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#2472
opened Jun 24, 2026 by
dependabot
Bot
Loading…
fix(functions): pass ReadableStream body through without JSON serialization
#2469
opened Jun 23, 2026 by
i-anubhav-anand
Contributor
Loading…
5 tasks done
fix(storage): avoid double-encoding download filename in signed URLs
#2468
opened Jun 23, 2026 by
i-anubhav-anand
Contributor
Loading…
5 tasks done
fix(auth): accept uppercase UUIDs in validateUUID
#2467
opened Jun 23, 2026 by
i-anubhav-anand
Contributor
Loading…
5 tasks done
fix(realtime): forward track() timeout option to send
#2466
opened Jun 23, 2026 by
i-anubhav-anand
Contributor
Loading…
5 tasks done
fix(auth): read full page number from listUsers Link header
#2465
opened Jun 22, 2026 by
Lastrixxs
Loading…
5 of 6 tasks
fix(supabase): avoid dropping realtime auth to manual mode on client init
#2464
opened Jun 20, 2026 by
hmnd
Loading…
4 of 6 tasks
test(postgrest): add int8/bigint precision e2e over PostgREST
#2461
opened Jun 18, 2026 by
Maliik-B
Loading…
test(realtime): gate chat e2e send on SUBSCRIBED to fix flaky tests
realtime-js
Related to the realtime-js library.
fix(postgrest): surface helpful hint for browser DNS failures (ERR_NA…
#2448
opened Jun 14, 2026 by
Tanusree-samanta
Loading…
feat(auth)!: emit USER_UPDATED for email and phone change verification
v3
Planned for v3
#2446
opened Jun 12, 2026 by
mandarini
Contributor
Loading…
5 tasks done
fix(postgrest): add typed column inference for order() with referencedTable
#2445
opened Jun 11, 2026 by
7vignesh
Loading…
5 of 6 tasks
perf(postgrest): optimize select column normalization
needs more info
Needs more information from the OP. If no info is provided, it will be marked as stale and closed.
question
Further information is requested
#2334
opened May 8, 2026 by
astelmach01
Loading…
feat(storage): support content encoding uploads
do-not-merge
Do not merge this PR.
needs server code
This feature/fix needs changes on the server side, before the client side changes can take effect.
#2322
opened May 4, 2026 by
yashwanth8634
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.