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

   Bumps the npm-patch-group group with 4 updates in the 
/jena-fuseki2/jena-fuseki-ui directory: 
[vue-router](https://github.com/vuejs/router), 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
   
   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 `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