This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
eslint just published its new version 3.5.0.
This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
arrow-spacing
(fixes #7079) (#7080) (Toru Nagashima)max-len
:ignoreStrings
+ignoreTemplateLiterals
(fixes #5805) (#7049) (Jordan Harband)comma-style
(fixes #6941) (#6957) (Gyandeep Singh)no-console
ignores user-defined console (fixes #7010) (#7058) (Toru Nagashima)es6
env also setsecmaVersion
to 6 (#7067) (Jérémie Astori)indent
options for functions (fixes #6052) (#7043) (not-an-aardvark)max-statements-per-line
message (fixes #6287) (#7044) (Jordan Harband)prefer-numeric-literals
rule (fixes #6068) (#7029) (Annie Zhang)no-restricted-properties
rule (fixes #3218) (#7017) (Eli White)new-parens
false negative (fixes #6997) (#6999) (Toru Nagashima)line-comment-position
rule (fixes #6077) (#6953) (alberto)lines-around-directive
rule (fixes #6069) (#6998) (Kai Cataldo)The new version differs by 310 commits .
18be52e
3.5.0
8ff28c6
Build: package.json and changelog update for 3.5.0
08fa538
Update: fix false negative of
arrow-spacing
(fixes #7079) (#7080)cec65e3
Update: add fixer for no-floating-decimal (fixes #7070) (#7081)
2a3f699
Fix: Column number for no-multiple-empty-lines (fixes #7086) (#7088)
6947299
Docs: Add info about closing accepted issues to docs (fixes #6979) (#7089)
d30157a
Docs: Add link to awesome-eslint in integrations page (#7090)
457be1b
Docs: Update so issues are not required (fixes #7015) (#7072)
d9513b7
Fix: Allow linting of .hidden files/folders (fixes #4828) (#6844)
6d97c18
New:
max-len
:ignoreStrings
+ignoreTemplateLiterals
(fixes #5805) (#7049)538d258
Update: make no-implicit-coercion support autofixing. (fixes #7056) (#7061)
883316d
Update: add fixer for prefer-arrow-callback (fixes #7002) (#7004)
7502eed
Update: auto-fix for
comma-style
(fixes #6941) (#6957)645dda5
Update: add fixer for dot-notation (fixes #7014) (#7054)
2657846
Fix:
no-console
ignores user-defined console (fixes #7010) (#7058)There are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade