Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
eslint just published its new version 3.6.0.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
As eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
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 ✨
You rock!
🌴
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 209 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 209 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade