-
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 🚀 #6
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 15 15
=====================================
Hits 15 15 Continue to review full report at Codecov.
|
Version 4.1.1 just got published.Update to this version instead 🚀 Release Notesv4.1.1
CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 Release Notesv4.2.0
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
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.1.0 of eslint just got published.
The version 4.1.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.1.0padded-block
rule (#8783) (Plusb Preco)enforceForArrowConditionals
tono-extra-parens
(fixes #6196) (#8439) (Evilebot Tnawi)overrides
/files
options for glob-based config (fixes #3611) (#8081) (Sylvan Mably)Commits
The new version differs by 141 commits.
7d9e3be
4.1.0
e727b7b
Build: changelog update for 4.1.0
e8f1362
Docs: Remove wrong descriptions in
padded-block
rule (#8783)291a783
Update:
enforceForArrowConditionals
tono-extra-parens
(fixes #6196) (#8439)a21dd32
New: Add
overrides
/files
options for glob-based config (fixes #3611) (#8081)879688c
Update: Add ignoreComments option to no-trailing-spaces (#8061)
b58ae2e
Chore: Only instantiate fileEntryCache when cache flage set (perf) (#8763)
9851288
Update: fix indent errors on multiline destructure (fixes #8729) (#8756)
3608f06
Docs: Increase visibility of code of conduct (fixes #8758) (#8764)
673a58b
Update: support multiple fixes in a report (fixes #7348) (#8101)
7a1bc38
Fix: don't pass default parserOptions to custom parsers (fixes #8744) (#8745)
c5b4052
Chore: enable computed-property-spacing on ESLint codebase (#8760)
3419f64
Docs: describe how to use formatters on the formatter demo page (#8754)
a3ff8f2
Chore: combine tests in tests/lib/eslint.js and tests/lib/linter.js (#8746)
b7cc1e6
Fix: Space-infix-ops should ignore type annotations in TypeScript (#8341)
There are 141 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 🌴