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

An in-range update of eslint-config-conaclos is breaking the build 🚨 #53

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Branch Build failing 🚨
Dependency eslint-config-conaclos
Current Version 1.2.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As eslint-config-conaclos is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/coast-team/netflux/builds/216450447)
Commits

The new version differs by 24 commits .

  • acd6323 chore(release): 1.2.4
  • a5472a9 feat(base): prevent comparison with -0
  • 6f4c074 feat(style): prevent space between template string and its tag
  • 8c6f61a feat(base): enforce the use of Error in Promise#reject
  • 500f620 feat(base): await function contains at least one await
  • e03e7be feat(style): enforce capitalization of the first comment letter
  • 502f311 style(dist-mod): fix comment style
  • 0f8e94e feat(base): prevent 'return await' statment
  • db2b326 chore(deps): update deps
  • f98edfe chore(deps): update eslint to 3.9
  • 6e05084 refactor(esnext-base): remove obsolete rule prefer-reflect
  • 2f6ef13 feat(base): prevent useless return
  • 571b99c feat(style): enforce function wrapping with call and apply
  • b460824 refactor(base): allow non-strict comparison against null
  • feeb96e refactor(esnext-style): relax comma-dangle

There are 24 commits in total. 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: