Skip to content

Conversation

thenovatasha
Copy link

Description

Bumps @neondatabase/serverless dependency from 0.10.4 to 1.0.1 for the Neon adapter.

Changes

  • Updated @neondatabase/serverless version in package.json from 0.10.4 to 1.0.1

Compatibility Verification

The existing adapter code is fully compatible with version 1.0.1 because:

  • API Stability: The Pool interface and client.query() method signatures remain unchanged
  • Result Structure: result.rows and result.rowCount behavior is identical
  • Type Definitions: TypeScript interfaces are compatible
  • No Breaking Changes: Version 1.0.1 introduced internal optimizations but maintained backward compatibility

Testing

Test script (adapter-neon/tests/) runs, and test passes.

🧢 Checklist

  • This is a non-breaking change (dependency bump only)
  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes: #13249

Copy link

vercel bot commented Sep 26, 2025

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

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Sep 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
auth-docs Error Error Sep 26, 2025 4:29pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
next-auth-docs Ignored Ignored Preview Sep 26, 2025 4:29pm

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters neon labels Sep 26, 2025
Copy link

Copy link

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.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
@builder.io/[email protected] has a Critical CVE.

CVE: GHSA-qr9h-j6xg-2j72 Qwik's unhandled exception vulnerabilty can cause server crashes from malicious requests (CRITICAL)

Affected versions: < 1.13.0

Patched version: 1.13.0

From: apps/dev/qwik/package.jsonnpm/@builder.io/[email protected]

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@builder.io/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters neon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(neon-adapter): Compilation issues due to Typescript type mismatch
1 participant