Skip to content

build(deps): bump mathjs from 14.3.1 to 14.8.1#1319

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/mathjs-14.8.1
Open

build(deps): bump mathjs from 14.3.1 to 14.8.1#1319
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/mathjs-14.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps mathjs from 14.3.1 to 14.8.1.

Changelog

Sourced from mathjs's changelog.

unpublished changes since 14.8.1

  • Fix: improve performance in functions like map when passing a unary function (#3546). Thanks @​dvd101x.
  • Fix: improve the type definition of abs(complex) which returns a number (#3543). Thanks @​joshkel.
  • Fix: add missing type definitions for ctranspose (#3545). Thanks @​joshkel.
  • Fix: typos in code comments (#3544). Thanks @​joshkel.

2025-09-26, 14.8.1

  • Fix: #3538 config printing a warning when using { number: 'bigint' } (#3540).

2025-09-24, 14.8.0

  • Feat: #3353 support for the nullish coalescing operator ?? in the expression parser (#3497). Thanks @​ikemHood.

2025-09-05, 14.7.0

  • Feat: faster DenseMatrix symbol iterator (#3521). Thanks @​dvd101x.
  • Feat: implement serialization support for Parser, fixing #3509 (#3525).
  • Fix: #3519, #3368 categories "Core functions" and "Construction functions" missing from the generated function overview.
  • Fix: #3517 printTransformDependencies not exported in the type definitions.
  • Fix: add missing type definition for function diff (#3520). Thanks @​dodokw.
  • Fix: #3396 improve documentation of function range.
  • Fix: #3523 cleanup old polyfills from the browser bundle by removing core-js (#3524).

2025-07-25, 14.6.0

2025-07-02, 14.5.3

  • Fix: #2199 parse non-breaking white space   as white space (#3487). Thanks donmccurdy.
  • Fix: refine the type definitions of scope (#3490). Thanks @​JayChang4w.
  • Fix: #3493 type definitions of unit(number) (#3495). Thanks @​mrft.
  • Fix: #3494 type definitions not supporting unit.to(unit) (#3495). Thanks @​mrft.
  • Fix: #3499 refine type definitions of add and multiply to not allow zero or one argument (#3495). Thanks @​mrft.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.3.1 to 14.8.1.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v14.3.1...v14.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@dependabot dependabot bot requested a review from DorielRivalet as a code owner October 1, 2025 18:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
wycademy Ready Ready Preview Comment Oct 1, 2025 8:49pm

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants