Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump mathjs from 13.1.1 to 13.2.0 in /typescript (#2308)
Bumps [mathjs](https://github.com/josdejong/mathjs) from 13.1.1 to 13.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/josdejong/mathjs/blob/develop/HISTORY.md">mathjs's changelog</a>.</em></p> <blockquote> <h1>unpublished changes since 13.2.0</h1> <ul> <li>Update to the latest version of <code>complex.js</code>.</li> </ul> <h1>2024-10-02, 13.2.0</h1> <ul> <li>Feat: improve performance of functions <code>map</code>, <code>filter</code> and <code>forEach</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3256">#3256</a>). Thanks <a href="https://github.com/dvd101x"><code>@dvd101x</code></a>.</li> <li>Feat: improve performance of the methods <code>map()</code> and <code>forEach()</code> of <code>DenseMatrix</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3251">#3251</a>). Thanks <a href="https://github.com/Galm007"><code>@Galm007</code></a>.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3253">#3253</a> cannot use identifiers containing special characters in function <code>derivative</code>.</li> <li>Fix: improve the type definitions of <code>ConstantNode</code> to support all data types (<a href="https://redirect.github.com/josdejong/mathjs/issues/3257">#3257</a>). Thanks <a href="https://github.com/smith120bh"><code>@smith120bh</code></a>.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3259">#3259</a> function <code>symbolicEqual</code> missing in the TypeScript definitions.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3246">#3246</a> function <code>leafCount</code> missing in the TypeScript definitions.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3267">#3267</a> implicit multiplication with a negative number and unit <code>in</code>.</li> <li>Docs: fix broken links on the Configuration page. Thanks <a href="https://github.com/vassudanagunta"><code>@vassudanagunta</code></a>.</li> <li>Docs: document the syntax of <code>map</code> and <code>forEach</code> in the expression parser (<a href="https://redirect.github.com/josdejong/mathjs/issues/3272">#3272</a>). Thanks <a href="https://github.com/dvd101x"><code>@dvd101x</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/josdejong/mathjs/commit/0c9c4971ae9a7618f42710ad0534a813d92592ce"><code>0c9c497</code></a> chore: publish <code>v13.2.0</code></li> <li><a href="https://github.com/josdejong/mathjs/commit/302d79946e38b49e16aa7beb5be8d38004bc69a2"><code>302d799</code></a> chore: update devDependencies</li> <li><a href="https://github.com/josdejong/mathjs/commit/b153c3332abb39cde80acf57efb3ea84fa4ae863"><code>b153c33</code></a> chore: update docs</li> <li><a href="https://github.com/josdejong/mathjs/commit/1d29c273c24601abf819da09615617e0011caa3b"><code>1d29c27</code></a> docs: document the syntax of <code>map</code> and <code>forEach</code> in the expression parser (<a href="https://redirect.github.com/josdejong/mathjs/issues/3">#3</a>...</li> <li><a href="https://github.com/josdejong/mathjs/commit/6bcb26ca455a1d0f5a0439259c28aef256ed5911"><code>6bcb26c</code></a> chore: try fix the codecov-action</li> <li><a href="https://github.com/josdejong/mathjs/commit/d7df3fb2a3b2442878923ae619d30170a60936c7"><code>d7df3fb</code></a> chore: try fix the codecov-action</li> <li><a href="https://github.com/josdejong/mathjs/commit/b2a7130062037ce0dc4e74f94fef2848e98b381c"><code>b2a7130</code></a> chore: try fix the codecov-action</li> <li><a href="https://github.com/josdejong/mathjs/commit/53413fddb1c3d9f42d54450877f64c4dc4822230"><code>53413fd</code></a> chore: try fix the codecov-action</li> <li><a href="https://github.com/josdejong/mathjs/commit/17a24ed380a9cb4eb4cc3dc55a5d95c49871b5c2"><code>17a24ed</code></a> chore: use <code>codecov/codecov-action</code></li> <li><a href="https://github.com/josdejong/mathjs/commit/64d72e8eee8f82e515b4de8e29f2caad726df433"><code>64d72e8</code></a> chore: update HISTORY.md and AUTHORS</li> <li>Additional commits viewable in <a href="https://github.com/josdejong/mathjs/compare/v13.1.1...v13.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mathjs&package-manager=npm_and_yarn&previous-version=13.1.1&new-version=13.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information