Update eslint to the latest version 🚀#103
Conversation
Version 4.4.1 just got published.Update to this version instead 🚀 Release Notesv4.4.1 |
Version 4.5.0 just got published.Update to this version instead 🚀 Release Notesv4.5.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.6.0 just got published.Update to this version instead 🚀 Release Notesv4.6.0
CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 4.6.1 just got published.Update to this version instead 🚀 Release Notesv4.6.1
CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.7.0 just got published.Update to this version instead 🚀 Release Notesv4.7.0
CommitsThe new version differs by 55 commits.
There are 55 commits in total. See the full diff |
Version 4.7.1 just got published.Update to this version instead 🚀 Release Notesv4.7.1 |
Version 4.7.2 just got published.Update to this version instead 🚀 Release Notesv4.7.2 |
Version 4.8.0 just got published.Update to this version instead 🚀 Release Notesv4.8.0
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.9.0 just got published.Update to this version instead 🚀 Release Notesv4.9.0
CommitsThe new version differs by 32 commits.
There are 32 commits in total. See the full diff |
Version 4.10.0 just got published.Update to this version instead 🚀 Release Notesv4.10.0
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Version 4.11.0 just got published.Update to this version instead 🚀 Release Notesv4.11.0
CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Version 4.12.0 just got published.Update to this version instead 🚀 Release Notesv4.12.0
CommitsThe new version differs by 15 commits.
See the full diff |
Version 4.12.1 just got published.Update to this version instead 🚀 Release Notesv4.12.1 |
Version 4.13.0 just got published.Update to this version instead 🚀 Release Notesv4.13.0
CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v6.0.0
CommitsThe new version differs by 134 commits.
There are 134 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 4.4.0 of eslint just got published.
The version 4.4.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.
Release Notes
v4.4.0node.start/node.end(fixes #8956) (#8984) (Toru Nagashima)indentbehavior on computed properties (fixes #8989) (#8999) (Teddy Katz)Commits
The new version differs by 285 commits.
a113cd34.4.0181bd46Build: changelog update for 4.4.089196fdUpgrade: Espree to 3.5.0 (#9074)b3e4598Fix: clarify AST and don't usenode.start/node.end(fixes #8956) (#8984)62911e4Update: Add ImportDeclaration option to indent rule (#8955)de75f9bChore: enable object-curly-newline & object-property-newline.(fixes #9042) (#9068)5ae8458Docs: fix typo in object-shorthand.md (#9066)c3d5b39Docs: clarify options descriptions (fixes #8875) (#9060)37158c5Docs: clarified behavior of globalReturn option (fixes #8953) (#9058)c2f3553Docs: Update example for MemberExpression option of indent (fixes #9056) (#9057)78a85e0Fix: no-extra-parens incorrectly reports async function expressions (#9035)c794f86Fix: getter-return reporting method named 'get' (fixes #8919) (#9004)d0f78ecDocs: update rule deprecation policy (fixes #8635) (#9033)5ab282fFix: Print error message in bin/eslint.js (fixes #9011) (#9041)50e3cf3Docs: Update sort-keys doc to define natural ordering (fixes #9043) (#9045)There are 250 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 🌴