Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mathjs from 7.6.0 to 14.8.1.

Changelog

Sourced from mathjs's changelog.

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.

2025-05-30, 14.5.2

  • Fix: add embedded docs for the deprecated physical constant coulomb, see #3472.
  • Fix: #3469 add ResultSet interface and improve isResultSet typing (#3481). Thanks @​ranidam.

2025-05-28, 14.5.1

... (truncated)

Commits

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 7.6.0 to 14.8.1.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v7.6.0...v14.8.1)

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

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 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #1990.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mathjs-14.8.1 branch October 6, 2025 18:04
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