remarkjs / react-remark

React component and hook to use remark to render markdown
https://remarkjs.github.io/react-remark
MIT License
204 stars 7 forks source link

chore(deps): update dependency rehype-katex to v7 - autoclosed #69

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-katex (source) ^5.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-math (rehype-katex) ### [`v7.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%407.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.3...rehype-katex@7.0.0) (see [`6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/6.0.0)) ### [`v6.0.3`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.3) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.2...rehype-katex@6.0.3) - [`e28098a`](https://togithub.com/remarkjs/remark-math/commit/e28098a) Fix to catch non-parse katex errors - [`f7a35ea`](https://togithub.com/remarkjs/remark-math/commit/f7a35ea) Replace dependency to improve browser bundle size **Full Changelog**: https://github.com/remarkjs/remark-math/compare/rehype-katex@6.0.2...rehype-katex@6.0.3 ### [`v6.0.2`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.2) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.1...rehype-katex@6.0.2) - [`fa4ada1`](https://togithub.com/remarkjs/remark-math/commit/fa4ada1) Update `katex` - [`b2066bb`](https://togithub.com/remarkjs/remark-math/commit/b2066bb) Add improved docs ### [`v6.0.1`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.1) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.0...rehype-katex@6.0.1) - [`b65a156`](https://togithub.com/remarkjs/remark-math/commit/b65a156) Fix support for comments ### [`v6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/6.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@5.0.0...rehype-katex@6.0.0) ##### Change - [`4223ed9`](https://togithub.com/remarkjs/remark-math/commit/4223ed9) Change to use `exports` **migrate**: don’t use private APIs - [`e8039d7`](https://togithub.com/remarkjs/remark-math/commit/e8039d7) Change to require Node.js 16 **migrate**: update too - [`f173346`](https://togithub.com/remarkjs/remark-math/commit/f173346) [`fc32531`](https://togithub.com/remarkjs/remark-math/commit/fc32531) [`3658edd`](https://togithub.com/remarkjs/remark-math/commit/3658edd) Change to use ``, replace wrapping elements, update `@types/{hast,mdast}`, etc **migrate**: update too it’s no longer required to use the syntax extension from `remark-math`, you could instead use fenced code (` ```math `). When using `remark-math`, similar markup is generated (`
`).
    To render that nicely (not monospace and small by default), those elements are replaced with
    the results from katex/mathjax.
-   [`232f0d7`](https://togithub.com/remarkjs/remark-math/commit/232f0d7) Remove `throwOnError` option, improve message
    **migrate**: check `file.messages` for warnings

##### Misc

-   [`3aab0e1`](https://togithub.com/remarkjs/remark-math/commit/3aab0e1) Archive `remark-html-katex`

**Full Changelog**: https://github.com/remarkjs/remark-math/compare/5.1.1...6.0.0


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.


  • [ ] If you want to rebase/retry this PR, check this box

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