TryGhost/node-sqlite3 (sqlite3)
### [`v5.1.7`](https://redirect.github.com/TryGhost/node-sqlite3/releases/tag/v5.1.7)
[Compare Source](https://redirect.github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7)
#### What's Changed
- Updated bundled SQLite to v3.44.2 by [@daniellockyer](https://redirect.github.com/daniellockyer)
- Replaced `@mapbox/node-pre-gyp` with `prebuild` + `prebuild-install` (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by [@daniellockyer](https://redirect.github.com/daniellockyer)
- this should fix a lot of bundling issues reported by the community
- Improved `RowToJS` performance by removing `Napi::String::New` instantiation by [@daniellockyer](https://redirect.github.com/daniellockyer)
- Various minor code refactors and improvements (thanks [@zenon8adams](https://redirect.github.com/zenon8adams)!)
#### New Contributors
- [@zenon8adams](https://redirect.github.com/zenon8adams) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1701](https://redirect.github.com/TryGhost/node-sqlite3/pull/1701)
**Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7
### [`v5.1.6`](https://redirect.github.com/TryGhost/node-sqlite3/releases/tag/v5.1.6)
[Compare Source](https://redirect.github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6)
#### What's Changed
- Fixed glibc compatibility by hardcoding lower version for `log2` by [@daniellockyer](https://redirect.github.com/daniellockyer)
- Add generic type annotations for Statement and Database get/all/each methods callback rows by [@stevescruz](https://redirect.github.com/stevescruz) in [https://github.com/TryGhost/node-sqlite3/pull/1686](https://redirect.github.com/TryGhost/node-sqlite3/pull/1686)
#### New Contributors
- [@stevescruz](https://redirect.github.com/stevescruz) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1686](https://redirect.github.com/TryGhost/node-sqlite3/pull/1686)
**Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6
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 contains the following updates:
5.1.5
->5.1.7
Release Notes
TryGhost/node-sqlite3 (sqlite3)
### [`v5.1.7`](https://redirect.github.com/TryGhost/node-sqlite3/releases/tag/v5.1.7) [Compare Source](https://redirect.github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7) #### What's Changed - Updated bundled SQLite to v3.44.2 by [@daniellockyer](https://redirect.github.com/daniellockyer) - Replaced `@mapbox/node-pre-gyp` with `prebuild` + `prebuild-install` (https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by [@daniellockyer](https://redirect.github.com/daniellockyer) - this should fix a lot of bundling issues reported by the community - Improved `RowToJS` performance by removing `Napi::String::New` instantiation by [@daniellockyer](https://redirect.github.com/daniellockyer) - Various minor code refactors and improvements (thanks [@zenon8adams](https://redirect.github.com/zenon8adams)!) #### New Contributors - [@zenon8adams](https://redirect.github.com/zenon8adams) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1701](https://redirect.github.com/TryGhost/node-sqlite3/pull/1701) **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7 ### [`v5.1.6`](https://redirect.github.com/TryGhost/node-sqlite3/releases/tag/v5.1.6) [Compare Source](https://redirect.github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6) #### What's Changed - Fixed glibc compatibility by hardcoding lower version for `log2` by [@daniellockyer](https://redirect.github.com/daniellockyer) - Add generic type annotations for Statement and Database get/all/each methods callback rows by [@stevescruz](https://redirect.github.com/stevescruz) in [https://github.com/TryGhost/node-sqlite3/pull/1686](https://redirect.github.com/TryGhost/node-sqlite3/pull/1686) #### New Contributors - [@stevescruz](https://redirect.github.com/stevescruz) made their first contribution in [https://github.com/TryGhost/node-sqlite3/pull/1686](https://redirect.github.com/TryGhost/node-sqlite3/pull/1686) **Full Changelog**: https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.