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 remark-math to v5 #635

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
remark-math (source) 3.0.1 -> 5.1.1 age adoption passing confidence

Release Notes

remarkjs/remark-math (remark-math) ### [`v5.1.1`](https://togithub.com/remarkjs/remark-math/releases/tag/5.1.1) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.1.0...5.1.1) - [`b2066bb`](https://togithub.com/remarkjs/remark-math/commit/b2066bb) Add improved docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/remarkjs/remark-math/pull/70](https://togithub.com/remarkjs/remark-math/pull/70) - [`d2f2dc7`](https://togithub.com/remarkjs/remark-math/commit/d2f2dc7) Add docs on how to use w/ `rehype-sanitize` by [@​maclockard](https://togithub.com/maclockard) in [https://github.com/remarkjs/remark-math/pull/68](https://togithub.com/remarkjs/remark-math/pull/68) **Full Changelog**: https://github.com/remarkjs/remark-math/compare/5.1.0...5.1.1 ### [`v5.1.0`](https://togithub.com/remarkjs/remark-math/releases/tag/5.1.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.0.0...5.1.0) - [`ce0ba8c`](https://togithub.com/remarkjs/remark-math/commit/ce0ba8c) Add `singleDollarTextMath` option ### [`v5.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/5.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/4.0.0...5.0.0) - [`1f04763`](https://togithub.com/remarkjs/remark-math/commit/1f04763) Use ESM ```js // From CommonJS var remarkMath = require('remark-math') // To ESM import remarkMath from 'remark-math' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`b7ecce0`](https://togithub.com/remarkjs/remark-math/commit/b7ecce0) Update dependencies - [`0b77136`](https://togithub.com/remarkjs/remark-math/commit/0b77136) Remove warning for remark 12 ### [`v4.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/4.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/3.0.1...4.0.0) - [`9b4b3c3`](https://togithub.com/remarkjs/remark-math/commit/9b4b3c3) Update for [`micromark`](https://togithub.com/micromark/micromark) in [`remark@13`](https://togithub.com/remarkjs/remark/pull/536) (**breaking**, this update will not work with remark lower than v13, and see commit for other changes)

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 5.x releases. But if you manually upgrade to 5.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.