Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Bump mathjs from 9.3.2 to 10.4.3 - #106

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mathjs-10.4.3
Open

Bump mathjs from 9.3.2 to 10.4.3#106
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mathjs-10.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown

Bumps mathjs from 9.3.2 to 10.4.3.

Changelog

Sourced from mathjs's changelog.

unpublished changes since 10.4.3:

  • Optimize function det for integers by switching to the Bareiss algorithm: no more round-off errors for integer input (#2516). Thanks @​HanchaiN.
  • Implement #2463: allow negative integer powers of invertible square matrices (#2517). Thanks @​HanchaiN.

2022-04-08, version 10.4.3

2022-03-29, version 10.4.2

  • Fix #2499: different behavior for unit conversion "degC" and "K" (#2501). Also disables getting the sign for units with an offset, which is ambiguous. Thanks @​gwhitney.
  • Fix #2503: fix an issue in log() for complex numbers in which the imaginary part is much larger in absolute value than the real part, fixed in complex.js@2.1.0 (#2505), thanks @​gwhitney, @​infusion.
  • Fix #2493: unclear error message when an entity that is not a function is being called as a function (#2494). Thanks @​gwhitney.
  • Some fixes in the docs on units (#2498). Thanks @​dvd101x.
  • Add forEach example in embedded docs (#2507). Thanks @​dvd101x.
  • Correct approx.deepEqual() to accept an epsilon argument giving the comparison tolerance. It was already being called this way, but was silently ignoring the tolerance. Thanks @​yifanwww.

2022-03-23, version 10.4.1

  • Improve TypeScript definitions for function unit (#2479). Thanks @​SinanAkkoyun.
  • Add tests for type declarations (#2448). Thanks @​samestep.
  • Further improvement to TypeScript definitions of std and variance (make dimension parameter optional, #2474). Thanks @​NattapongSiri.
  • Next step (as per #2431) for full publication of "is" functions like isMatrix etc: Provide TypeScript definitions of "is" functions and make them type guards. (#2432). Thanks @​ChristopherChudzicki.
  • Fix #2491: Multi line object expressions don't work with comments (#2492). Thanks @​gwhitney.
  • Fix #2478: a bug in calculating the eigenvectors when dealing with complex numbers (#2496). Thanks @​gwhitney.
  • Update project dependencies and devDependencies.

... (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 9.3.2 to 10.4.3.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v9.3.2...v10.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: automerge, dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants