coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Update eslint-config-conaclos to the latest version 🚀 #84

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of eslint-config-conaclos just got published.

Dependency eslint-config-conaclos
Current Version 1.2.4
Type devDependency

The version 2.0.0 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-config-conaclos. 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.


Commits

The new version differs by 13 commits.

  • b1d6b7f chore(release): 2.0.0
  • 23eb9df chore(deps): upgrade deps
  • c2a63d6 feat(style): enable only one space at end and start of a file
  • 9872770 refactor(base): enable use before declaration
  • 6921836 refactor(style): enable 2 consecutive empty lines
  • f3e8c97 feat(style): stricter JSdoc style
  • 64b60cc feat(style): freedom of comments
  • 0af5214 feat(style): ensure consistent spacing in switch cases
  • ba368b5 refactor: fix rule category
  • e94fa72 feat(base): check for loop variant
  • 97ce407 feat(style): if needed, semicolons should be first
  • ecbd2d4 refactor(base): align with eslint-recommended
  • 45d750b chore(eslint): migrate to ESLint 4.x

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

kalitine commented 7 years ago

Done