dependabot[bot] opened a new pull request, #2438: URL: https://github.com/apache/jena/pull/2438
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@vue/compat](https://github.com/vuejs/core) | `3.4.23` | `3.4.25` | | [vue](https://github.com/vuejs/core) | `3.4.23` | `3.4.25` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.35` | `3.12.37` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.23` | `3.4.25` | | [cypress](https://github.com/cypress-io/cypress) | `13.8.0` | `13.8.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.5.0` | `1.5.2` | Updates `@vue/compat` from 3.4.23 to 3.4.25 <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.25</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.24</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.24...v3.4.25">3.4.25</a> (2024-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>defineModel:</strong> align prod mode runtime type generation with defineProps (<a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d">4253a57</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10769">#10769</a></li> <li><strong>runtime-core:</strong> properly get keepAlive child (<a href="https://redirect.github.com/vuejs/core/issues/10772">#10772</a>) (<a href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783">3724693</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10771">#10771</a></li> <li><strong>runtime-core:</strong> use normal object as internal prototype for attrs and slots (<a href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d">064e82f</a>), closes <a href="https://github.com//github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add/issues/r141304923">/github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.24">3.4.24</a> (2024-04-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle template ref bound via v-bind object on v-for (<a href="https://redirect.github.com/vuejs/core/issues/10706">#10706</a>) (<a href="https://github.com/vuejs/core/commit/da7adefa844265eecc9c336abfc727bc05b4f16e">da7adef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10696">#10696</a></li> <li><strong>compiler-core:</strong> properly parse await expressions in edge cases (<a href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940">b92c25f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10754">#10754</a></li> <li><strong>compiler-sfc:</strong> handle readonly operator and ReadonlyArray/Map/Set types (<a href="https://github.com/vuejs/core/commit/5cef52a5c23ba8ba3239e6def03b8ff008d3cc72">5cef52a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10726">#10726</a></li> <li><strong>compiler-ssr:</strong> fix hydration mismatch for conditional slot in transition (<a href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7">f12c81e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10743">#10743</a></li> <li><strong>compiler-ssr:</strong> fix v-html SSR for nullish values (<a href="https://github.com/vuejs/core/commit/1ff407676f9495883b459779a9b0370d7588b51f">1ff4076</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10725">#10725</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10760">#10760</a>) (<a href="https://github.com/vuejs/core/commit/15df5c1b261b9b471eb811fd47ab7b3cfc41cf83">15df5c1</a>)</li> <li><strong>runtime-core:</strong> fix edge case of KeepAlive inside Transition with slot children (<a href="https://redirect.github.com/vuejs/core/issues/10719">#10719</a>) (<a href="https://github.com/vuejs/core/commit/e51ca61ca060b2772e967d169548fc2f58fce6d1">e51ca61</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10708">#10708</a></li> <li><strong>runtime-core:</strong> further fix slots _ctx check (<a href="https://github.com/vuejs/core/commit/cde7f05787d16dbb93d9419ef5331adf992816fd">cde7f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10724">#10724</a></li> <li><strong>runtime-core:</strong> props should be readonly via direct template access (<a href="https://github.com/vuejs/core/commit/b93f26464785de227b88c51a88328ae80e80d804">b93f264</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8216">#8216</a> <a href="https://redirect.github.com/vuejs/core/issues/10736">#10736</a></li> <li><strong>transition:</strong> transition is breaking/flickering when enter is canceled (<a href="https://redirect.github.com/vuejs/core/issues/10688">#10688</a>) (<a href="https://github.com/vuejs/core/commit/65109a70f187473edae8cf4df11af3c33345e6f6">65109a7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/574c3e63bbb764c82fd7228eac979bb3e7fa731d"><code>574c3e6</code></a> release: v3.4.25</li> <li><a href="https://github.com/vuejs/core/commit/8ee69e7eaf37d7171d80d7c93f6ce729d1fa698c"><code>8ee69e7</code></a> ci: use single thread for e2e tests on ci</li> <li><a href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d"><code>064e82f</code></a> fix(runtime-core): use normal object as internal prototype for attrs and slots</li> <li><a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d"><code>4253a57</code></a> fix(defineModel): align prod mode runtime type generation with defineProps</li> <li><a href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783"><code>3724693</code></a> fix(runtime-core): properly get keepAlive child (<a href="https://redirect.github.com/vuejs/core/issues/10772">#10772</a>)</li> <li><a href="https://github.com/vuejs/core/commit/958286e3f050dc707ad1af293e91bfb190bdb191"><code>958286e</code></a> release: v3.4.24</li> <li><a href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940"><code>b92c25f</code></a> fix(compiler-core): properly parse await expressions in edge cases</li> <li><a href="https://github.com/vuejs/core/commit/173ec65cd46f22cb1e91914923fcf75a75cd340d"><code>173ec65</code></a> test: revert to threads</li> <li><a href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7"><code>f12c81e</code></a> fix(compiler-ssr): fix hydration mismatch for conditional slot in transition</li> <li><a href="https://github.com/vuejs/core/commit/c8e87a1c903fe1bd10c3013890bd0855f9e3a6ba"><code>c8e87a1</code></a> test: use pool: vmThreads</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.25">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.23 to 3.4.25 <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.25</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.24</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.24...v3.4.25">3.4.25</a> (2024-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>defineModel:</strong> align prod mode runtime type generation with defineProps (<a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d">4253a57</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10769">#10769</a></li> <li><strong>runtime-core:</strong> properly get keepAlive child (<a href="https://redirect.github.com/vuejs/core/issues/10772">#10772</a>) (<a href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783">3724693</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10771">#10771</a></li> <li><strong>runtime-core:</strong> use normal object as internal prototype for attrs and slots (<a href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d">064e82f</a>), closes <a href="https://github.com//github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add/issues/r141304923">/github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.24">3.4.24</a> (2024-04-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle template ref bound via v-bind object on v-for (<a href="https://redirect.github.com/vuejs/core/issues/10706">#10706</a>) (<a href="https://github.com/vuejs/core/commit/da7adefa844265eecc9c336abfc727bc05b4f16e">da7adef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10696">#10696</a></li> <li><strong>compiler-core:</strong> properly parse await expressions in edge cases (<a href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940">b92c25f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10754">#10754</a></li> <li><strong>compiler-sfc:</strong> handle readonly operator and ReadonlyArray/Map/Set types (<a href="https://github.com/vuejs/core/commit/5cef52a5c23ba8ba3239e6def03b8ff008d3cc72">5cef52a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10726">#10726</a></li> <li><strong>compiler-ssr:</strong> fix hydration mismatch for conditional slot in transition (<a href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7">f12c81e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10743">#10743</a></li> <li><strong>compiler-ssr:</strong> fix v-html SSR for nullish values (<a href="https://github.com/vuejs/core/commit/1ff407676f9495883b459779a9b0370d7588b51f">1ff4076</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10725">#10725</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10760">#10760</a>) (<a href="https://github.com/vuejs/core/commit/15df5c1b261b9b471eb811fd47ab7b3cfc41cf83">15df5c1</a>)</li> <li><strong>runtime-core:</strong> fix edge case of KeepAlive inside Transition with slot children (<a href="https://redirect.github.com/vuejs/core/issues/10719">#10719</a>) (<a href="https://github.com/vuejs/core/commit/e51ca61ca060b2772e967d169548fc2f58fce6d1">e51ca61</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10708">#10708</a></li> <li><strong>runtime-core:</strong> further fix slots _ctx check (<a href="https://github.com/vuejs/core/commit/cde7f05787d16dbb93d9419ef5331adf992816fd">cde7f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10724">#10724</a></li> <li><strong>runtime-core:</strong> props should be readonly via direct template access (<a href="https://github.com/vuejs/core/commit/b93f26464785de227b88c51a88328ae80e80d804">b93f264</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8216">#8216</a> <a href="https://redirect.github.com/vuejs/core/issues/10736">#10736</a></li> <li><strong>transition:</strong> transition is breaking/flickering when enter is canceled (<a href="https://redirect.github.com/vuejs/core/issues/10688">#10688</a>) (<a href="https://github.com/vuejs/core/commit/65109a70f187473edae8cf4df11af3c33345e6f6">65109a7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/574c3e63bbb764c82fd7228eac979bb3e7fa731d"><code>574c3e6</code></a> release: v3.4.25</li> <li><a href="https://github.com/vuejs/core/commit/8ee69e7eaf37d7171d80d7c93f6ce729d1fa698c"><code>8ee69e7</code></a> ci: use single thread for e2e tests on ci</li> <li><a href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d"><code>064e82f</code></a> fix(runtime-core): use normal object as internal prototype for attrs and slots</li> <li><a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d"><code>4253a57</code></a> fix(defineModel): align prod mode runtime type generation with defineProps</li> <li><a href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783"><code>3724693</code></a> fix(runtime-core): properly get keepAlive child (<a href="https://redirect.github.com/vuejs/core/issues/10772">#10772</a>)</li> <li><a href="https://github.com/vuejs/core/commit/958286e3f050dc707ad1af293e91bfb190bdb191"><code>958286e</code></a> release: v3.4.24</li> <li><a href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940"><code>b92c25f</code></a> fix(compiler-core): properly parse await expressions in edge cases</li> <li><a href="https://github.com/vuejs/core/commit/173ec65cd46f22cb1e91914923fcf75a75cd340d"><code>173ec65</code></a> test: revert to threads</li> <li><a href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7"><code>f12c81e</code></a> fix(compiler-ssr): fix hydration mismatch for conditional slot in transition</li> <li><a href="https://github.com/vuejs/core/commit/c8e87a1c903fe1bd10c3013890bd0855f9e3a6ba"><code>c8e87a1</code></a> test: use pool: vmThreads</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.25">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.35 to 3.12.37 <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.37</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.36...v3.12.37">3.12.37</a> (2024-04-26)</h2> <h3>Bug Fixes</h3> <ul> <li>win is indefined (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/822">#822</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/1cf7df2f6459ec04e398cdc159922b3d619012eb">1cf7df2</a>)</li> </ul> <h2>v3.12.36</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.35...v3.12.36">3.12.36</a> (2024-04-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/react</code> to v18.2.79 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/819">#819</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/258195552a58456b7ff0c02278c9a72448db6ceb">2581955</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/1cf7df2f6459ec04e398cdc159922b3d619012eb"><code>1cf7df2</code></a> fix: win is indefined (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/822">#822</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/258195552a58456b7ff0c02278c9a72448db6ceb"><code>2581955</code></a> fix(deps): update dependency <code>@types/react</code> to v18.2.79 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/819">#819</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/aa133019ccf73aebce34d8c3d7a09a9533e795a7"><code>aa13301</code></a> chore(deps): update dependency cypress to v13.8.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/820">#820</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.35...v3.12.37">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.23 to 3.4.25 <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.25</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v3.4.24</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.24...v3.4.25">3.4.25</a> (2024-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>defineModel:</strong> align prod mode runtime type generation with defineProps (<a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d">4253a57</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10769">#10769</a></li> <li><strong>runtime-core:</strong> properly get keepAlive child (<a href="https://redirect.github.com/vuejs/core/issues/10772">#10772</a>) (<a href="https://github.com/vuejs/core/commit/3724693a25c3f2dd13d70a8a1af760b03a4fb783">3724693</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10771">#10771</a></li> <li><strong>runtime-core:</strong> use normal object as internal prototype for attrs and slots (<a href="https://github.com/vuejs/core/commit/064e82f5855f30fe0b77fe9b5e4dd22700fd634d">064e82f</a>), closes <a href="https://github.com//github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add/issues/r141304923">/github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.23...v3.4.24">3.4.24</a> (2024-04-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle template ref bound via v-bind object on v-for (<a href="https://redirect.github.com/vuejs/core/issues/10706">#10706</a>) (<a href="https://github.com/vuejs/core/commit/da7adefa844265eecc9c336abfc727bc05b4f16e">da7adef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10696">#10696</a></li> <li><strong>compiler-core:</strong> properly parse await expressions in edge cases (<a href="https://github.com/vuejs/core/commit/b92c25f53dff0fc1687f57ca4033d0ac25218940">b92c25f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10754">#10754</a></li> <li><strong>compiler-sfc:</strong> handle readonly operator and ReadonlyArray/Map/Set types (<a href="https://github.com/vuejs/core/commit/5cef52a5c23ba8ba3239e6def03b8ff008d3cc72">5cef52a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10726">#10726</a></li> <li><strong>compiler-ssr:</strong> fix hydration mismatch for conditional slot in transition (<a href="https://github.com/vuejs/core/commit/f12c81efca3fcf9a7ce478af2261ad6ab9b0bfd7">f12c81e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10743">#10743</a></li> <li><strong>compiler-ssr:</strong> fix v-html SSR for nullish values (<a href="https://github.com/vuejs/core/commit/1ff407676f9495883b459779a9b0370d7588b51f">1ff4076</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10725">#10725</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10760">#10760</a>) (<a href="https://github.com/vuejs/core/commit/15df5c1b261b9b471eb811fd47ab7b3cfc41cf83">15df5c1</a>)</li> <li><strong>runtime-core:</strong> fix edge case of KeepAlive inside Transition with slot children (<a href="https://redirect.github.com/vuejs/core/issues/10719">#10719</a>) (<a href="https://github.com/vuejs/core/commit/e51ca61ca060b2772e967d169548fc2f58fce6d1">e51ca61</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10708">#10708</a></li> <li><strong>runtime-core:</strong> further fix slots _ctx check (<a href="https://github.com/vuejs/core/commit/cde7f05787d16dbb93d9419ef5331adf992816fd">cde7f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10724">#10724</a></li> <li><strong>runtime-core:</strong> props should be readonly via direct template access (<a href="https://github.com/vuejs/core/commit/b93f26464785de227b88c51a88328ae80e80d804">b93f264</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8216">#8216</a> <a href="https://redirect.github.com/vuejs/core/issues/10736">#10736</a></li> <li><strong>transition:</strong> transition is breaking/flickering when enter is canceled (<a href="https://redirect.github.com/vuejs/core/issues/10688">#10688</a>) (<a href="https://github.com/vuejs/core/commit/65109a70f187473edae8cf4df11af3c33345e6f6">65109a7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/574c3e63bbb764c82fd7228eac979bb3e7fa731d"><code>574c3e6</code></a> release: v3.4.25</li> <li><a href="https://github.com/vuejs/core/commit/4253a57f1703a7f1ac701d77e0a235689203461d"><code>4253a57</code></a> fix(defineModel): align prod mode runtime type generation with defineProps</li> <li><a href="https://github.com/vuejs/core/commit/958286e3f050dc707ad1af293e91bfb190bdb191"><code>958286e</code></a> release: v3.4.24</li> <li><a href="https://github.com/vuejs/core/commit/5cef52a5c23ba8ba3239e6def03b8ff008d3cc72"><code>5cef52a</code></a> fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types</li> <li><a href="https://github.com/vuejs/core/commit/15df5c1b261b9b471eb811fd47ab7b3cfc41cf83"><code>15df5c1</code></a> fix(deps): update compiler (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10760">#10760</a>)</li> <li><a href="https://github.com/vuejs/core/commit/b0d00958e0666a0fe9514b5d9cff3fc7acde7f1b"><code>b0d0095</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10758">#10758</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.25/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `cypress` from 13.8.0 to 13.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.8.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-8-1">https://docs.cypress.io/guides/references/changelog#13-8-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/52347d61a11bcefff54e2024751d4b3105d6af2a"><code>52347d6</code></a> chore: release 13.8.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/29390">#29390</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/867a973dcab54ab88323e44ed8d992a892543fd9"><code>867a973</code></a> perf: support activated service worker that is not handling requests (<a href="https://redirect.github.com/cypress-io/cypress/issues/29349">#29349</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b188ad3df6756c8b4fbd5371a8483788dbdb8813"><code>b188ad3</code></a> chore: standardize having authors removed from package.json (<a href="https://redirect.github.com/cypress-io/cypress/issues/29380">#29380</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/45cff01df702ff6b5b4c6962c8a7bfc38d133e92"><code>45cff01</code></a> misc: ensure 'its' function type excludes null and undefined (<a href="https://redirect.github.com/cypress-io/cypress/issues/28872">#28872</a>) (<a href="https://redirect.github.com/cypress-io/cypress/issues/28904">#28904</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8db1b236e2c2b94b9b19af35845454aa71515850"><code>8db1b23</code></a> chore(deps): update dependency filesize to v10 (<a href="https://redirect.github.com/cypress-io/cypress/issues/29379">#29379</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c5fa260b863eb5c3949680734c9d6c110fb1263b"><code>c5fa260</code></a> fix: added validation for timeout for query operations (<a href="https://redirect.github.com/cypress-io/cypress/issues/29327">#29327</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/05ff7df17d8821e21a56c3d9c75dba1fa97c2aea"><code>05ff7df</code></a> chore: Update v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/29382">#29382</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4e7e3a2e27ffc5ac36b33c41a7fbf940039a1ef2"><code>4e7e3a2</code></a> fix: websocket closed (tentative) (<a href="https://redirect.github.com/cypress-io/cypress/issues/29347">#29347</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/734968ab899d12cafe67a01bdb95cfc92d1afd3b"><code>734968a</code></a> chore: Add experimentalMemoryManagement flag to our cy-in-cy App tests (<a href="https://redirect.github.com/cypress-io/cypress/issues/29359">#29359</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e23460cf10eb7bfa3015af0d8f1f311cc8d76f16"><code>e23460c</code></a> dependency: update dependency zod to ^3.22.5 (<a href="https://redirect.github.com/cypress-io/cypress/issues/29367">#29367</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.8.0...v13.8.1">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 1.5.0 to 1.5.2 <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>v1.5.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Check for null before storing in weakmap - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/ce368457"><!-- raw HTML omitted -->(ce368)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v1.5.1...v1.5.2">View changes on GitHub</a></h5> <h2>v1.5.1</h2> <h3> 🚀 Features</h3> <ul> <li><strong>api</strong>: <code>startVitest()</code> to accept <code>stdout</code> and <code>stdin</code> - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5493">vitest-dev/vitest#5493</a> <a href="https://github.com/vitest-dev/vitest/commit/780b187f"><!-- raw HTML omitted -->(780b1)<!-- raw HTML omitted --></a> <ul> <li>This is listed as a feature, but it doesn't increase the minor version because <code>startVitest</code> API is experimental and doesn't follow semver.</li> </ul> </li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Close vite servers on all resolved projects - by <a href="https://github.com/surc54"><code>@surc54</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5544">vitest-dev/vitest#5544</a> <a href="https://github.com/vitest-dev/vitest/commit/413ec5e6"><!-- raw HTML omitted -->(413ec)<!-- raw HTML omitted --></a></li> <li>Fix default <code>import.meta.env.PROD: false</code> - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5561">vitest-dev/vitest#5561</a> <a href="https://github.com/vitest-dev/vitest/commit/9c64967f"><!-- raw HTML omitted -->(9c649)<!-- raw HTML omitted --></a></li> <li>Resolve cwd correctly when initiating projects - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5582">vitest-dev/vitest#5582</a> <a href="https://github.com/vitest-dev/vitest/commit/ec9d7c93"><!-- raw HTML omitted -->(ec9d7)<!-- raw HTML omitted --></a></li> <li>Always run <code>onTestFinished</code> in reverse order - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5598">vitest-dev/vitest#5598</a> <a href="https://github.com/vitest-dev/vitest/commit/23f29cea"><!-- raw HTML omitted -->(23f29)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Disable <code>fileParallelism</code> by default on browser pool - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5528">vitest-dev/vitest#5528</a> <a href="https://github.com/vitest-dev/vitest/commit/5c69f3f5"><!-- raw HTML omitted -->(5c69f)<!-- raw HTML omitted --></a></li> <li>Dispose tester iframe on done - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5595">vitest-dev/vitest#5595</a> <a href="https://github.com/vitest-dev/vitest/commit/b2135710"><!-- raw HTML omitted -->(b2135)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Fix bundling of <code>v8-to-istanbul</code> - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5549">vitest-dev/vitest#5549</a> <a href="https://github.com/vitest-dev/vitest/commit/df6a4328"><!-- raw HTML omitted -->(df6a4)<!-- raw HTML omitted --></a></li> <li>Prevent crash when <code>cleanOnRerun</code> is disabled - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5540">vitest-dev/vitest#5540</a> <a href="https://github.com/vitest-dev/vitest/commit/ea3c16e4"><!-- raw HTML omitted -->(ea3c1)<!-- raw HTML omitted --></a></li> <li><code>thresholds</code> to compare files relative to root - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5574">vitest-dev/vitest#5574</a> <a href="https://github.com/vitest-dev/vitest/commit/80265b40"><!-- raw HTML omitted -->(80265)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Fix <code>toEqual</code> and <code>toMatchObject</code> with circular references - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5535">vitest-dev/vitest#5535</a> <a href="https://github.com/vitest-dev/vitest/commit/9e6417c9"><!-- raw HTML omitted -->(9e641)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Fix false positive file filter match with leading slash - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5578">vitest-dev/vitest#5578</a> <a href="https://github.com/vitest-dev/vitest/commit/316eb739"><!-- raw HTML omitted -->(316eb)<!-- raw HTML omitted --></a></li> <li>Watch the output directory correctly - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5584">vitest-dev/vitest#5584</a> <a href="https://github.com/vitest-dev/vitest/commit/e40f9924"><!-- raw HTML omitted -->(e40f9)<!-- raw HTML omitted --></a></li> <li>StubEnv casts boolean on PROD/SSR/DEV - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/5590">vitest-dev/vitest#5590</a> <a href="https://github.com/vitest-dev/vitest/commit/4da88045"><!-- raw HTML omitted -->(4da88)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v1.5.0...v1.5.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/81f57f429c07b97a618b97260ed4d07190097764"><code>81f57f4</code></a> chore: release v1.5.2</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1be4510d4834c9ed885523274bf8d94c0cb0c2fe"><code>1be4510</code></a> chore: release v1.5.1</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f1bec627a0bf768e1a722847489d5158d6dcc110"><code>f1bec62</code></a> refactor: remove VitestCache.clearCache method (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5602">#5602</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/780b187f22d06d09a23a640605da01b349a4354c"><code>780b187</code></a> feat(api): <code>startVitest()</code> to accept <code>stdout</code> and <code>stdin</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5493">#5493</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/2b3fc0f16dcbfba5ba49c3eb4d50d789bbef0093"><code>2b3fc0f</code></a> docs: fix cli-table generator</li> <li><a href="https://github.com/vitest-dev/vitest/commit/597e0c20d044f69ab0088de79208fa52bd66bbe2"><code>597e0c2</code></a> docs: generate CLI table automatically (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5588">#5588</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/4da8804559196635a9bddd2f4a5dd6dbbd13cb2f"><code>4da8804</code></a> fix(vitest): stubEnv casts boolean on PROD/SSR/DEV (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5590">#5590</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ec9d7c9366b9ff792c0b35897d71a4906b416cc1"><code>ec9d7c9</code></a> fix: resolve cwd correctly when initiating projects (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5582">#5582</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e40f9924751b69dbad868ae318d8be7289071ca7"><code>e40f992</code></a> fix(vitest): watch the output directory correctly (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5584">#5584</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9c64967f691fe32de803ae3ddb0f248ea8c3c598"><code>9c64967</code></a> fix: fix default <code>import.meta.env.PROD: false</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/5561">#5561</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v1.5.2/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 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]
