[PR #10232] [CLOSED] build(deps): bump the npm_and_yarn group across 1 directory with 2 updates #93516

Closed
opened 2026-05-15 19:20:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10232
Author: @dependabot[bot]
Created: 2/18/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-a14962bbb0


📝 Commits (1)

  • d700741 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates

📊 Changes

2 files changed (+651 additions, -622 deletions)

View changed files

📝 package-lock.json (+649 -620)
📝 package.json (+2 -2)

📄 Description

Bumps the npm_and_yarn group with 2 updates in the / directory: dompurify and mermaid.

Updates dompurify from 3.1.6 to 3.2.4

Release notes

Sourced from dompurify's releases.

DOMPurify 3.2.4

  • Fixed a conditional and config dependent mXSS-style bypass reported by @​nsysean
  • Added a new feature to allow specific hook removal, thanks @​davecardwell
  • Added purify.js and purify.min.js to exports, thanks @​Aetherinox
  • Added better logic in case no window object is president, thanks @​yehuya
  • Updated some dependencies called out by dependabot
  • Updated license files etc to show the correct year

DOMPurify 3.2.3

DOMPurify 3.2.2

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

DOMPurify 3.2.1

DOMPurify 3.2.0

DOMPurify 3.1.7

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date
Commits
  • ec29e65 Merge pull request #1062 from cure53/main
  • 1c1b183 chore: Preparing 3.2.4 release
  • d18ffcb fix: Changed the template literal regex to avoid a config-dependent bypass
  • 0d64d2b Merge pull request #1060 from yehuya/initializeTestImprovements
  • 9ad7933 tests: DOMPurify custom window tests improvements
  • 72760ca Merge pull request #1059 from yehuya/fixMissingWindowElement
  • bc72d44 Fix tests
  • 363a89d fix: handle undefined Element in DOMPurify initialization
  • f41b45d Update LICENSE
  • b25bf26 Update README.md
  • Additional commits viewable in compare view

Updates mermaid from 10.9.3 to 11.4.1

Release notes

Sourced from mermaid's releases.

mermaid@11.4.1

Patch Changes

  • #6059 01b5079 Thanks @​knsv! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task

  • #6038 1388662 Thanks @​knsv! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.

  • #6079 fe3cffb Thanks @​aloisklink! - Bump dompurify to ^3.2.1. This removes the need for @types/dompurify.

mermaid@11.4.0

Minor Changes

  • #5999 742ad7c Thanks @​knsv! - Adding Kanban board, a new diagram type

  • #5880 bdf145f Thanks @​yari-dewalt! - Class diagram changes:

    • Updates the class diagram to the new unified way of rendering.
    • Includes a new "classBox" shape to be used in diagrams
    • Other updates such as:
      • the option to hide the empty members box in class diagrams,
      • support for handDrawn look,
      • the introduction of the classDef statement into class diagrams,
      • support for styling the default class,
      • support lollipop interfaces.
    • Includes fixes / additions for #5562 #3139 and #4037

Patch Changes

mermaid@11.3.0

Minor Changes

Patch Changes

  • #5849 6c5b7ce Thanks @​ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace. Forexample

    
    classDiagram
      namespace Company.Project.Module {
    

... (truncated)

Commits
  • 9868f3a Merge pull request #6084 from mermaid-js/changeset-release/master
  • d8bf155 Version Packages
  • 0b4f852 Merge pull request #6083 from mermaid-js/release/11.4.1
  • 0dff4ca chore: broken link clean up. Enable flowchart elk tests
  • cc29437 Merge pull request #6081 from mermaid-js/6080-fix
  • dfaaf36 Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.1
  • 3753831 Added cypress test
  • c7ae08a #6080: Fix for issue with diamond intersections when using elk-layout
  • 69973ea Merge branch 'develop' into 6080-fix
  • d3b2c7e Revert "#6080: Fix for issue with diamond intersections when using elk-layout"
  • Additional commits viewable in compare view

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/10232 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-a14962bbb0` --- ### 📝 Commits (1) - [`d700741`](https://github.com/open-webui/open-webui/commit/d70074176204779ef5ed7201fe465b8c8a7a1c41) build(deps): bump the npm_and_yarn group across 1 directory with 2 updates ### 📊 Changes **2 files changed** (+651 additions, -622 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+649 -620) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps the npm_and_yarn group with 2 updates in the / directory: [dompurify](https://github.com/cure53/DOMPurify) and [mermaid](https://github.com/mermaid-js/mermaid). Updates `dompurify` from 3.1.6 to 3.2.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cure53/DOMPurify/releases">dompurify's releases</a>.</em></p> <blockquote> <h2>DOMPurify 3.2.4</h2> <ul> <li>Fixed a conditional and config dependent mXSS-style <a href="https://nsysean.github.io/posts/dompurify-323-bypass/">bypass</a> reported by <a href="https://github.com/nsysean"><code>@​nsysean</code></a></li> <li>Added a new feature to allow specific hook removal, thanks <a href="https://github.com/davecardwell"><code>@​davecardwell</code></a></li> <li>Added <em>purify.js</em> and <em>purify.min.js</em> to exports, thanks <a href="https://github.com/Aetherinox"><code>@​Aetherinox</code></a></li> <li>Added better logic in case no window object is president, thanks <a href="https://github.com/yehuya"><code>@​yehuya</code></a></li> <li>Updated some dependencies called out by dependabot</li> <li>Updated license files etc to show the correct year</li> </ul> <h2>DOMPurify 3.2.3</h2> <ul> <li>Fixed two conditional sanitizer bypasses discovered by <a href="https://github.com/parrot409"><code>@​parrot409</code></a> and <a href="https://x.com/slonser_"><code>@​Slonser</code></a></li> <li>Updated the attribute clobbering checks to prevent future bypasses, thanks <a href="https://github.com/parrot409"><code>@​parrot409</code></a></li> </ul> <h2>DOMPurify 3.2.2</h2> <ul> <li>Fixed a possible bypass in case a rather specific config for custom elements is set, thanks <a href="https://github.com/yaniv-git"><code>@​yaniv-git</code></a></li> <li>Fixed several minor issues with the type definitions, thanks again <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li> <li>Fixed a minor issue with the types reference for trusted types, thanks <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li> <li>Fixed a minor problem with the template detection regex on some systems, thanks <a href="https://github.com/svdb99"><code>@​svdb99</code></a></li> </ul> <h2>DOMPurify 3.2.1</h2> <ul> <li>Fixed several minor issues with the type definitions, thanks <a href="https://github.com/reduckted"><code>@​reduckted</code></a> <a href="https://github.com/ghiscoding"><code>@​ghiscoding</code></a> <a href="https://github.com/asamuzaK"><code>@​asamuzaK</code></a> <a href="https://github.com/MiniDigger"><code>@​MiniDigger</code></a></li> <li>Fixed an issue with non-minified dist files and order of imports, thanks <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li> </ul> <h2>DOMPurify 3.2.0</h2> <ul> <li>Added type declarations, thanks <a href="https://github.com/reduckted"><code>@​reduckted</code></a> , <a href="https://github.com/philmayfield"><code>@​philmayfield</code></a>, <a href="https://github.com/aloisklink"><code>@​aloisklink</code></a>, <a href="https://github.com/ssi02014"><code>@​ssi02014</code></a> and others</li> <li>Fixed a minor issue with the handling of hooks, thanks <a href="https://github.com/kevin-mizu"><code>@​kevin-mizu</code></a></li> </ul> <h2>DOMPurify 3.1.7</h2> <ul> <li>Fixed an issue with comment detection and possible bypasses with specific config settings, thanks <a href="https://github.com/masatokinugawa"><code>@​masatokinugawa</code></a></li> <li>Fixed several smaller typos in documentation and test &amp; build files, thanks <a href="https://github.com/christianhg"><code>@​christianhg</code></a></li> <li>Added better support for Angular compiler, thanks <a href="https://github.com/jeroen1602"><code>@​jeroen1602</code></a></li> <li>Added several new attributes to HTML and SVG allow-list, thanks <a href="https://github.com/Gigabyte5671"><code>@​Gigabyte5671</code></a> and <a href="https://github.com/Rotzbua"><code>@​Rotzbua</code></a></li> <li>Removed the <code>foreignObject</code> element from the list of HTML entry-points, thanks <a href="https://github.com/masatokinugawa"><code>@​masatokinugawa</code></a></li> <li>Bumped several dependencies to be more up to date</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cure53/DOMPurify/commit/ec29e65f3675077c1a78e6edcab97f797f004a2e"><code>ec29e65</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/1062">#1062</a> from cure53/main</li> <li><a href="https://github.com/cure53/DOMPurify/commit/1c1b1838625851939d4b86436feeb3e3ccb7dbb6"><code>1c1b183</code></a> chore: Preparing 3.2.4 release</li> <li><a href="https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02"><code>d18ffcb</code></a> fix: Changed the template literal regex to avoid a config-dependent bypass</li> <li><a href="https://github.com/cure53/DOMPurify/commit/0d64d2b12f9ecaa28899c60aba0b9ed5072c4d93"><code>0d64d2b</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/1060">#1060</a> from yehuya/initializeTestImprovements</li> <li><a href="https://github.com/cure53/DOMPurify/commit/9ad79331566e0671788b120cc1f682f4e7f33f44"><code>9ad7933</code></a> tests: DOMPurify custom window tests improvements</li> <li><a href="https://github.com/cure53/DOMPurify/commit/72760ca8ee425c3129420390d4c10afe698ff2fb"><code>72760ca</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/1059">#1059</a> from yehuya/fixMissingWindowElement</li> <li><a href="https://github.com/cure53/DOMPurify/commit/bc72d44b2e3cec00d8ef2427869d03cb668969fa"><code>bc72d44</code></a> Fix tests</li> <li><a href="https://github.com/cure53/DOMPurify/commit/363a89dd3a051b72334cd4d0c867616fdc4ee40d"><code>363a89d</code></a> fix: handle undefined Element in DOMPurify initialization</li> <li><a href="https://github.com/cure53/DOMPurify/commit/f41b45df18a9666a50c1ad2662cee259230cfef4"><code>f41b45d</code></a> Update LICENSE</li> <li><a href="https://github.com/cure53/DOMPurify/commit/b25bf26d674ff4db9074cef01fc51490cb1369a0"><code>b25bf26</code></a> Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.4">compare view</a></li> </ul> </details> <br /> Updates `mermaid` from 10.9.3 to 11.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mermaid-js/mermaid/releases">mermaid's releases</a>.</em></p> <blockquote> <h2>mermaid@11.4.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6059">#6059</a> <a href="https://github.com/mermaid-js/mermaid/commit/01b5079562ec8d34ce9964910f168873843c68f8"><code>01b5079</code></a> Thanks <a href="https://github.com/knsv"><code>@​knsv</code></a>! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6038">#6038</a> <a href="https://github.com/mermaid-js/mermaid/commit/1388662132cc829f9820c2e9970ae04e2dd90588"><code>1388662</code></a> Thanks <a href="https://github.com/knsv"><code>@​knsv</code></a>! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6079">#6079</a> <a href="https://github.com/mermaid-js/mermaid/commit/fe3cffbb673a25b81989aacb06e5d0eda35326db"><code>fe3cffb</code></a> Thanks <a href="https://github.com/aloisklink"><code>@​aloisklink</code></a>! - Bump dompurify to <code>^3.2.1</code>. This removes the need for <code>@types/dompurify</code>.</p> </li> </ul> <h2>mermaid@11.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5999">#5999</a> <a href="https://github.com/mermaid-js/mermaid/commit/742ad7c130964df1fb5544e909d9556081285f68"><code>742ad7c</code></a> Thanks <a href="https://github.com/knsv"><code>@​knsv</code></a>! - Adding Kanban board, a new diagram type</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5880">#5880</a> <a href="https://github.com/mermaid-js/mermaid/commit/bdf145ffe362462176d9c1e68d5f3ff5c9d962b0"><code>bdf145f</code></a> Thanks <a href="https://github.com/yari-dewalt"><code>@​yari-dewalt</code></a>! - Class diagram changes:</p> <ul> <li>Updates the class diagram to the new unified way of rendering.</li> <li>Includes a new &quot;classBox&quot; shape to be used in diagrams</li> <li>Other updates such as: <ul> <li>the option to hide the empty members box in class diagrams,</li> <li>support for handDrawn look,</li> <li>the introduction of the classDef statement into class diagrams,</li> <li>support for styling the default class,</li> <li>support lollipop interfaces.</li> </ul> </li> <li>Includes fixes / additions for <a href="https://redirect.github.com/mermaid-js/mermaid/issues/5562">#5562</a> <a href="https://redirect.github.com/mermaid-js/mermaid/issues/3139">#3139</a> and <a href="https://redirect.github.com/mermaid-js/mermaid/issues/4037">#4037</a></li> </ul> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5937">#5937</a> <a href="https://github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1"><code>17b7831</code></a> Thanks <a href="https://github.com/saurabhg772244"><code>@​saurabhg772244</code></a>! - fix: Jagged edge fix for icon shape</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5933">#5933</a> <a href="https://github.com/mermaid-js/mermaid/commit/72d60d2633584eb59bccdb6cf30b9522db645db2"><code>72d60d2</code></a> Thanks <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>! - Add missing TypeScript dependencies</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5937">#5937</a> <a href="https://github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1"><code>17b7831</code></a> Thanks <a href="https://github.com/saurabhg772244"><code>@​saurabhg772244</code></a>! - fix: Icon color fix for colored icons.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6002">#6002</a> <a href="https://github.com/mermaid-js/mermaid/commit/5fabd414fbee01e43bf6c900907ffc1511ca7440"><code>5fabd41</code></a> Thanks <a href="https://github.com/aloisklink"><code>@​aloisklink</code></a>! - fix: error <code>mermaid.parse</code> on an invalid shape, so that it matches the errors thrown by <code>mermaid.render</code></p> </li> </ul> <h2>mermaid@11.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5825">#5825</a> <a href="https://github.com/mermaid-js/mermaid/commit/9e3aa705ae21fd4898504ab22d775a9e437b898e"><code>9e3aa70</code></a> Thanks <a href="https://github.com/knsv"><code>@​knsv</code></a>, <a href="https://github.com/ashishjain0512"><code>@​ashishjain0512</code></a>, <a href="https://github.com/omkarht"><code>@​omkarht</code></a>, <a href="https://github.com/saurabhg772244"><code>@​saurabhg772244</code></a>, <a href="https://github.com/aloisklink"><code>@​aloisklink</code></a>, <a href="https://github.com/sidharthv96"><code>@​sidharthv96</code></a> ! - New Flowchart Shapes (with new syntax)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/5849">#5849</a> <a href="https://github.com/mermaid-js/mermaid/commit/6c5b7ce9f41c0fbd59fe03dbefc8418d97697f0a"><code>6c5b7ce</code></a> Thanks <a href="https://github.com/ReneLombard"><code>@​ReneLombard</code></a>! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace. Forexample</p> <pre lang="mermaid"><code> classDiagram namespace Company.Project.Module { </code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mermaid-js/mermaid/commit/9868f3a4c3784e214d8b6c74277ca542774e7de9"><code>9868f3a</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6084">#6084</a> from mermaid-js/changeset-release/master</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d8bf155f0e1b428cf3bdc31d76ddcce3c961cca3"><code>d8bf155</code></a> Version Packages</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/0b4f85230ae469db0812f3b3eca565fbe21dd469"><code>0b4f852</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6083">#6083</a> from mermaid-js/release/11.4.1</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/0dff4ca4382337936713bd345aa24090818b8042"><code>0dff4ca</code></a> chore: broken link clean up. Enable flowchart elk tests</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/cc29437ede47212d290b6fd3169cb320b6c78eb5"><code>cc29437</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6081">#6081</a> from mermaid-js/6080-fix</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/dfaaf361f3837608e58c46a94322977463d9cd3b"><code>dfaaf36</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6079">#6079</a> from aloisklink/chore/update-to-dompurify-3.2.1</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/37538310d36280e43dfeecdc8cc377cdc27f2aac"><code>3753831</code></a> Added cypress test</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/c7ae08abc30b683bc4e84da9ff81fe15bbbf4e3d"><code>c7ae08a</code></a> <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6080">#6080</a>: Fix for issue with diamond intersections when using elk-layout</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/69973eaa021e79fd2f9dd6da9c7edb0fd9ed4e33"><code>69973ea</code></a> Merge branch 'develop' into 6080-fix</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d3b2c7ea1855341a8d67a0108adfe7b5d2892e53"><code>d3b2c7e</code></a> Revert &quot;<a href="https://redirect.github.com/mermaid-js/mermaid/issues/6080">#6080</a>: Fix for issue with diamond intersections when using elk-layout&quot;</li> <li>Additional commits viewable in <a href="https://github.com/mermaid-js/mermaid/compare/v10.9.3...mermaid@11.4.1">compare view</a></li> </ul> </details> <br /> 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-05-15 19:20:33 -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#93516