Skip to content

Conversation

hekike
Copy link
Member

@hekike hekike commented May 6, 2019

BREAKING CHANGE: dropping Node 4.x and 6.x

Security check is handled by Snyk in the future.

@hekike hekike requested a review from DonutEspresso May 6, 2019 16:54
@coveralls
Copy link

coveralls commented May 6, 2019

Coverage Status

Coverage increased (+0.02%) to 98.45% when pulling d42d83e on feat/from-verror-to-nerror into b718c5d on master.

BREAKING CHANGE: drop 4.x and 6.x Node support
@@ -1,10 +1,9 @@
language: node_js
node_js:
- "4"
Copy link
Member

Choose a reason for hiding this comment

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

Is this a breaking change if we stop supporting 4/6?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, in my opinion it is

@DonutEspresso DonutEspresso self-requested a review May 6, 2019 21:32
"chai": "^4.0.2",
"coveralls": "^3.0.0",
"eslint": "^4.1.1",
"chai": "^4.2.0",
Copy link
Member

Choose a reason for hiding this comment

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

In the future I'd probably do these dev deps in a separate PR to keep the commits easier to reason about.

@hekike hekike merged commit 56daf0b into master May 6, 2019
@hekike hekike deleted the feat/from-verror-to-nerror branch May 6, 2019 21:35
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.

3 participants