alexandrevribeiro / express-app-runner

A ridiculously fast and easy way to configure and run an express app.
1 stars 1 forks source link

An in-range update of eslint-watch is breaking the build 🚨 #9

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.3 of eslint-watch was just published.

Branch Build failing 🚨
Dependency eslint-watch
Current Version 3.1.2
Type devDependency

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

eslint-watch is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ✅ **continuous-integration/appveyor/branch** AppVeyor build succeeded [Details](https://ci.appveyor.com/project/alexandrevribeiro/express-app-runner/build/1.0.84) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/alexandrevribeiro/express-app-runner/builds/287758704?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • c2afaf3 3.1.3
  • 9907279 Upgrading dependencies and started to add coveralls (#132)
  • ee25d3e Fix: #130 (#131)
  • ceeef55 Fix various lint inconsistencies (#123)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.1.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes V3.1.5 - Fix clear screen

Fixes

  • Fixed characters from being printed on screen for some terminals (#140, Thanks @filipposarzana)
Commits

The new version differs by 4 commits.

See the full diff