Skip to content

Update @supabase/supabase-js to 2.99.1 and supabase CLI to 2.78.1#188

Draft
Copilot wants to merge 3 commits intomasterfrom
copilot/update-supabase-js-and-supabase
Draft

Update @supabase/supabase-js to 2.99.1 and supabase CLI to 2.78.1#188
Copilot wants to merge 3 commits intomasterfrom
copilot/update-supabase-js-and-supabase

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 13, 2026

Bumps @supabase/supabase-js from 2.50.42.99.1 and supabase CLI from 2.30.42.78.1, addressing build failures and type drift introduced by both upgrades.

Changes

  • package.json / pnpm-lock.yaml — Updated both packages; added @types/node ^24.0.1 as an explicit dependency. Previously provided transitively via @supabase/node-fetch (dropped in supabase-js 2.99.1), its absence broke tsc for files referencing process and node:crypto.

  • src/contexts/supabase/database.d.ts — Regenerated to match supabase@2.78.1 CLI output: introduces DatabaseWithoutInternals, alphabetically sorted function args, inline single-method function types, and SetofOptions metadata on set-returning functions.

  • src/contexts/supabase/tests/supabase.test-utils.ts — Dropped explicit SupabaseClient type annotation on the anon client; the default generic parameters shifted in 2.99.1 making the annotation unsound, and inference gives the correct type.

  • .github/workflows/ci.yml — Replaced fragile supabase start stdout scraping with supabase status for anon/service key extraction. The 2.78.1 CLI no longer emits JWT tokens in start output, causing the grep-based fallback to exit 1.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/supabase/cli/releases/latest
    • Triggering command: node_modules/.bin/../supabase/bin/supabase node_modules/.bin/../supabase/bin/supabase --version (http block)

If you need me to access, download, or install something from one of these locations, you can either:


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI self-assigned this Mar 13, 2026
Co-authored-by: AFCMS <61794590+AFCMS@users.noreply.github.com>
Copilot AI changed the title [WIP] Update @supabase/supabase-js and supabase to latest versions Update @supabase/supabase-js to 2.99.1 and supabase CLI to 2.78.1 Mar 14, 2026
Copilot AI requested a review from AFCMS March 14, 2026 00:01
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.

2 participants