Skip to content

chore: update supabase#216

Merged
schwannden merged 1 commit intomainfrom
chore/update-supabase
Nov 27, 2025
Merged

chore: update supabase#216
schwannden merged 1 commit intomainfrom
chore/update-supabase

Conversation

@schwannden
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 27, 2025 05:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Supabase from version 2.54.0 to 2.86.0 and renames the environment variable VITE_SUPABASE_ANON_KEY to VITE_SUPABASE_PUBLISHABLE_KEY throughout the codebase to align with Supabase's updated terminology.

  • Updates @supabase/supabase-js package from v2.54.0 to v2.86.0 and Supabase CLI from v2.34.1 to v2.62.5
  • Renames environment variable from VITE_SUPABASE_ANON_KEY to VITE_SUPABASE_PUBLISHABLE_KEY across all configuration files
  • Updates CI workflows and test scripts to extract the renamed "Publishable key" from Supabase status output

Reviewed changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.json Updates @supabase/supabase-js to 2.86.0 and supabase CLI to 2.62.5
package-lock.json Updates all Supabase dependency versions and their transitive dependencies
src/integrations/supabase/client.ts Changes environment variable reference to VITE_SUPABASE_PUBLISHABLE_KEY
src/vite-env.d.ts Updates TypeScript interface to reflect new environment variable name
tests/rls/setup.ts Updates test configuration to use VITE_SUPABASE_PUBLISHABLE_KEY and adds .env.local fallback
tests/helpers/test-data-factory.ts Updates test helper to use new key name
tests/rls/run-rls-tests.sh Updates shell script to extract "Publishable key" from Supabase status
tests/rls/README.md Updates documentation with new environment variable name
tests/README.md Updates test documentation with new environment variable name
.github/workflows/ci.yml Updates CI workflow to extract keys using JSON output format
.github/CONTRIBUTING.md Updates contributor documentation with new key extraction command
.env.test.example Updates example environment file with new variable name
supabase/config.toml Updates seed file path configuration
init.md New file containing feature requirements (contains typos)
PRPs/service-schedule-management.md New comprehensive PRP document for service schedule management feature

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@schwannden schwannden force-pushed the chore/update-supabase branch from 3815c07 to f623615 Compare November 27, 2025 06:05
@schwannden schwannden merged commit 7b8e65a into main Nov 27, 2025
4 checks passed
@schwannden schwannden mentioned this pull request Jan 3, 2026
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