table icon indicating copy to clipboard operation
table copied to clipboard

chore(deps): update dependency mathjs to v11.12.0

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mathjs (source) 11.8.0 -> 11.12.0 age adoption passing confidence

Release Notes

josdejong/mathjs (mathjs)

v11.12.0

Compare Source

v11.11.2

Compare Source

  • Fix #​3025: improve handling of matrices and error handling in function corr (#​3030). Thanks @​vrushaket.
  • Fix #​3074: improve error message when using function max in derivative.
  • Fix #​3073: fix parsing quotes inside a string.
  • Fix #​2027: cannot use named operators like to or mod as property name.

v11.11.1

Compare Source

v11.11.0

Compare Source

v11.10.1

Compare Source

  • Upgrade to [email protected], see #​3022.
  • Fix #​3020: lruQueue using the global hasOwnProperty which may be polluted.
  • Add support for prefixes for the unit erg, and restrict prefixes of the unit joule to only long prefixes like kilo and no short prefixes like k (#​3019). Thanks @​costerwi.
  • Add a new browser example examples/browser/lorenz.html that uses solveODE and plots the result in a chart (#​3018). Thanks @​dvd101x.

v11.10.0

Compare Source

v11.9.1

Compare Source

  • Fix a security vulnerability in FunctionNode and SymbolNode allowing arbitrary code execution via math.evaluate. Thanks Harry Chen.
  • Fix #​3001: mathjs bundle containing new Function(...) (CSP issue).

v11.9.0

Compare Source

v11.8.2

Compare Source

  • Fix #​2971: improve typings of statistics functions min, max, mean, median, mode, std, sum, prod, variance. Fixes a regression introduced in v11.8.1.
  • Fix #​2972: type definitions of Unit.divide(Unit) have a wrong return type.

v11.8.1

Compare Source

  • Fix #​2964: issue in function distance when calculate the distance from a point to a line (#​2965). Thanks @​Kiku-CN.
  • Fix math.format not working correctly for engineering notation when using BigNumbers and for fixed notation with precision: 0 configured (#​2956). Thanks @​mgreminger.
  • Fix #​2880: not possible to map cube root cbrt.
  • Fix #​2938: make the syntax description of all functions consistent in the docs (#​2941). Thanks @​dvd101x.
  • Fix #​2954: improve the TypeScript definitions the return type of functions min and max (#​2955). Thanks @​Maxim-Mazurok.
  • Fix #​2959: typo in an example in the docs. Thanks @​kunalagrwl.
  • Drop official support for Node.js 14, has reached end of life.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 11 '23 03:07 renovate[bot]