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

Updated to Node 8.11.1 #332

Merged
merged 1 commit into from Apr 4, 2018
Merged

Updated to Node 8.11.1 #332

merged 1 commit into from Apr 4, 2018

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented Apr 3, 2018

No description provided.

@mcollina
Copy link
Member Author

mcollina commented Apr 3, 2018

@mcollina
Copy link
Member Author

mcollina commented Apr 3, 2018

@mafintosh
Copy link
Member

@mcollina ci errored, rerun?

var method = keys[v];
if (!Duplex.prototype[method]) Duplex.prototype[method] = Writable.prototype[method];
{
// avoid scope creep, the keys array can then be collected
Copy link
Member

Choose a reason for hiding this comment

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

this is now a very confusing comment as we rewrite consts/lets to var, but i guess there is nothing to do about that 😂

Copy link
Member Author

Choose a reason for hiding this comment

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

all this code is babelified anyway here. So we might even change some of this code in core.

@mafintosh
Copy link
Member

mafintosh commented Apr 4, 2018

LGTM on clean ci

@mafintosh
Copy link
Member

@mcollina
Copy link
Member Author

mcollina commented Apr 4, 2018

CI is passing, landing.

@mcollina mcollina merged commit 2724a67 into master Apr 4, 2018
@mcollina mcollina deleted the update-to-node-8-11.1 branch April 4, 2018 15:33
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.

None yet

2 participants