obartra / ssim-perf-comparison

Performance comparison between ssim.js versions
MIT License
0 stars 0 forks source link

An in-range update of ssim.js is breaking the build 🚨 #5

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.4.0 of ssim.js just got published.

Branch Build failing 🚨
Dependency ssim.js
Current Version 2.3.2
Type dependency

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

As ssim.js is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/obartra/ssim-perf-comparison/32?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Release Notes v2.4.0

2.4.0 (2016-12-21)

Features

  • Promise: Promise definition independent (#73) (95c3e278)
Commits

The new version differs by 2 commits .

  • 95c3e27 feat(Promise): Promise definition independent (#73)
  • 2320045 chore(package): update webdriverio to version 4.5.1 (#72)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 2.3.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 2.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.5.0

2.5.0 (2017-01-09)

Features

Commits

The new version differs by 4 commits .

  • 03ba4f1 feat(math): Add subtract method (#84)
  • 3cadd12 chore(package): update npm-run-all to version 4.0.0 (#82)
  • b2953b5 test(perf): Improve logs for performance tests ⚑ (#79)
  • 7ac7b1c chore(package): update webdriverio to version 4.5.2 (#75)

See the full diff.