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 2.2.0 πŸš€ #548

Merged
merged 1 commit into from Feb 22, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

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

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

  • 45a22b5 Docs: remove esprima-fb from suggested parsers (Henry Zhu)
  • a4d9cd3 Docs: Fix semi rule typo (Brandon Mills)
  • 9d005c0 Docs: Correct option name in no-implicit-coercion rule (Neil Kistner)
  • 2977248 Fix: Do not cache .eslintrc.js (fixes #5067) (Nick)
  • 211eb8f Fix: no-multi-spaces conflicts with smart tabs (fixes #2077) (Afnan Fahim)
  • 6dc9483 Fix: Crash in constructor-super (fixes #5319) (Burak Yigit Kaya)
  • 3f48875 Docs: Fix yield star spacing examples (Dmitriy Lazarev)
  • 4dab76e Docs: Update preferType heading to keep code format (fixes #5307) (chinesedfan)
  • 7020b82 Fix: sort-imports warned between default and members (fixes #5305) (Toru Nagashima)
  • 2f4cd1c Fix: constructor-super and no-this-before-super false (fixes #5261) (Toru Nagashima)
  • 59e9c5b New: eslint-disable-next-line (fixes #5206) (Kai Cataldo)
  • afb6708 Fix: indent rule forgot about some CallExpressions (fixes #5295) (Burak Yigit Kaya)
  • d18d406 Docs: Update PR creation bot message (fixes #5268) (Nicholas C. Zakas)
  • 0b1cd19 Fix: Ignore parser option if set to default parser (fixes #5241) (Kai Cataldo)

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 ⚑

@phillipj
Copy link
Collaborator

Had to fix one issue due to breaking change in v2 of eslint; .eslintrc rule space-after-keywords got renamed to keyword-spacing. Commit amended and pushed before merging.

phillipj added a commit that referenced this pull request Feb 22, 2016
Update eslint to version 2.2.0 πŸš€
@phillipj phillipj merged commit fc4db27 into master Feb 22, 2016
@phillipj phillipj deleted the greenkeeper-eslint-2.2.0 branch February 22, 2016 19:18
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