-
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 🚀 #523
base: master
Are you sure you want to change the base?
Conversation
Version 4.15.0 just got published.Update to this version instead 🚀 Release Notesv4.15.0
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.16.0 just got published.Update to this version instead 🚀 Release Notesv4.16.0
CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.17.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 4.18.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.18.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.18.2 just got published.Update to this version instead 🚀 Release Notesv4.18.2
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.0 just got published.Update to this version instead 🚀 Release Notesv4.19.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.1 just got published.Update to this version instead 🚀 Release Notesv4.19.1
CommitsThe new version differs by 7 commits.
See the full diff |
Version 5.0.0 just got published.Update to this version instead 🚀 Release Notesv5.0.0
CommitsThe new version differs by 148 commits.
There are 148 commits in total. See the full diff |
Version 5.0.1 just got published.Update to this version instead 🚀 Release Notesv5.0.1 |
Update to this version instead 🚀 Release Notes for v5.12.1
CommitsThe new version differs by 222 commits.
There are 222 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v5.13.0
CommitsThe new version differs by 13 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for v5.14.0
CommitsThe new version differs by 38 commits.
There are 38 commits in total. 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.14.0 of eslint was just published.
The version 4.14.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.14.0complexity
rule (fixes #8535) (#9754) (Kevin Partington)valid-typeof
example (#9753) (Teddy Katz)source
property a little more subtle (#9735) (Jed Fox)lines-between-class-members
(fixes #9665) (#9680) (sakabar)Commits
The new version differs by 19 commits.
8d166b4
4.14.0
5a29612
Build: changelog update for 4.14.0
be2f57e
Update: support separate requires in one-var. (fixes #6175) (#9441)
370d614
Docs: Fix typos (#9751)
8196c45
Chore: Reorganize CLI options and associated docs (#9758)
75c7419
Update: Logical-and is counted in
complexity
rule (fixes #8535) (#9754)eb4b1e0
Docs: reintroduce misspelling in
valid-typeof
example (#9753)ae51eb2
New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344)
e9d5dfd
Docs: improve no-extra-parens formatting (#9747)
37d066c
Chore: Add unit tests for overrides glob matching. (#9744)
805a94e
Chore: Fix typo in CLIEngine test name (#9741)
1c2aafd
Update: Improve parser integrations (fixes #8392) (#8755)
4ddc131
Upgrade: debug@^3.1.0 (#9731)
f252c19
Docs: Make the lint message
source
property a little more subtle (#9735)5a5c23c
Docs: fix the link to contributing page (#9727)
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴