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.2.2 #51

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mathjax-full 3.2.1 -> 3.2.2 age adoption passing confidence

Release Notes

mathjax/Mathjax-src ### [`v3.2.2`](https://togithub.com/mathjax/MathJax-src/releases/tag/3.2.2) [Compare Source](https://togithub.com/mathjax/Mathjax-src/compare/3.2.1...3.2.2) This is a hot-fix release to correct three issues in the recent 3.2.1 release. These are listed below: - Prevent lazy typesetting from re-typeset expressions unnecessarily, which can cause duplicate-label error messages in the output, and degrade performance. ([mathjax/MathJax#​2873](https://togithub.com/mathjax/MathJax/issues/2873)) - Improve method for obtaining the `` element from `mml3` conversion, allowing it to work better in an XHTML setting. ([mathjax/MathJax#​2879](https://togithub.com/mathjax/MathJax/issues/2879)) - Make `version.ts` use a constant and create the file during the build process rather than dynamically determining the version. This allows easier packaging of MathJax into other applications. ([#​824](https://togithub.com/mathjax/Mathjax-src/issues/824))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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