chore(deps): update module github.com/katex/katex to v0.18.1 #388

Open
kacunk168 wants to merge 1 commit from renovate/github.com-katex-katex-0.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/KaTeX/KaTeX v0.17.0v0.18.1 age confidence

Release Notes

KaTeX/KaTeX (github.com/KaTeX/KaTeX)

v0.18.1

Compare Source

Bug Fixes

v0.18.0

Compare Source

Features
BREAKING CHANGES
  • users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors.

Configuration

📅 Schedule: (UTC)

  • 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/KaTeX/KaTeX](https://github.com/KaTeX/KaTeX) | `v0.17.0` → `v0.18.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fKaTeX%2fKaTeX/v0.18.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fKaTeX%2fKaTeX/v0.17.0/v0.18.1?slim=true) | --- ### Release Notes <details> <summary>KaTeX/KaTeX (github.com/KaTeX/KaTeX)</summary> ### [`v0.18.1`](https://github.com/KaTeX/KaTeX/releases/tag/v0.18.1) [Compare Source](https://github.com/KaTeX/KaTeX/compare/v0.18.0...v0.18.1) ##### Bug Fixes - **htmlData:** allow escaped commas in \htmlData ([#&#8203;4236](https://github.com/KaTeX/KaTeX/issues/4236)) ([87a2b30](https://github.com/KaTeX/KaTeX/commit/87a2b304aff601ad1c3d930d47d6833d123ad210)), closes [#&#8203;4204](https://github.com/KaTeX/KaTeX/issues/4204) [#&#8203;4218](https://github.com/KaTeX/KaTeX/issues/4218) ### [`v0.18.0`](https://github.com/KaTeX/KaTeX/releases/tag/v0.18.0) [Compare Source](https://github.com/KaTeX/KaTeX/compare/v0.17.0...v0.18.0) ##### Features - prefix css classes ([#&#8203;4229](https://github.com/KaTeX/KaTeX/issues/4229)) ([6f5c44f](https://github.com/KaTeX/KaTeX/commit/6f5c44f69bae0703877a3a8d934e20c47bbbbc32)) ##### BREAKING CHANGES - users who apply custom styles or have allowlists targeting KaTeX's internal classes must update their selectors. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update module github.com/katex/katex to v0.18.0
All checks were successful
Staging / Build and copy to staging VPS (pull_request) Successful in 5m57s
edced59726
kacunk168 force-pushed renovate/github.com-katex-katex-0.x from edced59726
All checks were successful
Staging / Build and copy to staging VPS (pull_request) Successful in 5m57s
to 4de5c33d90
All checks were successful
Staging / Build and copy to staging VPS (pull_request) Successful in 6m2s
2026-07-19 17:10:05 +07:00
Compare
kacunk168 changed title from chore(deps): update module github.com/katex/katex to v0.18.0 to chore(deps): update module github.com/katex/katex to v0.18.1 2026-07-19 17:10:09 +07:00
All checks were successful
Staging / Build and copy to staging VPS (pull_request) Successful in 6m2s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-katex-katex-0.x:renovate/github.com-katex-katex-0.x
git switch renovate/github.com-katex-katex-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-katex-katex-0.x
git switch renovate/github.com-katex-katex-0.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-katex-katex-0.x
git switch renovate/github.com-katex-katex-0.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-katex-katex-0.x
git switch main
git merge --squash renovate/github.com-katex-katex-0.x
git switch main
git merge --ff-only renovate/github.com-katex-katex-0.x
git switch main
git merge renovate/github.com-katex-katex-0.x
git push origin main
Sign in to join this conversation.
No description provided.