dependabot[bot] opened a new pull request, #3355:
URL: https://github.com/apache/jena/pull/3355

   Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 
updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@vue/compat](https://github.com/vuejs/core) | `3.5.17` | `3.5.18` |
   | [vue](https://github.com/vuejs/core) | `3.5.17` | `3.5.18` |
   | 
[@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)
 | `6.0.0` | `6.0.1` |
   | 
[@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)
 | `3.5.17` | `3.5.18` |
   | [cypress](https://github.com/cypress-io/cypress) | `14.5.2` | `14.5.3` |
   | [wait-on](https://github.com/jeffbski/wait-on) | `8.0.3` | `8.0.4` |
   
   Updates `@vue/compat` from 3.5.17 to 3.5.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";><code>@​vue/compat</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.18</h2>
   <p>For stable releases, please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.
   For pre-releases, please refer to <a 
href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md";>CHANGELOG.md</a> 
of the <code>minor</code> branch.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";><code>@​vue/compat</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.17...v3.5.18";>3.5.18</a> 
(2025-07-23)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid cached text vnodes retaining 
detached DOM nodes (<a 
href="https://redirect.github.com/vuejs/core/issues/13662";>#13662</a>) (<a 
href="https://github.com/vuejs/core/commit/00695a5b41b2d032deaeada83831ff83aa6bfd4e";>00695a5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13661";>#13661</a></li>
   <li><strong>compiler-core:</strong> avoid self updates of <code>v-pre</code> 
(<a href="https://redirect.github.com/vuejs/core/issues/12556";>#12556</a>) (<a 
href="https://github.com/vuejs/core/commit/21b685ad9d9d0e6060fc7d07b719bf35f2d9ae1f";>21b685a</a>)</li>
   <li><strong>compiler-core:</strong> identifiers in function parameters 
should not be inferred as references (<a 
href="https://redirect.github.com/vuejs/core/issues/13548";>#13548</a>) (<a 
href="https://github.com/vuejs/core/commit/9b029239edf88558465b941e1e4c085f92b1ebff";>9b02923</a>)</li>
   <li><strong>compiler-core:</strong> recognize empty string as non-identifier 
(<a href="https://redirect.github.com/vuejs/core/issues/12553";>#12553</a>) (<a 
href="https://github.com/vuejs/core/commit/ce933390ad1c72bed258f7ad959a78f0e8acdf57";>ce93339</a>)</li>
   <li><strong>compiler-core:</strong> transform empty <code>v-bind</code> 
dynamic argument content correctly (<a 
href="https://redirect.github.com/vuejs/core/issues/12554";>#12554</a>) (<a 
href="https://github.com/vuejs/core/commit/d3af67e878790892f9d34cfea15d13625aabe733";>d3af67e</a>)</li>
   <li><strong>compiler-sfc:</strong> transform empty srcset w/ 
includeAbsolute: true (<a 
href="https://redirect.github.com/vuejs/core/issues/13639";>#13639</a>) (<a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";>d8e40ef</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/631";>vitejs/vite-plugin-vue#631</a></li>
   <li><strong>css-vars:</strong> nullish v-bind in style should not lead to 
unexpected inheritance (<a 
href="https://redirect.github.com/vuejs/core/issues/12461";>#12461</a>) (<a 
href="https://github.com/vuejs/core/commit/c85f1b5a132eb8ec25f71b250e25e65a5c20964f";>c85f1b5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/12434";>#12434</a> <a 
href="https://redirect.github.com/vuejs/core/issues/12439";>#12439</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7474";>#7474</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7475";>#7475</a></li>
   <li><strong>custom-element:</strong> ensure exposed methods are accessible 
from custom elements by making them enumerable (<a 
href="https://redirect.github.com/vuejs/core/issues/13634";>#13634</a>) (<a 
href="https://github.com/vuejs/core/commit/90573b06bf6fb6c14c6bbff6c4e34e0ab108953a";>90573b0</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13632";>#13632</a></li>
   <li><strong>hydration:</strong> prevent lazy hydration for updated 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/13511";>#13511</a>) (<a 
href="https://github.com/vuejs/core/commit/a9269c642bf944560bc29adb5dae471c11cd9ee8";>a9269c6</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13510";>#13510</a></li>
   <li><strong>runtime-core:</strong> ensure correct anchor el for unresolved 
async components (<a 
href="https://redirect.github.com/vuejs/core/issues/13560";>#13560</a>) (<a 
href="https://github.com/vuejs/core/commit/7f2994393dcdb82cacbf62e02b5ba5565f32588b";>7f29943</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13559";>#13559</a></li>
   <li><strong>slots:</strong> refine internal key checking to support slot 
names starting with an underscore (<a 
href="https://redirect.github.com/vuejs/core/issues/13612";>#13612</a>) (<a 
href="https://github.com/vuejs/core/commit/c5f7db11542bb2246363aef78c88a8e6cef0ee93";>c5f7db1</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13611";>#13611</a></li>
   <li><strong>ssr:</strong> ensure empty slots render as a comment node in 
Transition (<a 
href="https://redirect.github.com/vuejs/core/issues/13396";>#13396</a>) (<a 
href="https://github.com/vuejs/core/commit/8cfc10a80b9cbf5d801ab149e49b8506d192e7e1";>8cfc10a</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13394";>#13394</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/c486536105a9fe5833eaaa2b5efc910ebf4619ec";><code>c486536</code></a>
 release: v3.5.18</li>
   <li><a 
href="https://github.com/vuejs/core/commit/7343f7c95fdc08d0fa11a79af81311c6cbfc2282";><code>7343f7c</code></a>
 dx(runtime-core): fix warning message for useSlots, useAttrs invocation with 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/8cfc10a80b9cbf5d801ab149e49b8506d192e7e1";><code>8cfc10a</code></a>
 fix(ssr): ensure empty slots render as a comment node in Transition (<a 
href="https://redirect.github.com/vuejs/core/issues/13396";>#13396</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/7f2994393dcdb82cacbf62e02b5ba5565f32588b";><code>7f29943</code></a>
 fix(runtime-core): ensure correct anchor el for unresolved async components 
(...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/9b029239edf88558465b941e1e4c085f92b1ebff";><code>9b02923</code></a>
 fix(compiler-core): identifiers in function parameters should not be 
inferred...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";><code>d8e40ef</code></a>
 fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (<a 
href="https://redirect.github.com/vuejs/core/issues/13639";>#13639</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/90573b06bf6fb6c14c6bbff6c4e34e0ab108953a";><code>90573b0</code></a>
 fix(custom-element): ensure exposed methods are accessible from custom 
elemen...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/c5f7db11542bb2246363aef78c88a8e6cef0ee93";><code>c5f7db1</code></a>
 fix(slots): refine internal key checking to support slot names starting with 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/a9269c642bf944560bc29adb5dae471c11cd9ee8";><code>a9269c6</code></a>
 fix(hydration): prevent lazy hydration for updated components (<a 
href="https://redirect.github.com/vuejs/core/issues/13511";>#13511</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/00695a5b41b2d032deaeada83831ff83aa6bfd4e";><code>00695a5</code></a>
 fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (<a 
href="https://redirect.github.com/vuejs/core/issues/1";>#1</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.17...v3.5.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue` from 3.5.17 to 3.5.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vuejs/core/releases";>vue's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.18</h2>
   <p>For stable releases, please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.
   For pre-releases, please refer to <a 
href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md";>CHANGELOG.md</a> 
of the <code>minor</code> branch.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>vue's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.17...v3.5.18";>3.5.18</a> 
(2025-07-23)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid cached text vnodes retaining 
detached DOM nodes (<a 
href="https://redirect.github.com/vuejs/core/issues/13662";>#13662</a>) (<a 
href="https://github.com/vuejs/core/commit/00695a5b41b2d032deaeada83831ff83aa6bfd4e";>00695a5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13661";>#13661</a></li>
   <li><strong>compiler-core:</strong> avoid self updates of <code>v-pre</code> 
(<a href="https://redirect.github.com/vuejs/core/issues/12556";>#12556</a>) (<a 
href="https://github.com/vuejs/core/commit/21b685ad9d9d0e6060fc7d07b719bf35f2d9ae1f";>21b685a</a>)</li>
   <li><strong>compiler-core:</strong> identifiers in function parameters 
should not be inferred as references (<a 
href="https://redirect.github.com/vuejs/core/issues/13548";>#13548</a>) (<a 
href="https://github.com/vuejs/core/commit/9b029239edf88558465b941e1e4c085f92b1ebff";>9b02923</a>)</li>
   <li><strong>compiler-core:</strong> recognize empty string as non-identifier 
(<a href="https://redirect.github.com/vuejs/core/issues/12553";>#12553</a>) (<a 
href="https://github.com/vuejs/core/commit/ce933390ad1c72bed258f7ad959a78f0e8acdf57";>ce93339</a>)</li>
   <li><strong>compiler-core:</strong> transform empty <code>v-bind</code> 
dynamic argument content correctly (<a 
href="https://redirect.github.com/vuejs/core/issues/12554";>#12554</a>) (<a 
href="https://github.com/vuejs/core/commit/d3af67e878790892f9d34cfea15d13625aabe733";>d3af67e</a>)</li>
   <li><strong>compiler-sfc:</strong> transform empty srcset w/ 
includeAbsolute: true (<a 
href="https://redirect.github.com/vuejs/core/issues/13639";>#13639</a>) (<a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";>d8e40ef</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/631";>vitejs/vite-plugin-vue#631</a></li>
   <li><strong>css-vars:</strong> nullish v-bind in style should not lead to 
unexpected inheritance (<a 
href="https://redirect.github.com/vuejs/core/issues/12461";>#12461</a>) (<a 
href="https://github.com/vuejs/core/commit/c85f1b5a132eb8ec25f71b250e25e65a5c20964f";>c85f1b5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/12434";>#12434</a> <a 
href="https://redirect.github.com/vuejs/core/issues/12439";>#12439</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7474";>#7474</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7475";>#7475</a></li>
   <li><strong>custom-element:</strong> ensure exposed methods are accessible 
from custom elements by making them enumerable (<a 
href="https://redirect.github.com/vuejs/core/issues/13634";>#13634</a>) (<a 
href="https://github.com/vuejs/core/commit/90573b06bf6fb6c14c6bbff6c4e34e0ab108953a";>90573b0</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13632";>#13632</a></li>
   <li><strong>hydration:</strong> prevent lazy hydration for updated 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/13511";>#13511</a>) (<a 
href="https://github.com/vuejs/core/commit/a9269c642bf944560bc29adb5dae471c11cd9ee8";>a9269c6</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13510";>#13510</a></li>
   <li><strong>runtime-core:</strong> ensure correct anchor el for unresolved 
async components (<a 
href="https://redirect.github.com/vuejs/core/issues/13560";>#13560</a>) (<a 
href="https://github.com/vuejs/core/commit/7f2994393dcdb82cacbf62e02b5ba5565f32588b";>7f29943</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13559";>#13559</a></li>
   <li><strong>slots:</strong> refine internal key checking to support slot 
names starting with an underscore (<a 
href="https://redirect.github.com/vuejs/core/issues/13612";>#13612</a>) (<a 
href="https://github.com/vuejs/core/commit/c5f7db11542bb2246363aef78c88a8e6cef0ee93";>c5f7db1</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13611";>#13611</a></li>
   <li><strong>ssr:</strong> ensure empty slots render as a comment node in 
Transition (<a 
href="https://redirect.github.com/vuejs/core/issues/13396";>#13396</a>) (<a 
href="https://github.com/vuejs/core/commit/8cfc10a80b9cbf5d801ab149e49b8506d192e7e1";>8cfc10a</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13394";>#13394</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/c486536105a9fe5833eaaa2b5efc910ebf4619ec";><code>c486536</code></a>
 release: v3.5.18</li>
   <li><a 
href="https://github.com/vuejs/core/commit/7343f7c95fdc08d0fa11a79af81311c6cbfc2282";><code>7343f7c</code></a>
 dx(runtime-core): fix warning message for useSlots, useAttrs invocation with 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/8cfc10a80b9cbf5d801ab149e49b8506d192e7e1";><code>8cfc10a</code></a>
 fix(ssr): ensure empty slots render as a comment node in Transition (<a 
href="https://redirect.github.com/vuejs/core/issues/13396";>#13396</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/7f2994393dcdb82cacbf62e02b5ba5565f32588b";><code>7f29943</code></a>
 fix(runtime-core): ensure correct anchor el for unresolved async components 
(...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/9b029239edf88558465b941e1e4c085f92b1ebff";><code>9b02923</code></a>
 fix(compiler-core): identifiers in function parameters should not be 
inferred...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";><code>d8e40ef</code></a>
 fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (<a 
href="https://redirect.github.com/vuejs/core/issues/13639";>#13639</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/90573b06bf6fb6c14c6bbff6c4e34e0ab108953a";><code>90573b0</code></a>
 fix(custom-element): ensure exposed methods are accessible from custom 
elemen...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/c5f7db11542bb2246363aef78c88a8e6cef0ee93";><code>c5f7db1</code></a>
 fix(slots): refine internal key checking to support slot names starting with 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/a9269c642bf944560bc29adb5dae471c11cd9ee8";><code>a9269c6</code></a>
 fix(hydration): prevent lazy hydration for updated components (<a 
href="https://redirect.github.com/vuejs/core/issues/13511";>#13511</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/00695a5b41b2d032deaeada83831ff83aa6bfd4e";><code>00695a5</code></a>
 fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (<a 
href="https://redirect.github.com/vuejs/core/issues/1";>#1</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.17...v3.5.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vitejs/plugin-vue` from 6.0.0 to 6.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite-plugin-vue/releases";><code>@​vitejs/plugin-vue</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>plugin-vue@6.0.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@6.0.1/packages/plugin-vue/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md";><code>@​vitejs/plugin-vue</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite-plugin-vue/compare/plugin-vue@6.0.0...plugin-vue@6.0.1";>6.0.1</a>
 (2025-07-28)<!-- raw HTML omitted --></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/618";>#618</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/46f6c99f8ed039e46e7ee9f647b9466ed6a5d76f";>46f6c99</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/624";>#624</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/fe03fa224c16255fd7ecc38156acb8087e10a151";>fe03fa2</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/629";>#629</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/b9696373ef666f8db3a435bd2952a3adb38ed1f4";>b969637</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/633";>#633</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/aa56ad1860a70bb8ab8b471f7577ec08dd5b3f68";>aa56ad1</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/636";>#636</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/5f471a3daa6560c1d23523587850c958cc1617e5";>5f471a3</a>)</li>
   <li><strong>hmr:</strong> ignore non-js modules (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/625";>#625</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/f899ad341b2ee2254cbe22fc456575007edb7d09";>f899ad3</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li>only bundle node version <code>debug</code> (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/627";>#627</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/9dfa9961e9df3e4a6c2491036719845876624a1f";>9dfa996</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li><strong>deps:</strong> update dependency rollup to ^4.44.2 (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/623";>#623</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/76bf4c478c1fd66b6c115e8b050c086fdd9f4565";>76bf4c4</a>)</li>
   <li><strong>deps:</strong> update dependency rollup to ^4.45.1 (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/630";>#630</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/4fd92b9bb90760f51b6a5d86f948ba7078292e2f";>4fd92b9</a>)</li>
   <li>group commits by category in changelog (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/620";>#620</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/1a32018fb94a5eb096565c990832ee6840655b7d";>1a32018</a>)</li>
   </ul>
   <h3>Build System</h3>
   <ul>
   <li>use tsdown (<a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/626";>#626</a>) 
(<a 
href="https://github.com/vitejs/vite-plugin-vue/commit/ffac7e12f4af8e0501649981752887d27781fa73";>ffac7e1</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/bb27be7ddaa47ed92767a99808eefb34bc6166bc";><code>bb27be7</code></a>
 release: plugin-vue@6.0.1</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/f899ad341b2ee2254cbe22fc456575007edb7d09";><code>f899ad3</code></a>
 fix(hmr): ignore non-js modules (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/625";>#625</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/5f471a3daa6560c1d23523587850c958cc1617e5";><code>5f471a3</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/636";>#636</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/4fd92b9bb90760f51b6a5d86f948ba7078292e2f";><code>4fd92b9</code></a>
 chore(deps): update dependency rollup to ^4.45.1 (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/630";>#630</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/aa56ad1860a70bb8ab8b471f7577ec08dd5b3f68";><code>aa56ad1</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/633";>#633</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/b9696373ef666f8db3a435bd2952a3adb38ed1f4";><code>b969637</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/629";>#629</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/9dfa9961e9df3e4a6c2491036719845876624a1f";><code>9dfa996</code></a>
 perf: only bundle node version <code>debug</code> (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/627";>#627</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/ffac7e12f4af8e0501649981752887d27781fa73";><code>ffac7e1</code></a>
 build: use tsdown (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/626";>#626</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/fe03fa224c16255fd7ecc38156acb8087e10a151";><code>fe03fa2</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/624";>#624</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite-plugin-vue/commit/76bf4c478c1fd66b6c115e8b050c086fdd9f4565";><code>76bf4c4</code></a>
 chore(deps): update dependency rollup to ^4.44.2 (<a 
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/623";>#623</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.1/packages/plugin-vue";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/compiler-sfc` from 3.5.17 to 3.5.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";><code>@​vue/compiler-sfc</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.18</h2>
   <p>For stable releases, please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.
   For pre-releases, please refer to <a 
href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md";>CHANGELOG.md</a> 
of the <code>minor</code> branch.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";><code>@​vue/compiler-sfc</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.17...v3.5.18";>3.5.18</a> 
(2025-07-23)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid cached text vnodes retaining 
detached DOM nodes (<a 
href="https://redirect.github.com/vuejs/core/issues/13662";>#13662</a>) (<a 
href="https://github.com/vuejs/core/commit/00695a5b41b2d032deaeada83831ff83aa6bfd4e";>00695a5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13661";>#13661</a></li>
   <li><strong>compiler-core:</strong> avoid self updates of <code>v-pre</code> 
(<a href="https://redirect.github.com/vuejs/core/issues/12556";>#12556</a>) (<a 
href="https://github.com/vuejs/core/commit/21b685ad9d9d0e6060fc7d07b719bf35f2d9ae1f";>21b685a</a>)</li>
   <li><strong>compiler-core:</strong> identifiers in function parameters 
should not be inferred as references (<a 
href="https://redirect.github.com/vuejs/core/issues/13548";>#13548</a>) (<a 
href="https://github.com/vuejs/core/commit/9b029239edf88558465b941e1e4c085f92b1ebff";>9b02923</a>)</li>
   <li><strong>compiler-core:</strong> recognize empty string as non-identifier 
(<a href="https://redirect.github.com/vuejs/core/issues/12553";>#12553</a>) (<a 
href="https://github.com/vuejs/core/commit/ce933390ad1c72bed258f7ad959a78f0e8acdf57";>ce93339</a>)</li>
   <li><strong>compiler-core:</strong> transform empty <code>v-bind</code> 
dynamic argument content correctly (<a 
href="https://redirect.github.com/vuejs/core/issues/12554";>#12554</a>) (<a 
href="https://github.com/vuejs/core/commit/d3af67e878790892f9d34cfea15d13625aabe733";>d3af67e</a>)</li>
   <li><strong>compiler-sfc:</strong> transform empty srcset w/ 
includeAbsolute: true (<a 
href="https://redirect.github.com/vuejs/core/issues/13639";>#13639</a>) (<a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";>d8e40ef</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/631";>vitejs/vite-plugin-vue#631</a></li>
   <li><strong>css-vars:</strong> nullish v-bind in style should not lead to 
unexpected inheritance (<a 
href="https://redirect.github.com/vuejs/core/issues/12461";>#12461</a>) (<a 
href="https://github.com/vuejs/core/commit/c85f1b5a132eb8ec25f71b250e25e65a5c20964f";>c85f1b5</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/12434";>#12434</a> <a 
href="https://redirect.github.com/vuejs/core/issues/12439";>#12439</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7474";>#7474</a> <a 
href="https://redirect.github.com/vuejs/core/issues/7475";>#7475</a></li>
   <li><strong>custom-element:</strong> ensure exposed methods are accessible 
from custom elements by making them enumerable (<a 
href="https://redirect.github.com/vuejs/core/issues/13634";>#13634</a>) (<a 
href="https://github.com/vuejs/core/commit/90573b06bf6fb6c14c6bbff6c4e34e0ab108953a";>90573b0</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13632";>#13632</a></li>
   <li><strong>hydration:</strong> prevent lazy hydration for updated 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/13511";>#13511</a>) (<a 
href="https://github.com/vuejs/core/commit/a9269c642bf944560bc29adb5dae471c11cd9ee8";>a9269c6</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13510";>#13510</a></li>
   <li><strong>runtime-core:</strong> ensure correct anchor el for unresolved 
async components (<a 
href="https://redirect.github.com/vuejs/core/issues/13560";>#13560</a>) (<a 
href="https://github.com/vuejs/core/commit/7f2994393dcdb82cacbf62e02b5ba5565f32588b";>7f29943</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13559";>#13559</a></li>
   <li><strong>slots:</strong> refine internal key checking to support slot 
names starting with an underscore (<a 
href="https://redirect.github.com/vuejs/core/issues/13612";>#13612</a>) (<a 
href="https://github.com/vuejs/core/commit/c5f7db11542bb2246363aef78c88a8e6cef0ee93";>c5f7db1</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13611";>#13611</a></li>
   <li><strong>ssr:</strong> ensure empty slots render as a comment node in 
Transition (<a 
href="https://redirect.github.com/vuejs/core/issues/13396";>#13396</a>) (<a 
href="https://github.com/vuejs/core/commit/8cfc10a80b9cbf5d801ab149e49b8506d192e7e1";>8cfc10a</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/13394";>#13394</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/c486536105a9fe5833eaaa2b5efc910ebf4619ec";><code>c486536</code></a>
 release: v3.5.18</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d8e40ef7e1c20ee86b294e7cf78e2de60d12830e";><code>d8e40ef</code></a>
 fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13639";>#13639</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/347ef1d3f5a25e21ba0f2b1cc1e9730a5ac27001";><code>347ef1d</code></a>
 chore(compiler-sfc): optimize the regular expression for matching 
`@keyframes...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/f97c4d4e6eccba317eed3a8c2eba4890b70e5b14";><code>f97c4d4</code></a>
 chore(deps): update compiler to ^7.28.0 (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13575";>#13575</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/c85f1b5a132eb8ec25f71b250e25e65a5c20964f";><code>c85f1b5</code></a>
 fix(css-vars): nullish v-bind in style should not lead to unexpected 
inherita...</li>
   <li>See full diff in <a 
href="https://github.com/vuejs/core/commits/v3.5.18/packages/compiler-sfc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `cypress` from 14.5.2 to 14.5.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cypress-io/cypress/releases";>cypress's 
releases</a>.</em></p>
   <blockquote>
   <h2>v14.5.3</h2>
   <p>Changelog: <a 
href="https://docs.cypress.io/app/references/changelog#14-5-3";>https://docs.cypress.io/app/references/changelog#14-5-3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/d1478d8961a69dc3c0304d3d3d85ef68fbb5e2eb";><code>d1478d8</code></a>
 chore: release 14.5.3 (<a 
href="https://redirect.github.com/cypress-io/cypress/issues/32099";>#32099</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/7825936902571e96dd213c29acc37b8bc2d3b7ad";><code>7825936</code></a>
 chore(dep): upgrade <code>cypress/request</code> to <code>3.0.9</code> to 
address <code>form-data</code> vulne...</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/5b0a7e2f88d16d442b849c98a1b9bcbe966b8756";><code>5b0a7e2</code></a>
 chore: revert release 14.5.3</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/8ce8ee0c28c5652287b8965a09cadacfcff99c55";><code>8ce8ee0</code></a>
 chore: release <code>@​cypress/webpack-dev-server-v4</code>.1.1</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/749a1d5cc8663e4ffb8b808cf51701ac87219504";><code>749a1d5</code></a>
 chore: release 
<code>@​cypress/webpack-batteries-included-preprocessor-v3</code>.1.2</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/69df121d2ceea2267ed6fbac13bc9e93ad343564";><code>69df121</code></a>
 chore: release <code>@​cypress/angular-v3</code>.0.1</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/72dd9de670d91f3665043223bc55c117604389a1";><code>72dd9de</code></a>
 chore: release 14.5.3 (<a 
href="https://redirect.github.com/cypress-io/cypress/issues/32093";>#32093</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/199aad6f1800fbae3e91c2a6b3d9f72aa82f3125";><code>199aad6</code></a>
 chore: updating v8 snapshot cache (<a 
href="https://redirect.github.com/cypress-io/cypress/issues/32089";>#32089</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/ea33e840b71d02a49d0ff4862dc07f298a73c0b6";><code>ea33e84</code></a>
 chore: updating v8 snapshot cache (<a 
href="https://redirect.github.com/cypress-io/cypress/issues/32090";>#32090</a>)</li>
   <li><a 
href="https://github.com/cypress-io/cypress/commit/f50ba45f7077bafb768ec60d370216259f414401";><code>f50ba45</code></a>
 chore: updating v8 snapshot cache (<a 
href="https://redirect.github.com/cypress-io/cypress/issues/32088";>#32088</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/cypress-io/cypress/compare/v14.5.2...v14.5.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `wait-on` from 8.0.3 to 8.0.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeffbski/wait-on/releases";>wait-on's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.0.4</h2>
   <p>Update dependencies including axios@1.11.0 which also updated 
form-data@4.0.4</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/3167c346e063da9a4f119e76ef9ed177258732f5";><code>3167c34</code></a>
 8.0.4</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/96cc0bdda9f639b0c5abf19d7ac4d35965ec8828";><code>96cc0bd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jeffbski/wait-on/issues/175";>#175</a> from 
jeffbski/update-deps-2025-07-23</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/3540cf40d33526c94dd54d0139e2ab27d8190c39";><code>3540cf4</code></a>
 update major deps</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/bcafa59a500cd5f78f0d24855d90bfe3b45f7a92";><code>bcafa59</code></a>
 update minor deps</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/080957cc924cd17f3f92b52ad47e8ec4d1f19435";><code>080957c</code></a>
 remove node 24 from github workflow action</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/42feaf7baf704f68d864f68de5bda4af03f0e15c";><code>42feaf7</code></a>
 fix syntax github actions workflow file</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/b0a3378d965929850f913435ef5b812c2c1b8e21";><code>b0a3378</code></a>
 add missing eslint file</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/6538da2fb4bdcef25c594d843c56fdfef13d8589";><code>6538da2</code></a>
 rm node 18, add 24 to github workflow</li>
   <li>See full diff in <a 
href="https://github.com/jeffbski/wait-on/compare/v8.0.3...v8.0.4";>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
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org


Reply via email to