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 12.4.2 to 13.0.0 in /typescript (equinor#2124)
Bumps [mathjs](https://github.com/josdejong/mathjs) from 12.4.2 to 13.0.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.0.0</h1> <ul> <li>Fix an error in the type definitions of <code>quantileSeq</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3223">#3223</a>). Thanks <a href="https://github.com/domdomegg"><code>@domdomegg</code></a>.</li> </ul> <h1>2024-05-31, 13.0.0</h1> <p>Breaking changes:</p> <ul> <li>Change <code>isZero</code>, <code>isPositive</code>, and <code>isNegative</code> to respect <code>config.epsilon</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3139">#3139</a>, <a href="https://redirect.github.com/josdejong/mathjs/issues/2838">#2838</a>).</li> <li>Change the behavior of the internal <code>nearlyEqual</code> to align with Python and Julia (<a href="https://redirect.github.com/josdejong/mathjs/issues/3152">#3152</a>, <a href="https://redirect.github.com/josdejong/mathjs/issues/2838">#2838</a>)</li> <li>Upgrade to <code>fraction.js@4.3.7</code>, see <a href="https://redirect.github.com/rawify/Fraction.js/issues/68">rawify/Fraction.js#68</a>.</li> <li>Dropped support for JavaScript engines that do not fully support ES6 or <code>bigint</code>, or are not actively maintained.</li> </ul> <p>Non-breaking changes:</p> <ul> <li>Implemented support for <code>bigint</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3207">#3207</a>, <a href="https://redirect.github.com/josdejong/mathjs/issues/3207">#3207</a>)</li> <li>Implemented a new config option <code>config.numberFallback</code> needed for <code>bigint</code> (<a href="https://redirect.github.com/josdejong/mathjs/issues/3207">#3207</a>).</li> <li>Internal: refactored tooling to ES modules and upgraded all devDependencies.</li> </ul> <h1>2024-05-31, 12.4.3</h1> <ul> <li>Fix: serialization of Units without a value, see <a href="https://redirect.github.com/josdejong/mathjs/issues/1240">#1240</a>.</li> <li>Fix: outdated, incorrect documentation about the order of precedence for operator modulus <code>%</code>. See <a href="https://redirect.github.com/josdejong/mathjs/issues/3189">#3189</a>.</li> <li>Fix: <a href="https://redirect.github.com/josdejong/mathjs/issues/3197">#3197</a> improve <code>quantileSeq</code> type definitions (<a href="https://redirect.github.com/josdejong/mathjs/issues/3198">#3198</a>). Thanks <a href="https://github.com/domdomegg"><code>@domdomegg</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/josdejong/mathjs/commit/b0105a77bf6db655461625f8c217f5425d82f090"><code>b0105a7</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/josdejong/mathjs/commit/247e605383c0a10f0346c1529b8814201192126e"><code>247e605</code></a> chore: publish v13.0.0</li> <li><a href="https://github.com/josdejong/mathjs/commit/47ef475de26864065f984e0b009accee92a6d02c"><code>47ef475</code></a> chore: update devDependencies</li> <li><a href="https://github.com/josdejong/mathjs/commit/0195fb0fb2fbaff89437ed4da18b9bf960a85eb7"><code>0195fb0</code></a> chore: update package-lock.json</li> <li><a href="https://github.com/josdejong/mathjs/commit/fe4667cd8f0962ec1a45fb41fdee5ec28be7457f"><code>fe4667c</code></a> Merge branch 'refs/heads/develop' into v13</li> <li><a href="https://github.com/josdejong/mathjs/commit/3985417f2528f46e5b3964dec2035864169d5f54"><code>3985417</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/josdejong/mathjs/commit/0f65a4486a752a64fb0cc26a41fb6d5dff7e33bc"><code>0f65a44</code></a> chore: publish v12.4.3</li> <li><a href="https://github.com/josdejong/mathjs/commit/ae7c68a98f5cf4a25abba79c1509dd129a961447"><code>ae7c68a</code></a> chore: improve browserslist to explicity require bigint support</li> <li><a href="https://github.com/josdejong/mathjs/commit/d49a300f5a2476216d3db2534d759735f7bd2081"><code>d49a300</code></a> chore: change browerslist to browsers that are not dead and fully support es6</li> <li><a href="https://github.com/josdejong/mathjs/commit/b9b3409f6f754b7dcd98329b78855e7f923a477d"><code>b9b3409</code></a> chore: move browserslist from package.json into <code>.browserslistrc</code></li> <li>Additional commits viewable in <a href="https://github.com/josdejong/mathjs/compare/v12.4.2...v13.0.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=12.4.2&new-version=13.0.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: t0oF <93762994+w1nklr@users.noreply.github.com>
- Loading branch information