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 1134 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 250 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 ⚡

@levithomason levithomason force-pushed the greenkeeper-eslint-2.10.1 branch from 9a4cff3 to af3063e Compare May 18, 2016 05:56
@levithomason
Copy link
Contributor

Updated, LGTM. Same as before, merging as backward compat change to a dev dep.

@levithomason levithomason merged commit 53783c4 into master May 18, 2016
@levithomason levithomason deleted the greenkeeper-eslint-2.10.1 branch May 18, 2016 07:25
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.

2 participants