chore(deps): update dependency better-sqlite3 to v11
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| better-sqlite3 | 8.x || 9.x -> 8.x || 9.x || 11.x |
Release Notes
WiseLibs/better-sqlite3 (better-sqlite3)
v11.0.0
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v10.1.0...v11.0.0
Major version was bumped due to dropping support of Node.js v21 and Electron v25.
v10.1.0
What's Changed
- Update SQLite to version 3.46.0 by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1190
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v10.0.0...v10.1.0
v10.0.0
What's Changed
- Update troubleshooting.md by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1178
- Fix python setuptools on macOS by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1181
- Add Node.js v22. Drop ancient EOL versions of Node.js and Electron by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1182
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.6.0...v10.0.0
v9.6.0
What's Changed
- Add support for electron
v30prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1175 - Update SQLite to version 3.45.3 in https://github.com/WiseLibs/better-sqlite3/pull/1179
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.5.0...v9.6.0
v9.5.0
What's Changed
- Update SQLite to version 3.45.2 by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1173
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.5...v9.5.0
v9.4.5
Fixed pre-built binaries for some platforms. (https://github.com/WiseLibs/better-sqlite3/issues/1168)
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.4...v9.4.5
v9.4.4
What's Changed
- fix: support SpatiaLite extension by @merceyz in https://github.com/WiseLibs/better-sqlite3/pull/1137
- Support builds for Electron v29 by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1151
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in https://github.com/WiseLibs/better-sqlite3/pull/1165
- Clarify error handling behavior for nested transactions in docs by @nikwen in https://github.com/WiseLibs/better-sqlite3/pull/1160
- Bump the github-actions group with 4 updates by @dependabot in https://github.com/WiseLibs/better-sqlite3/pull/1167
New Contributors
- @merceyz made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1137
- @nikwen made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1160
- @dependabot made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1167
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.3...v9.4.4
v9.4.3
What's Changed
- Temporarily disable builds for electron
v29by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1148
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.2...v9.4.3
v9.4.2
NOTE: Electron v29 prebuilds are broken in this release.
We'll get a new release out as soon as we can.
What's Changed
- Add support for electron
v29prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1147
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.1...v9.4.2
v9.4.1
What's Changed
- Build
armbased macOS builds natively by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1135 - Add support for Windows
arm64prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1141
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.0...v9.4.1
v9.4.0
What's Changed
- Update SQLite to version 3.45.1 in https://github.com/WiseLibs/better-sqlite3/pull/1133
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.3.0...v9.4.0
v9.3.0
What's Changed
- Update SQLite to version 3.45.0
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.2.2...v9.3.0
v9.2.2
This is identical to v9.2.1, but GitHub Actions failed to fully publish the binaries due to a network error, and failed to re-run the build job.
v9.2.1
What's Changed
- Add support for electron
v28prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1113
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.2.0...v9.2.1
v9.2.0
What's Changed
- Upgrade GitHub actions/checkout and actions/setup-node by @cclauss in https://github.com/WiseLibs/better-sqlite3/pull/1107
- Update SQLite to version 3.44.2 in https://github.com/WiseLibs/better-sqlite3/pull/1112
New Contributors
- @cclauss made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1107
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.1.1...v9.2.0
v9.1.1
What's Changed
- Fix macOS and future Alpine prebuilds by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1100
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.1.0...v9.1.1
v9.1.0
What's Changed
- Update SQLite to version 3.44.0 by @mceachen in https://github.com/WiseLibs/better-sqlite3/pull/1097
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.0.0...v9.1.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 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 has been generated by Mend Renovate. View repository job log here.