Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.3.0 your tests are passing again. Downgrade this dependency π.
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 19 commits.
1faf891
updated version.
2795e51
Remove wercker.
301a33f
prettier and eslinted the files. trying to keep these files to some standards now.
079052c
Added prettier and better eslinting...
1b21790
Add unrefTimeout to constructor in api docs.
7e6ad0b
spaces not tabs.
0ed0331
Added api note for unref. Formatting.
1ac4856
Some formatting and content tweaks to the readme.
306a24d
valid crontime example
73c5940
formatted keywords.
65ce0f0
Updated object params.
234f517
Merge pull request #360 from jodevsa/master
e0b83a8
GH-334 make unref optional.
9bc0ae8
Merge branch 'master' of https://github.com/CliffS/node-cron into GH-334
5a8071f
Added keywords to package for npm.
There are 19 commits in total.
See the full diff
Manual check passed with node 10.1.
reproduced
Fixed unstable test.
Version 1.3.1 of cron was just published.
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/nodeca/idoit/builds/416620338?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 40 commits.
08e197e
GH-339 - Update dev deps and fix tests.
4a16ee0
Merge pull request #359 from jodevsa/master
664b7f2
adding an extra test
61d26e1
adding tests and fixing a bug
98dad71
Removing hacks in sendAt that were needed when _getNextDateFrom wasn't behaving properly
2e572fd
Merge branch 'master' into master
2fdc168
Fixing _getNextDateFrom function logic
0d5135e
Merge pull request #358 from shopback/master
454c812
fix test file for old nodejs version
4087ea0
Updated node versions for travis.
877ecee
fix issue when cronTime _getNextDateFrom not calculate correctly
cfea445
Fix utcOffset notes.
d2e0ab2
daily test utc.
2163d1e
added test to confirm running every day.
89cccaa
Added tool to help in constructing syntax GH-328.
There are 40 commits in total.
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: