Skip to content

feat(state-libsql): libSQL state supported in vercel integrations/tursocloud#406

Closed
fuxingloh wants to merge 2 commits intovercel:mainfrom
fuxingloh:chat-adapter-state-libsql
Closed

feat(state-libsql): libSQL state supported in vercel integrations/tursocloud#406
fuxingloh wants to merge 2 commits intovercel:mainfrom
fuxingloh:chat-adapter-state-libsql

Conversation

@fuxingloh
Copy link
Copy Markdown

Testing a new adapter.

You can provision a remote libSQL database in the Vercel Marketplace. https://vercel.com/marketplace/tursocloud — This integration might be useful.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 20, 2026

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

A member of the Team first needs to authorize it.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​libsql/​client@​0.15.1510010010091100
Addednpm/​libsql@​0.5.299910010096100

View full report

Comment on lines 27 to +32
"next/server",
"redis",
"ioredis",
"pg",
"postgres",
"@libsql/client",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"next/server",
"redis",
"ioredis",
"pg",
"postgres",
"@libsql/client",
"@chat-adapter/state-libsql/client",
"next/server",
"redis",
"ioredis",
"pg",
"postgres",
"@libsql/client",
"libsql/promise",

Missing "libsql/promise" and "@chat-adapter/state-libsql/client" in VALID_PACKAGE_README_IMPORTS causes test failure for state-libsql README validation.

Fix on Vercel

@fuxingloh fuxingloh closed this Apr 22, 2026
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.

1 participant