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

   Bumps the npm-patch-group group with 7 updates in the 
/jena-fuseki2/jena-fuseki-ui directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@vue/compat](https://github.com/vuejs/core) | `3.5.34` | `3.5.35` |
   | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.35` |
   | [vue-router](https://github.com/vuejs/router) | `5.0.6` | `5.0.7` |
   | 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | 
`7.29.0` | `7.29.7` |
   | 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 | `7.29.5` | `7.29.7` |
   | [vite-plugin-istanbul](https://github.com/iFaxity/vite-plugin-istanbul) | 
`9.0.0` | `9.0.1` |
   | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | 
`4.1.0` | `4.1.7` |
   
   
   Updates `@vue/compat` from 3.5.34 to 3.5.35
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";>@​vue/compat's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.35</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/compat's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.34...v3.5.35";>3.5.35</a> 
(2026-05-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid double processing v-for keys with 
v-memo (<a 
href="https://redirect.github.com/vuejs/core/issues/14861";>#14861</a>) (<a 
href="https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831";>34a0ded</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14859";>#14859</a></li>
   <li><strong>compiler-sfc:</strong> resolve top-level exports from files 
registered as global types (<a 
href="https://redirect.github.com/vuejs/core/issues/14805";>#14805</a>) (<a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";>3d077f2</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/33694";>nuxt/nuxt#33694</a></li>
   <li><strong>runtime-core:</strong> avoid repeated hydration mismatch checks 
(<a href="https://redirect.github.com/vuejs/core/issues/14857";>#14857</a>) (<a 
href="https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8";>170fc95</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14855";>#14855</a></li>
   <li><strong>runtime-core:</strong> skip idle persisted transition hooks in 
keep-alive moves (<a 
href="https://redirect.github.com/vuejs/core/issues/14865";>#14865</a>) (<a 
href="https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894";>80fc139</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14031";>#14031</a></li>
   <li><strong>server-renderer:</strong> propagate sync errors from 
<code>ssrRenderSuspense</code> (<a 
href="https://redirect.github.com/vuejs/core/issues/14804";>#14804</a>) (<a 
href="https://github.com/vuejs/core/commit/47609975e294fbcc8017b6d68c9be38fa5508f36";>4760997</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/28162";>nuxt/nuxt#28162</a></li>
   <li><strong>teleport:</strong> skip child unmount when pending mount 
discarded (<a 
href="https://redirect.github.com/vuejs/core/issues/14876";>#14876</a>) (<a 
href="https://redirect.github.com/vuejs/core/issues/14877";>#14877</a>) (<a 
href="https://github.com/vuejs/core/commit/584beb1262d1247d41ed3b463c485c57022fa922";>584beb1</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>reactivity:</strong> skip type checks for cached proxies (<a 
href="https://redirect.github.com/vuejs/core/issues/14860";>#14860</a>) (<a 
href="https://github.com/vuejs/core/commit/5734fe97f6e42d7abb1893c8bc38a17f7deb00b1";>5734fe9</a>)</li>
   <li><strong>runtime-dom:</strong> optimize array event handler dispatch (<a 
href="https://redirect.github.com/vuejs/core/issues/14828";>#14828</a>) (<a 
href="https://github.com/vuejs/core/commit/bb18dc8e567ce22f1e5dfbc6b16c1003b48c2785";>bb18dc8</a>)</li>
   <li><strong>server-renderer:</strong> avoid materializing iterables in 
ssrRenderList (<a 
href="https://redirect.github.com/vuejs/core/issues/14821";>#14821</a>) (<a 
href="https://github.com/vuejs/core/commit/1b7a2cc15c501a4b1e4be61874879381af59b74f";>1b7a2cc</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/8be32d654f5c99de2801d6815e0dc798fb1f7d00";><code>8be32d6</code></a>
 release: v3.5.35</li>
   <li><a 
href="https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894";><code>80fc139</code></a>
 fix(runtime-core): skip idle persisted transition hooks in keep-alive moves 
(...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d6c73713fe20c325e805583d9b2e595b8cd8a111";><code>d6c7371</code></a>
 ci: use backup action for size report comments</li>
   <li><a 
href="https://github.com/vuejs/core/commit/bb18dc8e567ce22f1e5dfbc6b16c1003b48c2785";><code>bb18dc8</code></a>
 perf(runtime-dom): optimize array event handler dispatch (<a 
href="https://redirect.github.com/vuejs/core/issues/14828";>#14828</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/5734fe97f6e42d7abb1893c8bc38a17f7deb00b1";><code>5734fe9</code></a>
 perf(reactivity): skip type checks for cached proxies (<a 
href="https://redirect.github.com/vuejs/core/issues/14860";>#14860</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/584beb1262d1247d41ed3b463c485c57022fa922";><code>584beb1</code></a>
 fix(teleport): skip child unmount when pending mount discarded (<a 
href="https://redirect.github.com/vuejs/core/issues/14876";>#14876</a>) (<a 
href="https://redirect.github.com/vuejs/core/issues/14877";>#14877</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831";><code>34a0ded</code></a>
 fix(compiler-core): avoid double processing v-for keys with v-memo (<a 
href="https://redirect.github.com/vuejs/core/issues/14861";>#14861</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8";><code>170fc95</code></a>
 fix(runtime-core): avoid repeated hydration mismatch checks (<a 
href="https://redirect.github.com/vuejs/core/issues/14857";>#14857</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1b7a2cc15c501a4b1e4be61874879381af59b74f";><code>1b7a2cc</code></a>
 perf(server-renderer): avoid materializing iterables in ssrRenderList (<a 
href="https://redirect.github.com/vuejs/core/issues/14821";>#14821</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";><code>3d077f2</code></a>
 fix(compiler-sfc): resolve top-level exports from files registered as global 
...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.34...v3.5.35";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue` from 3.5.34 to 3.5.35
   <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.35</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.34...v3.5.35";>3.5.35</a> 
(2026-05-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid double processing v-for keys with 
v-memo (<a 
href="https://redirect.github.com/vuejs/core/issues/14861";>#14861</a>) (<a 
href="https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831";>34a0ded</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14859";>#14859</a></li>
   <li><strong>compiler-sfc:</strong> resolve top-level exports from files 
registered as global types (<a 
href="https://redirect.github.com/vuejs/core/issues/14805";>#14805</a>) (<a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";>3d077f2</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/33694";>nuxt/nuxt#33694</a></li>
   <li><strong>runtime-core:</strong> avoid repeated hydration mismatch checks 
(<a href="https://redirect.github.com/vuejs/core/issues/14857";>#14857</a>) (<a 
href="https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8";>170fc95</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14855";>#14855</a></li>
   <li><strong>runtime-core:</strong> skip idle persisted transition hooks in 
keep-alive moves (<a 
href="https://redirect.github.com/vuejs/core/issues/14865";>#14865</a>) (<a 
href="https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894";>80fc139</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14031";>#14031</a></li>
   <li><strong>server-renderer:</strong> propagate sync errors from 
<code>ssrRenderSuspense</code> (<a 
href="https://redirect.github.com/vuejs/core/issues/14804";>#14804</a>) (<a 
href="https://github.com/vuejs/core/commit/47609975e294fbcc8017b6d68c9be38fa5508f36";>4760997</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/28162";>nuxt/nuxt#28162</a></li>
   <li><strong>teleport:</strong> skip child unmount when pending mount 
discarded (<a 
href="https://redirect.github.com/vuejs/core/issues/14876";>#14876</a>) (<a 
href="https://redirect.github.com/vuejs/core/issues/14877";>#14877</a>) (<a 
href="https://github.com/vuejs/core/commit/584beb1262d1247d41ed3b463c485c57022fa922";>584beb1</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>reactivity:</strong> skip type checks for cached proxies (<a 
href="https://redirect.github.com/vuejs/core/issues/14860";>#14860</a>) (<a 
href="https://github.com/vuejs/core/commit/5734fe97f6e42d7abb1893c8bc38a17f7deb00b1";>5734fe9</a>)</li>
   <li><strong>runtime-dom:</strong> optimize array event handler dispatch (<a 
href="https://redirect.github.com/vuejs/core/issues/14828";>#14828</a>) (<a 
href="https://github.com/vuejs/core/commit/bb18dc8e567ce22f1e5dfbc6b16c1003b48c2785";>bb18dc8</a>)</li>
   <li><strong>server-renderer:</strong> avoid materializing iterables in 
ssrRenderList (<a 
href="https://redirect.github.com/vuejs/core/issues/14821";>#14821</a>) (<a 
href="https://github.com/vuejs/core/commit/1b7a2cc15c501a4b1e4be61874879381af59b74f";>1b7a2cc</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/8be32d654f5c99de2801d6815e0dc798fb1f7d00";><code>8be32d6</code></a>
 release: v3.5.35</li>
   <li><a 
href="https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894";><code>80fc139</code></a>
 fix(runtime-core): skip idle persisted transition hooks in keep-alive moves 
(...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/d6c73713fe20c325e805583d9b2e595b8cd8a111";><code>d6c7371</code></a>
 ci: use backup action for size report comments</li>
   <li><a 
href="https://github.com/vuejs/core/commit/bb18dc8e567ce22f1e5dfbc6b16c1003b48c2785";><code>bb18dc8</code></a>
 perf(runtime-dom): optimize array event handler dispatch (<a 
href="https://redirect.github.com/vuejs/core/issues/14828";>#14828</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/5734fe97f6e42d7abb1893c8bc38a17f7deb00b1";><code>5734fe9</code></a>
 perf(reactivity): skip type checks for cached proxies (<a 
href="https://redirect.github.com/vuejs/core/issues/14860";>#14860</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/584beb1262d1247d41ed3b463c485c57022fa922";><code>584beb1</code></a>
 fix(teleport): skip child unmount when pending mount discarded (<a 
href="https://redirect.github.com/vuejs/core/issues/14876";>#14876</a>) (<a 
href="https://redirect.github.com/vuejs/core/issues/14877";>#14877</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831";><code>34a0ded</code></a>
 fix(compiler-core): avoid double processing v-for keys with v-memo (<a 
href="https://redirect.github.com/vuejs/core/issues/14861";>#14861</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8";><code>170fc95</code></a>
 fix(runtime-core): avoid repeated hydration mismatch checks (<a 
href="https://redirect.github.com/vuejs/core/issues/14857";>#14857</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1b7a2cc15c501a4b1e4be61874879381af59b74f";><code>1b7a2cc</code></a>
 perf(server-renderer): avoid materializing iterables in ssrRenderList (<a 
href="https://redirect.github.com/vuejs/core/issues/14821";>#14821</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";><code>3d077f2</code></a>
 fix(compiler-sfc): resolve top-level exports from files registered as global 
...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.34...v3.5.35";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue-router` from 5.0.6 to 5.0.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/router/releases";>vue-router's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.7</h2>
   <h3>   🚀 Features</h3>
   <ul>
   <li>Upgrade to babel 8  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/8d3e60e7";><!-- raw HTML omitted 
-->(8d3e6)<!-- raw HTML omitted --></a></li>
   <li>Make <code>defineParamParser()</code> more intuitive  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/8715b211";><!-- raw HTML omitted 
-->(8715b)<!-- raw HTML omitted --></a></li>
   <li>Upgrade <code>@vue/devtools-api</code>  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/87c3affe";><!-- raw HTML omitted 
-->(87c3a)<!-- raw HTML omitted --></a></li>
   <li><strong>matcher</strong>: Hint at <code>params: {}</code> workaround in 
discarded params warning  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> and 
<strong>shanliuling</strong> in <a 
href="https://redirect.github.com/vuejs/router/issues/2689";>vuejs/router#2689</a>
 <a href="https://github.com/vuejs/router/commit/c2b13c61";><!-- raw HTML 
omitted -->(c2b13)<!-- raw HTML omitted --></a></li>
   <li><strong>param-parsers</strong>: Add include/exclude options  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/91cdec3b";><!-- raw HTML omitted 
-->(91cde)<!-- raw HTML omitted --></a></li>
   </ul>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li><strong>matcher</strong>:
   <ul>
   <li>Finalize param token before processing escaped colon  -  by <a 
href="https://github.com/babu-ch";><code>@​babu-ch</code></a> and <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2654";>vuejs/router#2654</a>
 <a href="https://github.com/vuejs/router/commit/20521b03";><!-- raw HTML 
omitted -->(20521)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>query</strong>:
   <ul>
   <li>Use Object.create(null) to prevent prototype pollution  -  by <a 
href="https://github.com/wdskuki";><code>@​wdskuki</code></a>, 
<strong>wdsmini</strong> and <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2661";>vuejs/router#2661</a>
 <a href="https://github.com/vuejs/router/commit/be88c756";><!-- raw HTML 
omitted -->(be88c)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>resolve</strong>:
   <ul>
   <li>Omit empty optional params from resolved params  -  by <a 
href="https://github.com/babu-ch";><code>@​babu-ch</code></a> and <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2434";>vuejs/router#2434</a>
 <a href="https://github.com/vuejs/router/commit/1ef09646";><!-- raw HTML 
omitted -->(1ef09)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>types</strong>:
   <ul>
   <li>Wire RouteNamedMap via generated routes.d.ts  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2700";>vuejs/router#2700</a>
 <a href="https://github.com/vuejs/router/commit/aef99415";><!-- raw HTML 
omitted -->(aef99)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>unplugin</strong>:
   <ul>
   <li>Avoid generating empty routes  -  by <a 
href="https://github.com/FrontEndDog";><code>@​FrontEndDog</code></a> and <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2642";>vuejs/router#2642</a>
 <a href="https://github.com/vuejs/router/commit/10a8b773";><!-- raw HTML 
omitted -->(10a8b)<!-- raw HTML omitted --></a></li>
   <li>Apply definePage path-param parser overrides  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2699";>vuejs/router#2699</a>
 <a href="https://github.com/vuejs/router/commit/c8074862";><!-- raw HTML 
omitted -->(c8074)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>volar</strong>:
   <ul>
   <li>Drop runtime <code>@vue/language-core</code> import  -  by <a 
href="https://github.com/danielroe";><code>@​danielroe</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2710";>vuejs/router#2710</a>
 <a href="https://github.com/vuejs/router/commit/8af50c9c";><!-- raw HTML 
omitted -->(8af50)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   </ul>
   <h5>    <a 
href="https://github.com/vuejs/router/compare/v5.0.6...v5.0.7";>View changes on 
GitHub</a></h5>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/router/commit/ddd20c33a582bdcc6daececd5e2cebe414e366a1";><code>ddd20c3</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/91cdec3b05b046c10daefd4beed5fa35ea69374c";><code>91cdec3</code></a>
 feat(param-parsers): add include/exclude options</li>
   <li><a 
href="https://github.com/vuejs/router/commit/8af50c9ccdddbcd51778414b310408aeaa48eda7";><code>8af50c9</code></a>
 fix(volar): drop runtime <code>@vue/language-core</code> import (<a 
href="https://redirect.github.com/vuejs/router/issues/2710";>#2710</a>)</li>
   <li><a 
href="https://github.com/vuejs/router/commit/b840cd6561490ceb6fc462a9ee7fb8795739ad48";><code>b840cd6</code></a>
 chore(ci): set least-privilege workflow token permissions (<a 
href="https://redirect.github.com/vuejs/router/issues/2708";>#2708</a>)</li>
   <li><a 
href="https://github.com/vuejs/router/commit/51c1672619a690111901b0629a4691817a5d01e7";><code>51c1672</code></a>
 chore(release): use <code>@​clack/prompts</code></li>
   <li><a 
href="https://github.com/vuejs/router/commit/af77a7c00d53c3a2b0bfe183ae143fd9ce2777cc";><code>af77a7c</code></a>
 chore: playground param type</li>
   <li><a 
href="https://github.com/vuejs/router/commit/641200a6ddddf4a0c4e713bf6259f318e8ed0d30";><code>641200a</code></a>
 refactor(param-parsers): simplify defineParamParser</li>
   <li><a 
href="https://github.com/vuejs/router/commit/9b9896e501b0b3c1da21b3b04baaba0ff885cfc7";><code>9b9896e</code></a>
 chore: comments</li>
   <li><a 
href="https://github.com/vuejs/router/commit/d41897ba86f8408e4b95c8e41864e97da220c586";><code>d41897b</code></a>
 refactor: wip of defineParamParser</li>
   <li><a 
href="https://github.com/vuejs/router/commit/17d51fb82a17d1e49e9bed58e63d31135b70eba3";><code>17d51fb</code></a>
 chore: logs</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/router/compare/v5.0.6...v5.0.7";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@babel/core` from 7.29.0 to 7.29.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";>@​babel/core's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.29.7 (2026-05-25)</h2>
   <p>Re-release all packages with npm provenance attestations</p>
   <h2>v7.29.6 (2026-05-25)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-generator</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18014";>#18014</a> 
Catchup source map position in preserveFormat (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-core</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18001";>#18001</a> 
[7.x packport]Improve input source map handling (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-core</code>, <code>babel-generator</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17998";>#17998</a> 
Preserve original identifier names from input sourcemaps (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17992";>#17992</a>)
 (<a href="https://github.com/Andarist";><code>@​Andarist</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   <li>Mateusz Burzyński (<a 
href="https://github.com/Andarist";><code>@​Andarist</code></a>)</li>
   <li>Nicolò Ribaudo (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   <h2>v7.29.5 (2026-05-05)</h2>
   <h4>:house:  Internal</h4>
   <ul>
   <li><code>babel-preset-env</code>
   <ul>
   <li>Update <code>@babel/*</code> dependencies</li>
   </ul>
   </li>
   </ul>
   <h2>v7.29.4 (2026-05-05)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-plugin-transform-modules-systemjs</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17974";>#17974</a> 
[7.x backport]fix(systemjs): improve module string name support (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   <h2>v7.29.3 (2026-04-30)</h2>
   <h4>:eyeglasses: Spec Compliance</h4>
   <ul>
   <li><code>babel-parser</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17923";>#17923</a> 
Support flow extends bound (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-helper-create-class-features-plugin</code>, 
<code>babel-plugin-proposal-decorators</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17931";>#17931</a> 
fix(decorators): replace super within all removed static elements (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-register</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17915";>#17915</a> 
Fix thread synchronization issues in <code>@babel/register</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-compat-data</code>, 
<code>babel-plugin-bugfix-safari-rest-destructuring-rhs-array</code>, 
<code>babel-preset-env</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17788";>#17788</a> 
Add bugfix plugin for Safari array rest destructuring bug (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:nail_care: Polish</h4>
   <ul>
   <li><code>babel-parser</code></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/4fba7541180bf5f58256d8e358b544e3831ad090";><code>4fba754</code></a>
 v7.29.7</li>
   <li><a 
href="https://github.com/babel/babel/commit/04ea6b27fdac8f40c3481aec2080ac9678779509";><code>04ea6b2</code></a>
 v7.29.6</li>
   <li><a 
href="https://github.com/babel/babel/commit/99f498a9b9fa0b900d603fbe8f6601bb3b9e42bb";><code>99f498a</code></a>
 [7.x packport]Improve input source map handling (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/18001";>#18001</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/feba0a3654c596bd369d1ef1231f5d56666d56dc";><code>feba0a3</code></a>
 Preserve original identifier names from input sourcemaps (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17992";>#17992</a>)
 (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17998";>#17998</a>)</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v7.29.7/packages/babel-core";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@babel/preset-env` from 7.29.5 to 7.29.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";>@​babel/preset-env's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.29.7 (2026-05-25)</h2>
   <p>Re-release all packages with npm provenance attestations</p>
   <h2>v7.29.6 (2026-05-25)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-generator</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18014";>#18014</a> 
Catchup source map position in preserveFormat (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-core</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/18001";>#18001</a> 
[7.x packport]Improve input source map handling (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-core</code>, <code>babel-generator</code>
   <ul>
   <li><a href="https://redirect.github.com/babel/babel/pull/17998";>#17998</a> 
Preserve original identifier names from input sourcemaps (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/17992";>#17992</a>)
 (<a href="https://github.com/Andarist";><code>@​Andarist</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 3</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   <li>Mateusz Burzyński (<a 
href="https://github.com/Andarist";><code>@​Andarist</code></a>)</li>
   <li>Nicolò Ribaudo (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/4fba7541180bf5f58256d8e358b544e3831ad090";><code>4fba754</code></a>
 v7.29.7</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/compiler-sfc` from 3.5.34 to 3.5.35
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";>@​vue/compiler-sfc's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.35</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/compiler-sfc's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.34...v3.5.35";>3.5.35</a> 
(2026-05-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-core:</strong> avoid double processing v-for keys with 
v-memo (<a 
href="https://redirect.github.com/vuejs/core/issues/14861";>#14861</a>) (<a 
href="https://github.com/vuejs/core/commit/34a0ded4d27289a8f227462bd35b6341a4b51831";>34a0ded</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14859";>#14859</a></li>
   <li><strong>compiler-sfc:</strong> resolve top-level exports from files 
registered as global types (<a 
href="https://redirect.github.com/vuejs/core/issues/14805";>#14805</a>) (<a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";>3d077f2</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/33694";>nuxt/nuxt#33694</a></li>
   <li><strong>runtime-core:</strong> avoid repeated hydration mismatch checks 
(<a href="https://redirect.github.com/vuejs/core/issues/14857";>#14857</a>) (<a 
href="https://github.com/vuejs/core/commit/170fc95eb64b97024dcb3df770557065e2919aa8";>170fc95</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14855";>#14855</a></li>
   <li><strong>runtime-core:</strong> skip idle persisted transition hooks in 
keep-alive moves (<a 
href="https://redirect.github.com/vuejs/core/issues/14865";>#14865</a>) (<a 
href="https://github.com/vuejs/core/commit/80fc139f90513943f1d0da20d353feec8a9ec894";>80fc139</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14031";>#14031</a></li>
   <li><strong>server-renderer:</strong> propagate sync errors from 
<code>ssrRenderSuspense</code> (<a 
href="https://redirect.github.com/vuejs/core/issues/14804";>#14804</a>) (<a 
href="https://github.com/vuejs/core/commit/47609975e294fbcc8017b6d68c9be38fa5508f36";>4760997</a>),
 closes <a 
href="https://redirect.github.com/nuxt/nuxt/issues/28162";>nuxt/nuxt#28162</a></li>
   <li><strong>teleport:</strong> skip child unmount when pending mount 
discarded (<a 
href="https://redirect.github.com/vuejs/core/issues/14876";>#14876</a>) (<a 
href="https://redirect.github.com/vuejs/core/issues/14877";>#14877</a>) (<a 
href="https://github.com/vuejs/core/commit/584beb1262d1247d41ed3b463c485c57022fa922";>584beb1</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>reactivity:</strong> skip type checks for cached proxies (<a 
href="https://redirect.github.com/vuejs/core/issues/14860";>#14860</a>) (<a 
href="https://github.com/vuejs/core/commit/5734fe97f6e42d7abb1893c8bc38a17f7deb00b1";>5734fe9</a>)</li>
   <li><strong>runtime-dom:</strong> optimize array event handler dispatch (<a 
href="https://redirect.github.com/vuejs/core/issues/14828";>#14828</a>) (<a 
href="https://github.com/vuejs/core/commit/bb18dc8e567ce22f1e5dfbc6b16c1003b48c2785";>bb18dc8</a>)</li>
   <li><strong>server-renderer:</strong> avoid materializing iterables in 
ssrRenderList (<a 
href="https://redirect.github.com/vuejs/core/issues/14821";>#14821</a>) (<a 
href="https://github.com/vuejs/core/commit/1b7a2cc15c501a4b1e4be61874879381af59b74f";>1b7a2cc</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/8be32d654f5c99de2801d6815e0dc798fb1f7d00";><code>8be32d6</code></a>
 release: v3.5.35</li>
   <li><a 
href="https://github.com/vuejs/core/commit/3d077f26e33510f2ba001d14142ba76a1414dfff";><code>3d077f2</code></a>
 fix(compiler-sfc): resolve top-level exports from files registered as global 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/5fb14e1bb3af83c490852d8f25dd74a718353208";><code>5fb14e1</code></a>
 chore(deps): update all non-major dependencies (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14796";>#14796</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/6e2bf14df30333e0bc5438478780d6c7b2d7b231";><code>6e2bf14</code></a>
 fix(deps): update dependency postcss to ^8.5.15 (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14878";>#14878</a>)</li>
   <li>See full diff in <a 
href="https://github.com/vuejs/core/commits/v3.5.35/packages/compiler-sfc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite-plugin-istanbul` from 9.0.0 to 9.0.1
   <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>v9.0.1</h2>
   <h2><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/compare/v9.0.0...v9.0.1";>9.0.1</a>
 (2026-05-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>inline RawSourceMap type to remove external <a 
href="https://github.com/types";><code>@​types</code></a> dependency from public 
types (<a 
href="https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/412";>#412</a>)
 (<a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/3096e47a11a8a812f24e1ce5b5092f5027147c51";>3096e47</a>)</li>
   </ul>
   <h2>v9.0.1-rc.1</h2>
   <h2><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/compare/v9.0.0...v9.0.1-rc.1";>9.0.1-rc.1</a>
 (2026-05-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>inline RawSourceMap type to remove external <a 
href="https://github.com/types";><code>@​types</code></a> dependency from public 
types (<a 
href="https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/412";>#412</a>)
 (<a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/3096e47a11a8a812f24e1ce5b5092f5027147c51";>3096e47</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/3096e47a11a8a812f24e1ce5b5092f5027147c51";><code>3096e47</code></a>
 fix: inline RawSourceMap type to remove external <a 
href="https://github.com/types";><code>@​types</code></a> dependency from 
publi...</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/8f5581342df093773a7eb98c91a602d7b8f89dea";><code>8f55813</code></a>
 build(deps-dev): bump <code>@​types/node</code> from 25.9.0 to 25.9.1 (<a 
href="https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/411";>#411</a>)</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/82d41af6e38e61f61d642b7f235691add5279e63";><code>82d41af</code></a>
 build(deps): bump <code>@​babel/generator</code> from 7.29.1 to 7.29.7 (<a 
href="https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/410";>#410</a>)</li>
   <li><a 
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/c37ea1888aecc4a88b738b3320cca4910c4d8f88";><code>c37ea18</code></a>
 build(deps-dev): bump <code>@​types/node</code> from 25.8.0 to 25.9.0 (<a 
href="https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/408";>#408</a>)</li>
   <li>See full diff in <a 
href="https://github.com/iFaxity/vite-plugin-istanbul/compare/v9.0.0...v9.0.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vitest` from 4.1.0 to 4.1.7
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitest-dev/vitest/releases";>vitest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.1.7</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li><strong>runner</strong>: Limit concurrency per task branch in addition 
to per leaf callbacks (backport)  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10384";>vitest-dev/vitest#10384</a>
 <a href="https://github.com/vitest-dev/vitest/commit/4f0f2a1ee";><!-- raw HTML 
omitted -->(4f0f2)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7";>View 
changes on GitHub</a></h5>
   <h2>v4.1.6</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li><strong>browser</strong>: Provide project reference in 
<code>ToMatchScreenshotResolvePath</code>  -  by <a 
href="https://github.com/macarie";><code>@​macarie</code></a> and <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10138";>vitest-dev/vitest#10138</a>
 <a href="https://github.com/vitest-dev/vitest/commit/31882607c";><!-- raw HTML 
omitted -->(31882)<!-- raw HTML omitted --></a></li>
   <li>Global <code>sequence.concurrent: true</code> with top-level 
<code>test(..., { concurrent: false })</code> + depreacte 
<code>sequential</code> test API and options  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a>, 
<strong>Codex</strong> and <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10196";>vitest-dev/vitest#10196</a>
 <a href="https://github.com/vitest-dev/vitest/commit/2847dfa2a";><!-- raw HTML 
omitted -->(2847d)<!-- raw HTML omitted --></a></li>
   <li><strong>browser</strong>: Simplify orchestrator otel carrier  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10285";>vitest-dev/vitest#10285</a>
 <a href="https://github.com/vitest-dev/vitest/commit/18af98cee";><!-- raw HTML 
omitted -->(18af9)<!-- raw HTML omitted --></a></li>
   </ul>
   <h3>   🏎 Performance</h3>
   <ul>
   <li>Stringify diff objects only once  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10276";>vitest-dev/vitest#10276</a>
 <a href="https://github.com/vitest-dev/vitest/commit/9f7b1528c";><!-- raw HTML 
omitted -->(9f7b1)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/vitest-dev/vitest/compare/v4.1.5...v4.1.6";>View 
changes on GitHub</a></h5>
   <h2>v4.1.5</h2>
   <h3>   🚀 Experimental Features</h3>
   <ul>
   <li><strong>coverage</strong>: Istanbul to support <code>instrumenter</code> 
option  -  by <a 
href="https://github.com/BartWaardenburg";><code>@​BartWaardenburg</code></a> 
and <a href="https://github.com/AriPerkkio";><code>@​AriPerkkio</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10119";>vitest-dev/vitest#10119</a>
 <a href="https://github.com/vitest-dev/vitest/commit/0e0ff41c7";><!-- raw HTML 
omitted -->(0e0ff)<!-- raw HTML omitted --></a></li>
   </ul>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li>--project negation excludes browser instances  -  by <a 
href="https://github.com/felamaslen";><code>@​felamaslen</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10131";>vitest-dev/vitest#10131</a>
 <a href="https://github.com/vitest-dev/vitest/commit/9423dc084";><!-- raw HTML 
omitted -->(9423d)<!-- raw HTML omitted --></a></li>
   <li>Project color label on html reporter  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10142";>vitest-dev/vitest#10142</a>
 <a href="https://github.com/vitest-dev/vitest/commit/596f73986";><!-- raw HTML 
omitted -->(596f7)<!-- raw HTML omitted --></a></li>
   <li>Fix <code>vi.defineHelper</code> called as object method  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10163";>vitest-dev/vitest#10163</a>
 <a href="https://github.com/vitest-dev/vitest/commit/122c25b5b";><!-- raw HTML 
omitted -->(122c2)<!-- raw HTML omitted --></a></li>
   <li>Alias <code>agent</code> reporter to <code>minimal</code>  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10157";>vitest-dev/vitest#10157</a>
 <a href="https://github.com/vitest-dev/vitest/commit/663b99fe3";><!-- raw HTML 
omitted -->(663b9)<!-- raw HTML omitted --></a></li>
   <li>Respect diff config options in soft assertions  -  by <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a>, 
<strong>sheremet-va</strong> and <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/8696";>vitest-dev/vitest#8696</a>
 <a href="https://github.com/vitest-dev/vitest/commit/9787dedad";><!-- raw HTML 
omitted -->(9787d)<!-- raw HTML omitted --></a></li>
   <li>Respect diff config options in soft assertions &quot;  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/8696";>vitest-dev/vitest#8696</a>
 <a href="https://github.com/vitest-dev/vitest/commit/7dc6d54fd";><!-- raw HTML 
omitted -->(7dc6d)<!-- raw HTML omitted --></a></li>
   <li><strong>ast-collect</strong>: Recognize _<em>vi_import</em> prefix in 
static test discovery  -  by <a 
href="https://github.com/Yejneshwar";><code>@​Yejneshwar</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10129";>vitest-dev/vitest#10129</a>
 <a href="https://github.com/vitest-dev/vitest/commit/325463ab2";><!-- raw HTML 
omitted -->(32546)<!-- raw HTML omitted --></a></li>
   <li><strong>coverage</strong>: Descriptive error message when reports 
directory is removed during test run  -  by <a 
href="https://github.com/DaveT1991";><code>@​DaveT1991</code></a> and <a 
href="https://github.com/AriPerkkio";><code>@​AriPerkkio</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10117";>vitest-dev/vitest#10117</a>
 <a href="https://github.com/vitest-dev/vitest/commit/1413382e1";><!-- raw HTML 
omitted -->(14133)<!-- raw HTML omitted --></a></li>
   <li><strong>snapshot</strong>: Increase default snapshot max output length  
-  by <a href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> and 
<strong>Codex</strong> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10150";>vitest-dev/vitest#10150</a>
 <a href="https://github.com/vitest-dev/vitest/commit/21e66ff63";><!-- raw HTML 
omitted -->(21e66)<!-- raw HTML omitted --></a></li>
   <li><strong>ui</strong>: Fix jsx/tsx syntax highlight  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10152";>vitest-dev/vitest#10152</a>
 <a href="https://github.com/vitest-dev/vitest/commit/f1b1f6c7b";><!-- raw HTML 
omitted -->(f1b1f)<!-- raw HTML omitted --></a></li>
   <li><strong>web-worker</strong>: Support MessagePort objects referenced 
inside postMessage data  -  by <a 
href="https://github.com/whitphx";><code>@​whitphx</code></a> and <strong>Claude 
Opus 4.6 (1M context)</strong> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/9927";>vitest-dev/vitest#9927</a>
 and <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10124";>vitest-dev/vitest#10124</a>
 <a href="https://github.com/vitest-dev/vitest/commit/7ad7d39af";><!-- raw HTML 
omitted -->(7ad7d)<!-- raw HTML omitted --></a></li>
   <li><strong>api</strong>: Make test-specification options writable  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10154";>vitest-dev/vitest#10154</a>
 <a href="https://github.com/vitest-dev/vitest/commit/6abd557b7";><!-- raw HTML 
omitted -->(6abd5)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/vitest-dev/vitest/compare/v4.1.4...v4.1.5";>View 
changes on GitHub</a></h5>
   <h2>v4.1.4</h2>
   <h3>   🚀 Experimental Features</h3>
   <ul>
   <li><strong>coverage</strong>:
   <ul>
   <li>Default to text reporter <code>skipFull</code> if agent detected  -  by 
<a href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10018";>vitest-dev/vitest#10018</a>
 <a href="https://github.com/vitest-dev/vitest/commit/53757804c";><!-- raw HTML 
omitted -->(53757)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>experimental</strong>:
   <ul>
   <li>Expose <code>assertion</code> as a public field  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10095";>vitest-dev/vitest#10095</a>
 <a href="https://github.com/vitest-dev/vitest/commit/a120e3ab8";><!-- raw HTML 
omitted -->(a120e)<!-- raw HTML omitted --></a></li>
   <li>Support aria snapshot  -  by <a 
href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a>, <strong>Claude 
Opus 4.6 (1M context)</strong>, <a 
href="https://github.com/AriPerkkio";><code>@​AriPerkkio</code></a>, 
<strong>Codex</strong> and <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/9668";>vitest-dev/vitest#9668</a>
 <a href="https://github.com/vitest-dev/vitest/commit/d4fbb5cc9";><!-- raw HTML 
omitted -->(d4fbb)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/a09d47236e19fd3151351080c667036ca6164dc4";><code>a09d472</code></a>
 chore: release v4.1.7</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/a8fd24c1cad2320b19fcc651413c7d928423bdc1";><code>a8fd24c</code></a>
 chore: release v4.1.6</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/18af98cee1830604d57f6a02bf28f8067cdffc06";><code>18af98c</code></a>
 fix(browser): simplify orchestrator otel carrier (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/10285";>#10285</a>)</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/31882607cc67c7bf52ead13a606321ffdb06a857";><code>3188260</code></a>
 feat(browser): provide project reference in 
<code>ToMatchScreenshotResolvePath</code> (#...</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/e399846850fedf10b8228cbe46a419628998acd9";><code>e399846</code></a>
 chore: release v4.1.5</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/7dc6d54fd9dda0fe6fee2fb6451d0611a9ecb6e7";><code>7dc6d54</code></a>
 Revert &quot;fix: respect diff config options in soft assertions (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8696";>#8696</a>)&quot;</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/9787dedade9896a6d3eeed7739177d6c583a68a7";><code>9787ded</code></a>
 fix: respect diff config options in soft assertions (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8696";>#8696</a>)</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/325463ab292c45c3ef27aa21ec7da380c307052c";><code>325463a</code></a>
 fix(ast-collect): recognize _<em>vi_import</em> prefix in static test 
discovery (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/10";>#10</a>...</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/0e0ff41c7e86d6e2bf581f074dc216805d10d371";><code>0e0ff41</code></a>
 feat(coverage): istanbul to support <code>instrumenter</code> option (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/10119";>#10119</a>)</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/663b99fe3e6a60fc8a7ccd2d9941d1cbe929b606";><code>663b99f</code></a>
 fix: alias <code>agent</code> reporter to <code>minimal</code> (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/10157";>#10157</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest";>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 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