marcusasplund / hyperapp-todo-simple

Simple crud todo-app with hyperapp.js
MIT License
46 stars 6 forks source link

An in-range update of rollup is breaking the build 🚨 #48

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.59.3 of rollup was just published.

Branch Build failing 🚨
Dependency rollup
Current Version 0.59.2
Type devDependency

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

rollup 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/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marcusasplund/hyperapp-todo-simple/builds/383243531?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 3 commits.

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 0.59.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 0.59.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 5eb154d 0.59.4
  • fba6877 Update changelog
  • b0e87d1 Add a functional test for shadowed properties
  • db6d8ff Add more tests, remove wrong leftover code
  • f6f7049 Simplify callback types
  • e692cc9 Only track a single return value and reassign all return values when
  • 653af0f Move property reassignment tracking to the literals to support the idea

See the full diff