tusharmath / any-dom

consistent API for any virtual dom library
0 stars 0 forks source link

An in-range update of snabbdom is breaking the build 🚨 #15

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency snabbdom was updated from 0.7.2 to 0.7.3.

🚨 View failing branch.

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

snabbdom 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 failed ([Details](https://travis-ci.org/tusharmath/any-dom/builds/470776365?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 13 commits.

  • 81da0c1 Version 0.7.3
  • f66f919 Test that multiple event listeners all receive event and vnode
  • 425a6b2 Add comment documenting bug-fix
  • 3b04714 Merge pull request #409 from whitecolor/patch-3
  • 29b2829 Merge pull request #378 from kay999/master
  • 695da13 Fix for #360 error in IE/Edge
  • 3c0f50a Merge pull request #407 from mariusmuja/patch_fix
  • 6a632c2 Fix for patching node with text over node with children
  • 80603c2 Merge pull request #399 from jvanbruegge/browserstack
  • 2e73a92 Move to karma, allow to test on browserstack
  • a34ffff Explain insertBefore in README
  • efda964 Updated documentation for eventlisteners
  • b9f2db2 Update eventlisteners.ts

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 0.7.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.