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.6.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
strict
(fixes #6668) (#7198) (Teddy Katz)space-unary-ops
to handle await expressions (#7174) (Teddy Katz)prefer-template
(fixes #6978) (#7165) (Teddy Katz)no-extra-parens
supports async/await (refs #7101) (#7178) (Toru Nagashima)no-whitespace-before-property
(#7185) (Teddy Katz)keyword-spacing
supports async/await (refs #7101) (#7179) (Toru Nagashima)valid-typeof
comparison (fixes #7166) (#7168) (Teddy Katz)array-callback-return
(#7172) (Teddy Katz)prefer-arrow-callback
fixer (#7173) (Teddy Katz)no-unused-expressions
(#7175) (Teddy Katz)arrow-parens
handles async arrow functions correctly (#7176) (Teddy Katz)generator-star-spacing
and async (refs #7101) (#7182) (Toru Nagashima)no-restricted-properties
check destructuring (fixes #7147) (#7151) (Teddy Katz)no-restricted-properties
more flexible (fixes #7137) (#7139) (Teddy Katz)quotes
rule's false negative (fixes #7084) (#7141) (Toru Nagashima)no-unused-vars
false negative (fixes #7124) (#7143) (Toru Nagashima)eol-last
correctly (fixes #7136) (#7149) (kdex)max-len
:ignoreTemplateLiterals
: handle 3+ lines (fixes #7125) (#7138) (Jordan Harband)indent
report lines with mixed spaces/tabs (fixes #4274) (#7076) (Teddy Katz)no-regex-spaces
(#7113) (Teddy Katz)typeof
check forno-undef
rule in eslint-config-eslint (#7103) (Teddy Katz)class-methods-use-this
:exceptions
option (fixes #7085) (#7120) (Jordan Harband)always
/never
option toeol-last
(fixes #6938) (#6952) (kdex)guard-for-in
best practice (fixes #7071) (#7094) (Dallon Feldner)The new version differs by 611 commits .
f5ae6d0
3.6.0
cc9fba8
Build: package.json and changelog update for 3.6.0
1b05d9c
Update: add fixer for
strict
(fixes #6668) (#7198)0a36138
Docs: Update ecmaVersion instructions (#7195)
aaa3779
Update: Allow
space-unary-ops
to handle await expressions (#7174)91bf477
Update: add fixer for
prefer-template
(fixes #6978) (#7165)745343f
Update:
no-extra-parens
supports async/await (refs #7101) (#7178)8e1fee1
Fix: Handle number literals correctly in
no-whitespace-before-property
(#7185)462a3f7
Update:
keyword-spacing
supports async/await (refs #7101) (#7179)709a734
Update: Allow template string in
valid-typeof
comparison (fixes #7166) (#7168)f71937a
Fix: Don't report async/generator callbacks in
array-callback-return
(#7172)461b015
Fix: Handle async functions correctly in
prefer-arrow-callback
fixer (#7173)7ea3e4b
Fix: Handle await expressions correctly in
no-unused-expressions
(#7175)16bb802
Update: Ensure
arrow-parens
handles async arrow functions correctly (#7176)2d10657
Chore: add tests for
generator-star-spacing
and async (refs #7101) (#7182)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