Skip to content

chore(deps): bump better-sqlite3 from 11.10.0 to 12.8.0#420

Open
BenjaminPrice wants to merge 1 commit intoemdash-cms:mainfrom
BenjaminPrice:chore/update-better-sqlite3
Open

chore(deps): bump better-sqlite3 from 11.10.0 to 12.8.0#420
BenjaminPrice wants to merge 1 commit intoemdash-cms:mainfrom
BenjaminPrice:chore/update-better-sqlite3

Conversation

@BenjaminPrice
Copy link
Copy Markdown
Contributor

What does this PR do?

Bumps better-sqlite3 from 11.10.0 to 12.8.0 in the pnpm catalog. Includes prebuilt binaries for Node 24.

Type of change

  • Chore (dependencies, CI, tooling)

Checklist

  • I have read CONTRIBUTING.md
  • pnpm typecheck passes
  • pnpm --silent lint:json | jq '.diagnostics | length' returns 0
  • pnpm test passes (or targeted tests for my change)
  • pnpm format has been run
  • I have added/updated tests for my changes (if applicable)
  • I have added a changeset (if this PR changes a published package)
  • New features link to an approved Discussion: https://github.com/emdash-cms/emdash/discussions/...

AI-generated code disclosure

  • This PR includes AI-generated code

Screenshots / test output

N/A — dependency bump only.

Includes prebuilt binaries for Node 24.
Copilot AI review requested due to automatic review settings April 9, 2026 23:06
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2026

⚠️ No Changeset found

Latest commit: 232df07

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 9, 2026

Open in StackBlitz

@emdash-cms/admin

npm i https://pkg.pr.new/@emdash-cms/admin@420

@emdash-cms/auth

npm i https://pkg.pr.new/@emdash-cms/auth@420

@emdash-cms/blocks

npm i https://pkg.pr.new/@emdash-cms/blocks@420

@emdash-cms/cloudflare

npm i https://pkg.pr.new/@emdash-cms/cloudflare@420

emdash

npm i https://pkg.pr.new/emdash@420

create-emdash

npm i https://pkg.pr.new/create-emdash@420

@emdash-cms/gutenberg-to-portable-text

npm i https://pkg.pr.new/@emdash-cms/gutenberg-to-portable-text@420

@emdash-cms/x402

npm i https://pkg.pr.new/@emdash-cms/x402@420

@emdash-cms/plugin-ai-moderation

npm i https://pkg.pr.new/@emdash-cms/plugin-ai-moderation@420

@emdash-cms/plugin-atproto

npm i https://pkg.pr.new/@emdash-cms/plugin-atproto@420

@emdash-cms/plugin-audit-log

npm i https://pkg.pr.new/@emdash-cms/plugin-audit-log@420

@emdash-cms/plugin-color

npm i https://pkg.pr.new/@emdash-cms/plugin-color@420

@emdash-cms/plugin-embeds

npm i https://pkg.pr.new/@emdash-cms/plugin-embeds@420

@emdash-cms/plugin-forms

npm i https://pkg.pr.new/@emdash-cms/plugin-forms@420

@emdash-cms/plugin-webhook-notifier

npm i https://pkg.pr.new/@emdash-cms/plugin-webhook-notifier@420

commit: 232df07

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the workspace’s SQLite native dependency to a newer better-sqlite3 release via the pnpm catalog/lockfile, aligning installs with prebuilt binaries for newer Node versions (per PR description).

Changes:

  • Bump better-sqlite3 catalog version from ^11.10.0 to ^12.8.0.
  • Regenerate pnpm-lock.yaml entries to resolve better-sqlite3@12.8.0 across importers and snapshots (including updated engines metadata).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Updates the pnpm catalog entry for better-sqlite3 to ^12.8.0.
pnpm-lock.yaml Updates lockfile resolution from 11.10.0 to 12.8.0 and corresponding package/snapshot metadata.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BenjaminPrice
Copy link
Copy Markdown
Contributor Author

Should resolve the underlying issue (required build tools) raised in Discussion #402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants