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

   Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 8 
updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@vue/compat](https://github.com/vuejs/core) | `3.4.25` | `3.4.26` |
   | [@zazuko/yasqe](https://github.com/zazuko/Yasgui/tree/HEAD/packages/yasqe) 
| `4.3.0` | `4.3.2` |
   | [@zazuko/yasr](https://github.com/zazuko/Yasgui/tree/HEAD/packages/yasr) | 
`4.3.0` | `4.3.2` |
   | [vue](https://github.com/vuejs/core) | `3.4.25` | `3.4.26` |
   | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | 
`3.12.37` | `3.12.38` |
   | 
[@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)
 | `3.4.25` | `3.4.26` |
   | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.10` 
| `5.2.11` |
   | [vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul) | 
`6.0.0` | `6.0.2` |
   
   Updates `@vue/compat` from 3.4.25 to 3.4.26
   <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.4.26</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.</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.4.25...v3.4.26";>3.4.26</a> 
(2024-04-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> fix bail constant for globals (<a 
href="https://github.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78";>fefce06</a>)</li>
   <li><strong>compiler-core:</strong> remove unnecessary constant bail check 
(<a 
href="https://github.com/vuejs/core/commit/09b4df809e59ef5f4bc91acfc56dc8f82a8e243a";>09b4df8</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10807";>#10807</a></li>
   <li><strong>runtime-core:</strong> attrs should be readonly in functional 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/10767";>#10767</a>) (<a 
href="https://github.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844";>e8fd644</a>)</li>
   <li><strong>runtime-core:</strong> ensure slot compiler marker writable (<a 
href="https://redirect.github.com/vuejs/core/issues/10825";>#10825</a>) (<a 
href="https://github.com/vuejs/core/commit/9c2de6244cd44bc5fbfd82b5850c710ce725044f";>9c2de62</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10818";>#10818</a></li>
   <li><strong>runtime-core:</strong> properly handle inherit transition during 
clone VNode (<a 
href="https://redirect.github.com/vuejs/core/issues/10809";>#10809</a>) (<a 
href="https://github.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561";>638a79f</a>),
 closes <a href="https://redirect.github.com/vuejs/core/issues/3716";>#3716</a> 
<a href="https://redirect.github.com/vuejs/core/issues/10497";>#10497</a> <a 
href="https://redirect.github.com/vuejs/core/issues/4091";>#4091</a></li>
   <li><strong>Transition:</strong> re-fix <a 
href="https://redirect.github.com/vuejs/core/issues/10620";>#10620</a> (<a 
href="https://redirect.github.com/vuejs/core/issues/10832";>#10832</a>) (<a 
href="https://github.com/vuejs/core/commit/accf8396ae1c9dd49759ba0546483f1d2c70c9bc";>accf839</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10632";>#10632</a> <a 
href="https://redirect.github.com/vuejs/core/issues/10827";>#10827</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/241790937c5445855c9341ce32cb9337eabc8106";><code>2417909</code></a>
 release: v3.4.26</li>
   <li><a 
href="https://github.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78";><code>fefce06</code></a>
 fix(compiler-core): fix bail constant for globals</li>
   <li><a 
href="https://github.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561";><code>638a79f</code></a>
 fix(runtime-core): properly handle inherit transition during clone VNode (<a 
href="https://redirect.github.com/vuejs/core/issues/10";>#10</a>...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844";><code>e8fd644</code></a>
 fix(runtime-core): attrs should be readonly in functional components (<a 
href="https://redirect.github.com/vuejs/core/issues/10767";>#10767</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/2d56816aa8f071aed954d4042f40ae0afdfe7a16";><code>2d56816</code></a>
 refactor: simplify traverse() for deep watchers (<a 
href="https://redirect.github.com/vuejs/core/issues/10795";>#10795</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/b01be664cef2bcc42bb6becd2b5ed2c70fdf4502";><code>b01be66</code></a>
 chore(deps): update lint (<a 
href="https://redirect.github.com/vuejs/core/issues/10831";>#10831</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d00632b1de628abf2d94ed5146c80dc93849ecc9";><code>d00632b</code></a>
 refactor: remove optional chaining (<a 
href="https://redirect.github.com/vuejs/core/issues/10792";>#10792</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1138e7a71512dfd089980c99548cb15d7dfa9287";><code>1138e7a</code></a>
 chore(deps): update build (<a 
href="https://redirect.github.com/vuejs/core/issues/10830";>#10830</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1e7a806271525349ef1fc5caad8b67610125f1d6";><code>1e7a806</code></a>
 chore(deps): update test (<a 
href="https://redirect.github.com/vuejs/core/issues/10829";>#10829</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e97fc930fe8c2e903437641b41ff11df190be508";><code>e97fc93</code></a>
 chore(deps): update all non-major dependencies (<a 
href="https://redirect.github.com/vuejs/core/issues/10828";>#10828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.4.25...v3.4.26";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@zazuko/yasqe` from 4.3.0 to 4.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/zazuko/Yasgui/releases";><code>@​zazuko/yasqe</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   </ul>
   <h2><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/zazuko/Yasgui/blob/main/packages/yasqe/CHANGELOG.md";><code>@​zazuko/yasqe</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.3.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   </ul>
   <h2>4.3.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/zazuko/Yasgui/commits/@zazuko/[email protected]/packages/yasqe";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@zazuko/yasr` from 4.3.0 to 4.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/zazuko/Yasgui/releases";><code>@​zazuko/yasr</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​zazuko/yasr</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   <li><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   </ul>
   <h2><code>@​zazuko/yasr</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>8aef253: Upgrade datatables.net to 2.0.5</li>
   <li>cbf8286: Use the right type for DataTables configuration</li>
   <li>6e78f30: This fixes the style of the table by using the new 
<code>layout</code> property from DataTables
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   <li><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/zazuko/Yasgui/blob/main/packages/yasr/CHANGELOG.md";><code>@​zazuko/yasr</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.3.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   <li><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.2</li>
   </ul>
   <h2>4.3.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>8aef253: Upgrade datatables.net to 2.0.5</li>
   <li>cbf8286: Use the right type for DataTables configuration</li>
   <li>6e78f30: This fixes the style of the table by using the new 
<code>layout</code> property from DataTables
   <ul>
   <li><code>@​zazuko/yasgui-utils</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   <li><code>@​zazuko/yasqe</code><a 
href="https://github.com/4";><code>@​4</code></a>.3.1</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/zazuko/Yasgui/commits/@zazuko/[email protected]/packages/yasr";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue` from 3.4.25 to 3.4.26
   <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.4.26</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.</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.4.25...v3.4.26";>3.4.26</a> 
(2024-04-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> fix bail constant for globals (<a 
href="https://github.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78";>fefce06</a>)</li>
   <li><strong>compiler-core:</strong> remove unnecessary constant bail check 
(<a 
href="https://github.com/vuejs/core/commit/09b4df809e59ef5f4bc91acfc56dc8f82a8e243a";>09b4df8</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10807";>#10807</a></li>
   <li><strong>runtime-core:</strong> attrs should be readonly in functional 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/10767";>#10767</a>) (<a 
href="https://github.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844";>e8fd644</a>)</li>
   <li><strong>runtime-core:</strong> ensure slot compiler marker writable (<a 
href="https://redirect.github.com/vuejs/core/issues/10825";>#10825</a>) (<a 
href="https://github.com/vuejs/core/commit/9c2de6244cd44bc5fbfd82b5850c710ce725044f";>9c2de62</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10818";>#10818</a></li>
   <li><strong>runtime-core:</strong> properly handle inherit transition during 
clone VNode (<a 
href="https://redirect.github.com/vuejs/core/issues/10809";>#10809</a>) (<a 
href="https://github.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561";>638a79f</a>),
 closes <a href="https://redirect.github.com/vuejs/core/issues/3716";>#3716</a> 
<a href="https://redirect.github.com/vuejs/core/issues/10497";>#10497</a> <a 
href="https://redirect.github.com/vuejs/core/issues/4091";>#4091</a></li>
   <li><strong>Transition:</strong> re-fix <a 
href="https://redirect.github.com/vuejs/core/issues/10620";>#10620</a> (<a 
href="https://redirect.github.com/vuejs/core/issues/10832";>#10832</a>) (<a 
href="https://github.com/vuejs/core/commit/accf8396ae1c9dd49759ba0546483f1d2c70c9bc";>accf839</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10632";>#10632</a> <a 
href="https://redirect.github.com/vuejs/core/issues/10827";>#10827</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/241790937c5445855c9341ce32cb9337eabc8106";><code>2417909</code></a>
 release: v3.4.26</li>
   <li><a 
href="https://github.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78";><code>fefce06</code></a>
 fix(compiler-core): fix bail constant for globals</li>
   <li><a 
href="https://github.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561";><code>638a79f</code></a>
 fix(runtime-core): properly handle inherit transition during clone VNode (<a 
href="https://redirect.github.com/vuejs/core/issues/10";>#10</a>...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844";><code>e8fd644</code></a>
 fix(runtime-core): attrs should be readonly in functional components (<a 
href="https://redirect.github.com/vuejs/core/issues/10767";>#10767</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/2d56816aa8f071aed954d4042f40ae0afdfe7a16";><code>2d56816</code></a>
 refactor: simplify traverse() for deep watchers (<a 
href="https://redirect.github.com/vuejs/core/issues/10795";>#10795</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/b01be664cef2bcc42bb6becd2b5ed2c70fdf4502";><code>b01be66</code></a>
 chore(deps): update lint (<a 
href="https://redirect.github.com/vuejs/core/issues/10831";>#10831</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d00632b1de628abf2d94ed5146c80dc93849ecc9";><code>d00632b</code></a>
 refactor: remove optional chaining (<a 
href="https://redirect.github.com/vuejs/core/issues/10792";>#10792</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1138e7a71512dfd089980c99548cb15d7dfa9287";><code>1138e7a</code></a>
 chore(deps): update build (<a 
href="https://redirect.github.com/vuejs/core/issues/10830";>#10830</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1e7a806271525349ef1fc5caad8b67610125f1d6";><code>1e7a806</code></a>
 chore(deps): update test (<a 
href="https://redirect.github.com/vuejs/core/issues/10829";>#10829</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e97fc930fe8c2e903437641b41ff11df190be508";><code>e97fc93</code></a>
 chore(deps): update all non-major dependencies (<a 
href="https://redirect.github.com/vuejs/core/issues/10828";>#10828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.4.25...v3.4.26";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@cypress/code-coverage` from 3.12.37 to 3.12.38
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cypress-io/code-coverage/releases";><code>@​cypress/code-coverage</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.12.38</h2>
   <h2><a 
href="https://github.com/cypress-io/code-coverage/compare/v3.12.37...v3.12.38";>3.12.38</a>
 (2024-04-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update react monorepo (<a 
href="https://redirect.github.com/cypress-io/code-coverage/issues/825";>#825</a>)
 (<a 
href="https://github.com/cypress-io/code-coverage/commit/4d3f5ab508ebe890a79f0d860c49005a8539db62";>4d3f5ab</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cypress-io/code-coverage/commit/4d3f5ab508ebe890a79f0d860c49005a8539db62";><code>4d3f5ab</code></a>
 fix(deps): update react monorepo (<a 
href="https://redirect.github.com/cypress-io/code-coverage/issues/825";>#825</a>)</li>
   <li><a 
href="https://github.com/cypress-io/code-coverage/commit/4403893d4bbb607c7f52c13d78343c38fe22653f";><code>4403893</code></a>
 chore(deps): update dependency cypress to v13.8.1 (<a 
href="https://redirect.github.com/cypress-io/code-coverage/issues/823";>#823</a>)</li>
   <li>See full diff in <a 
href="https://github.com/cypress-io/code-coverage/compare/v3.12.37...v3.12.38";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/compiler-sfc` from 3.4.25 to 3.4.26
   <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.4.26</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md";>CHANGELOG.md</a> 
for details.</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.4.25...v3.4.26";>3.4.26</a> 
(2024-04-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> fix bail constant for globals (<a 
href="https://github.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78";>fefce06</a>)</li>
   <li><strong>compiler-core:</strong> remove unnecessary constant bail check 
(<a 
href="https://github.com/vuejs/core/commit/09b4df809e59ef5f4bc91acfc56dc8f82a8e243a";>09b4df8</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10807";>#10807</a></li>
   <li><strong>runtime-core:</strong> attrs should be readonly in functional 
components (<a 
href="https://redirect.github.com/vuejs/core/issues/10767";>#10767</a>) (<a 
href="https://github.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844";>e8fd644</a>)</li>
   <li><strong>runtime-core:</strong> ensure slot compiler marker writable (<a 
href="https://redirect.github.com/vuejs/core/issues/10825";>#10825</a>) (<a 
href="https://github.com/vuejs/core/commit/9c2de6244cd44bc5fbfd82b5850c710ce725044f";>9c2de62</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10818";>#10818</a></li>
   <li><strong>runtime-core:</strong> properly handle inherit transition during 
clone VNode (<a 
href="https://redirect.github.com/vuejs/core/issues/10809";>#10809</a>) (<a 
href="https://github.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561";>638a79f</a>),
 closes <a href="https://redirect.github.com/vuejs/core/issues/3716";>#3716</a> 
<a href="https://redirect.github.com/vuejs/core/issues/10497";>#10497</a> <a 
href="https://redirect.github.com/vuejs/core/issues/4091";>#4091</a></li>
   <li><strong>Transition:</strong> re-fix <a 
href="https://redirect.github.com/vuejs/core/issues/10620";>#10620</a> (<a 
href="https://redirect.github.com/vuejs/core/issues/10832";>#10832</a>) (<a 
href="https://github.com/vuejs/core/commit/accf8396ae1c9dd49759ba0546483f1d2c70c9bc";>accf839</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/10632";>#10632</a> <a 
href="https://redirect.github.com/vuejs/core/issues/10827";>#10827</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/241790937c5445855c9341ce32cb9337eabc8106";><code>2417909</code></a>
 release: v3.4.26</li>
   <li>See full diff in <a 
href="https://github.com/vuejs/core/commits/v3.4.26/packages/compiler-sfc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite` from 5.2.10 to 5.2.11
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md";>vite's
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted -->5.2.11 (2024-05-02)<!-- raw HTML omitted 
--></h2>
   <ul>
   <li>feat: improve dynamic import variable failure error message (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16519";>#16519</a>)
 (<a href="https://github.com/vitejs/vite/commit/f8feeea";>f8feeea</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16519";>#16519</a></li>
   <li>fix: dynamic-import-vars plugin normalize path issue (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16518";>#16518</a>)
 (<a href="https://github.com/vitejs/vite/commit/f71ba5b";>f71ba5b</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16518";>#16518</a></li>
   <li>fix: scripts and styles were missing from built HTML on Windows (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16421";>#16421</a>)
 (<a href="https://github.com/vitejs/vite/commit/0e93f58";>0e93f58</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16421";>#16421</a></li>
   <li>fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16488";>#16488</a>)
 (<a href="https://github.com/vitejs/vite/commit/2d50be2";>2d50be2</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16488";>#16488</a></li>
   <li>fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16549";>#16549</a>)
 (<a href="https://github.com/vitejs/vite/commit/2d6a13b";>2d6a13b</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16549";>#16549</a></li>
   <li>fix(dev): watch publicDir explicitly to include it outside the root (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16502";>#16502</a>)
 (<a href="https://github.com/vitejs/vite/commit/4d83eb5";>4d83eb5</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16502";>#16502</a></li>
   <li>fix(preload): skip preload for non-static urls (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16556";>#16556</a>)
 (<a href="https://github.com/vitejs/vite/commit/bb79c9b";>bb79c9b</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16556";>#16556</a></li>
   <li>fix(ssr): handle class declaration and expression name scoping (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16569";>#16569</a>)
 (<a href="https://github.com/vitejs/vite/commit/c071eb3";>c071eb3</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16569";>#16569</a></li>
   <li>fix(ssr): handle function expression name scoping (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16563";>#16563</a>)
 (<a href="https://github.com/vitejs/vite/commit/02db947";>02db947</a>), closes 
<a href="https://redirect.github.com/vitejs/vite/issues/16563";>#16563</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/2bc5d3de8752d8178c054da628808234a5b21917";><code>2bc5d3d</code></a>
 release: v5.2.11</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/f8feeea41c3f505d8491fa9b299c26deaad9106a";><code>f8feeea</code></a>
 feat: improve dynamic import variable failure error message (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16519";>#16519</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/c071eb38221bdd9981e061472a8b6f402ea21138";><code>c071eb3</code></a>
 fix(ssr): handle class declaration and expression name scoping (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16569";>#16569</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/02db9479acfa022503a6e668d347360d916cc298";><code>02db947</code></a>
 fix(ssr): handle function expression name scoping (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16563";>#16563</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/2d6a13b0aa1f3860482dac2ce260cfbb0713033f";><code>2d6a13b</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16549";>#16549</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/0e93f588b9056ca2535c23430ea0a176c53c8202";><code>0e93f58</code></a>
 fix: scripts and styles were missing from built HTML on Windows (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16421";>#16421</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/bb79c9b653eeab366dccc855713369aea9f90d8f";><code>bb79c9b</code></a>
 fix(preload): skip preload for non-static urls (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16556";>#16556</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/f71ba5b94a6e862460a96c7bf5e16d8ae66f9fe7";><code>f71ba5b</code></a>
 fix: dynamic-import-vars plugin normalize path issue (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16518";>#16518</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/2d50be2a5424e4f4c22774652ed313d2a232f8af";><code>2d50be2</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16488";>#16488</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/4d83eb58cdea0d2e4ec4f0da6e1dd6b72014e67e";><code>4d83eb5</code></a>
 fix(dev): watch publicDir explicitly to include it outside the root (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16502";>#16502</a>)</li>
   <li>See full diff in <a 
href="https://github.com/vitejs/vite/commits/v5.2.11/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite-plugin-istanbul` from 6.0.0 to 6.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ifaxity/vite-plugin-istanbul/releases";>vite-plugin-istanbul's
 releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.2</h2>
   <h2><a 
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.1...v6.0.2";>6.0.2</a>
 (2024-05-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>removed engine version (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215";>#215</a>)
 (<a 
href="https://github.com/ifaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb";>be2d28c</a>),
 closes <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/214";>#214</a></li>
   </ul>
   <h2>v6.0.2-rc.1</h2>
   <h2><a 
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.1...v6.0.2-rc.1";>6.0.2-rc.1</a>
 (2024-05-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>removed engine version (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215";>#215</a>)
 (<a 
href="https://github.com/ifaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb";>be2d28c</a>),
 closes <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/214";>#214</a></li>
   </ul>
   <h2>v6.0.1</h2>
   <h2><a 
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.1";>6.0.1</a>
 (2024-05-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>only emit esm build (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212";>#212</a>)
 (<a 
href="https://github.com/ifaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad";>895c7bb</a>),
 closes <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/209";>#209</a></li>
   </ul>
   <h2>v6.0.1-rc.1</h2>
   <h2><a 
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.1-rc.1";>6.0.1-rc.1</a>
 (2024-05-04)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>only emit esm build (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212";>#212</a>)
 (<a 
href="https://github.com/ifaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad";>895c7bb</a>),
 closes <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/209";>#209</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/be2d28cf1976fcaf477f4b2500aa1a0f07a3abdb";><code>be2d28c</code></a>
 fix: removed engine version (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/215";>#215</a>)</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/9fe59335209fa48ac03514d8088216f57394bc9a";><code>9fe5933</code></a>
 build(ci): added pnpm setup for actions (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/213";>#213</a>)</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/895c7bb111d3b3fede0c91fe74b8adf79ddd80ad";><code>895c7bb</code></a>
 fix: only emit esm build (<a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/212";>#212</a>)</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/5004c58766608886d114e98d3cfa95710a04743e";><code>5004c58</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/210";>#210</a>
 from iFaxity/dependabot/npm_and_yarn/commitlint/cli-1...</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/4516f5e5e17937c0b67fc7413277dd2a631d84ce";><code>4516f5e</code></a>
 build(deps-dev): bump <code>@​commitlint/cli</code> from 19.2.2 to 19.3.0</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/f6e3ef895da1a680ada33c4984cff5fea1c0b764";><code>f6e3ef8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/206";>#206</a>
 from iFaxity/dependabot/npm_and_yarn/commitlint/confi...</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/9cd34c340c171740b53b0ef2a3f0fb6526aec2df";><code>9cd34c3</code></a>
 build(deps-dev): bump <code>@​commitlint/config-conventional</code></li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/99fa96b780940780628ec2d134903eea39d7eae9";><code>99fa96b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/208";>#208</a>
 from iFaxity/dependabot/npm_and_yarn/types/node-20.12.7</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/c367441fe89cdc3e4ec9ad12da4f4930bbeb866f";><code>c367441</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/207";>#207</a>
 from iFaxity/dependabot/npm_and_yarn/typescript-5.4.5</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/cbc88e01942d58616306d5abc54c806e4ecbae01";><code>cbc88e0</code></a>
 build(deps-dev): bump <code>@​types/node</code> from 20.12.5 to 20.12.7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.0...v6.0.2";>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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to