Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump mathjs from 14.1.0 to 14.2.0 (#1681)
Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.1.0 to 14.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 14.2.0</h1> <ul> <li>Fix: <a href="https://github.com/josdejong/mathjs/issues/3377">#3377</a> remove redundant dependency <code>@lambdatest/node-tunnel</code>.</li> </ul> <h1>2024-01-30, 14.2.0</h1> <ul> <li>Feat: <a href="https://github.com/josdejong/mathjs/issues/3041">#3041</a>, <a href="https://github.com/josdejong/mathjs/issues/3340">#3340</a> rename <code>apply</code> to <code>mapSlices</code> (<a href="https://github.com/josdejong/mathjs/issues/3357">#3357</a>). Function <code>apply</code> is still available but is now marked deprecated. Thanks <a href="https://github.com/gwhitney"><code>@gwhitney</code></a>.</li> <li>Fix: <a href="https://github.com/josdejong/mathjs/issues/3247">#3247</a> don't override type-native floor/ceil within tolerance of value (<a href="https://github.com/josdejong/mathjs/issues/3369">#3369</a>). Thanks <a href="https://github.com/gwhitney"><code>@gwhitney</code></a>.</li> <li>Fix: <a href="https://github.com/josdejong/mathjs/issues/3360">#3360</a> add bigint support to matrix indices and ranges (<a href="https://github.com/josdejong/mathjs/issues/3361">#3361</a>). Thanks <a href="https://github.com/gwhitney"><code>@gwhitney</code></a>.</li> <li>Fix: <a href="https://github.com/josdejong/mathjs/issues/3115">#3115</a> type definitions for matrixFrom* (<a href="https://github.com/josdejong/mathjs/issues/3371">#3371</a>). Thanks <a href="https://github.com/Hudsxn"><code>@Hudsxn</code></a> and <a href="https://github.com/gwhitney"><code>@gwhitney</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/josdejong/mathjs/commit/3be5a74d6330f7813f720eb930db683f56b1a6a0"><code>3be5a74</code></a> chore: publish <code>v14.2.0</code></li> <li><a href="https://github.com/josdejong/mathjs/commit/127ea626fcc32249c29193080a9e30620e6587a0"><code>127ea62</code></a> feat: <a href="https://github.com/josdejong/mathjs/issues/3041">#3041</a>, <a href="https://github.com/josdejong/mathjs/issues/3340">#3340</a> rename <code>apply</code> to <code>mapSlices</code> (<a href="https://github.com/josdejong/mathjs/issues/3357">#3357</a>)</li> <li><a href="https://github.com/josdejong/mathjs/commit/1a85b8796ab7e9d4363e565361d6058937cc9a56"><code>1a85b87</code></a> fix: <a href="https://github.com/josdejong/mathjs/issues/3360">#3360</a> add bigint support to matrix indices and ranges (<a href="https://github.com/josdejong/mathjs/issues/3361">#3361</a>)</li> <li><a href="https://github.com/josdejong/mathjs/commit/773a5c5cffe81c71599ec22d7094cf382d26bf79"><code>773a5c5</code></a> fix: <a href="https://github.com/josdejong/mathjs/issues/3247">#3247</a> don't override type-native floor/ceil within tolerance of value (#...</li> <li><a href="https://github.com/josdejong/mathjs/commit/b56fbcb13ee899797990671a04641d2af696e4f9"><code>b56fbcb</code></a> fix: type definitions for matrixFrom* (<a href="https://github.com/josdejong/mathjs/issues/3371">#3371</a>)</li> <li>See full diff in <a href="https://github.com/josdejong/mathjs/compare/v14.1.0...v14.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=14.1.0&new-version=14.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>
- Loading branch information