marcusasplund / hyperapp-RxJS

A test with HyperApp and RxJS
MIT License
14 stars 1 forks source link

An in-range update of hyperapp is breaking the build 🚨 #53

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.6 of hyperapp was just published.

Branch Build failing 🚨
Dependency hyperapp
Current Version 1.2.5
Type dependency

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

hyperapp 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/marcusasplund/hyperapp-RxJS/builds/386779645?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 12 commits.

  • 8da3ede 1.2.6
  • ff793e0 Fixed a small typo in the README.md (#698)
  • 483ea05 Format source code to make tests happy (#686)
  • d048fcf Update CONTRIBUTING.md (#683)
  • 6c4f4fb Add note about other state types you can use.
  • f16f7fc Keyed children diff optimization (#663)
  • d29c389 Add note about top-level nodes. Thanks @brandonros.
  • 90e1861 Add ci test for prettier use (#671)
  • 8cb82fa Add target:es6 to tsconfig.json to fix failing tsc tests (#670)
  • ac38e01 Improve readability: set/getβ†’ setPartialState/getPartialState.
  • 110ec4f Why, uglify, why? You're tearing me apart.
  • 538a93e Format improvements (#664)

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 1.2.5 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 1.2.7 just got published.

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

Commits

The new version differs by 4 commits.

  • ebdfc2c 1.2.7
  • ab889cf hotfix: use setAttribute for type attributes
  • ebe173a chore: add Node.js 10 (#716)
  • 123fdef chore: cache node_modules (#715)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.8 just got published.

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.9 just got published.

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

Commits

The new version differs by 16 commits.

  • bb0d38c 1.2.9
  • fbba75f fix: use current version in pkg.json
  • cea6295 style: add note about upcoming hyperapp V2
  • 4638e39 docs: fix grammar errors; remove tiny logo; update links
  • 01d02c0 chore: update description, keywords & links
  • e0b5561 chore: bump deps
  • 18bfb9b feature: support string value in style attribute; close #756
  • 2df3d0c style: double quotes not required
  • e13ec75 fix: use proper md extension
  • d7342e7 refactor: back to uppercase, titlecase didn't do it for me
  • 2a890c3 fix: git man help definition is accurate
  • 83b2124 refactor: use title case
  • 185faf2 chore: bump ts
  • b9a44dc chore: bump deps
  • 912934d docs: fix info about transform-react-jsx plugin (#755)

There are 16 commits in total.

See the full diff