Bump sqlite3 from 5.1.6 to 5.1.7
Bumps sqlite3 from 5.1.6 to 5.1.7.
Release notes
Sourced from sqlite3's releases.
v5.1.7
What's Changed
- Updated bundled SQLite to v3.44.2 by
@daniellockyer- Replaced
@mapbox/node-pre-gypwithprebuild+prebuild-install(https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23) by@daniellockyer
- this should fix a lot of bundling issues reported by the community
- Improved
RowToJSperformance by removingNapi::String::Newinstantiation by@daniellockyer- Various minor code refactors and improvements (thanks
@zenon8adams!)New Contributors
@zenon8adamsmade their first contribution in TryGhost/node-sqlite3#1701Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7
v5.1.7-rc.0
Please install
v5.1.7instead.Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0
Commits
-
ba4ba07v5.1.7 -
d04c1fbRemoved Node version from matrix title -
03d6e75v5.1.7-rc.0 -
8398daaFixed uploading assets from Docker -
8b86e41Fixed uploading release assets on Windows -
83c8c0aConfigured releases to be created as prereleases -
f792f69Update dependency node-addon-api to v7 -
4ef11bfRemoved extraneous parameter to event emit function -
e99160aInlinedinit()functions into class header files -
3372130ImprovedRowToJSperformance by removingNapi::String::Newinstantiation - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts