-
Notifications
You must be signed in to change notification settings - Fork 22
Update eslint to the latest version 🚀 #19
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
Conversation
Version 3.12.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits .
See the full diff. |
Version 3.12.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits .
See the full diff. |
Version 3.13.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 4 commits .
See the full diff. |
Version 3.14.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 21 commits .
There are 21 commits in total. See the full diff. |
Version 3.14.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits .
See the full diff. |
Version 3.16.0 just got published.Update to this version instead 🚀 Release Notesv3.16.0
CommitsThe new version differs by 48 commits .
There are 48 commits in total. See the full diff. |
Version 3.17.0 just got published.Update to this version instead 🚀 Release Notesv3.17.0
CommitsThe new version differs by 37 commits .
There are 37 commits in total. See the full diff. |
Version 3.12.0 of eslint just got published.
The version 3.12.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 23 commits .
da79f173.12.0519e790Build: package.json and changelog update for 3.12.0e569225Update: fix false positive/negative of yoda rule (fixes #7676) (#7695)e95a230Fix: indent "first" option false positive on nested arrays (fixes #7727) (#7728)81f9e7dFix: Allow duplicated let declarations inprefer-const(fixes #7712) (#7717)1d0d61dNew: Add no-await-in-loop rule (#7563)2cdfb4eNew: Additional APIs (fixes #6256) (#7669)4278c42Update: make no-obj-calls report errors for Reflect (fixes #7700) (#7710)4742d82Docs: clarify the default behavior ofoperator-linebreak(fixes #7459) (#7726)a8489e2Chore: Avoid parserOptions boilerplate in tests for ES6 rules (#7724)b921d1fUpdate: addindentoptions for array and object literals (fixes #7473) (#7681)7079c89Update: Add airbnb-base to init styleguides (fixes #6986) (#7699)63bb3f8Docs: improve the documentation for the autofix API (#7716)f8786fbUpdate: add fixer forcapitalized-comments(#7701)abfd24fFix: don't validate schemas for disabled rules (fixes #7690) (#7692)There are 23 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴