Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

Bumps mathjs from 5.6.0 to 10.6.4.

Changelog

Sourced from mathjs's changelog.

2022-06-28, version 10.6.4

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

2022-06-24, version 10.6.3

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

2022-06-24, version 10.6.2

  • 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.

2022-05-31, version 10.6.1

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

2022-05-24, version 10.6.0

  • Implementation of fourier transform functions fft and ifft (#2540). Thanks @​HanchaiN.
  • Fix TypeScript types not being listed in the exported fields (#2569). Thanks @​mattvague.
  • Large improvements in TypeScript definitions for chained expressions (#2537). Thanks @​mattvague.
  • Fix #2571: improve TypeScript definition of functions clone and cloneDeep (#2572). Thanks @​mattvague.
  • Fix the first argument of derivative holding the expression not correctly being converted when using .toTex() (#2564). Thanks @​mattvague.

2022-05-11, version 10.5.3

  • 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.

2022-05-09, version 10.5.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mathjs](https://github.com/josdejong/mathjs) from 5.6.0 to 10.6.4.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v5.6.0...v10.6.4)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #92.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mathjs-10.6.4 branch July 25, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant