wilsto / BoardOS

Board Of Supervision System
4 stars 5 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.19.0 of mathjs was just published.

Branch Build failing 🚨
Dependency mathjs
Current Version 3.18.1
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, 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/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/wilsto/BoardOS/builds/325864286?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 10 commits.

  • e99fb2d Released v3.19.0
  • 34b3c58 Updated history
  • 9002e3b Merge pull request #1001 from joelhoover/simplify-improvement
  • 97098ad Added rule to simplify that allows for combining of like terms in embedded quantities
  • 735e6aa Updated history
  • 817ed3e Merge pull request #996 from ovk/bignum-geometry
  • 69dfc4f Updated error messages for distance and intersect functions to better indicate that only numbers and BigNumbers are supported
  • c872a84 Add npm link
  • f719a7f Update readme (see #994)
  • 4c842de Added BigNumber support for distance() and intersect() functions

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.18.1 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.20.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 17 commits.

  • ad9c81a Released v3.20.0
  • 18f703b Some refactoring in isCommutative and isAssociative (see #1013)
  • 8724ae0 Fixed #1013: simplify wrongly simplifing some expressions containing unary minus, like 0 - -x
  • ba03824 Updated history
  • 4504c3c Merge pull request #1003 from HarrySarson/3-arg-derivative
  • 957978f Updated history
  • 4b04c0d Merge pull request #1012 from denisx/develop
  • b572926 Fix Bitwise xor sample result
  • 75ae51d Updated history
  • 1a41641 Merge pull request #1006 from joelhoover/simplify-multiarg-function-fix
  • 84c9db3 uses orginal order of switch statements
  • 22501c8 reverts accidentally commited file
  • aaf6536 ignores additional arguements in subtraction OperatorNode
  • 6e6d0e3 Handle error in simplifyConstants when a function has all numeric arguments but is not itself defined
  • 77dcd5a Do not let simplifyConstants binarize functions with more than two arguments

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.20.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 20 commits.

  • 16184e9 Released v3.20.1
  • 3af55ed Merge branch 'simplify2' into develop
  • c4b555c #1018 simplifyCore ParenthesisNode
  • ad9c81a Released v3.20.0
  • 18f703b Some refactoring in isCommutative and isAssociative (see #1013)
  • 8724ae0 Fixed #1013: simplify wrongly simplifing some expressions containing unary minus, like 0 - -x
  • ba03824 Updated history
  • 4504c3c Merge pull request #1003 from HarrySarson/3-arg-derivative
  • 957978f Updated history
  • 4b04c0d Merge pull request #1012 from denisx/develop
  • b572926 Fix Bitwise xor sample result
  • 75ae51d Updated history
  • 1a41641 Merge pull request #1006 from joelhoover/simplify-multiarg-function-fix
  • 84c9db3 uses orginal order of switch statements
  • 22501c8 reverts accidentally commited file

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.20.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 33 commits.

  • 20f317c Released mathjs v3.20.2
  • 84b7ff0 Merge branch 'master' into develop
  • 2d212c4 Update maintenance image
  • c576c64 Updated history
  • 17f2a8d Merge pull request #1022 from FSMaxB/tex-string-improvements
  • 9126130 toTex: Escape special characters in strings
  • 94ab164 Add escape-latex as dependency
  • a00b333 Fixed some broken links and an example output
  • 40b9703 Updated history
  • ac59bc8 Merge pull request #1029 from HarrySarson/forgotten-implicit2
  • afbbb0e fixes mapping of implicit multiplication
  • 332ecf3 adds failing test when implicit product is mapped
  • e9d8746 Fixed license name
  • 16184e9 Released v3.20.1
  • 3af55ed Merge branch 'simplify2' into develop

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 525 commits.

  • 638ed7e Publish v5.3.0
  • da5bbd8 Update history
  • 30e1bfc Fix #1337: function format precision 0 bug (#1338)
  • c1cceec Update webpack to the latest version πŸš€ (#1332)
  • 2630129 Fix linting issues
  • 6baf6f0 Fix #1326: non-ascii character in print.js
  • d09a7ff Create script to check for non-ascii characters (see #1326)
  • a9fa263 Update webpack to the latest version πŸš€ (#1327)
  • 2bd8829 Fixed a typo in the docs of sign (see #1325)
  • 551caba Update babel7 to the latest version πŸš€ (#1324)
  • d7f66a0 Update tar to the latest version πŸš€ (#1321)
  • f6fb7fa Update fraction.js to the latest version πŸš€ (#1322)
  • d0be437 Update babel7 to the latest version πŸš€ (#1317)
  • b0f579c Update tar to the latest version πŸš€ (#1315)
  • 5cc2a16 Update webpack to the latest version πŸš€ (#1313)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 528 commits.

  • ae1708d Publish v5.3.1
  • 92c58d9 Fix prefix tosi (#1340)
  • 6be67ae Update karma to v3.1.3
  • 638ed7e Publish v5.3.0
  • da5bbd8 Update history
  • 30e1bfc Fix #1337: function format precision 0 bug (#1338)
  • c1cceec Update webpack to the latest version πŸš€ (#1332)
  • 2630129 Fix linting issues
  • 6baf6f0 Fix #1326: non-ascii character in print.js
  • d09a7ff Create script to check for non-ascii characters (see #1326)
  • a9fa263 Update webpack to the latest version πŸš€ (#1327)
  • 2bd8829 Fixed a typo in the docs of sign (see #1325)
  • 551caba Update babel7 to the latest version πŸš€ (#1324)
  • d7f66a0 Update tar to the latest version πŸš€ (#1321)
  • f6fb7fa Update fraction.js to the latest version πŸš€ (#1322)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 537 commits.

  • 088f845 Publish v5.4.0
  • f429bd8 Updated history
  • e45c880 Add axis for sum request 1244 (#1310)
  • 26d396b Update history
  • 2032a9d Fix object literal enable multiple lines (#1328) (#1349)
  • 0366c43 Update webpack to the latest version πŸš€ (#1348)
  • 74b2694 Update history
  • 6c03139 Immutable units (#1344)
  • 9634f5e Update webpack to the latest version πŸš€ (#1347)
  • ae1708d Publish v5.3.1
  • 92c58d9 Fix prefix tosi (#1340)
  • 6be67ae Update karma to v3.1.3
  • 638ed7e Publish v5.3.0
  • da5bbd8 Update history
  • 30e1bfc Fix #1337: function format precision 0 bug (#1338)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 595 commits.

  • 6c700d1 Publish v5.5.0
  • 7d00987 Fix #1404: inconsistent rounding of negative numbers
  • 69acb4f Fix #1401: bug in map and forEach of SparseMatrix not handling unordered indexes correctly
  • c4cb388 Updates in package-lock.json
  • efd08a7 Update mocha to the latest version πŸš€ (#1412)
  • 6b0e4e1 Update webpack to the latest version πŸš€ (#1410)
  • 64de7e7 Use codecov to monitor code coverage (#1408)
  • 38a6d78 Update webpack to the latest version πŸš€ (#1405)
  • 6ee3705 Update nyc to the latest version πŸš€ (#1403)
  • cfa22e2 Update babel7 to the latest version πŸš€ (#1407)
  • ec848b7 Improve docs of hasNumericValue
  • 049f802 Add embedded docs for hasNumericValue
  • b05e19b Update webpack to the latest version πŸš€ (#1400)
  • 4c317d8 Update webpack to the latest version πŸš€ (#1399)
  • eeec714 Update history

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 609 commits.

  • 0905122 Publish v5.6.0
  • 71c45e8 re-create package lock
  • 83882c0 Upgrade decimal.js to v10.1.1
  • 3db346d Let folk know that mathjs is still maintained (#1424)
  • cd7cde4 Update karma to the latest version πŸš€ (#1426)
  • 4e7eee6 Update webpack to the latest version πŸš€ (#1425)
  • d9deed9 Fixed #1418: missing whitespace when stringifying an expression containing "not"
  • 6fe5c46 Change link of api.mathjs.org to https
  • 70cbc3e Replace http urls with https where supported
  • b0ef7d4 Describe upgrade of decimal.js in history
  • 1369aa6 Update decimal.js to the latest version πŸš€ (#1421)
  • 0c1ebaa Update babel7 to the latest version πŸš€ (#1420)
  • 36ca9d9 Update mocha to the latest version πŸš€ (#1419)
  • a9fb03c Update mocha to the latest version πŸš€ (#1416)
  • 6c700d1 Publish v5.5.0

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 615 commits.

  • 0647fc1 Publish v5.7.0
  • f7202e4 Update history
  • 30b45d8 Fuzzy range endpoint (#1434)
  • c0ca6da Gracefully handle round-off errors in fix, ceil, and floor (#1432)
  • 39487c1 Update history
  • 9bfdff1 Support pow() as an argument for derivative() (#1417)
  • 0905122 Publish v5.6.0
  • 71c45e8 re-create package lock
  • 83882c0 Upgrade decimal.js to v10.1.1
  • 3db346d Let folk know that mathjs is still maintained (#1424)
  • cd7cde4 Update karma to the latest version πŸš€ (#1426)
  • 4e7eee6 Update webpack to the latest version πŸš€ (#1425)
  • d9deed9 Fixed #1418: missing whitespace when stringifying an expression containing "not"
  • 6fe5c46 Change link of api.mathjs.org to https
  • 70cbc3e Replace http urls with https where supported

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 623 commits.

  • d2a99f9 Publish v5.8.0
  • bfa7c9e Update history
  • 0db4230 Extend std var for variable dimensions request 999 (#1444)
  • 81b2e1a Update uglify-js to the latest version πŸš€ (#1447)
  • d3c470e Update babel7 to the latest version πŸš€ (#1446)
  • 2f783bd Update history
  • 128ed3c Create apply utility request 1359 (#1411)
  • be30c9e Update uglify-js to the latest version πŸš€ (#1439)
  • 0647fc1 Publish v5.7.0
  • f7202e4 Update history
  • 30b45d8 Fuzzy range endpoint (#1434)
  • c0ca6da Gracefully handle round-off errors in fix, ceil, and floor (#1432)
  • 39487c1 Update history
  • 9bfdff1 Support pow() as an argument for derivative() (#1417)
  • 0905122 Publish v5.6.0

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 665 commits.

  • de3585d Publish v5.9.0
  • 87b9a3d Fixed #1459: engineering notation of function format not available for BigNumber
  • c155eb2 Fixed #1465: toHTML() not correct for unary operators
  • b716a09 Upgrade to mocha@6.1.1
  • c533710 Update codecov to the latest version πŸš€ (#1461)
  • 089e8ec Update karma-browserstack-launcher to the latest version πŸš€ (#1460)
  • 8a02eee Update babel7 to the latest version πŸš€ (#1458)
  • b2a5373 Update uglify-js to the latest version πŸš€ (#1457)
  • a781636 Revert accidental upgrade to karma-browserstack-launcher@1.4.0
  • a3468d1 Update contributor list
  • cde743c fix typo (#1456)
  • e6d57bd Update uglify-js to the latest version πŸš€ (#1451)
  • c4a0de7 Update contributors list
  • 4b61fc1 Update history
  • e6c5df5 Fix merge conflicts in row+column PR

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 686 commits.

  • df4b334 Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0
  • 065a065 Update nyc to the latest version πŸš€ (#1496)
  • 6d8ab75 Update uglify-js to the latest version πŸš€ (#1495)
  • ebdb67a Update uglify-js to the latest version πŸš€ (#1492)
  • 48bf451 Update babel7 to the latest version πŸš€ (#1491)
  • 08d103c Update uglify-js to the latest version πŸš€ (#1490)
  • 6e149ca Update history and contributors list
  • 29c8fb8 Fix banner/license for custom bundling (#1488)
  • 155001d Update uglify-js to the latest version πŸš€ (#1489)
  • 3b2d28c Update gulp to the latest version πŸš€ (#1482)
  • 3e6aaf6 Update uglify-js to the latest version πŸš€ (#1480)
  • 00367d6 Update uglify-js to the latest version πŸš€ (#1479)
  • 2bfb1c5 Update mocha to the latest version πŸš€ (#1478)
  • 3712f4c Update karma to the latest version πŸš€ (#1475)
  • 8110400 Update nyc to the latest version πŸš€ (#1476)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 691 commits.

  • 7c62822 Publish v5.10.1
  • 170c919 Update dev dependencies
  • ce77993 Added some additional tests for engineering format
  • 0a6aded Fix #1512: bug in format notation engineering
  • d1451e2 Add node 6 testing again
  • df4b334 Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0
  • 065a065 Update nyc to the latest version πŸš€ (#1496)
  • 6d8ab75 Update uglify-js to the latest version πŸš€ (#1495)
  • ebdb67a Update uglify-js to the latest version πŸš€ (#1492)
  • 48bf451 Update babel7 to the latest version πŸš€ (#1491)
  • 08d103c Update uglify-js to the latest version πŸš€ (#1490)
  • 6e149ca Update history and contributors list
  • 29c8fb8 Fix banner/license for custom bundling (#1488)
  • 155001d Update uglify-js to the latest version πŸš€ (#1489)
  • 3b2d28c Update gulp to the latest version πŸš€ (#1482)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 693 commits.

  • 80fa60f Publish v5.10.2, fix #1515, #1516, #1517
  • 66daf41 Update version number
  • 7c62822 Publish v5.10.1
  • 170c919 Update dev dependencies
  • ce77993 Added some additional tests for engineering format
  • 0a6aded Fix #1512: bug in format notation engineering
  • d1451e2 Add node 6 testing again
  • df4b334 Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0
  • 065a065 Update nyc to the latest version πŸš€ (#1496)
  • 6d8ab75 Update uglify-js to the latest version πŸš€ (#1495)
  • ebdb67a Update uglify-js to the latest version πŸš€ (#1492)
  • 48bf451 Update babel7 to the latest version πŸš€ (#1491)
  • 08d103c Update uglify-js to the latest version πŸš€ (#1490)
  • 6e149ca Update history and contributors list
  • 29c8fb8 Fix banner/license for custom bundling (#1488)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 694 commits.

  • f8f4323 Publish v5.10.3
  • 80fa60f Publish v5.10.2, fix #1515, #1516, #1517
  • 66daf41 Update version number
  • 7c62822 Publish v5.10.1
  • 170c919 Update dev dependencies
  • ce77993 Added some additional tests for engineering format
  • 0a6aded Fix #1512: bug in format notation engineering
  • d1451e2 Add node 6 testing again
  • df4b334 Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0
  • 065a065 Update nyc to the latest version πŸš€ (#1496)
  • 6d8ab75 Update uglify-js to the latest version πŸš€ (#1495)
  • ebdb67a Update uglify-js to the latest version πŸš€ (#1492)
  • 48bf451 Update babel7 to the latest version πŸš€ (#1491)
  • 08d103c Update uglify-js to the latest version πŸš€ (#1490)
  • 6e149ca Update history and contributors list

There are 250 commits in total.

See the full diff