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

[0.7] Fix build errors, node14 compatability #178

Open
wants to merge 11 commits into
base: v0.7.0
Choose a base branch
from

Conversation

3nprob
Copy link

@3nprob 3nprob commented Jun 2, 2022

  • Fix build errors on Linux (even on a vanilla nodev12 it wouldn't build without the extra cflags)
  • Upgrade insecure and deprecated dependencies (replace queue-async with d3-queue)
  • Upgrade other dependencies for nodev14 compatability
  • Change from c++14 to gnu++14 to resolve build errors on certain platforms
  • Add binary upload for nodejs v14 to travis CI

It would be great if this could make it into a release

@3nprob 3nprob changed the title Fix build errors node14 [0.7] Fix build errors, node14 compatability Jun 2, 2022
@3nprob 3nprob mentioned this pull request Jun 2, 2022
@3nprob 3nprob force-pushed the fix-build-errors-node14 branch from c75774b to 77504bc Compare June 2, 2022 02:23
@3nprob 3nprob force-pushed the fix-build-errors-node14 branch 2 times, most recently from 85fd95f to 0b054d2 Compare June 2, 2022 03:02
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.

1 participant