express-vue / express-vue-renderer

Rendering Engine to turn vue objects to javascript
Other
8 stars 5 forks source link

An in-range update of deepmerge is breaking the build 🚨 #123

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency deepmerge was updated from 2.2.0 to 2.2.1.

🚨 View failing branch.

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

deepmerge is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/express-vue/express-vue-renderer/builds/436771613?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • 0f5efc8 2.2.1
  • 2dbd2f9 Fix another type test issue
  • 539c4f7 2.2.1 changelog
  • f148e65 Fix typescript test not running successfully
  • 28cf0a9 Merge pull request #121 from nataly87s/patch-1
  • 739e1a3 Failing test for bad typescript types
  • c3b770d fix test
  • 68b6c06 fix type definition
  • 91d5009 Bump tap dependency to make npm audit shut up

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 5 years ago

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