QuadraticBot2.0
QuadraticBot2.0 copied to clipboard
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.7d04c1fb
Removed Node version from matrix title03d6e75
v5.1.7-rc.08398daa
Fixed uploading assets from Docker8b86e41
Fixed uploading release assets on Windows83c8c0a
Configured releases to be created as prereleasesf792f69
Update dependency node-addon-api to v74ef11bf
Removed extraneous parameter to event emit functione99160a
Inlinedinit()
functions into class header files3372130
ImprovedRowToJS
performance by removingNapi::String::New
instantiation- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)