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 3.2.0 🚀 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.2.0.

State Update 🚀
Dependency eslint
New version 3.2.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • 2438ee2 Upgrade: Update markdownlint dependency to 0.2.0 (fixes #6781) (#6782) (David Anson)
  • 4fc0018 Chore: dogfooding no-var rule and remove vars (refs #6407) (#6757) (Toru Nagashima)
  • b22eb5c New: no-tabs rule (fixes #6079) (#6772) (Gyandeep Singh)
  • ddea63a Chore: Updated no-control-regex tests to cover all cases (fixes #6438) (#6752) (Efe Gürkan YALAMAN)
  • 1025772 Docs: Add plugin example to disabling with comments guide (fixes #6742) (#6747) (Brandon Mills)
  • 628aae4 Docs: fix inconsistent spacing inside block comment (#6768) (Brian Jacobel)
  • 2983c32 Docs: Add options to func-names config comments (#6748) (Brandon Mills)
  • 2f94443 Docs: fix wrong path (#6763) (molee1905)
  • 6f3faa4 Revert "Build: Remove support for Node v5 (fixes #6743)" (#6758) (Nicholas C. Zakas)
  • 99dfd1c Docs: fix grammar issue in rule-changes page (#6761) (Vitor Balocco)
  • e825458 Fix: Rule no-unused-vars had missing period (fixes #6738) (#6739) (Brian Mock)
  • 71ae64c Docs: Clarify cache file deletion (fixes #4943) (#6712) (Nicholas C. Zakas)
  • 26c85dd Update: merge warnings of consecutive unreachable nodes (fixes #6583) (#6729) (Toru Nagashima)
  • 106e40b Fix: Correct grammar in object-curly-newline reports (fixes #6725) (#6728) (Vitor Balocco)
  • e00754c Chore: Dogfooding ES6 rules (refs #6407) (#6735) (alberto)
  • 181b26a Build: Remove support for Node v5 (fixes #6743) (#6744) (alberto)
  • 5320a6c Update: no-use-before-define false negative on for-in/of (fixes #6699) (#6719) (Toru Nagashima)
  • a2090cb Fix: space-infix-ops doesn't fail for type annotations(fixes #5211) (#6723) (Nicholas C. Zakas)
  • 9c36ecf Docs: Add @vitorbal and @platinumazure to development team (Ilya Volodin)
  • e09d1b8 Docs: describe all RuleTester options (fixes #4810, fixes #6709) (#6711) (Nicholas C. Zakas)
  • a157f47 Chore: Update CLIEngine option desc (fixes #5179) (#6713) (Nicholas C. Zakas)
  • a0727f9 Chore: fix .gitignore for vscode (refs #6383) (#6720) (Toru Nagashima)
  • 75d2d43 Docs: Clarify Closure type hint expectation (fixes #5231) (#6714) (Nicholas C. Zakas)
  • 95ea25a Update: Check indentation of multi-line chained properties (refs #1801) (#5940) (Rich Trott)
  • e7b1e1c Docs: Edit issue/PR waiting period docs (fixes #6009) (#6715) (Nicholas C. Zakas)
  • 053aa0c Update: Added 'allowSuper' option to no-underscore-dangle (fixes #6355) (#6662) (peteward44)
  • 8929045 Build: Automatically generate rule index (refs #2860) (#6658) (Ilya Volodin)
  • f916ae5 Docs: Fix multiline-ternary typos (#6704) (Cédric Malard)
  • c64b0c2 Chore: First ES6 refactoring (refs #6407) (#6570) (Nicholas C. Zakas)

The new version differs by 123 commits .

  • 5230310 3.2.0
  • 61903b5 Build: package.json and changelog update for 3.2.0
  • 2438ee2 Upgrade: Update markdownlint dependency to 0.2.0 (fixes #6781) (#6782)
  • 4fc0018 Chore: dogfooding no-var rule and remove vars (refs #6407) (#6757)
  • b22eb5c New: no-tabs rule (fixes #6079) (#6772)
  • ddea63a Chore: Updated no-control-regex tests to cover all cases (fixes #6438) (#6752)
  • 1025772 Docs: Add plugin example to disabling with comments guide (fixes #6742) (#6747)
  • 628aae4 Docs: fix inconsistent spacing inside block comment (#6768)
  • 2983c32 Docs: Add options to func-names config comments (#6748)
  • 2f94443 Docs: fix wrong path (#6763)
  • 6f3faa4 Revert "Build: Remove support for Node v5 (fixes #6743)" (#6758)
  • 99dfd1c Docs: fix grammar issue in rule-changes page (#6761)
  • e825458 Fix: Rule no-unused-vars had missing period (fixes #6738) (#6739)
  • 71ae64c Docs: Clarify cache file deletion (fixes #4943) (#6712)
  • 26c85dd Update: merge warnings of consecutive unreachable nodes (fixes #6583) (#6729)

There are 123 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

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