This version is covered by your current version range and after updating it in your project the build kept failing.
It looks like your project, in its current form, is malfunctioning and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.
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.10.0.
This version is covered by your current version range and after updating it in your project the build kept failing.
It looks like your project, in its current form, is malfunctioning and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.
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
object-shorthand
tests more readable (#7580) (Teddy Katz)func-names
to recognize inferred ES6 names (fixes #7235) (#7244) (Logan Smyth)object-shorthand
autofix (fixes #7574) (#7575) (Teddy Katz)arrow-body-style
fixer (#7504) (Teddy Katz)no-return-await
rule. (fixes #7537) (#7547) (Jordan Harband)space-infix-ops
(fixes #7525) (#7552) (Teddy Katz)arrow-parens
supports type annotations (fixes #7406) (#7436) (Toru Nagashima)func-name-matching
: update with “always”/“never” option (#7536) (Jordan Harband)no-restricted-{imports,modules}
: add “patterns” (fixes #6963) (#7433) (Jordan Harband)executeOnFiles
(#7362) (Simen Bekkhus)curly
false positive with no-semicolon style (#7509) (Teddy Katz)brace-style
false negative on multiline node (fixes #7493) (#7496) (Teddy Katz)ArrowFunctionExpression
support torequire-jsdoc
rule (#7518) (Gyandeep Singh)lines-around-directive
semicolon handling (fixes #7450) (#7483) (Teddy Katz)eqeqeq
cases (#7389) (Teddy Katz)no-extra-boolean-cast
(#7387) (Teddy Katz)prefer-arrow-callback
on ESLint codebase (fixes #6407) (#7503) (Teddy Katz)The new version differs by 390 commits .
dbff37a
3.10.0
917b921
Build: package.json and changelog update for 3.10.0
7ee039b
Update: Add comma-style options for calls, fns, imports (fixes #7470)
670e060
Chore: make the
object-shorthand
tests more readable (#7580)c3f4809
Update: Allow
func-names
to recognize inferred ES6 names (fixes #7235) (#7244)b8d6e48
Fix: syntax errors created by
object-shorthand
autofix (fixes #7574) (#7575)1b3b65c
Chore: ensure that files in tests/conf are linted (#7579)
2bd1dd7
Update: avoid creating extra whitespace in
arrow-body-style
fixer (#7504)66fe9ff
New:
no-return-await
rule. (fixes #7537) (#7547)759525e
Chore: Use process.exitCode instead of process.exit() in bin/eslint.js (#7569)
0d60db7
Fix: Curly rule doesn't account for leading comment (fixes #7538) (#7539)
5003b1c
Update: fix in/instanceof handling with
space-infix-ops
(fixes #7525) (#7552)3e6131e
Docs: explain config option merging (#7499)
1766524
Update: "Error type should be" assertion in rule-tester (fixes 6106) (#7550)
44eb274
Docs: Missing semicolon report was missing a comma (#7553)
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