Skip to content

Conversation

imbhargav5
Copy link
Owner

Update core dependencies including Next.js, React, and Supabase to their latest versions, migrate deprecated Supabase auth helpers, and fix Playwright configuration to ensure project stability and compatibility.

The migration from @supabase/auth-helpers-nextjs to @supabase/ssr was necessary due to the deprecation of the former, aligning the project with modern Supabase integration practices. The Playwright fix addresses an incorrect package manager command, enabling e2e tests to run correctly in the pnpm environment.


Open in Cursor Open in Web

Update various dependencies to their latest versions, including React, Next.js, and Radix UI components. Also, switch the Playwright test runner command from `yarn run dev` to `pnpm run dev`.

Co-authored-by: imbhargav5 <imbhargav5@gmail.com>
Copy link

cursor bot commented Sep 13, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Copy link

codesandbox bot commented Sep 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Sep 13, 2025

Deploy Preview for nextbase-nextjs-oss-starter ready!

Name Link
🔨 Latest commit dfbc60f
🔍 Latest deploy log https://app.netlify.com/projects/nextbase-nextjs-oss-starter/deploys/68c5361af666d00008d1ff88
😎 Deploy Preview https://deploy-preview-35--nextbase-nextjs-oss-starter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@imbhargav5 imbhargav5 marked this pull request as ready for review September 13, 2025 09:28
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