Skip to content

chore: update @btst/db version to latest#87

Merged
olliethedev merged 3 commits intomainfrom
chore/update-db
Mar 12, 2026
Merged

chore: update @btst/db version to latest#87
olliethedev merged 3 commits intomainfrom
chore/update-db

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Mar 11, 2026

Summary

  • update @btst/db version to latest
  • update types to work with latest @btst/db

Type of change

  • Bug fix
  • New plugin
  • Feature / enhancement to an existing plugin
  • Documentation
  • Chore / refactor / tooling

Checklist

  • pnpm build passes
  • pnpm typecheck passes
  • pnpm lint passes
  • Tests added or updated (unit and/or E2E)
  • Docs updated (docs/content/docs/) if consumer-facing types or behavior changed
  • All three example apps updated if a plugin was added or changed
  • New plugin: submission checklist in CONTRIBUTING.md completed

Note

Medium Risk
Primarily dependency/lockfile churn, but it pulls in newer @btst/db and better-auth versions that could subtly affect adapter behavior and auth-related transitive deps at runtime.

Overview
Demo apps (demos/ai-chat and demos/blog) are updated to depend on @btst/adapter-memory@^2.1.0.

The ai-chat demo lockfile is regenerated, bringing in updated transitive versions (notably @btst/db@2.1.0 and better-auth@1.5.4, plus new adapter-related peer dependency edges) to match the new adapter release.

Written by Cursor Bugbot for commit 269acc9. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Mar 11, 2026

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

Project Deployment Actions Updated (UTC)
better-stack-docs Ready Ready Preview, Comment Mar 12, 2026 4:43pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Shadcn registry validated — no registry changes detected.

Demo lockfiles were still pinned to ^2.0.3, causing CI frozen-lockfile
failures after the @btst/adapter-memory bump to ^2.1.0 in package.json.

Made-with: Cursor
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@olliethedev olliethedev merged commit b002822 into main Mar 12, 2026
7 checks passed
@olliethedev olliethedev deleted the chore/update-db branch March 12, 2026 17:13
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