Skip to content

Conversation

dependabot[bot]
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot enabled auto-merge June 2, 2025 16:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mathjs-14.5.2 branch 3 times, most recently from e64699e to 1a33510 Compare June 2, 2025 16:43
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 force-pushed the dependabot/npm_and_yarn/mathjs-14.5.2 branch from 1a33510 to 7cbe9e6 Compare June 2, 2025 16:57
@github-actions github-actions bot merged commit d6389c4 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 17:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants