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 🚨 #4126

Closed
greenkeeper bot opened this issue Jan 24, 2020 · 1 comment · Fixed by #4131
Closed

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

greenkeeper bot opened this issue Jan 24, 2020 · 1 comment · Fixed by #4131

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 24, 2020

The dependency cron was updated from 1.8.1 to 1.8.2.

🚨 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/appveyor/branch: AppVeyor build succeeded (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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

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 Jan 24, 2020

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

jniles added a commit to jniles/bhima that referenced this issue Jan 27, 2020
Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes Third-Culture-Software#4126.
Closes Third-Culture-Software#4127.
Closes Third-Culture-Software#4129.
jniles added a commit to jniles/bhima that referenced this issue Jan 27, 2020
Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes Third-Culture-Software#4126.
Closes Third-Culture-Software#4127.
Closes Third-Culture-Software#4129.
jniles added a commit to jniles/bhima that referenced this issue Jan 27, 2020
Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes Third-Culture-Software#4126.
Closes Third-Culture-Software#4127.
Closes Third-Culture-Software#4129.
@jniles jniles closed this as completed Jan 31, 2020
bors bot added a commit that referenced this issue Feb 3, 2020
4131: deps: bump package versions r=jniles a=jniles

Bumps some major package versions so that they are up to date.  Notably,
this includes:
  1. `mkdirp`
  2. `mocha`
  3. `cross-env`

Additionally, I've removed lzma-native since it sometimes causes crashes
on windows and replaced it with the native zlib.  This also fits into
our regular backup strategy.

Closes #4126.
Closes #4127.
Closes #4129.

4132: chore: run eslint --fix on server files r=jniles a=jniles

This commit runs `eslint --fix` on server files and manually patches issues that cannot be fixed automatically.

Co-authored-by: Jonathan Niles <jonathanwniles@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant