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 Node.js minimum version required #464

Merged
merged 2 commits into from Mar 17, 2018
Merged

Updated Node.js minimum version required #464

merged 2 commits into from Mar 17, 2018

Conversation

abhijeetps
Copy link

Updated Node.js Minimum version required from 7.6 to 8.3.0.
The is because Probot now uses object rest/spread properties, e.g., the rest spread operator: { foo, bar, ..., rest } = myObject
This is available in version 8.3.0 (ES2018). See: NodeJS ES2018 object rest/spread properties

Updated Node.js Minimum version required from 7.6 to 8.3.0.
The is because Probot now uses object rest/spread properties, e.g., the rest spread operator: `{ foo, bar, ..., rest } = myObject`
This is available in version 8.3.0 (ES2018). See: [NodeJS ES2018 object rest/spread properties](http://node.green/#ES2018-features-object-rest-spread-properties)
@welcome
Copy link

welcome bot commented Mar 15, 2018

Thanks for opening this pull request! A contributor should be by to give feedback soon. In the mean time, please check out the contributing guidelines and explore other ways you can get involved.

@bkeepers bkeepers merged commit 19a06c8 into probot:master Mar 17, 2018
@welcome
Copy link

welcome bot commented Mar 17, 2018

Thanks for your contribution to probot! 🎉

Congrats!

@justajwolf

This comment was marked as spam.

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

3 participants