Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump better-sqlite3 to 10.x #513

Merged
merged 1 commit into from
Jul 12, 2024
Merged

chore: bump better-sqlite3 to 10.x #513

merged 1 commit into from
Jul 12, 2024

Conversation

wojtekmaj
Copy link
Contributor

@wojtekmaj wojtekmaj commented Jul 11, 2024

Why bump from 9.x:
better-sqlite3 v9 fails to install on macOS and Node.js 22, which as an upcoming LTS version is likely going to become a primary development tool for contributors.

Why bump to 10.x:
Fixed support for macOS and Node.js 22, general evergreening.

Why bump to 10.x and not 11.x:
better-sqlite3 v11 drops support for Node.js 21.

Why bump from 9.x:
better-sqlite3 v9 fails to install on Node.js 22, which as an upcoming LTS version is likely going to become a primary development tool for contributors.

Why bump to 10.x and not 11.x:
better-sqlite3 v11 drops support for Node.js 21.
@aduh95 aduh95 merged commit d3d7780 into nodejs:main Jul 12, 2024
10 checks passed
@wojtekmaj wojtekmaj deleted the bump-better-sqlite3 branch July 12, 2024 10:08
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.

3 participants