Skip to content

chore: upgrade @supabase/lite to 0.10.0 - #284

Draft
mattrossman wants to merge 2 commits into
mainfrom
mattrossman/ai-1172-upgrade-supabaselite-dependency-for-evals
Draft

chore: upgrade @supabase/lite to 0.10.0#284
mattrossman wants to merge 2 commits into
mainfrom
mattrossman/ai-1172-upgrade-supabaselite-dependency-for-evals

Conversation

@mattrossman

@mattrossman mattrossman commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Upgrades @supabase/lite from 0.7.1-next.3 to 0.10.0 (see change notes relevant to evals).

When we spin up a fake project we run lite's storage schema, then patch in the bits a real Supabase project has that lite was missing. Lite now ships most of them itself (the storage.objects.id default, storage.foldername(), RLS on both tables), so that patch drops to just the role grants.

Refreshing the regression suite on this branch to check the upgrade against every scenario rather than just the storage ones. Will link the snapshot once it lands (reverted to keep results out of this PR). No benchmark refresh, leaving that to AI-1204.

The RPC assertion fix is unrelated to the bump. It was already failing on main and simple enough to tie in here.

Closes AI-1172

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
evals Ready Ready Preview Sep 11, 2026 9:08pm UTC

Request Review

@mattrossman

Copy link
Copy Markdown
Collaborator Author

Kicking of a regression suite refresh to sanity check:
https://github.com/supabase/evals/actions/runs/34647009976

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant