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

New deprecation warnings in node 10.12 #810

Closed
jkrems opened this issue Oct 11, 2018 · 2 comments · Fixed by #825
Closed

New deprecation warnings in node 10.12 #810

jkrems opened this issue Oct 11, 2018 · 2 comments · Fixed by #825

Comments

@jkrems
Copy link

jkrems commented Oct 11, 2018

Some new deprecations have been introduced that may be worth addressing:

  • StringObject::New
  • non-Maybe ToString
  • WriteUtf8
@nolanmar511
Copy link
Contributor

So happy the deprecation warnings have been fixed!
Could a version nan with these fixes be released?

@kkoopa
Copy link
Collaborator

kkoopa commented Dec 10, 2018 via email

amitparida added a commit to amitparida/npm-nan that referenced this issue Oct 3, 2024
v10.12.0 turns on a number of V8 deprecation warnings. This commit fixes
them in NAN.

Fixes: nodejs/nan#810
PR-URL: nodejs/nan#825
Refs: nodejs/nan#811
Reviewed-By: Benjamin Byholm <bbyholm@abo.fi>
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 a pull request may close this issue.

3 participants