wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
859 stars 216 forks source link

fix(deps): update dependency rehype-katex to v6 #634

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

remarkjs/remark-math (rehype-katex) ### [`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/rehype-katex%406.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@5.0.0...rehype-katex@6.0.0) - [`1f04763`](https://togithub.com/remarkjs/remark-math/commit/1f04763) Use ESM ```js // From CommonJS var rehypeKatex = require('rehype-katex') // To ESM import rehypeKatex from 'rehype-katex' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`edf4ca2`](https://togithub.com/remarkjs/remark-math/commit/edf4ca2) [`6899b07`](https://togithub.com/remarkjs/remark-math/commit/6899b07) Add JSDoc based types - [`2948e91`](https://togithub.com/remarkjs/remark-math/commit/2948e91) Update `katex` - [`b7ecce0`](https://togithub.com/remarkjs/remark-math/commit/b7ecce0) Update dependencies

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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.