Skip to content

fix(deps): update dependency better-sqlite3 to v12#8106

Open
backstage-goalie[bot] wants to merge 1 commit intomainfrom
renovate/better-sqlite3-12.x
Open

fix(deps): update dependency better-sqlite3 to v12#8106
backstage-goalie[bot] wants to merge 1 commit intomainfrom
renovate/better-sqlite3-12.x

Conversation

@backstage-goalie
Copy link
Contributor

@backstage-goalie backstage-goalie bot commented Mar 14, 2026

This PR contains the following updates:

Package Change Age Confidence
better-sqlite3 ^9.0.0^12.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

v12.8.0

Compare Source

What's Changed
New Contributors
Why SQLite v3.51.3 instead of v3.52.0

From the SQLite team:

Some important issues have been found with version 3.52.0. In order to give us time to deal with those issues, we plan to withdraw the 3.52.0 release. In its place, we will put up a new 3.51.3 patch release that includes a fix for the recently discovered WAL-reset bug as well as other patches. This will happen probably within about the next twelve hours.

Hence, if you were planning to upgrade to 3.52.0 tomorrow (Friday, 2026-03-14), perhaps it would be better to wait a day or so for 3.51.3.

At some point we will do version 3.52.1 which will hopefully resolve the issues that have arisen with the 3.52.0 release.

Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0

v12.6.2

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2

v12.6.0

Compare Source

What's Changed
  • Update SQLite to version 3.51.2 in #​1436

Full Changelog: WiseLibs/better-sqlite3@v12.5.0...v12.6.0

v12.5.0

Compare Source

What's Changed
  • Update SQLite to version 3.51.1 in #​1424

Full Changelog: WiseLibs/better-sqlite3@v12.4.6...v12.5.0

v12.4.6

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.5...v12.4.6

v12.4.5

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.4...v12.4.5

v12.4.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.0...v12.4.1

v12.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@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: WiseLibs/better-sqlite3@v12.1.1...v12.2.0

v12.1.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.1.0...v12.1.1

v12.1.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@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: WiseLibs/better-sqlite3@v11.10.0...v12.0.0

v11.10.0

Compare Source

What's Changed
New Contributors

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

v11.9.1

Compare Source

What's Changed

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

v11.9.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.8.1...v11.9.0

v11.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.8.0...v11.8.1

v11.8.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.7.2...v11.8.0

v11.7.2

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.7.1...v11.7.2

v11.7.0

Compare Source

What's Changed
  • Update SQLite to version 3.47.2 in #​1303

Full Changelog: WiseLibs/better-sqlite3@v11.6.0...v11.7.0

v11.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.5.0...v11.6.0

v11.5.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.4.0...v11.5.0

v11.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.3.0...v11.4.0

v11.3.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.2.1...v11.3.0

v11.2.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.2.0...v11.2.1

v11.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.1.2...v11.2.0

v11.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.1.1...v11.1.2

v11.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v11.1.0...v11.1.1

v11.0.0

Compare Source

Full Changelog: WiseLibs/better-sqlite3@v10.1.0...v11.0.0

Major version was bumped due to dropping support of Node.js v21 and Electron v25.

v10.1.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v10.0.0...v10.1.0

v10.0.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.6.0...v10.0.0


Configuration

📅 Schedule: 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 Renovate Bot.

@backstage-goalie
Copy link
Contributor Author

Changed Packages

Package Name Package Path Changeset Bump Current Version
backend workspaces/acs/packages/backend none v0.0.0

@backstage-goalie backstage-goalie bot force-pushed the renovate/better-sqlite3-12.x branch 12 times, most recently from 8c8825b to 4a4ab57 Compare March 18, 2026 10:46
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@backstage-goalie backstage-goalie bot force-pushed the renovate/better-sqlite3-12.x branch from 4a4ab57 to 2b339b6 Compare March 18, 2026 13:58
Sign up for free to 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