Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

node 12.4.0 - Electron 6 #896

Merged
merged 1 commit into from
Aug 19, 2020
Merged

node 12.4.0 - Electron 6 #896

merged 1 commit into from
Aug 19, 2020

Conversation

aminya
Copy link
Contributor

@aminya aminya commented Aug 19, 2020

by @DeeDeeG:

Description of the Change

Update bundled Node to v12.4.0, which matches the version in Electron 6.

Alternate Designs

None. We intend to match the Node version in apm to that which the version of Electron we use in Atom is based on.

Our Atom is using Electron 6. So we should bundle Node v12.4.0 in apm.

Benefits

For packages that try to detect the version of Node they are building against during install, this closely approximates the version of Node used in Atom's version of Electron. So if there are any potential bugs in various packages due to non-matching versions of Node/Electron, this should take care of 99% of them, maybe even all of them.

Possible Drawbacks

None expected. This is just a minor version update of Node.

Verification Process

CI and manual testing, to be done soon.

Applicable Issues

For a discussion of the type of issue this is designed to address, see: #328

@aminya aminya mentioned this pull request Aug 19, 2020
76 tasks
Co-Authored-By: DeeDeeG <DeeDeeG@users.noreply.github.com>
@darangi
Copy link
Contributor

darangi commented Aug 19, 2020

Thanks @aminya

@darangi darangi merged commit 9ffea11 into atom:master Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants