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

eslint@2.11.1 breaks build 🚨 #64

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚨🚨🚨

eslint just published its new version 2.11.1, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • 64b0d0c Fix: failed to parse /*eslint comments by colon (fixes #6224) (#6258) (Toru Nagashima)
  • c8936eb Build: Don't check commit count (fixes #5935) (#6263) (Nicholas C. Zakas)
  • 113c1a8 Fix: max-statements-per-line false positive at exports (fixes #6264) (#6268) (Toru Nagashima)
  • 03beb27 Fix: no-useless-rename false positives (fixes #6266) (#6267) (alberto)
  • fe89037 Docs: Fix rule name in example (#6279) (Kenneth Williams)

The new version differs by 99 commits .

  • c22cb29 2.11.1
  • f73931e Build: package.json and changelog update for 2.11.1
  • 64b0d0c Fix: failed to parse/*eslintcomments by colon (fixes #6224) (#6258)
  • c8936eb Build: Don't check commit count (fixes #5935) (#6263)
  • 113c1a8 Fix:max-statements-per-linefalse positive at exports (fixes #6264) (#6268)
  • 03beb27 Fix:no-useless-renamefalse positives (fixes #6266) (#6267)
  • fe89037 Docs: Fix rule name in example (#6279)
  • 0e4c9c8 2.11.0
  • 640a03d Build: package.json and changelog update for 2.11.0
  • 77dd2b4 Fix: On --init, print message when package.json is invalid (fixes #6257) (#6261)
  • 7f60186 Fix:--ignore-patterncan't uningnore files (fixes #6127) (#6253)
  • fea8fe6 New: no-useless-rename (fixes #6058) (#6249)
  • b4cff9d Fix: Incorrect object-property-newline behavior (fixes #6207) (#6213)
  • 35b4656 Docs: Edit arrow-parens.md to show correct output value (#6245)
  • ee0cd58 Fix:newline-before-returnshouldn't disallow newlines (fixes #6176) (#6217)

There are 99 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 88.235% when pulling 3884a2c on greenkeeper-eslint-2.11.1 into ada2874 on master.

@blond blond closed this Jul 9, 2016
@blond blond deleted the greenkeeper-eslint-2.11.1 branch July 9, 2016 08:49
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.

3 participants