chore(deps): bump better-sqlite3 from 11.10.0 to 12.8.0#420
chore(deps): bump better-sqlite3 from 11.10.0 to 12.8.0#420BenjaminPrice wants to merge 1 commit intoemdash-cms:mainfrom
Conversation
Includes prebuilt binaries for Node 24.
|
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/blocks
@emdash-cms/cloudflare
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
There was a problem hiding this comment.
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-sqlite3catalog version from^11.10.0to^12.8.0. - Regenerate
pnpm-lock.yamlentries to resolvebetter-sqlite3@12.8.0across importers and snapshots (including updatedenginesmetadata).
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.
|
Should resolve the underlying issue (required build tools) raised in Discussion #402 |
What does this PR do?
Bumps
better-sqlite3from 11.10.0 to 12.8.0 in the pnpm catalog. Includes prebuilt binaries for Node 24.Type of change
Checklist
pnpm typecheckpassespnpm --silent lint:json | jq '.diagnostics | length'returns 0pnpm testpasses (or targeted tests for my change)pnpm formathas been runAI-generated code disclosure
Screenshots / test output
N/A — dependency bump only.