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 mathjs is breaking the build 🚨 #41

Open
greenkeeper bot opened this issue Jul 29, 2017 · 2 comments
Open

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

greenkeeper bot opened this issue Jul 29, 2017 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jul 29, 2017

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 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 29, 2017

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

greenkeeper bot commented Aug 6, 2017

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

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