Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps mathjs from 14.5.0 to 14.5.2.

Changelog

Sourced from mathjs's changelog.

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

  • Fix: #3482 mathjs throwing an error related to BigInt when loading in specific environments.
  • Fix: syntax section of function numeric (see #3448).
  • Fix: #3472 rename physical constant coulomb to coulombConstant. The old name is still available for backward compatibility.
  • Fix: support multiplication of arrays with units (#3456). Thanks @​Delaney.
Commits
  • b911505 Merge remote-tracking branch 'origin/develop' into develop
  • c6e4150 chore: publish v14.5.2
  • 0ef0ad1 chore: update HISTORY.md
  • 823d13e fix: #3469 add ResultSet interface and improve isResultSet typing (#3481)
  • 9431418 fix: add embedded docs for the deprecated physical constant coulomb, see #3472
  • d3f3643 chore: publish v14.5.1
  • faaf148 chore: update devDependencies
  • 7a617b1 fix: support multiplication of arrays with units (#3456)
  • 123d4aa fix: #3472 rename physical constant coulomb to coulombConstant
  • ee7dc26 fix: syntax section of function numeric (see #3448)
  • 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)

Summary by Sourcery

Bump mathjs from 14.5.0 to 14.5.2 to incorporate upstream bug fixes and typing enhancements

Bug Fixes:

  • Fix BigInt-related error when loading mathjs in specific environments
  • Support multiplication of arrays with units
  • Correct syntax section of the numeric function
  • Add embedded docs for the deprecated constant coulomb and rename it to coulombConstant

Enhancements:

  • Add ResultSet interface and improve isResultSet typing

Chores:

  • Upgrade mathjs dependency to v14.5.2

Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.5.0 to 14.5.2.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v14.5.0...v14.5.2)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-version: 14.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm npm package updates (e.g. dependabot) labels Jun 2, 2025
@github-actions github-actions bot enabled auto-merge June 2, 2025 18:15
@github-actions github-actions bot merged commit 79de497 into master Jun 2, 2025
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mathjs-14.5.2 branch June 2, 2025 18:22
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 npm npm package updates (e.g. dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants