[PR #5112] [CLOSED] fix(deps): update dependency better-sqlite3 to v12 #5784

Closed
opened 2026-03-13 12:35:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5112
Author: @renovate[bot]
Created: 10/6/2025
Status: Closed

Base: canaryHead: renovate/better-sqlite3-12.x


📝 Commits (1)

  • 776f615 fix(deps): update dependency better-sqlite3 to v12

📊 Changes

2 files changed (+117 additions, -679 deletions)

View changed files

📝 demo/expo/package.json (+1 -1)
📝 pnpm-lock.yaml (+116 -678)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
better-sqlite3 ^11.6.0 -> ^12.5.0 age confidence

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

v12.5.0

Compare Source

What's Changed

  • Update SQLite to version 3.51.1 in #​1424

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.4.6...v12.5.0

v12.4.6

Compare Source

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.4.5...v12.4.6

v12.4.5

Compare Source

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.4.4...v12.4.5

v12.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.4.0...v12.4.1

v12.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.2.0...v12.3.0

v12.2.0

Compare Source

What's Changed

  • Update SQLite to version 3.50.2 in #​1387

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.1.1...v12.2.0

v12.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.1.0...v12.1.1

v12.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.0.0...v12.1.0

v12.0.0

Compare Source

What's Changed

  • BREAKING CHANGE: drop EOL Node.js v18 and Electron v26, v27, and v28. Add node v24 to build matrix. by @​mceachen in #​1371
  • Use correct flag to determine if V8 Sandboxing is enabled by @​malshoff in #​1373

New Contributors

Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.10.0...v12.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5112 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/6/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `renovate/better-sqlite3-12.x` --- ### 📝 Commits (1) - [`776f615`](https://github.com/better-auth/better-auth/commit/776f6151955cceafb35fe368cb43f2d4137ca2f2) fix(deps): update dependency better-sqlite3 to v12 ### 📊 Changes **2 files changed** (+117 additions, -679 deletions) <details> <summary>View changed files</summary> 📝 `demo/expo/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+116 -678) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [better-sqlite3](https://redirect.github.com/WiseLibs/better-sqlite3) | [`^11.6.0` -> `^12.5.0`](https://renovatebot.com/diffs/npm/better-sqlite3/11.10.0/12.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/better-sqlite3/12.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/better-sqlite3/11.10.0/12.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>WiseLibs/better-sqlite3 (better-sqlite3)</summary> ### [`v12.5.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.5.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.4.6...v12.5.0) #### What's Changed - Update SQLite to version 3.51.1 in [#&#8203;1424](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1424) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.4.6...v12.5.0> ### [`v12.4.6`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.4.6) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.4.5...v12.4.6) #### What's Changed - Fix npm publishing by [@&#8203;mceachen](https://redirect.github.com/mceachen) in [#&#8203;1423](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1423) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.4.5...v12.4.6> ### [`v12.4.5`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.4.5) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.4.1...v12.4.5) #### What's Changed - Add support for Node v25 and Electron 39+ prebuilds by [@&#8203;mceachen](https://redirect.github.com/mceachen) in [#&#8203;1422](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1422) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.4.4...v12.4.5> ### [`v12.4.1`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.4.1) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.3.0...v12.4.1) #### What's Changed - Include all source files in package by [@&#8203;neoxpert](https://redirect.github.com/neoxpert) in [#&#8203;1405](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1405) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.4.0...v12.4.1> ### [`v12.3.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.3.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.2.0...v12.3.0) #### What's Changed - Update the Windows runner on build workflow to `windows-2022` by [@&#8203;m4heshd](https://redirect.github.com/m4heshd) in [#&#8203;1388](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1388) - Bump stefanzweifel/git-auto-commit-action from 5 to 6 in the github-actions group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1381](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1381) - Add node:sqlite benchmark by [@&#8203;weary-adventurer](https://redirect.github.com/weary-adventurer) in [#&#8203;1334](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1334) - Prebuild for Electron 38 by [@&#8203;neoxpert](https://redirect.github.com/neoxpert) in [#&#8203;1398](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1398) #### New Contributors - [@&#8203;weary-adventurer](https://redirect.github.com/weary-adventurer) made their first contribution in [#&#8203;1334](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1334) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.2.0...v12.3.0> ### [`v12.2.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.2.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.1.1...v12.2.0) #### What's Changed - Update SQLite to version 3.50.2 in [#&#8203;1387](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1387) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.1.1...v12.2.0> ### [`v12.1.1`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.1.1) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.1.0...v12.1.1) #### What's Changed - Add support for electron `v37` prebuilds by [@&#8203;m4heshd](https://redirect.github.com/m4heshd) in [#&#8203;1386](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1386) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.1.0...v12.1.1> ### [`v12.1.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.1.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v12.0.0...v12.1.0) #### What's Changed - Use node-abi 4.9.0 by [@&#8203;neoxpert](https://redirect.github.com/neoxpert) in [#&#8203;1385](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1385) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v12.0.0...v12.1.0> ### [`v12.0.0`](https://redirect.github.com/WiseLibs/better-sqlite3/releases/tag/v12.0.0) [Compare Source](https://redirect.github.com/WiseLibs/better-sqlite3/compare/v11.10.0...v12.0.0) #### What's Changed - BREAKING CHANGE: drop EOL Node.js v18 and Electron v26, v27, and v28. Add node v24 to build matrix. by [@&#8203;mceachen](https://redirect.github.com/mceachen) in [#&#8203;1371](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1371) - Use correct flag to determine if V8 Sandboxing is enabled by [@&#8203;malshoff](https://redirect.github.com/malshoff) in [#&#8203;1373](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1373) #### New Contributors - [@&#8203;malshoff](https://redirect.github.com/malshoff) made their first contribution in [#&#8203;1373](https://redirect.github.com/WiseLibs/better-sqlite3/pull/1373) **Full Changelog**: <https://github.com/WiseLibs/better-sqlite3/compare/v11.10.0...v12.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/better-auth/better-auth). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQyLjE5LjkiLCJ0YXJnZXRCcmFuY2giOiJjYW5hcnkiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:35:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5784