Skip to content

Conversation

@ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Apr 1, 2018

This upgrades ESLint to the next version.

At the moment, only 5.0.0-alpha.0 is released, so I will update this pull request with newer versions until a stable version is released.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.31% when pulling 3f08104 on ehmicky:upgrade_eslint_v5 into a58a58d on adametry:master.

@coveralls
Copy link

coveralls commented Apr 1, 2018

Coverage Status

Coverage remained the same at 99.31% when pulling 2cf9763 on ehmicky:upgrade_eslint_v5 into a58a58d on adametry:master.

@ehmicky
Copy link
Contributor Author

ehmicky commented Apr 14, 2018

Upgraded to 5.0.0-alpha.1.

Note that ESLint now removed support for Node 4 and 5, which is why the Travis build is failing. I.e. this plugin will have to raise support from Node 4 to Node 6 in order to support latest version of ESLint.

@ehmicky
Copy link
Contributor Author

ehmicky commented Apr 28, 2018

Upgraded to 5.0.0-alpha.2

@ehmicky
Copy link
Contributor Author

ehmicky commented May 12, 2018

Upgraded to 5.0.0-alpha.3

@ehmicky
Copy link
Contributor Author

ehmicky commented May 29, 2018

Upgraded to 5.0.0-alpha.4

@ehmicky
Copy link
Contributor Author

ehmicky commented Jun 10, 2018

Upgraded to 5.0.0-rc.0

package.json Outdated
"license": "MIT",
"dependencies": {
"eslint": "^4.0.0",
"eslint": "^5.0.0-rc.0",

Choose a reason for hiding this comment

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

[email protected] has been released

@shinnn
Copy link
Collaborator

shinnn commented Jul 5, 2018

@ehmicky Can you finish this up?

@gucong3000
Copy link

@shinnn We should fix CI fail first: #229

Highlights:

* update ESLint form v4 to v5 https://eslint.org/docs/user-guide/migrating-to-5.0.0
* update gulp form v3 to v4

fix #228
close #229
close #230
close #231
Copy link
Collaborator

@shinnn shinnn left a comment

Choose a reason for hiding this comment

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

I rewrote everything by myself.

@shinnn shinnn merged commit aed571b into adametry:master Jul 5, 2018
@ehmicky
Copy link
Contributor Author

ehmicky commented Jul 5, 2018

I was in summer vacation. Great this got merged!

@ehmicky ehmicky deleted the upgrade_eslint_v5 branch July 5, 2018 10:57
Repository owner locked as resolved and limited conversation to collaborators Jul 5, 2018
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.

4 participants