programming-in-th / programming.in.th

Site component of programming.in.th
https://programming.in.th
GNU Affero General Public License v3.0
91 stars 33 forks source link

fix(deps): update dependency remark-math to v6 - autoclosed #914

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-math (source) 5.1.1 -> 6.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-math (remark-math) ### [`v6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/6.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.1.1...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 - "before 4am on sunday" (UTC), 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.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
programming-in-th ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 3:55am
github-actions[bot] commented 11 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 147 / 147
🔵 Statements 100% 147 / 147
🔵 Functions 100% 4 / 4
🔵 Branches 100% 17 / 17
File CoverageNo changed files found.
Generated in workflow #329