Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

eslint just published its new version 2.10.1, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of eslint – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • 9397135 Fix: valid-jsdoc false positive at default parameters (fixes #6097) (#6170) (Toru Nagashima)
  • 2166ad4 Fix: warning & error count in CLIEngine.getErrorResults (fixes #6155) (#6157) (alberto)
  • 1e0a652 Fix: ignore empty statements in max-statements-per-line (fixes #6153) (#6156) (alberto)
  • f9ca0d6 Fix: no-extra-parens to check for nulls (fixes #6161) (#6164) (Gyandeep Singh)
  • d095ee3 Fix: Parser merge sequence in config (fixes #6158) (#6160) (Gyandeep Singh)
  • f33e49f Fix: no-return-assign to check for null tokens (fixes #6159) (#6162) (Gyandeep Singh)

The new version differs by 64 commits .

  • 51e05af 2.10.1
  • 158b0b6 Build: package.json and changelog update for 2.10.1
  • 9397135 Fix:valid-jsdocfalse positive at default parameters (fixes #6097) (#6170)
  • 2166ad4 Fix: warning & error count inCLIEngine.getErrorResults(fixes #6155) (#6157)
  • 1e0a652 Fix: ignore empty statements in max-statements-per-line (fixes #6153) (#6156)
  • f9ca0d6 Fix:no-extra-parensto check for nulls (fixes #6161) (#6164)
  • d095ee3 Fix: Parser merge sequence in config (fixes #6158) (#6160)
  • f33e49f Fix:no-return-assignto check for null tokens (fixes #6159) (#6162)
  • 8b78697 2.10.0
  • b299e2d Build: package.json and changelog update for 2.10.0
  • 098cd9c Docs: Distinguish examples in rules under Stylistic Issues part 4 (#6136)
  • 805742c Docs: Clarify JSX option usage (#6132)
  • 10b0933 Fix: Optimize no-irregular-whitespace for the common case (fixes #6116) (#6117)
  • 36bec90 Docs: linkify URLs in development-environment.md (#6150)
  • 29c401a Docs: Convert rules in index under Removed from list to table (#6091)

There are 64 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d626243 on greenkeeper-eslint-2.10.1 into a360542 on master.

@addons-robot addons-robot force-pushed the greenkeeper-eslint-2.10.1 branch from d626243 to 2a1fb1f Compare May 16, 2016 08:19
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2a1fb1f on greenkeeper-eslint-2.10.1 into 3e360a6 on master.

@muffinresearch muffinresearch merged commit 9c77dd5 into master May 16, 2016
@muffinresearch muffinresearch deleted the greenkeeper-eslint-2.10.1 branch May 16, 2016 08:37
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.

4 participants