[PR #14573] [MERGED] build(deps): bump katex from 0.16.21 to 0.16.22 #39145

Closed
opened 2026-04-25 11:53:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/14573
Author: @dependabot[bot]
Created: 6/1/2025
Status: Merged
Merged: 6/2/2025
Merged by: @tjbck

Base: devHead: dependabot/npm_and_yarn/dev/katex-0.16.22


📝 Commits (1)

  • 28db03e build(deps): bump katex from 0.16.21 to 0.16.22

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps katex from 0.16.21 to 0.16.22.

Release notes

Sourced from katex's releases.

v0.16.22

0.16.22 (2025-04-09)

Bug Fixes

  • \relax in base or exponent of super/subscript (#4045) (1f43c84)
Changelog

Sourced from katex's changelog.

0.16.22 (2025-04-09)

Bug Fixes

  • \relax in base or exponent of super/subscript (#4045) (1f43c84)
Commits
  • 613c3da chore(release): 0.16.22 [ci skip]
  • 1f43c84 fix: \relax in base or exponent of super/subscript (#4045)
  • 2fe1941 chore: spelling fixes (#4035)
  • aada26a chore(deps): update dependency postcss-preset-env to v7.8.3 [skip netlify] (#...
  • 3376056 chore(deps): update dependency caniuse-lite to v1.0.30001695 [skip netlify] (...
  • bc4a947 chore: bump GitHub actions to their latest versions (#4026)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/14573 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/katex-0.16.22` --- ### 📝 Commits (1) - [`28db03e`](https://github.com/open-webui/open-webui/commit/28db03e4f97c6b42ed055d36b3823aa175644810) build(deps): bump katex from 0.16.21 to 0.16.22 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.21 to 0.16.22. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/releases">katex's releases</a>.</em></p> <blockquote> <h2>v0.16.22</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22">0.16.22</a> (2025-04-09)</h2> <h3>Bug Fixes</h3> <ul> <li>\relax in base or exponent of super/subscript (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4045">#4045</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/1f43c84a175fb689f8c8d1d72b1e8b896a8b43d1">1f43c84</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md">katex's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22">0.16.22</a> (2025-04-09)</h2> <h3>Bug Fixes</h3> <ul> <li>\relax in base or exponent of super/subscript (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4045">#4045</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/1f43c84a175fb689f8c8d1d72b1e8b896a8b43d1">1f43c84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KaTeX/KaTeX/commit/613c3da85b083f602c0d5265da0f735ddb728dbb"><code>613c3da</code></a> chore(release): 0.16.22 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/1f43c84a175fb689f8c8d1d72b1e8b896a8b43d1"><code>1f43c84</code></a> fix: \relax in base or exponent of super/subscript (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4045">#4045</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/2fe1941b7e6c0603680ef6edd799bd8a8b46871a"><code>2fe1941</code></a> chore: spelling fixes (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4035">#4035</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/aada26a3700df5205961d9ca7bf23824c771c813"><code>aada26a</code></a> chore(deps): update dependency postcss-preset-env to v7.8.3 [skip netlify] (#...</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/33760567a4dde1cb50f828d88435bccd3a41f2b0"><code>3376056</code></a> chore(deps): update dependency caniuse-lite to v1.0.30001695 [skip netlify] (...</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/bc4a947887510a7c468c8eb1d78ab66b72669ad5"><code>bc4a947</code></a> chore: bump GitHub actions to their latest versions (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4026">#4026</a>)</li> <li>See full diff in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.21...v0.16.22">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=katex&package-manager=npm_and_yarn&previous-version=0.16.21&new-version=0.16.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 11:53:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#39145