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

Use built-in N-API on Node.js >= 6.14.2 #263

Closed

Conversation

gabrielschulhof
Copy link
Contributor

Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.
@gabrielschulhof
Copy link
Contributor Author

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawson
Copy link
Member

mhdawson commented May 7, 2018

@cjihrig should node 9.x and earlier work on smartos17 or just 10.X and later. I'm guessing the failures on 9.X and 8.x for smartos17 are just because we should not be running there.

@cjihrig
Copy link

cjihrig commented May 7, 2018

That's my understanding, per nodejs/build#1228.

@mhdawson
Copy link
Member

mhdawson commented May 8, 2018

Thanks, fixed the CI job had a small bug in selection of platforms.

Otherwise, CI looks good so landing.

gabrielschulhof pushed a commit that referenced this pull request May 8, 2018
Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

PR-URL: #263
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@gabrielschulhof
Copy link
Contributor Author

Landed in 437514e.

@gabrielschulhof gabrielschulhof deleted the update-for-backport branch May 8, 2018 14:08
kevindavies8 added a commit to kevindavies8/node-addon-api-Develop that referenced this pull request Aug 24, 2022
Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

PR-URL: nodejs/node-addon-api#263
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Marlyfleitas added a commit to Marlyfleitas/node-api-addon-Development that referenced this pull request Aug 26, 2022
Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

PR-URL: nodejs/node-addon-api#263
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
wroy7860 added a commit to wroy7860/addon-api-benchmark-node that referenced this pull request Sep 19, 2022
Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

PR-URL: nodejs/node-addon-api#263
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request Aug 11, 2023
Update the version ranges in index.js to reflect that N-API is
now available in Node.js 6.x as of v6.14.2.

PR-URL: nodejs/node-addon-api#263
Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
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.

5 participants