Skip to content

chore(deps): Bump better-sqlite3 from 12.9.0 to 12.10.0#14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-12.10.0
Open

chore(deps): Bump better-sqlite3 from 12.9.0 to 12.10.0#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/better-sqlite3-12.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps better-sqlite3 from 12.9.0 to 12.10.0.

Release notes

Sourced from better-sqlite3's releases.

v12.10.0

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.9.1...v12.10.0

v12.9.1

⚠️CAUTION: NOT A VIABLE RELEASE

Electron v39+ prebuilds are not building successfully at the moment. Stick to v12.9.0 for now.

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.9.0...v12.9.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 12.9.0 to 12.10.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.9.0...v12.10.0)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-version: 12.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 15, 2026

Greptile Summary

Routine Dependabot bump of better-sqlite3 from 12.9.0 to 12.10.0. The update bundles SQLite 3.53.1, adds Node.js v26 prebuild support, enables percentile functions, and fixes a broken Electron v42 prebuild from the skipped 12.9.1 intermediate release.

  • package.json and package-lock.json update the dependency range and resolved version; no application code is touched.
  • The engines field in the lock file gains 26.x, and the integrity hash is refreshed to match the new tarball.
  • package-lock.json also reflects a project version of 1.2.3 (previously 1.2.2), consistent with a version bump already present in package.json.

Confidence Score: 5/5

Safe to merge — only manifest and lock file are touched, no application code changes.

The change is entirely confined to dependency manifests. The new version upgrades the bundled SQLite from 3.49.x to 3.53.1 (a patch/minor SQLite release with no known breaking changes) and adds Node.js 26 prebuild support. No application logic is modified.

No files require special attention.

Important Files Changed

Filename Overview
package.json Updates better-sqlite3 peer dependency range from ^12.9.0 to ^12.10.0
package-lock.json Regenerated lock file: updates better-sqlite3 to 12.10.0 with new integrity hash, adds Node.js 26.x to supported engine list, and bumps package version to 1.2.3

Reviews (1): Last reviewed commit: "chore(deps): Bump better-sqlite3 from 12..." | Re-trigger Greptile

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants