ikunetwork / alpha

IKU.network alpha dApp
https://alpha.iku.network
Other
5 stars 7 forks source link

An in-range update of cron is breaking the build 🚨 #183

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency cron was updated from 1.6.0 to 1.7.0.

🚨 View failing branch.

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

cron 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ikunetwork/alpha/712?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 12 commits.

  • d3c5b01 Version bump to 1.7.0
  • 2db8113 Merge pull request #410 from shuat/master
  • 849a246 Update cron.js
  • 1e971fd Update cron.js
  • 901005b Add all tests back in. Update all package dependencies.
  • 660e260 GH-40 - Add note about arrow fns
  • 3773c23 GH-400 - Testing around execution at midnight.
  • aaf8d42 Exception check at the 'seconds' level.
  • 41060fd changelog to md.
  • 8b6f086 Updated packagelock based on version.
  • 7db4d47 Added a changelog.
  • 4f35a89 Added slack notifications for builds.

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 1.6.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 96060bb Version bump with changelog.
  • 825696a Merge pull request #418 from naoina/master
  • c08522f GH-416 - Fix the issue where next execution time is incorrect in some cases

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • df86cd7 Update node_js test versions.
  • 7b885a3 slight change to build status badge.
  • 0312f62 Update dependency versions, and version bump for module.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

  • 4a63d1a Version bump to 1.8.1
  • 554b942 Revert "added ts definitions"
  • b73ad2b Version bump - 1.8.0
  • d36dc95 Range upper limit should default to highest value when step is provided
  • 2f4bb47 Merge pull request #448 from stelace/fix-invalid-cron-pattern
  • df18654 fix: improve detection of incorrect cron pattern
  • 2c7c6d2 Merge pull request #445 from shanu9012/patch-1
  • 2549c55 Merge pull request #444 from Quadriphobs1/refactor/test
  • 4686146 Merge remote-tracking branch 'upstream/master' into refactor/test
  • b082737 Update README.md
  • 4f8a6c0 Merge pull request #440 from kirisu/KIRISU-use-jest
  • 7d1890b rebase master changes
  • ced241b Merge pull request #443 from Akim95/typings
  • e6734d2 Merge pull request #442 from ex1st/master
  • 969f9a6 refactor/re-write test to jest

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 1e04791 Version bump to v1.8.2
  • 672668e GH-455 - Parse upper and lower into numbers to appropriately test their ranges.
  • 3a6f2ec Add job.start() to example code

See the full diff