hakatashi / node-module-kickstarter

An almighty kickstarter (or template) to develop into node.js module, specially made for me.
0 stars 0 forks source link

An in-range update of tcomb is breaking the build 🚨 #21

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.2.26 of tcomb was just published.

Branch Build failing 🚨
Dependency tcomb
Current Version 3.2.25
Type dependency

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

tcomb 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/hakatashi/node-module-kickstarter/builds/374322281?utm_source=github_status&utm_medium=notification)

Release Notes v3.2.26
  • Bug Fix
Commits

The new version differs by 2 commits.

  • a6d232d bump version
  • b8f09b2 fix(struct): typescript signature (#317)

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.28
  • Bug Fix
Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.2.29
  • Bug Fix
    • [typescript] fix interface's extend signature, #329 (@apepper)
Commits

The new version differs by 5 commits.

  • bef7690 bump version
  • ec480cb Typescript bugfix: Allow options for extend.
  • 85d1521 Adjusted typescript tests to be more conform with actual implementation:
  • b46763d npm test automatically also checks typescript definitions.
  • 690a951 npm i (with npm version 6.4.1)

See the full diff