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.8.0 πŸš€ #39

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

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

eslint just published its new version 2.8.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

  • a8821a5 Docs: Distinguish examples in rules under Stylistic Issues part 2 (Kenneth Williams)
  • 76913b6 Update: Add metadata to existing rules - Batch 3 (refs #5417) (Vitor Balocco)
  • 34ad8d2 Fix: Check that module.paths exists (fixes #5791) (Nicholas C. Zakas)
  • 37239b1 Docs: Add new members of the team (Ilya Volodin)
  • fb3c2eb Update: allow template literals (fixes #5234) (Jonathan Haines)
  • 5a4a935 Update: Add metadata to existing rules - Batch 2 (refs #5417) (Vitor Balocco)
  • ea2e625 Fix: newline-before-return handles return as first token (fixes #5816) (Kevin Partington)
  • f8db9c9 Update: add nestedBinaryExpressions to no-extra-parens (fixes #3065) (Ilya Volodin)
  • 0045d57 Update: allowNamedFunctions in prefer-arrow-callback (fixes #5675) (alberto)
  • 19da72a Update: Add metadata to existing rules - Batch 1 (refs #5417) (Vitor Balocco)
  • cc14e43 Fix: no-fallthrough empty case with comment (fixes #5799) (alberto)
  • 13c8b14 Fix: LogicalExpression checks for short circuit (fixes #5693) (Vamshi krishna)
  • 73b225e Fix: Document and fix metadata (refs #5417) (Ilya Volodin)
  • 882d199 Docs: Improve options description in no-redeclare (alberto)
  • 6a71ceb Docs: Improve options description in no-params-reassign (alberto)
  • 24b6215 Update: Include 'typeof' in rule 'no-constant-condition' (fixes #5228) (Vamshi krishna)
  • a959063 Docs: Remove link to deprecated ESLintTester project (refs #3110) (Trey Thomas)
  • 6fd7d82 Update: Change order in eslint --init env options (fixes #5742) (alberto)
  • c59d909 Fix: Extra paren check around object arrow bodies (fixes #5789) (Brandon Mills)
  • 6f88546 Docs: Use double quotes for better Win compatibility (fixes #5796) (alberto)
  • 02743d5 Fix: catch self-assignment operators in no-magic-number (fixes #4400) (alberto)
  • c94e74e Docs: Make rule descriptions more consistent (Kenneth Williams)
  • 6028252 Docs: Distinguish examples in rules under Stylistic Issues part 1 (Mark Pedrotti)
  • ccd8ca9 Fix: Added property onlyDeclaration to id-match rule (fixes #3488) (Gajus Kuizinas)
  • 6703c02 Update: no-useless-escape / exact locations of errors (fixes #5751) (Onur Temizkan)
  • 3d84b91 Fix: ignore trailing whitespace in template literal (fixes #5786) (Kai Cataldo)
  • b0e6bc4 Update: add allowEmptyCatch option to no-empty (fixes #5800) (Kai Cataldo)
  • f1f1dd7 Docs: Add @pedrottimark as a committer (Brandon Mills)
  • 228f201 Update: commentPattern option for no-fallthrough rule (fixes #5757) (Artyom Lvov)
  • 41db670 Docs: Clarify disable inline comments (Kai Cataldo)
  • 9c9a295 Docs: Add note about shell vs node glob parameters in cli (alberto)
  • 5308ff9 Docs: Add code backticks to sentence in fixable rules (Mark Pedrotti)
  • 965ec06 Docs: fix the examples for space-before-function-paren. (Craig Silverstein)
  • 2b202fc Update: Add ignore option to space-before-function-parens (fixes #4127) (Craig Silverstein)
  • 24c12ba Fix: improve constructor-super errors for literals (fixes #5449) (Toru Nagashima)

The new version differs by 72 commits .

  • 44d96ac 2.8.0
  • 511e38b Build: package.json and changelog update for 2.8.0
  • 5ae3bcb Merge pull request #5851 from scriptdaemon/docs-stylistic-issues-2
  • a8821a5 Docs: Distinguish examples in rules under Stylistic Issues part 2
  • 750cc09 Merge pull request #5865 from vitorbal/metadata3
  • 76913b6 Update: Add metadata to existing rules - Batch 3 (refs #5417)
  • 9b7f6a7 Merge pull request #5861 from eslint/issue5791
  • 34ad8d2 Fix: Check that module.paths exists (fixes #5791)
  • 4e0ff1f Merge pull request #5855 from eslint/jscs
  • 37239b1 Docs: Add new members of the team
  • 31bfe5f Merge pull request #5834 from eslint/issue5675
  • 36d2f9a Merge pull request #5813 from eslint/issue4799
  • 16787e1 Merge pull request #5661 from BarryThePenguin/issue5234
  • fb3c2eb Update: allow template literals (fixes #5234)
  • 25b376c Merge pull request #5838 from vitorbal/metadata2

There are 72 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 76.471% when pulling ca15eed on greenkeeper-eslint-2.8.0 into d36860f on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.471% when pulling b954417 on greenkeeper-eslint-2.8.0 into 85ed62a on master.

@blond blond merged commit e987e82 into master Apr 18, 2016
@blond blond deleted the greenkeeper-eslint-2.8.0 branch April 18, 2016 12:43
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.

None yet

3 participants