next-auth icon indicating copy to clipboard operation
next-auth copied to clipboard

fix: bump minimum `surrealdb.js` version

Open ManAnRuck opened this issue 1 year ago • 8 comments

☕️ Reasoning

surrealdb.js library has multiple (0.10.0, 0.11.0) braking changes to version 0.11.0 since current used version 0.9.1.

make adjustments to use current version (0.11.0) of SurrealDB.js

🧢 Checklist

  • [x] Documentation
  • [x] Tests
  • [x] Ready to be merged

🎫 Affected issues

Fixes: https://github.com/nextauthjs/next-auth/issues/9701

📌 Resources

ManAnRuck avatar Jan 21 '24 13:01 ManAnRuck

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 5:21am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2024 5:21am

vercel[bot] avatar Jan 21 '24 13:01 vercel[bot]

can give me someone give me a hint what's wrong with "Vercel – auth-docs"? :)

ManAnRuck avatar Jan 22 '24 08:01 ManAnRuck

Thanks, I dropped the version section. we should do this consistently for all adapters if we decide to have this info. the adapter is still below v1 though, so for now it's not that helpful info. your package manager will warn you anyway.

could you fix the lock file merge conflict? 🙏

@balazsorban44 All right, thank you very much! Sounds logical to me, as many things can still change quickly with this package under v1.

The merge conflicts are also solved now.

ManAnRuck avatar Jan 28 '24 10:01 ManAnRuck

@balazsorban44 is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Feb 02 '24 05:02 vercel[bot]

Great and i thought iam stupid for not beeing able to get it working. Ofc when i want to tryout things they are broken xD

ruohki avatar Feb 03 '24 16:02 ruohki

Great and i thought iam stupid for not beeing able to get it working. Ofc when i want to tryout things they are broken xD

if you don't want to clone this repo locally and link local I published a test package pnpm/yarn/npm install @mananruck/[email protected] --registry=https://npm.pkg.github.com

ManAnRuck avatar Feb 03 '24 16:02 ManAnRuck

@balazsorban44 anything else todo for me to merge this pr?

ManAnRuck avatar Feb 06 '24 19:02 ManAnRuck

All tests are passing, looks good to me

ndom91 avatar Feb 24 '24 19:02 ndom91