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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

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 renovate bot force-pushed the renovate/mathjs-11.x branch 2 times, most recently from 2001444 to 910cbd1 Compare July 17, 2023 09:19
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.8.2 chore(deps): update dependency mathjs to v11.9.0 Jul 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.9.0 chore(deps): update dependency mathjs to v11.9.1 Jul 24, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.9.1 chore(deps): update dependency mathjs to v11.10.0 Aug 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.10.0 chore(deps): update dependency mathjs to v11.10.1 Aug 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.10.1 chore(deps): update dependency mathjs to v11.11.0 Sep 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.11.0 chore(deps): update dependency mathjs to v11.11.1 Sep 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.11.1 chore(deps): update dependency mathjs to v11.11.2 Oct 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency mathjs to v11.11.2 chore(deps): update dependency mathjs to v11.12.0 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants