Skip to content

Bump mathjs from 14.9.1 to 15.2.0#141

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/mathjs-15.2.0
Open

Bump mathjs from 14.9.1 to 15.2.0#141
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/mathjs-15.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps mathjs from 14.9.1 to 15.2.0.

Changelog

Sourced from mathjs's changelog.

unpublished changes since 15.2.0

  • Docs: fix the browser example rocket_trajectory_optimization.html (#3654). Thanks @​dvd101x.

2026-04-07, 15.2.0

  • Feat: Add amp-hour charge unit Ah (#3617). Thanks @​adrfantini.
  • Feat: #3595 implement num and den functions returning the parts of a fraction (#3605). Thanks @​AnslemHack.
  • Fix: Provide TypeScript types for [and/or]TransformDependencies (#3639). Thanks @​NilsDietrich.
  • Fix: two security vulnerabilities that allowed executing arbitrary JavaScript via the expression parser. Thanks @​CykuTW for finding and reporting them.

2026-02-10, 15.1.1

2025-11-05, 15.1.0

2025-10-10, 15.0.0

!!! BE CAREFUL: BREAKING CHANGES !!!

  • Feat: #3349 Decouple precedence of unary percentage operator and binary

... (truncated)

Commits
  • fee4561 chore: publish v15.2.0
  • 139dcab chore: update history
  • 0aee2f6 fix: two security vulnerabilities allowing execution of arbitrary JavaScript ...
  • f7c10b1 feat: Fraction numerator and denominator helper functions (#3605)
  • 2066220 feat: Add Ah charge unit (#3617)
  • 685da0f chore: Add andTransformDependencies and orTransformDependencies to index.d.ts...
  • 8fe12e5 docs: update links to TestMu AI
  • e50b18b chore: fix linting issues
  • e910b54 chore: publish v15.1.1
  • ed10f50 chore: run npm audit fix
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mathjs-15.2.0 branch from a55bbe8 to 145edf4 Compare April 11, 2026 14:45
Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.9.1 to 15.2.0.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v14.9.1...v15.2.0)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-version: 15.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mathjs-15.2.0 branch from 145edf4 to 41979f3 Compare April 20, 2026 09:08
@AaravMalani

Copy link
Copy Markdown
Member

While we're at it, should we use mathjs/number in the standard library? Using mathjs bundles all the functionality of mathjs, v.s. mathjs/number which cuts the bundle size by ~50% last time I checked.

Thoughts @lucasnyc @martin-henz or anybody else?

@martin-henz

Copy link
Copy Markdown
Member

While we're at it, should we use mathjs/number in the standard library? Using mathjs bundles all the functionality of mathjs, v.s. mathjs/number which cuts the bundle size by ~50% last time I checked.

Thoughts @lucasnyc @martin-henz or anybody else?

Sounds good!

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