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-gyp
withprebuild
+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
RowToJS
performance by removingNapi::String::New
instantiation by@daniellockyer
- Various minor code refactors and improvements (thanks
@zenon8adams
!)New Contributors
@zenon8adams
made 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.7
instead.Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0
Commits
-
ba4ba07
v5.1.7 -
d04c1fb
Removed Node version from matrix title -
03d6e75
v5.1.7-rc.0 -
8398daa
Fixed uploading assets from Docker -
8b86e41
Fixed uploading release assets on Windows -
83c8c0a
Configured releases to be created as prereleases -
f792f69
Update dependency node-addon-api to v7 -
4ef11bf
Removed extraneous parameter to event emit function -
e99160a
Inlinedinit()
functions into class header files -
3372130
ImprovedRowToJS
performance by removingNapi::String::New
instantiation - Additional commits viewable in compare view
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