Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps mathjs from 12.4.3 to 15.0.0.

Changelog

Sourced from mathjs's changelog.

2205-10-10, 15.0.0

!!! BE CAREFUL: BREAKING CHANGES !!!

2025-10-10, 14.9.1

  • Fix: issue in HISTORY.md listing all fixes of v14.8.2 under v14.9.0.

2025-10-10, 14.9.0

  • Feat: improve the performance of map with multiple arguments (#3526). Thanks @​dvd101x.
  • Fix: #3541 throw an error when evaluating a range with a step of zero (#3548). Thanks @​dvd101x.

2025-10-03, 14.8.2

  • 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

... (truncated)

Commits
  • f39b7d4 chore: publish v15.0.0
  • 8c783a9 Merge branch 'develop' into v15
  • 212cf92 chore: publish v14.9.1
  • 7083ff3 fix: issue in HISTORY.md listing all fixes of v14.8.2 under v14.9.0
  • ed0080a chore: publish v14.9.0
  • 1da8d81 chore: update devDependencies
  • 6c01759 chore: update HISTORY.md
  • 5a8eb10 fix: #3541 throw an error when evaluating a range with a step of zero (#3548)
  • 34ecfdb chore: update HISTORY.md
  • d303b34 feat: improve the performance of map with multiple arguments (#3526)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
Bumps [mathjs](https://github.com/josdejong/mathjs) from 12.4.3 to 15.0.0.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v12.4.3...v15.0.0)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/frontend/mathjs-15.0.0 branch from 9b3cf30 to 7ccba30 Compare October 28, 2025 11:13
@moebiusband73 moebiusband73 merged commit 7d205fd into master Oct 28, 2025
2 checks passed
@moebiusband73 moebiusband73 deleted the dependabot/npm_and_yarn/web/frontend/mathjs-15.0.0 branch October 28, 2025 11:16
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.

2 participants