Skip to content

Update dependency mathjs to v10.6.4 #382

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

This PR contains the following updates:

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

Release Notes

josdejong/mathjs (mathjs)

v10.6.4

Compare Source

  • Improve TypeScript definitions of the factory function, thanks @​mattvague.

v10.6.3

Compare Source

  • Revert the TypeScript definition fixes for factory applied in v10.6.2,
    they give some complications.

v10.6.2

Compare Source

  • Improve TypeScript definitions of ParenthesisNode. Thanks @​mattvague.
  • Change the TypeScript definition of MathNodeCommon['type'] into a less
    strict string, so it is possible to extend with new Node classes.
    Thanks @​mattvague.
  • Improve TypeScript definitions of the factory function, thanks @​mattvague.

v10.6.1

Compare Source

  • Improve the TypeScript types For OperatorNode: you can now define generic
    types like OperatorNode<'+', 'add'>. Thanks @​mattvague.

v10.6.0

Compare Source

v10.5.3

Compare Source

  • Fix #​2337: npm package containing examples and docs to solve security
    vulnerabilities being reported on the examples and their dependencies.
  • Fix core, construction, and some other functions missing in docs.
  • Drop official support for Node.js 12 which has reached its end of life.

v10.5.2

Compare Source

  • Fix #​2553: @types/mocha defined in dependencies instead of
    devDependencies, causing problems in projects that use a different version
    of this dependency. Thanks @​Kolahzary.
  • Fix #​2550: remove examples/node_modules folder from the npm package.
  • Fix #​2528: improve contribution guidelines (#​2548).
  • Document SymbolNode.onUndefinedSymbol and
    FunctionNode.onUndefinedFunction.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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-10.x branch 9 times, most recently from 8afd80a to 8bb5d6a Compare May 21, 2022 22:35
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 3 times, most recently from 7a386d0 to 84c49cd Compare May 24, 2022 17:01
@renovate renovate bot changed the title Update dependency mathjs to v10.5.3 Update dependency mathjs to v10.6.0 May 24, 2022
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 3 times, most recently from 369da68 to 00b2eaf Compare May 31, 2022 12:05
@renovate renovate bot changed the title Update dependency mathjs to v10.6.0 Update dependency mathjs to v10.6.1 May 31, 2022
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 8 times, most recently from 2626022 to 448486c Compare June 7, 2022 22:00
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 5 times, most recently from 969d1e8 to b559554 Compare June 15, 2022 21:23
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 3 times, most recently from bd38efb to 0bed2e8 Compare October 26, 2023 19:45
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 6 times, most recently from 989d16f to 1f4273a Compare December 5, 2023 15:48
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 4 times, most recently from 840498f to b33c836 Compare January 25, 2024 18:02
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 7 times, most recently from 7d943d7 to 11682a9 Compare April 6, 2024 03:55
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch 2 times, most recently from d8ea10a to 124d92d Compare May 6, 2024 04:40
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch from 124d92d to d3335d2 Compare May 9, 2024 13:10
@renovate renovate bot changed the title Update dependency mathjs to v10.6.4 Update dependency mathjs to v10.6.4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/mathjs-10.x branch December 8, 2024 18:28
@renovate renovate bot changed the title Update dependency mathjs to v10.6.4 - autoclosed Update dependency mathjs to v10.6.4 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/mathjs-10.x branch from 48f7666 to d3335d2 Compare December 9, 2024 03:29
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