Skip to content

chore(deps): bump better-sqlite3#28625

Merged
aqrln merged 1 commit intoprisma:mainfrom
bhbs:bump-better-sqlite3
Nov 25, 2025
Merged

chore(deps): bump better-sqlite3#28625
aqrln merged 1 commit intoprisma:mainfrom
bhbs:bump-better-sqlite3

Conversation

@bhbs
Copy link
Copy Markdown
Contributor

@bhbs bhbs commented Nov 21, 2025

Fixes #28624

This PR updates the dependency to the latest better-sqlite3 version to allow installation on Node.js v24 without node-gyp.

Upgrading better-sqlite3 to v12.4.5 resolves this issue, as the v12 branch includes support for Node.js v24. While v12 drops support for Node v18, Prisma itself supports Node v20+ from its recent releases, so this should not introduce compatibility issues.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 21, 2025

CLA assistant check
All committers have signed the CLA.

@pegaltier
Copy link
Copy Markdown

great i'm waiting for this pr

@aqrln aqrln added this to the 7.1.0 milestone Nov 25, 2025
@jkomyno jkomyno modified the milestones: 7.1.0, 7.0.1 Nov 25, 2025
@aqrln aqrln merged commit ad142b6 into prisma:main Nov 25, 2025
179 checks passed
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Fixes #28624 

This PR updates the dependency to the latest `better-sqlite3` version to
allow installation on Node.js v24 without `node-gyp`.

Upgrading `better-sqlite3` to v12.4.5 resolves this issue, as the [v12
branch](https://github.com/WiseLibs/better-sqlite3/releases/tag/v12.0.0)
includes support for Node.js v24. While v12 drops support for Node v18,
Prisma itself supports Node v20+ from its recent releases, so this
should not introduce compatibility issues.
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Fixes #28624 

This PR updates the dependency to the latest `better-sqlite3` version to
allow installation on Node.js v24 without `node-gyp`.

Upgrading `better-sqlite3` to v12.4.5 resolves this issue, as the [v12
branch](https://github.com/WiseLibs/better-sqlite3/releases/tag/v12.0.0)
includes support for Node.js v24. While v12 drops support for Node v18,
Prisma itself supports Node v20+ from its recent releases, so this
should not introduce compatibility issues.
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Fixes #28624 

This PR updates the dependency to the latest `better-sqlite3` version to
allow installation on Node.js v24 without `node-gyp`.

Upgrading `better-sqlite3` to v12.4.5 resolves this issue, as the [v12
branch](https://github.com/WiseLibs/better-sqlite3/releases/tag/v12.0.0)
includes support for Node.js v24. While v12 drops support for Node v18,
Prisma itself supports Node v20+ from its recent releases, so this
should not introduce compatibility issues.
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Fixes #28624 

This PR updates the dependency to the latest `better-sqlite3` version to
allow installation on Node.js v24 without `node-gyp`.

Upgrading `better-sqlite3` to v12.4.5 resolves this issue, as the [v12
branch](https://github.com/WiseLibs/better-sqlite3/releases/tag/v12.0.0)
includes support for Node.js v24. While v12 drops support for Node v18,
Prisma itself supports Node v20+ from its recent releases, so this
should not introduce compatibility issues.
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.

Cannot install @prisma/adapter-better-sqlite3 on Node.js v24

6 participants