Skip to content

Commit c72b97f

Browse files
chore(deps): bump mathjs from 14.3.1 to 14.4.0 (#1815)
Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.3.1 to 14.4.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>2025-03-28, 14.4.0</h1> <ul> <li>Feat: improve the performance of function <code>flatten</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3400">#3400</a>). Thanks <a href="https://github.com/dvd101x"><code>@​dvd101x</code></a>.</li> <li>Feat: improve the performance of <code>map</code> and <code>forEach</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3409">#3409</a>). Thanks <a href="https://github.com/dvd101x"><code>@​dvd101x</code></a>.</li> <li>Feat: add LaTeX representation for fractions (<a href="https://redirect.github.com/josdejong/mathjs/issues/3434">#3434</a>, <a href="https://redirect.github.com/josdejong/mathjs/issues/3419">#3419</a>). Thanks <a href="https://github.com/orelbn"><code>@​orelbn</code></a>.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3422">#3422</a> allow dot operators after symbol E (<a href="https://redirect.github.com/josdejong/mathjs/issues/3425">#3425</a>).</li> <li>Fix: issue in the <code>nthRoots</code> latex function template string (<a href="https://redirect.github.com/josdejong/mathjs/issues/3427">#3427</a>). Thanks <a href="https://github.com/aitee"><code>@​aitee</code></a>.</li> <li>Fix: upgrade to the latest version of <code>@babel/runtime</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/josdejong/mathjs/commit/4a25655dfbd19093984998ed1796d4083b64f859"><code>4a25655</code></a> chore: publish <code>v14.4.0</code></li> <li><a href="https://github.com/josdejong/mathjs/commit/4580125765426e966dad90dbdb9118568614b2a1"><code>4580125</code></a> chore: update HISTORY.md</li> <li><a href="https://github.com/josdejong/mathjs/commit/9a82b5c28e397be397b92b0c0af06d71a5758a5d"><code>9a82b5c</code></a> feat: add LaTeX representation for fractions and corresponding tests (<a href="https://redirect.github.com/josdejong/mathjs/issues/3434">#3434</a>)</li> <li><a href="https://github.com/josdejong/mathjs/commit/6907614ff954e40cd693a0e11f9cfb8714e917e2"><code>6907614</code></a> Merge pull request <a href="https://redirect.github.com/josdejong/mathjs/issues/3409">#3409</a> from josdejong/deepMap-perforance-fix-3</li> <li><a href="https://github.com/josdejong/mathjs/commit/2f62fdacfc99f96f98c2b7151948e4e21a489d02"><code>2f62fda</code></a> Merge branch 'develop' into deepMap-perforance-fix-3</li> <li><a href="https://github.com/josdejong/mathjs/commit/b5773df3c0444000d8de57c60faa0933bf3e9585"><code>b5773df</code></a> fix: <code>nthRoots</code> latexFunctions template string (<a href="https://redirect.github.com/josdejong/mathjs/issues/3427">#3427</a>)</li> <li><a href="https://github.com/josdejong/mathjs/commit/8d8ea987eb4365cfc12cb90bccb62f658df49cb7"><code>8d8ea98</code></a> docs: <a href="https://redirect.github.com/josdejong/mathjs/issues/3431">#3431</a> add missing thank you to the HISTORY.md</li> <li><a href="https://github.com/josdejong/mathjs/commit/f6dd451d0b9dda4ba2478b0bb96d206462e244a0"><code>f6dd451</code></a> fix: upgrade to the latest version of <code>@babel/runtime</code></li> <li><a href="https://github.com/josdejong/mathjs/commit/4a087f82352d494a972de877e282e1dfe776afd9"><code>4a087f8</code></a> chore: update devDependencies</li> <li><a href="https://github.com/josdejong/mathjs/commit/8f00fdccebffdfe77ccda80ef5f983ab0078bf99"><code>8f00fdc</code></a> chore: update history</li> <li>Additional commits viewable in <a href="https://github.com/josdejong/mathjs/compare/v14.3.1...v14.4.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=14.3.1&new-version=14.4.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> ## Summary by Sourcery Update mathjs dependency from version 14.3.1 to 14.4.0 New Features: - Improve performance of flatten function - Improve performance of map and forEach functions - Add LaTeX representation for fractions Bug Fixes: - Allow dot operators after symbol E - Fix issue in nthRoots LaTeX function template string - Upgrade to the latest version of @babel/runtime
2 parents ae0ef09 + a2f3cf3 commit c72b97f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

package-lock.json

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)