next-theme / hexo-filter-mathjax

💯 Server side MathJax renderer plugin for Hexo.
https://www.npmjs.com/package/hexo-filter-mathjax
MIT License
105 stars 6 forks source link

Update dependency mathjax-full to v3.1.4 #33

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mathjax-full 3.1.3 -> 3.1.4 age adoption passing confidence

Release Notes

mathjax/Mathjax-src ### [`v3.1.4`](https://togithub.com/mathjax/Mathjax-src/releases/3.1.4) [Compare Source](https://togithub.com/mathjax/Mathjax-src/compare/3.1.3...3.1.4) This is a hot-fix release to correct two issues in the recent 3.1.3 release. Both errors only affect server-side node applications that use the `mathjax-full` npm package and import the MathJax modules directly, and not the web-based MathJax components. - The inclusion of the `mhchemparser` npm package caused errors in server-side node application that included the `mhchem` package. This is resolved in [#​689](https://togithub.com/mathjax/Mathjax-src/issues/689). - A change to HTML the serialization code in the LiteDOM caused empty tags to not have their closing tags. This is resolved by [#​690](https://togithub.com/mathjax/Mathjax-src/issues/690). The `mathjax` npm package and CDN servers will see an update to v3.1.4 as well, even though the 3.1.3 version does not include these bugs, so that the versions stay synchronized.

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.