Update dependency sqlite3 to v5.1.7 #12
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.11
->5.1.7
By merging this PR, the issue #4 will be automatically resolved and closed:
Release Notes
TryGhost/node-sqlite3 (sqlite3)
v5.1.7
Compare Source
What's Changed
@mapbox/node-pre-gyp
withprebuild
+prebuild-install
(TryGhost/node-sqlite3@605c7f9) by @daniellockyerRowToJS
performance by removingNapi::String::New
instantiation by @daniellockyerNew Contributors
Full Changelog: TryGhost/node-sqlite3@v5.1.6...v5.1.7
v5.1.6
Compare Source
What's Changed
log2
by @daniellockyerNew Contributors
Full Changelog: TryGhost/node-sqlite3@v5.1.5...v5.1.6
v5.1.5
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.1.4...v5.1.5
v5.1.4
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.1.3...v5.1.4
v5.1.3
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.1.2...v5.1.3
v5.1.2
Compare Source
What's Changed
Full Changelog: TryGhost/node-sqlite3@v5.1.1...v5.1.2
v5.1.1
Compare Source
What's Changed
A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.
Full Changelog: TryGhost/node-sqlite3@v5.1.0...v5.1.1
v5.1.0
Compare Source
✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.
If you encounter any problems, please open a detailed issue using the templates.
What's Changed
sqlite3_update_hook
by @soukand in https://github.com/TryGhost/node-sqlite3/pull/1267package-lock.json
to.gitignore
by @JoelEinbinder in https://github.com/TryGhost/node-sqlite3/pull/1628sqlite3#verbose
using destructuring syntax by @mahdi-farnia in https://github.com/TryGhost/node-sqlite3/pull/1632New Contributors
Full Changelog: TryGhost/node-sqlite3@v5.0.11...v5.1.0