Bump sqlite3 from 5.1.5 to 5.1.6
Bumps sqlite3 from 5.1.5 to 5.1.6.
Release notes
Sourced from sqlite3's releases.
v5.1.6
What's Changed
- Fixed glibc compatibility by hardcoding lower version for
log2
by@daniellockyer
- Add generic type annotations for Statement and Database get/all/each methods callback rows by
@stevescruz
in TryGhost/node-sqlite3#1686New Contributors
@stevescruz
made their first contribution in TryGhost/node-sqlite3#1686Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts