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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint to version 1.7.3 πŸš€ #9

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

eslint just published its new version 1.7.3, 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

  • Fix: Support comma-first style in key-spacing (fixes #3877) (Brandon Mills)
  • Fix: no-magic-numbers: variable declarations (fixes #4192) (Ilya Panasenko)
  • Fix: Support ES6 shorthand in key-spacing (fixes #3678) (Brandon Mills)
  • Fix: indent array with memberExpression (fixes #4203) (Gyandeep Singh)
  • Fix: indent param function on sameline (fixes #4174) (Gyandeep Singh)
  • Fix: no-multiple-empty-lines fails when empty line at EOF (fixes #4214) (alberto)
  • Fix: comma-dangle false positive (fixes #4200) (Nicholas C. Zakas)
  • Fix: valid-jsdoc prefer problem (fixes #4205) (Nicholas C. Zakas)
  • Docs: Add missing single-quote (Kevin Lamping)
  • Fix: correct no-multiple-empty-lines at EOF (fixes #4140) (alberto)

The new version differs by 30 commits .

  • 8dd4772 1.7.3
  • a765af7 Merge pull request #4221 from eslint/issue3877
  • e432237 Merge pull request #4217 from eslint/issue4174
  • 58c6cdd Merge pull request #4215 from eslint/issue4214
  • 6d01b6c Merge pull request #4191 from ipanasenko/master
  • d41408d Fix: Support comma-first style in key-spacing (fixes #3877)
  • 64a8387 Merge pull request #4219 from eslint/issue3678
  • d0524cc Fix: no-magic-numbers: variable declarations (fixes #4192)
  • 103eb95 Fix: Support ES6 shorthand in key-spacing (fixes #3678)
  • e42bdad Merge pull request #4218 from eslint/issue4203
  • fb0785b Fix:indentarray with memberExpression (fixes #4203)
  • 440df8f Fix:indentparam function on sameline (fixes #4174)
  • c9259f0 Merge pull request #4212 from eslint/issue4200
  • 4b6bf75 Merge pull request #4211 from eslint/issue4205
  • 5ca4594 Fix: no-multiple-empty-lines fails when empty line at EOF (fixes #4214)

There are 30 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 ⚑

@meandmax meandmax closed this Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants