Skip to content

chore(deps): update dependency better-sqlite3 to v13 - #3118

Merged
ghostdevv merged 2 commits into
mainfrom
renovate/better-sqlite3-13.x
Aug 4, 2026
Merged

chore(deps): update dependency better-sqlite3 to v13#3118
ghostdevv merged 2 commits into
mainfrom
renovate/better-sqlite3-13.x

Conversation

@renovate

@renovaterenovateBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
better-sqlite312.11.113.0.2ageconfidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

v13.0.2

Compare Source

What's Changed

New Contributors

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

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: (UTC)

  • Branch creation
    • "on Monday"
  • 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercelBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devReadyReadyPreviewAug 4, 2026 11:36am
npmx.devReadyReadyPreviewAug 4, 2026 11:36am
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
npmx-lunariaIgnoredIgnoredAug 4, 2026 11:36am

Request Review

@renovaterenovateBot added the chore label Aug 3, 2026
@socket-security

socket-securityBot commented Aug 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updatedbetter-sqlite3@​12.11.1 ⏵ 13.0.2100+1210010094100

View full report

@codecov

codecovBot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

📊 Dependency Size Changes

Warning

This PR adds 16.9 MB of new dependencies, which exceeds the threshold of 200 kB.

📦 Package📏 Size
better-sqlite3@12.11.1 → better-sqlite3@13.0.217 MB
node-addon-api@8.9.1418.4 kB
readable-stream@3.6.2-124 kB
buffer@5.7.1-82.5 kB
bl@4.1.0-64.4 kB
prebuild-install@7.1.3-34.2 kB
tar-fs@2.1.5-32.8 kB
tar-stream@2.2.0-27.7 kB
node-abi@3.94.0-18.3 kB
rc@1.2.8-17.3 kB
napi-build-utils@2.0.0-12.7 kB
deep-extend@0.6.0-9.2 kB
pump@3.0.4-8.9 kB
end-of-stream@1.4.5-6.3 kB
chownr@1.1.4-5.7 kB
expand-template@2.0.3-5.4 kB
mkdirp-classic@0.5.3-4.5 kB
fs-constants@1.0.0-2.2 kB
strip-json-comments@2.0.1Unknown
github-from-package@0.0.0Unknown
tunnel-agent@0.6.0Unknown

Total size change: 16.9 MB

@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from e1370da to 1af3fd4CompareAugust 3, 2026 18:54
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from 1af3fd4 to 17185e3CompareAugust 3, 2026 19:44
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from 17185e3 to c2f988bCompareAugust 3, 2026 20:26
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from c2f988b to 8b04f06CompareAugust 3, 2026 20:38
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from 8b04f06 to e0b1128CompareAugust 3, 2026 21:17
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from e0b1128 to b706454CompareAugust 3, 2026 21:37
@renovate
renovateBotforce-pushed the renovate/better-sqlite3-13.x branch from b706454 to bc6abd9CompareAugust 3, 2026 22:26
@renovate

renovateBot commented Aug 4, 2026

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

@ghostdevv
ghostdevvforce-pushed the renovate/better-sqlite3-13.x branch from 65f6579 to 94edb17CompareAugust 4, 2026 11:33
@ghostdevv
ghostdevv enabled auto-merge August 4, 2026 11:33
@ghostdevv
ghostdevv added this pull request to the merge queueAug 4, 2026
Merged via the queue into main with commit 27f7dc2Aug 4, 2026
27 checks passed
@ghostdevv
ghostdevv deleted the renovate/better-sqlite3-13.x branch August 4, 2026 11:45
@github-actionsgithub-actionsBot mentioned this pull request Aug 4, 2026
ayo-run pushed a commit to ayo-run/npmx.dev that referenced this pull request Aug 5, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Willow (GHOST) <git@willow.sh>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ghostdevv