[PR #8659] [MERGED] build(deps): bump katex from 0.16.10 to 0.16.21 in the npm_and_yarn group across 1 directory #22266

Closed
opened 2026-04-20 04:02:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: dependabot/npm_and_yarn/npm_and_yarn-7064c9a8ac


📝 Commits (1)

  • 1827eac build(deps): bump katex in the npm_and_yarn group across 1 directory

📊 Changes

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

View changed files

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

📄 Description

Bumps the npm_and_yarn group with 1 update in the / directory: katex.

Updates katex from 0.16.10 to 0.16.21

Release notes

Sourced from katex's releases.

v0.16.21

0.16.21 (2025-01-17)

Bug Fixes

v0.16.20

0.16.20 (2025-01-12)

Bug Fixes

v0.16.19

0.16.19 (2024-12-29)

Bug Fixes

v0.16.18

0.16.18 (2024-12-18)

Bug Fixes

  • Actually publish TypeScript type definitions (#4008) (629b873)

v0.16.17

0.16.17 (2024-12-17)

Bug Fixes

  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995

v0.16.16

0.16.16 (2024-12-17)

Features

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.21 (2025-01-17)

Bug Fixes

  • escape \htmlData attribute name (57914ad)

0.16.20 (2025-01-12)

Bug Fixes

0.16.19 (2024-12-29)

Bug Fixes

0.16.18 (2024-12-18)

Bug Fixes

  • Actually publish TypeScript type definitions (#4008) (629b873)

0.16.17 (2024-12-17)

Bug Fixes

  • MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995

0.16.16 (2024-12-17)

Features

0.16.15 (2024-12-09)

Features

  • italic sans-serif in math mode via \mathsfit command (#3998) (2218901)

0.16.14 (2024-12-08)

... (truncated)

Commits
  • 923f2aa chore(release): 0.16.21 [ci skip]
  • 57914ad fix: escape \htmlData attribute name
  • ff28995 Merge commit from fork
  • 28a0bf5 chore(release): 0.16.20 [ci skip]
  • 6d30fe4 fix: \providecommand does not overwrite existing macro (#4000)
  • 8f47dba chore(deps): update actions/upload-artifact to v4 (#4012)
  • 88b5056 chore(release): 0.16.19 [ci skip]
  • 4228b4e fix(types): improve strict function type (#4009)
  • f934646 chore(release): 0.16.18 [ci skip]
  • 629b873 fix: Actually publish TypeScript type definitions (#4008)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/8659 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-7064c9a8ac` --- ### 📝 Commits (1) - [`1827eac`](https://github.com/open-webui/open-webui/commit/1827eaca2d10894706bf19d52d1c12b9274ff65f) build(deps): bump katex in the npm_and_yarn group across 1 directory ### 📊 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 the npm_and_yarn group with 1 update in the / directory: [katex](https://github.com/KaTeX/KaTeX). Updates `katex` from 0.16.10 to 0.16.21 <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.21</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.20...v0.16.21">0.16.21</a> (2025-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li>escape \htmlData attribute name (<a href="https://github.com/KaTeX/KaTeX/commit/57914ad91eff401357f44bf364b136d37eba04f8">57914ad</a>) <ul> <li>See security advisory <a href="https://github.com/KaTeX/KaTeX/security/advisories/GHSA-cg87-wmx4-v546">https://github.com/KaTeX/KaTeX/security/advisories/GHSA-cg87-wmx4-v546</a></li> </ul> </li> </ul> <h2>v0.16.20</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.19...v0.16.20">0.16.20</a> (2025-01-12)</h2> <h3>Bug Fixes</h3> <ul> <li>\providecommand does not overwrite existing macro (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4000">#4000</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/6d30fe47b06f9da9b836fe518d5cbbecf6a6a3a1">6d30fe4</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/3928">#3928</a></li> </ul> <h2>v0.16.19</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.19">0.16.19</a> (2024-12-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> improve <code>strict</code> function type (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4009">#4009</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/4228b4eb529b8e35def66cc6e4fa467383b98c86">4228b4e</a>)</li> </ul> <h2>v0.16.18</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.17...v0.16.18">0.16.18</a> (2024-12-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Actually publish TypeScript type definitions (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4008">#4008</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/629b87354fdfc04a3769f09b69f6bbadebcb9ae8">629b873</a>)</li> </ul> <h2>v0.16.17</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.16...v0.16.17">0.16.17</a> (2024-12-17)</h2> <h3>Bug Fixes</h3> <ul> <li>MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3999">#3999</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/7d79e220f465c42d4334dc95f1c41e333667e168">7d79e22</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/3995">#3995</a></li> </ul> <h2>v0.16.16</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.15...v0.16.16">0.16.16</a> (2024-12-17)</h2> <h3>Features</h3> <ul> <li>ESM exports, TypeScript types (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3992">#3992</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/ea9c173a0de953b49b2ce5d131e88b785f5dffa1">ea9c173</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.20...v0.16.21">0.16.21</a> (2025-01-17)</h2> <h3>Bug Fixes</h3> <ul> <li>escape \htmlData attribute name (<a href="https://github.com/KaTeX/KaTeX/commit/57914ad91eff401357f44bf364b136d37eba04f8">57914ad</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.19...v0.16.20">0.16.20</a> (2025-01-12)</h2> <h3>Bug Fixes</h3> <ul> <li>\providecommand does not overwrite existing macro (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4000">#4000</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/6d30fe47b06f9da9b836fe518d5cbbecf6a6a3a1">6d30fe4</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/3928">#3928</a></li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.19">0.16.19</a> (2024-12-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> improve <code>strict</code> function type (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4009">#4009</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/4228b4eb529b8e35def66cc6e4fa467383b98c86">4228b4e</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.17...v0.16.18">0.16.18</a> (2024-12-18)</h2> <h3>Bug Fixes</h3> <ul> <li>Actually publish TypeScript type definitions (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4008">#4008</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/629b87354fdfc04a3769f09b69f6bbadebcb9ae8">629b873</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.16...v0.16.17">0.16.17</a> (2024-12-17)</h2> <h3>Bug Fixes</h3> <ul> <li>MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3999">#3999</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/7d79e220f465c42d4334dc95f1c41e333667e168">7d79e22</a>), closes <a href="https://redirect.github.com/KaTeX/KaTeX/issues/3995">#3995</a></li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.15...v0.16.16">0.16.16</a> (2024-12-17)</h2> <h3>Features</h3> <ul> <li>ESM exports, TypeScript types (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3992">#3992</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/ea9c173a0de953b49b2ce5d131e88b785f5dffa1">ea9c173</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.14...v0.16.15">0.16.15</a> (2024-12-09)</h2> <h3>Features</h3> <ul> <li>italic sans-serif in math mode via <code>\mathsfit</code> command (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3998">#3998</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/22189018b63c9312ec4ad126804514a7390d60b5">2218901</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.13...v0.16.14">0.16.14</a> (2024-12-08)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KaTeX/KaTeX/commit/923f2aa15692d06ef77051bfb018c17339ef1ab4"><code>923f2aa</code></a> chore(release): 0.16.21 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/57914ad91eff401357f44bf364b136d37eba04f8"><code>57914ad</code></a> fix: escape \htmlData attribute name</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/ff289955e81aab89086eef09254cbf88573d415c"><code>ff28995</code></a> Merge commit from fork</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/28a0bf51139969e9dc52085b72024e0c5447cfbe"><code>28a0bf5</code></a> chore(release): 0.16.20 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/6d30fe47b06f9da9b836fe518d5cbbecf6a6a3a1"><code>6d30fe4</code></a> fix: \providecommand does not overwrite existing macro (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4000">#4000</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/8f47dba453aa78e03878288fdd5841cfdb4ffb8d"><code>8f47dba</code></a> chore(deps): update actions/upload-artifact to v4 (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4012">#4012</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/88b5056bdc534016d00bbb581a36c4a14d3b0651"><code>88b5056</code></a> chore(release): 0.16.19 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/4228b4eb529b8e35def66cc6e4fa467383b98c86"><code>4228b4e</code></a> fix(types): improve <code>strict</code> function type (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4009">#4009</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/f93464644419ef0057cc5b314f81e439f1242935"><code>f934646</code></a> chore(release): 0.16.18 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/629b87354fdfc04a3769f09b69f6bbadebcb9ae8"><code>629b873</code></a> fix: Actually publish TypeScript type definitions (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4008">#4008</a>)</li> <li>Additional commits viewable in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.21">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.10&new-version=0.16.21)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/open-webui/open-webui/network/alerts). </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-20 04:02:00 -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#22266