-
Notifications
You must be signed in to change notification settings - Fork 4k
chore(neon-adapter): bump @neondatabase/serverless to 1.0.1 #13250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(neon-adapter): bump @neondatabase/serverless to 1.0.1 #13250
Conversation
@thenovatasha is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but does it have breaking change?
Landed in 03cfd79 |
Description
Bumps
@neondatabase/serverless
dependency from0.10.4
to1.0.1
for the Neon adapter.Changes
@neondatabase/serverless
version inpackage.json
from0.10.4
to1.0.1
Compatibility Verification
The existing adapter code is fully compatible with version 1.0.1 because:
Pool
interface andclient.query()
method signatures remain unchangedresult.rows
andresult.rowCount
behavior is identicalTesting
Test script (adapter-neon/tests/) runs, and test passes.
🧢 Checklist
🎫 Affected issues
Fixes: #13249