Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sqlite3 to ^5.0.2 #33

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

technowizard
Copy link
Contributor

  • npm: update sqlite3 to ^5.0.2 (4.2.0 binary not found when using ^4.0.0)

I've run the test and 10 tests are failing both before and after changes

@nolanlawson
Copy link
Owner

Thanks for opening the PR! I'll need to check the breaking changes in v5, and also update the project to move the Travis tests to CircleCI. Perhaps in the future, sqlite3 should also be a peer dependency. I'll look into this soon.

@nolanlawson
Copy link
Owner

Looks like v5 just dropped support for old versions of Node, which is fine https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md#500

@nolanlawson nolanlawson merged commit b300394 into nolanlawson:master Mar 25, 2021
@nolanlawson
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants