-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update eslint to the latest version 🚀 #7
base: master
Are you sure you want to change the base?
Conversation
Version 4.3.0 just got published.Update to this version instead 🚀 Release Notesv4.3.0
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Version 4.4.0 just got published.Update to this version instead 🚀 Release Notesv4.4.0
CommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
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.2.0 of eslint just got published.
The version 4.2.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.2.0indent
(#8901) (Teddy Katz)fix
option (fixes #8039) (#8730) (Ian VanSchooten)false
(#8825) (Erik Vold)Commits
The new version differs by 67 commits.
5ea79dc
4.2.0
b19ee3f
Build: changelog update for 4.2.0
e0f0101
Update: fix indentation of nested function parameters (fixes #8892) (#8900)
9f95a3e
Chore: remove unused helper method from
indent
(#8901)11ffe6b
Fix: no-regex-spaces rule incorrectly fixes quantified spaces (#8773)
975dacf
Update: fix indentation of EmptyStatements (fixes #8882) (#8885)
88ed041
Build: Turnoff CI branch build (fixes #8804) (#8873)
72f22eb
Chore: replace is-my-json-valid with Ajv (#8852)
7c8de92
Docs: Clarified PR guidelines in maintainer guide (#8876)
d1fc408
Docs: Update CLA link in Contributing docs (#8883)
931a9f1
Fix: indent false positive with multi-line await expression (#8837)
3767cda
Update: add no-sync option to allow at root level (fixes #7985) (#8859)
1ce553d
Docs: Fix wording of minProperties in object-curly-newline (fixes #8874) (#8878)
f00854e
Fix: --quiet no longer fixes warnings (fixes #8675) (#8858)
b678535
Chore: Add collapsible block for config in ISSUE_TEMPLATE (#8872)
There are 67 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 🌴