next-auth
next-auth copied to clipboard
fix: bump minimum `surrealdb.js` version
☕️ 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
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 |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@actions/[email protected] | environment, filesystem Transitive: network | +1 |
149 kB | thboop |
| npm/@auth/[email protected] | network | 0 |
1.53 MB | balazsorban |
| npm/@auth/[email protected] | Transitive: network | +1 |
1.62 MB | balazsorban |
| npm/@aws-sdk/[email protected] | Transitive: environment, filesystem, shell | +28 |
3.7 MB | aws-sdk-bot |
| npm/@aws-sdk/[email protected] | Transitive: environment, filesystem, shell | +30 |
3.96 MB | aws-sdk-bot |
| npm/[email protected] | environment Transitive: network | +1 |
1.72 MB | thvu |
can give me someone give me a hint what's wrong with "Vercel – auth-docs"? :)
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.
@balazsorban44 is attempting to deploy a commit to the authjs Team on Vercel.
A member of the Team first needs to authorize it.
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
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
@balazsorban44 anything else todo for me to merge this pr?
All tests are passing, looks good to me