Chamberlab / datadeck-nwjs

Desktop tools for data recording, playback and processing.
MIT License
0 stars 0 forks source link

An in-range update of mathjs is breaking the build 🚨 #41

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.15.0 of mathjs just got published.

Branch Build failing 🚨
Dependency mathjs
Current Version 3.14.2
Type dependency

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

mathjs 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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Chamberlab/datadeck-nwjs/builds/258855572?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 25 commits.

  • 62f7abf Released v3.15.0
  • 9666c16 Fixed #846: Issues in the functions map, forEach, and filter when used in the expression parser
  • 60e739e Updated history
  • eb5ec9c Added some more unit tests
  • b221946 Merge pull request #905 from MightyVincent/patch-1
  • 57b8199 Update Complex.js
  • 77768a1 Fixed the regex for imaginary number
  • 27d4111 Merge pull request #900 from ThomasBrierley/prototyped-scopes
  • 743854e Remove property ghosting tests (no longer restricted)
  • e1749d2 Revert expression security test to original error
  • bdb9710 Remove ghosting condition from isSafeProperty
  • b70ba60 Merge pull request #899 from ThomasBrierley/prototyped-scopes
  • ac00237 Add test for ghosting custom properties
  • fe0b993 Fix security test, fails on length first
  • 425e927 Change isSafeProperty stop ghosting natives only

There are 25 commits in total.

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 3.14.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 3.16.0 just got published.

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

Commits

The new version differs by 13 commits.

  • 6ffef7f Released v3.16.0
  • 05e8009 Fixed #912: math.js didn't work on IE10 anymore
  • 4fc0c4b Updated docs of simplify, extended algebra examples
  • fd87f83 Updated history
  • 8cb017d Merge branch 'simplify2' into develop
  • 1f2d4f3 Replaced another occurrence of ES6 backtick
  • 3bb5412 Replace ES6 backtick
  • 601f194 Replace ES6 functionality with ES5
  • 53e64ee resolve scope Node values
  • e7766e4 Replaced examples resulting in round-off errors to prevent confusion (see #910)
  • 709f1bc #907 simplify.resolve
  • bd870d3 simplifyCore() performance improvement
  • e05cd0b Print expression in benchmark

See the full diff