cansat-icarus / capture-lib

A library that handles all CanSat ground station-related duties.
https://cansat-icarus.github.io/capture-lib
MIT License
1 stars 0 forks source link

An in-range update of crc is breaking the build 🚨 #23

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.6.0 of crc was just published.

Branch Build failing 🚨
Dependency crc
Current Version 3.5.0
Type dependency

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

crc 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** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/addobandre/capture-lib/build/1.0.294) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/cansat-icarus/capture-lib/builds/403681913?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 15 commits.

  • 0baedb5 3.6.0
  • 28e1994 lib update.
  • ab7ad40 Minor cleanup of the test helper.
  • de35c18 Updates benchmarks.
  • 8606e1a Adds eslint and prettier.
  • 0cd7c63 Restores old require() while maintaining ES6 modules.
  • b7bde63 Tweak the tests for module import
  • a4c8c79 Try pulling an older version of mocha
  • 02f5c47 Do not use '/src' in tests, should fix node v0.10 test failures
  • 7063c10 Cleanup
  • 15fb1b0 "import" examples in readme
  • 2f54950 Fix underscore in exports, add a test for exports form.
  • abb4e2e WIP: use module.exports in src/*
  • 6471658 Merge pull request #54 from phra/fix/buffer
  • 3cdea9f fix: explicitly depends on buffer, fixes #53

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 6 years ago

After pinning to 3.5.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 6 years ago

Version 3.7.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 06bdfd3 3.7.0
  • 60e024f Fixes webpack test build.
  • 11d412d Moves ES6 files into the root and adds webpack test.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.8.0 just got published.

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