Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 10, 2019 · 5 comments
Open

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

greenkeeper bot opened this issue Mar 10, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 10, 2019

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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2019

After pinning to 1.6.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2019

  • The dependency cron was updated from 1.7.0 to 1.7.1.

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
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2019

  • The dependency cron was updated from 1.7.1 to 1.7.2.

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
Copy link
Contributor Author

greenkeeper bot commented Jan 19, 2020

  • The dependency cron was updated from 1.8.0 to 1.8.1.

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
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

  • The dependency cron was updated from 1.8.1 to 1.8.2.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants