Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2025

Bumps mathjs from 14.6.0 to 14.7.0.

Changelog

Sourced from mathjs's changelog.

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).
Commits
  • d8a88a1 chore: publish v14.7.0
  • 8ba2c18 chore: update devDependencies
  • 12b29d4 chore: update HISTORY.md
  • 69b991f fix: #3523 cleanup old polyfills from the browser bundle by removing `core-js...
  • a4815d5 feat: implement serialization support for Parser (fixes #3509) (#3525)
  • a7f2da0 fix: #3396 improve documentation of function range
  • c7705cd chore: fix test:node not running *.test.cjs files
  • 5e73e3c chore: update HISTORY.md
  • df8d098 fix: add missing type definition for function diff (#3520). Thanks @​dodokw.
  • 2e07821 chore: remove dtslint (this package has been deprecated)
  • 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)

Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.6.0 to 14.7.0.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v14.6.0...v14.7.0)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-version: 14.7.0
  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 Sep 5, 2025
@Evan-CTL Evan-CTL merged commit 4412abb into main Sep 5, 2025
4 checks passed
@Evan-CTL Evan-CTL deleted the dependabot/npm_and_yarn/mathjs-14.7.0 branch September 5, 2025 17:15
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