Skip to content

Upgrade: Update devDeps and change istanbul -> nyc#130

Merged
btmills merged 1 commit into
eslint:masterfrom
brettz9:devDeps
Nov 2, 2019
Merged

Upgrade: Update devDeps and change istanbul -> nyc#130
btmills merged 1 commit into
eslint:masterfrom
brettz9:devDeps

Conversation

@brettz9
Copy link
Copy Markdown
Contributor

@brettz9 brettz9 commented Nov 1, 2019

Upgrade: Update devDeps and change istanbul -> nyc

Update eslint-release, chai, mocha, eslint devDeps. In process of updating,
get plugins tests to work in anticipation of eslint 6.

Note that this still doesn't include logic to exclude ESLint 6 in Node 6 on Travis (or, if you preferred, to bump engines to 8.10.0 and drop Travis testing of 6).

If you like, I can also upgrade the deps. to the versions prior to breaking.

@btmills
Copy link
Copy Markdown
Member

btmills commented Nov 1, 2019

If you like, I can also upgrade the deps. to the versions prior to breaking.

Good idea, using ESLint v5 will probably be the easiest route. The other option could be some form of build matrix that uses older versions of ESLint on Node.js v6 and ESLint v6 everywhere else, but I don't think that's worth the effort since supporting the new processor API will require dropping support for ESLint < v6 soon anyway.

@brettz9 brettz9 force-pushed the devDeps branch 2 times, most recently from 6271cc7 to 610a787 Compare November 1, 2019 21:36
@brettz9 brettz9 changed the title Update devDeps and change istanbul -> nyc Upgrade: Update devDeps and change istanbul -> nyc Nov 1, 2019
Copy link
Copy Markdown
Member

@btmills btmills left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @brettz9! Looks like Travis is having issues right now, so I'll check back later and see if I can restart that build to get everything green before merging.

Update eslint-release, chai, mocha, and eslint devDeps. In process of updating,
get plugins tests to work in anticipation of eslint 6.
@brettz9
Copy link
Copy Markdown
Contributor Author

brettz9 commented Nov 1, 2019

Cool... Yeah, I tried with different versions of eslint including reverting, but a Travis issue makes sense.

@btmills btmills merged commit 52e0984 into eslint:master Nov 2, 2019
@brettz9 brettz9 deleted the devDeps branch November 2, 2019 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants