Skip to content

fix(deps): update dependency better-sqlite3 to v13 - #132

Open
jamesfastnerbot wants to merge 1 commit into
mainfrom
renovate/better-sqlite3-13.x
Open

fix(deps): update dependency better-sqlite3 to v13#132
jamesfastnerbot wants to merge 1 commit into
mainfrom
renovate/better-sqlite3-13.x

Conversation

@jamesfastnerbot

Copy link
Copy Markdown
Contributor

Renovate maintained by Sebastian Software GmbH — repository standards live at sebastian-software/standards.

This PR contains the following updates:

Package Change Age Confidence
better-sqlite3 ^12.11.1^13.0.0 age confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

v13.0.1

Compare Source

Full Changelog: WiseLibs/better-sqlite3@v13.0.0...v13.0.1

Fixed a regression in parameter binding where it would be overly strict and reject plain objects from other realms (e.g., in jest tests).

v13.0.0

Compare Source

Version 13.0.0 marks a major milestone, as it's the first version of better-sqlite3 to run on the N-API. This means prebuilt binaries should theoretically work across different versions of Node.js and Electron, and perhaps even other runtimes like Bun. As a result, we've removed the deprecated prebuild-install dependency, and now prebuilt binaries are published directly with the better-sqlite3 code itself. If your platform/architecture doesn't have a prebuilt binary, it should compile during install as before.

What's Changed

New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.12.0...v13.0.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@jamesfastnerbot jamesfastnerbot added the dependencies Pull requests that update a dependency file label Jul 29, 2026
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.78%. Comparing base (ecec1b6) to head (8fcea35).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   48.78%   48.78%           
=======================================
  Files          52       52           
  Lines        5947     5947           
  Branches     1777     1733   -44     
=======================================
  Hits         2901     2901           
  Misses       3044     3044           
  Partials        2        2           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jamesfastnerbot
jamesfastnerbot force-pushed the renovate/better-sqlite3-13.x branch 3 times, most recently from bb70411 to b3bae46 Compare July 29, 2026 07:28
@jamesfastnerbot
jamesfastnerbot force-pushed the renovate/better-sqlite3-13.x branch from b3bae46 to 8fcea35 Compare July 29, 2026 07:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant