deps: upgrade better-sqlite3 to 13 with Node 22 - #19
Merged
Conversation
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.11.1 to 13.0.1. - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.11.1...v13.0.1) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
SSBrouhard
force-pushed
the
fm/sqlite-axi-deps-better-sqlite3-13
branch
from
July 30, 2026 03:56
0655118 to
959969c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ships the authorized better-sqlite3 12 to 13 major upgrade and aligns the supported runtime with better-sqlite3 13.\n\nChanges:\n- upgrade better-sqlite3 to 13.0.1\n- require Node.js 22 or newer in package metadata\n- run CI on Node.js 22\n\nValidation before publishing:\n- Node 20.20.2 reproduces the seven Vitest worker exits seen in Dependabot PR #16\n- Node 22.23.2 passes all 45 tests across 11 test files\n- build and read-only CLI behavior validated by no-mistakes\n\nSupersedes the dependency-only Dependabot PR #16 with the required runtime compatibility fix.