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

Resolve lodash security issues & add node 11+ support #847

Merged
merged 4 commits into from
Nov 4, 2019

Conversation

dxg
Copy link
Collaborator

@dxg dxg commented Nov 4, 2019

  • Relax lodash version spec
  • Fix & run tests on node 12 & 13
  • Resolve newer mysql test failures

Closes #845

@dxg dxg added the enhancement label Nov 4, 2019
Previously MySQL silently accepted out of range values (whereas other DBs threw errors).
Newer MySQL versions now exhibit sane behaviour and also throw errors, so a workaround for this in tests can be removed.
@dxg dxg merged commit f4ac6ee into master Nov 4, 2019
@dxg dxg deleted the security_and_node_11 branch November 4, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant