Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint to the latest version 馃殌 #21

Merged
merged 1 commit into from
Nov 12, 2016

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 11, 2016

Version 3.10.0 of eslint just got published.

Dependency eslint
Current Version 3.9.1
Type devDependency

The version 3.10.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.


Commits

The new version differs by 35 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 35 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 馃尨

@coveralls
Copy link

coveralls commented Nov 11, 2016

Coverage Status

Coverage remained the same at 50.0% when pulling b4bf9f5 on greenkeeper/eslint-3.10.0 into 9fab661 on master.

@lgaticaq lgaticaq merged commit 76cb911 into master Nov 12, 2016
@lgaticaq lgaticaq deleted the greenkeeper/eslint-3.10.0 branch November 12, 2016 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants