NFive / hub

NFive plugin hub website
https://hub.nfive.io/
GNU General Public License v3.0
2 stars 3 forks source link

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

Closed greenkeeper[bot] closed 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/NFive/hub/builds/504200142?utm_source=github_status&utm_medium=notification)).

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 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 passing again with this update. Explicitly upgrade to this version 🚀

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