-
Notifications
You must be signed in to change notification settings - Fork 133
Update eslint to the latest version 🚀 #103
base: master
Are you sure you want to change the base?
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)indent
behavior on computed properties (fixes #8989) (#8999) (Teddy Katz)Commits
The new version differs by 285 commits.
a113cd3
4.4.0
181bd46
Build: changelog update for 4.4.0
89196fd
Upgrade: Espree to 3.5.0 (#9074)
b3e4598
Fix: clarify AST and don't use
node.start
/node.end
(fixes #8956) (#8984)62911e4
Update: Add ImportDeclaration option to indent rule (#8955)
de75f9b
Chore: enable object-curly-newline & object-property-newline.(fixes #9042) (#9068)
5ae8458
Docs: fix typo in object-shorthand.md (#9066)
c3d5b39
Docs: clarify options descriptions (fixes #8875) (#9060)
37158c5
Docs: clarified behavior of globalReturn option (fixes #8953) (#9058)
c2f3553
Docs: Update example for MemberExpression option of indent (fixes #9056) (#9057)
78a85e0
Fix: no-extra-parens incorrectly reports async function expressions (#9035)
c794f86
Fix: getter-return reporting method named 'get' (fixes #8919) (#9004)
d0f78ec
Docs: update rule deprecation policy (fixes #8635) (#9033)
5ab282f
Fix: Print error message in bin/eslint.js (fixes #9011) (#9041)
50e3cf3
Docs: 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 🌴