Pull Request Explorer
Back to Repo| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ci(ci): set persist-credentials to true for revert commit | mandarini | XS | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryCI/CDSet persist-credentials true for revert commit Fixes permission issues in the revert-commit workflow by enabling credential persistence, ensuring smooth CI operations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| ci(ci): fix dogfood CI step | staaldraad | XS | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryCI/CDCI pipeline fix Corrects missing APP_CLIENT_ID in the Supabase JS CI workflow, preventing build failures and ensuring reliable CI runs. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(release): version 2.107.0 changelogs | supabase-releaser | M | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryDocsUpdate changelogs for version 2.107.0 Ensures release notes accurately reflect new features and fixes for users and developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs(auth): document timing impact of lockless coordination on parallel requests | mandarini | M | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryDocsDocument lockless coordination timing impact Adds timing and concurrency notes for downstream consumers, clarifying microtask behavior and mock patterns. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(release): publish gotrue-js legacy mirror via pnpm | mandarini | S | No | 0.1h | 0.1h | Jun 02, 2026 |
SummaryBug FixFix legacy mirror publish via pnpm Ensures @supabase/gotrue-js legacy mirror publishes correctly, preventing 404 errors and improving CI notification accuracy. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| fix(release): pin workspace:* sibling deps before JSR publish | mandarini | M | No | 0.2h | 0.2h | Jun 02, 2026 |
SummaryBug FixFix JSR canary publish by pinning workspace dependencies Ensures reliable publishing to JSR and surfaces silent failures, improving release stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Yaml
Frameworks:
Github-Actions
|
||||||
| docs(repo): document error.hint as the most useful field on errors | mandarini | M | No | 20.1h | 0.3h | Jun 02, 2026 |
SummaryDocsDocument error.hint as key error field Enhances error handling by exposing actionable hint field in Supabase JS client, improving developer debugging experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(auth): revert fix(auth): encode client-id in oauth requests (#2383) | mandarini | M | No | 0.4h | 0.1h | Jun 02, 2026 |
SummaryBug FixRevert breaking auth client-id encoding change Reverts a recent change that broke OAuth client ID handling, restoring previous behavior to prevent user issues. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(auth): remove navigator.locks-based mutex; introduce commit guard + dispose() | Bewinxed | XL | No | 259.6h | 112.5h | Jun 01, 2026 |
SummaryRefactorRemove navigator.locks-based mutex Replace mutex with lighter primitives for synchronization, reducing contention and deadlocks. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| feat(supabase): rename env to runtime and add runtime-version in X-Client-Info | grdsdev | S | AI | 0.3h | 0.3h | Jun 01, 2026 |
SummaryFeatureRename env to runtime and add runtime-version The SDK now reports runtime and runtime-version in X-Client-Info, enabling more accurate environment tracking. This improves analytics and debugging across Node, Deno, and browser clients. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci(ci): additional action hardening | staaldraad | M | No | 0.6h | 0.4h | May 29, 2026 |
SummaryCI/CDAdd hardening to CI actions Improves CI workflow security and reliability by applying best practice changes. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(realtime): allow httpSend to send binary payload | edgurgel | M | No | 50.9h | 0.0h | May 29, 2026 |
SummaryFeatureAdd binary payload support to httpSend Enables sending binary data over realtime channels, expanding use cases for media and file transfer. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Shell
|
||||||
| fix(auth): recognize ?error= redirects in implicit grant gate | mandarini | S | No | 0.5h | 0.5h | May 28, 2026 |
SummaryBug FixFix implicit grant redirect error handling Ensures OAuth implicit grant redirects with error parameters are correctly processed, improving authentication reliability for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(postgrest): return a structured error for non-JSON body on successful responses | youcefzemmar | M | AI | 64.5h | 63.4h | May 28, 2026 |
SummaryBug FixFix structured error handling for non-JSON responses Improves client robustness by handling non-JSON bodies in successful responses, ensuring consistent error contracts and preserving HTTP status. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| ci(ci): pin windows runner and migrate github app token to client-id | mandarini | S | No | 0.6h | 0.3h | May 28, 2026 |
SummaryCI/CDPin Windows Runner and Migrate GitHub App Token Updates CI workflows to avoid runner image changes and switch to client-id for GitHub App token, ensuring future compatibility. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/stale from 10.2.0 to 10.3.0 in the actions-minor-and-patch group | dependabot | XS | No | 14.7h | 14.7h | May 28, 2026 |
SummaryChoreBump actions/stale action to 10.3.0 Updates the stale GitHub Actions workflow to the latest patch, improving reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(auth): return AuthInvalidJwtError from getClaims for expired JWT | mandarini | S | No | 141.5h | 123.9h | May 28, 2026 |
SummaryBug FixFix Auth getClaims expired JWT error Ensures getClaims returns a consistent error object for expired JWTs, aligning with the documented contract and preventing crashes. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump ws from 8.20.0 to 8.21.0 in the npm_and_yarn group across 1 directory | dependabot | M | No | 1.3h | 1.3h | May 27, 2026 |
SummaryChoreBump ws dependency to 8.21.0 Updates the ws library to address a critical security vulnerability, ensuring safer WebSocket communication for all users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs(repo): move npm security guide to supabase.com/docs | mandarini | L | No | 0.8h | 0.8h | May 26, 2026 |
SummaryDocsMove npm security guide to supabase.com/docs End‑user security guide relocated to the official Supabase docs site, updating references and adding a redirect stub. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| docs(repo): ship per-package AGENTS.md and migrations via npm | mandarini | XL | No | 1.8h | 1.6h | May 25, 2026 |
SummaryDocsShip per-package AGENTS.md and migrations via npm Adds per-package agent discoverability and migration notes, improving developer experience and reducing duplication. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack |
||||||
| chore(release): version 2.106.2 changelogs | supabase-releaser | S | No | 1.6h | 1.6h | May 25, 2026 |
SummaryDocsUpdate changelogs for version 2.106.2 Automated update of release notes to reflect new version, ensuring accurate documentation for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(repo): adopt pnpm catalog and clean up devDeps | mandarini | XL | No | 20.8h | 20.0h | May 22, 2026 |
SummaryChoreAdopt pnpm catalog and clean devDeps Streamlines dependency management and reduces lockfile size, improving build reliability and developer experience. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(misc): add react-native export condition for Hermes-safe resolution | BLOCKMATERIAL | M | No | 14.1h | 14.1h | May 22, 2026 |
SummaryBug FixAdd react-native export condition for Hermes-safe resolution Fixes build failures in React Native Expo SDK 55+ by ensuring Hermes-compatible bundle is selected. This prevents runtime errors and improves developer experience. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(auth): restore signup user response | 7ttp | S | No | 17.8h | 17.5h | May 22, 2026 |
SummaryBug FixRestore signup user response Fixes a regression where signUp() could drop a valid user response, ensuring correct user data is returned. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs(supabase): expand tracePropagation tsdoc with examples | mandarini | M | No | 0.9h | 0.4h | May 21, 2026 |
SummaryDocsExpand tracePropagation TSDoc with examples Adds example usage for trace propagation in Supabase client documentation. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs(repo): safeguard against supply chain attacks | mandarini | L | No | 45.6h | 26.5h | May 21, 2026 |
SummaryDocsAdd documentation for npm supply chain protection Provides guidance for users to mitigate npm supply chain attacks, enhancing security posture. Health Assessment
Large
Low
Medium
AI Details
Confidence:
0.95
Tech Stack |
||||||
| ci(repo): gate npm publish and deprecate workflows behind environments | mandarini | XS | No | 21.5h | 0.3h | May 21, 2026 |
SummaryCI/CDGate npm publish and deprecate workflows behind environments Adds environment gating to npm publish and deprecate workflows, requiring manual approval to harden against supply‑chain attacks. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(release): version 2.106.1 changelogs | supabase-releaser | S | No | 0.0h | 0.0h | May 20, 2026 |
SummaryChoreUpdate changelogs for version 2.106.1 Changelog updates for the new release, ensuring accurate release notes for users and developers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(misc): hide dynamic import from hermesc | mandarini | M | No | 23.1h | 0.5h | May 20, 2026 |
SummaryBug FixHide dynamic import to support Hermes Ensures React Native release builds succeed by removing unsafe dynamic imports, improving developer experience and preventing build failures. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(auth): encode client-id in oauth requests | staaldraad | M | No | 14.0h | 14.0h | May 20, 2026 |
SummaryBug FixFix client-id encoding in OAuth requests Ensures client‑id is URL‑encoded to prevent security issues when forming OAuth URLs. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(release): version 2.106.0 changelogs | supabase-releaser | M | No | 0.1h | 0.1h | May 18, 2026 |
SummaryDocsUpdate changelogs for version 2.106.0 Automated update of release notes to reflect new version, ensuring accurate documentation for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(storage): make StreamDownloadBuilder implement Promise and memoize executor | oniani1 | M | No | 136.5h | 136.3h | May 18, 2026 |
SummaryBug FixFix StreamDownloadBuilder Promise implementation Ensures consistent promise behavior and prevents duplicate fetches, improving reliability of storage downloads. Health Assessment
Medium
Medium
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(auth): return null user and session for email_change single-confirmation verifyOtp | mandarini | M | No | 0.3h | 0.1h | May 18, 2026 |
SummaryBug FixFix null user/session on email change verifyOtp Ensures verifyOtp correctly returns null user and session when secure email change is enabled, preventing incorrect data exposure. Adds comprehensive tests to validate behavior. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(deps): bump the actions-minor-and-patch group with 4 updates | dependabot | M | No | 115.1h | 115.1h | May 18, 2026 |
SummaryChorechore(deps): bump the actions-minor-and-patch group with 4 updates Updates GitHub Actions dependencies to newer patch versions, ensuring CI workflows use the latest stable releases. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 | dependabot | XS | No | 115.1h | 115.1h | May 18, 2026 |
SummaryCI/CDBump actions/github-script dependency to v9 Updates the GitHub Actions script dependency to v9, enabling new features and addressing breaking changes. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump protobufjs from 8.0.1 to 8.3.0 in /test-tracing in the npm_and_yarn group across 1 directory | dependabot | S | No | 0.4h | 0.4h | May 15, 2026 |
SummaryChoreBump protobufjs dependency to 8.3.0 Updates protobufjs to the latest patch, improving compatibility and bug fixes for the test-tracing package. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore(deps): bump the npm_and_yarn group across 0 directory with 2 updates | dependabot | XL | No | 36.5h | 36.5h | May 15, 2026 |
SummaryChoreUpdate protobufjs and opentelemetry dependencies Bumps protobufjs and @opentelemetry/exporter-prometheus to newer patch releases, applying security and bug fixes. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| chore(deps): cleanups and updates | mandarini | XL | No | 23.0h | 22.6h | May 14, 2026 |
SummaryChoreDependency cleanup and updates This PR removes outdated dependencies, updates tooling, and modernizes linting to reduce security risk and improve maintainability. Health Assessment
X-Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| chore(repo): migrate to pnpm | mandarini | XL | No | 7.0h | 1.3h | May 13, 2026 |
SummaryChoreMigrate workspace package manager to pnpm Switches the repository from npm to pnpm, adding supply‑chain hardening, improving CI performance, and removing large lockfiles without breaking consumer APIs. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| fix(release): mark @supabase/tracing private and snapshot it for JSR | mandarini | M | No | 0.2h | 0.2h | May 13, 2026 |
SummaryBug FixMark internal tracing package private and snapshot for JSR Ensures internal tracing package is not published to npm or JSR, preventing release failures and making supabase-js JSR artifact self-contained. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(ci): add workflow for reverting commit | mandarini | L | No | 22.2h | 1.1h | May 13, 2026 |
SummaryCI/CDAdd workflow for reverting commit Adds a GitHub Actions workflow that automates creating a revert pull request for commits in master, enabling quick rollback by SDK, admin, or security teams. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(ci): correct detection of actor | mandarini | XS | No | 2.7h | 2.7h | May 13, 2026 |
SummaryCI/CDCorrect CI actor detection to fix dispatch gate Fixes CI workflow actor resolution, ensuring authorized dispatches succeed. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump nrwl/nx-set-shas from 4.4.0 to 5.0.1 | dependabot | XS | No | 2.3h | 1.4h | May 12, 2026 |
SummaryCI/CDBump nrwl/nx-set-shas dependency Updates the nrwl/nx-set-shas dependency to the latest patch, ensuring CI pipelines run with the updated Node runtime and formatting tools, reducing build failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 | dependabot | S | No | 1.4h | 1.4h | May 12, 2026 |
SummaryCI/CDBump actions/github-script to v9.0.0 Updates the GitHub Actions script dependency to the latest version, enabling new features and bug fixes for CI workflows. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 | dependabot | XS | No | 1.4h | 1.4h | May 12, 2026 |
SummaryCI/CDBump actions/download-artifact to v8.0.1 Updates the GitHub Actions dependency to the latest version, incorporating security and compatibility fixes for CI workflows. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.1 | dependabot | XS | No | 1.4h | 1.4h | May 12, 2026 |
SummaryCI/CDBump actions/upload-artifact to v7.0.1 Updates the CI artifact upload action to the latest version, improving compatibility and performance for CI pipelines. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): bump the actions-minor-and-patch group with 4 updates | dependabot | M | No | 1.4h | 1.4h | May 12, 2026 |
SummaryCI/CDBump actions-minor-and-patch dependencies Updates GitHub Actions to newer versions, improving CI reliability and security. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(repo): harden security for npm installs | mandarini | S | No | 4.1h | 0.2h | May 12, 2026 |
SummaryChoreHarden npm install security in CI Adds supply‑chain hardening to npm installs, preventing malicious dependency attacks and cache poisoning in release workflows, ensuring safer package publishing. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs(realtime): clean up REST broadcast channel example | aqilaziz | S | No | 29.5h | 29.5h | May 12, 2026 |
SummaryBug FixClean up REST broadcast example Fixes example to properly clean up channels, preventing resource leaks and improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs(postgrest): warn neq does not match null | aqilaziz | XS | No | 29.3h | 29.3h | May 12, 2026 |
SummaryDocsWarn about .neq() not matching NULL rows Adds a warning to the PostgrestFilterBuilder documentation about .neq() not matching NULL rows and suggests using .is(column, null) instead. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||