dependabot[bot] opened a new pull request, #2268: URL: https://github.com/apache/jena/pull/2268
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 updates: | Package | From | To | | --- | --- | --- | | [@vue/compat](https://github.com/vuejs/core) | `3.4.15` | `3.4.18` | | [vue](https://github.com/vuejs/core) | `3.4.15` | `3.4.18` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.19` | `3.12.22` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.3` | `5.0.4` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.15` | `3.4.18` | Updates `@vue/compat` from 3.4.15 to 3.4.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compat</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.18</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.17</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.16</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.17...v3.4.18">3.4.18</a> (2024-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dx:</strong> warn against reserved keys as prop name (<a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02">77a804b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10281">#10281</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10297">#10297</a>) (<a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19">c224897</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.16...v3.4.17">3.4.17</a> (2024-02-09)</h2> <h3>Reverts</h3> <ul> <li>fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa">2cd5b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10294">#10294</a> <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.15...v3.4.16">3.4.16</a> (2024-02-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle same-name shorthand edge case for in-DOM templates (<a href="https://github.com/vuejs/core/commit/cb87b6213d7b003fa7280712c285c7c9d9f291ca">cb87b62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10280">#10280</a></li> <li><strong>compiler-core:</strong> support v-bind shorthand syntax for dynamic slot name (<a href="https://redirect.github.com/vuejs/core/issues/10218">#10218</a>) (<a href="https://github.com/vuejs/core/commit/91f058a90cd603492649633d153b120977c4df6b">91f058a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10213">#10213</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10269">#10269</a>) (<a href="https://github.com/vuejs/core/commit/336bb65820243006efdf990e6ea3610696467508">336bb65</a>)</li> <li><strong>hydration:</strong> fix SFC style v-bind hydration mismatch warnings (<a href="https://redirect.github.com/vuejs/core/issues/10250">#10250</a>) (<a href="https://github.com/vuejs/core/commit/f0b5f7ed8ddf74f9f5ba47cb65e8300370875291">f0b5f7e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10215">#10215</a></li> <li><strong>reactivity:</strong> avoid infinite recursion from side effects in computed getter (<a href="https://redirect.github.com/vuejs/core/issues/10232">#10232</a>) (<a href="https://github.com/vuejs/core/commit/0bced13ee5c53a02d5f10e5db76fe38b6e131440">0bced13</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10214">#10214</a></li> <li><strong>reactivity:</strong> handle <code>MaybeDirty</code> recurse (<a href="https://redirect.github.com/vuejs/core/issues/10187">#10187</a>) (<a href="https://github.com/vuejs/core/commit/6c7e0bd88f021b0b6365370e97b0c7e243d7d70b">6c7e0bd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10185">#10185</a></li> <li><strong>reactivity:</strong> skip non-extensible objects when using <code>markRaw</code> (<a href="https://redirect.github.com/vuejs/core/issues/10289">#10289</a>) (<a href="https://github.com/vuejs/core/commit/2312184bc335e0d32aa4c0c0b49190b6334849b4">2312184</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10288">#10288</a></li> <li><strong>runtime-core:</strong> avoid inlining isShallow (<a href="https://redirect.github.com/vuejs/core/issues/10238">#10238</a>) (<a href="https://github.com/vuejs/core/commit/53eee72c3a96420db35236b5e8e4d9308a56e1b4">53eee72</a>)</li> <li><strong>runtime-core:</strong> support for nested calls to runWithContext (<a href="https://redirect.github.com/vuejs/core/issues/10261">#10261</a>) (<a href="https://github.com/vuejs/core/commit/75e02b5099a08166bdf407127916734c48209ee9">75e02b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10260">#10260</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/9b19f0912104bfccb10c8cf5beab02b21a648935">9b19f09</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> <li><strong>runtime-dom:</strong> fix option selected update failed (<a href="https://redirect.github.com/vuejs/core/issues/10200">#10200</a>) (<a href="https://github.com/vuejs/core/commit/f31d782e4668050a188ac0f11ba8d5b861b913ca">f31d782</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10194">#10194</a> <a href="https://redirect.github.com/vuejs/core/issues/10267">#10267</a></li> </ul> <h3>Reverts</h3> <ul> <li>perf(templateRef): avoid double render when using template ref on v-for (<a href="https://github.com/vuejs/core/commit/eb1b9116d7cd4a5747e8dadcdc5ba921df011f64">eb1b911</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9908">#9908</a> <a href="https://redirect.github.com/vuejs/core/issues/10210">#10210</a> <a href="https://redirect.github.com/vuejs/core/issues/10234">#10234</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/64f431aab07d18639848b982a695aedc9a4f03e7"><code>64f431a</code></a> release: v3.4.18</li> <li><a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19"><code>c224897</code></a> fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10297">#10297</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d48844670b6b26a83c4ace6ae606ab8248d97f8"><code>5d48844</code></a> test: fix unexpected warning check when asserting same message for both condi...</li> <li><a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02"><code>77a804b</code></a> fix(dx): warn against reserved keys as prop name</li> <li><a href="https://github.com/vuejs/core/commit/dfb271a29331820a098328a955489fb815af136a"><code>dfb271a</code></a> release: v3.4.17</li> <li><a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa"><code>2cd5b05</code></a> revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...</li> <li><a href="https://github.com/vuejs/core/commit/13393308503cc6b32f6974999873427c5fd62fc0"><code>1339330</code></a> release: v3.4.16</li> <li><a href="https://github.com/vuejs/core/commit/2b0a706dc7d13c1d6c9808b4df9d880adc2a1bbf"><code>2b0a706</code></a> chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order</li> <li><a href="https://github.com/vuejs/core/commit/2312184bc335e0d32aa4c0c0b49190b6334849b4"><code>2312184</code></a> fix(reactivity): skip non-extensible objects when using <code>markRaw</code> (<a href="https://redirect.github.com/vuejs/core/issues/10289">#10289</a>)</li> <li><a href="https://github.com/vuejs/core/commit/75e02b5099a08166bdf407127916734c48209ee9"><code>75e02b5</code></a> fix(runtime-core): support for nested calls to runWithContext (<a href="https://redirect.github.com/vuejs/core/issues/10261">#10261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.15...v3.4.18">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.15 to 3.4.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.4.18</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.17</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.16</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.17...v3.4.18">3.4.18</a> (2024-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dx:</strong> warn against reserved keys as prop name (<a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02">77a804b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10281">#10281</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10297">#10297</a>) (<a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19">c224897</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.16...v3.4.17">3.4.17</a> (2024-02-09)</h2> <h3>Reverts</h3> <ul> <li>fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa">2cd5b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10294">#10294</a> <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.15...v3.4.16">3.4.16</a> (2024-02-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle same-name shorthand edge case for in-DOM templates (<a href="https://github.com/vuejs/core/commit/cb87b6213d7b003fa7280712c285c7c9d9f291ca">cb87b62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10280">#10280</a></li> <li><strong>compiler-core:</strong> support v-bind shorthand syntax for dynamic slot name (<a href="https://redirect.github.com/vuejs/core/issues/10218">#10218</a>) (<a href="https://github.com/vuejs/core/commit/91f058a90cd603492649633d153b120977c4df6b">91f058a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10213">#10213</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10269">#10269</a>) (<a href="https://github.com/vuejs/core/commit/336bb65820243006efdf990e6ea3610696467508">336bb65</a>)</li> <li><strong>hydration:</strong> fix SFC style v-bind hydration mismatch warnings (<a href="https://redirect.github.com/vuejs/core/issues/10250">#10250</a>) (<a href="https://github.com/vuejs/core/commit/f0b5f7ed8ddf74f9f5ba47cb65e8300370875291">f0b5f7e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10215">#10215</a></li> <li><strong>reactivity:</strong> avoid infinite recursion from side effects in computed getter (<a href="https://redirect.github.com/vuejs/core/issues/10232">#10232</a>) (<a href="https://github.com/vuejs/core/commit/0bced13ee5c53a02d5f10e5db76fe38b6e131440">0bced13</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10214">#10214</a></li> <li><strong>reactivity:</strong> handle <code>MaybeDirty</code> recurse (<a href="https://redirect.github.com/vuejs/core/issues/10187">#10187</a>) (<a href="https://github.com/vuejs/core/commit/6c7e0bd88f021b0b6365370e97b0c7e243d7d70b">6c7e0bd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10185">#10185</a></li> <li><strong>reactivity:</strong> skip non-extensible objects when using <code>markRaw</code> (<a href="https://redirect.github.com/vuejs/core/issues/10289">#10289</a>) (<a href="https://github.com/vuejs/core/commit/2312184bc335e0d32aa4c0c0b49190b6334849b4">2312184</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10288">#10288</a></li> <li><strong>runtime-core:</strong> avoid inlining isShallow (<a href="https://redirect.github.com/vuejs/core/issues/10238">#10238</a>) (<a href="https://github.com/vuejs/core/commit/53eee72c3a96420db35236b5e8e4d9308a56e1b4">53eee72</a>)</li> <li><strong>runtime-core:</strong> support for nested calls to runWithContext (<a href="https://redirect.github.com/vuejs/core/issues/10261">#10261</a>) (<a href="https://github.com/vuejs/core/commit/75e02b5099a08166bdf407127916734c48209ee9">75e02b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10260">#10260</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/9b19f0912104bfccb10c8cf5beab02b21a648935">9b19f09</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> <li><strong>runtime-dom:</strong> fix option selected update failed (<a href="https://redirect.github.com/vuejs/core/issues/10200">#10200</a>) (<a href="https://github.com/vuejs/core/commit/f31d782e4668050a188ac0f11ba8d5b861b913ca">f31d782</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10194">#10194</a> <a href="https://redirect.github.com/vuejs/core/issues/10267">#10267</a></li> </ul> <h3>Reverts</h3> <ul> <li>perf(templateRef): avoid double render when using template ref on v-for (<a href="https://github.com/vuejs/core/commit/eb1b9116d7cd4a5747e8dadcdc5ba921df011f64">eb1b911</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9908">#9908</a> <a href="https://redirect.github.com/vuejs/core/issues/10210">#10210</a> <a href="https://redirect.github.com/vuejs/core/issues/10234">#10234</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/64f431aab07d18639848b982a695aedc9a4f03e7"><code>64f431a</code></a> release: v3.4.18</li> <li><a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19"><code>c224897</code></a> fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10297">#10297</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5d48844670b6b26a83c4ace6ae606ab8248d97f8"><code>5d48844</code></a> test: fix unexpected warning check when asserting same message for both condi...</li> <li><a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02"><code>77a804b</code></a> fix(dx): warn against reserved keys as prop name</li> <li><a href="https://github.com/vuejs/core/commit/dfb271a29331820a098328a955489fb815af136a"><code>dfb271a</code></a> release: v3.4.17</li> <li><a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa"><code>2cd5b05</code></a> revert: fix(runtime-dom): ensure v-show respects display value set via v-bind...</li> <li><a href="https://github.com/vuejs/core/commit/13393308503cc6b32f6974999873427c5fd62fc0"><code>1339330</code></a> release: v3.4.16</li> <li><a href="https://github.com/vuejs/core/commit/2b0a706dc7d13c1d6c9808b4df9d880adc2a1bbf"><code>2b0a706</code></a> chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order</li> <li><a href="https://github.com/vuejs/core/commit/2312184bc335e0d32aa4c0c0b49190b6334849b4"><code>2312184</code></a> fix(reactivity): skip non-extensible objects when using <code>markRaw</code> (<a href="https://redirect.github.com/vuejs/core/issues/10289">#10289</a>)</li> <li><a href="https://github.com/vuejs/core/commit/75e02b5099a08166bdf407127916734c48209ee9"><code>75e02b5</code></a> fix(runtime-core): support for nested calls to runWithContext (<a href="https://redirect.github.com/vuejs/core/issues/10261">#10261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.15...v3.4.18">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.19 to 3.12.22 <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.22</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.21...v3.12.22">3.12.22</a> (2024-02-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/778">#778</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/70039026670406b7c844b774e12a2e7ec24a8a7b">7003902</a>)</li> </ul> <h2>v3.12.21</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.20...v3.12.21">3.12.21</a> (2024-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/react</code> to v18.2.52 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/775">#775</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/0235395aaf34ef48da51f3ccddefedc3ad9cdc3a">0235395</a>)</li> </ul> <h2>v3.12.20</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.19...v3.12.20">3.12.20</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/jest</code> to v29.5.12 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/774">#774</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/1f5d77f91b9b5db7287f8880b4a60dc09e4b4826">1f5d77f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/70039026670406b7c844b774e12a2e7ec24a8a7b"><code>7003902</code></a> fix(deps): update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/778">#778</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/19c8d595295342c54ecf17129f03111cab0370da"><code>19c8d59</code></a> chore(deps): update dependency prettier to v3.2.5 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/776">#776</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/0235395aaf34ef48da51f3ccddefedc3ad9cdc3a"><code>0235395</code></a> fix(deps): update dependency <code>@types/react</code> to v18.2.52 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/775">#775</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/f5cbb9ac38e988246d69ca083bb0eda08336194c"><code>f5cbb9a</code></a> chore(deps): update dependency cypress to v13.6.4 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/773">#773</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/1f5d77f91b9b5db7287f8880b4a60dc09e4b4826"><code>1f5d77f</code></a> fix(deps): update dependency <code>@types/jest</code> to v29.5.12 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/774">#774</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/02d60d268f56fa51fe77778316b6b4b2c0ce47f5"><code>02d60d2</code></a> chore(deps): update dependency webpack to v5.90.1 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/772">#772</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/e1140636722d60b6c7e75fe182ff4e50671d54b7"><code>e114063</code></a> chore(deps): update node.js to v21.6.1 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/771">#771</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.19...v3.12.22">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-vue` from 5.0.3 to 5.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@vitejs/plugin-vue</code>'s releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <p>Please refer to <a href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@vitejs/plugin-vue</code>'s changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.0.4 (2024-02-09)<!-- raw HTML omitted --></h2> <ul> <li>chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/354">#354</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0294b9d">0294b9d</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/354">#354</a></li> <li>chore(deps): update dependency prettier to v3.2.4 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/347">#347</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/e957179">e957179</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/347">#347</a></li> <li>chore(deps): update dependency prettier to v3.2.5 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/352">#352</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/a9f5b11">a9f5b11</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/352">#352</a></li> <li>chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/333">#333</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/573420d">573420d</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/333">#333</a></li> <li>types: omit overridden options (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0c7432b">0c7432b</a>)</li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/332">#332</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/70e5df9">70e5df9</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/332">#332</a></li> <li>fix(plugin-vue): allow disabling transformAssetUrls (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/326">#326</a>) (<a href="https://github.com/vitejs/vite-plugin-vue/commit/0ff6fb7">0ff6fb7</a>), closes <a href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/326">#326</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/1fe0d97de1e43373cd73007ed67f3e01c55fac77"><code>1fe0d97</code></a> release: [email protected]</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0294b9d2c5688876f083a18b9d85181771978c3b"><code>0294b9d</code></a> chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/354">#354</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0c7432b102e6a9444875bcff62d87f60cfd2130e"><code>0c7432b</code></a> types: omit overridden options</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/0ff6fb719103d863ea28c76b19ee339c6cc03528"><code>0ff6fb7</code></a> fix(plugin-vue): allow disabling transformAssetUrls (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/326">#326</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/a9f5b11de00bc52fc9046ae4f23d370ec5240f0f"><code>a9f5b11</code></a> chore(deps): update dependency prettier to v3.2.5 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/352">#352</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/70e5df95c149b0f888b58c11794f5142ad69dbde"><code>70e5df9</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/332">#332</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/e95717993a1847ad75fa0d8e3b2c968d11ff3a1c"><code>e957179</code></a> chore(deps): update dependency prettier to v3.2.4 (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/347">#347</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-vue/commit/573420d5638640c0cded7529ed49c6041f50f0d1"><code>573420d</code></a> chore(deps): update upstream (<a href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/333">#333</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.15 to 3.4.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.18</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.17</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.16</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.17...v3.4.18">3.4.18</a> (2024-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>dx:</strong> warn against reserved keys as prop name (<a href="https://github.com/vuejs/core/commit/77a804b1d0d6a3f12fb3674cdceb85ebd6481e02">77a804b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10281">#10281</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10297">#10297</a>) (<a href="https://github.com/vuejs/core/commit/c224897dd4e189a10ec601a97fe08cb638ebee19">c224897</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.16...v3.4.17">3.4.17</a> (2024-02-09)</h2> <h3>Reverts</h3> <ul> <li>fix(runtime-dom): ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/2cd5b05c3bf171be5c0b473c084c01704a058ffa">2cd5b05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10294">#10294</a> <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.4.15...v3.4.16">3.4.16</a> (2024-02-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> handle same-name shorthand edge case for in-DOM templates (<a href="https://github.com/vuejs/core/commit/cb87b6213d7b003fa7280712c285c7c9d9f291ca">cb87b62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10280">#10280</a></li> <li><strong>compiler-core:</strong> support v-bind shorthand syntax for dynamic slot name (<a href="https://redirect.github.com/vuejs/core/issues/10218">#10218</a>) (<a href="https://github.com/vuejs/core/commit/91f058a90cd603492649633d153b120977c4df6b">91f058a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10213">#10213</a></li> <li><strong>deps:</strong> update compiler (<a href="https://redirect.github.com/vuejs/core/issues/10269">#10269</a>) (<a href="https://github.com/vuejs/core/commit/336bb65820243006efdf990e6ea3610696467508">336bb65</a>)</li> <li><strong>hydration:</strong> fix SFC style v-bind hydration mismatch warnings (<a href="https://redirect.github.com/vuejs/core/issues/10250">#10250</a>) (<a href="https://github.com/vuejs/core/commit/f0b5f7ed8ddf74f9f5ba47cb65e8300370875291">f0b5f7e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10215">#10215</a></li> <li><strong>reactivity:</strong> avoid infinite recursion from side effects in computed getter (<a href="https://redirect.github.com/vuejs/core/issues/10232">#10232</a>) (<a href="https://github.com/vuejs/core/commit/0bced13ee5c53a02d5f10e5db76fe38b6e131440">0bced13</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10214">#10214</a></li> <li><strong>reactivity:</strong> handle <code>MaybeDirty</code> recurse (<a href="https://redirect.github.com/vuejs/core/issues/10187">#10187</a>) (<a href="https://github.com/vuejs/core/commit/6c7e0bd88f021b0b6365370e97b0c7e243d7d70b">6c7e0bd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10185">#10185</a></li> <li><strong>reactivity:</strong> skip non-extensible objects when using <code>markRaw</code> (<a href="https://redirect.github.com/vuejs/core/issues/10289">#10289</a>) (<a href="https://github.com/vuejs/core/commit/2312184bc335e0d32aa4c0c0b49190b6334849b4">2312184</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10288">#10288</a></li> <li><strong>runtime-core:</strong> avoid inlining isShallow (<a href="https://redirect.github.com/vuejs/core/issues/10238">#10238</a>) (<a href="https://github.com/vuejs/core/commit/53eee72c3a96420db35236b5e8e4d9308a56e1b4">53eee72</a>)</li> <li><strong>runtime-core:</strong> support for nested calls to runWithContext (<a href="https://redirect.github.com/vuejs/core/issues/10261">#10261</a>) (<a href="https://github.com/vuejs/core/commit/75e02b5099a08166bdf407127916734c48209ee9">75e02b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10260">#10260</a></li> <li><strong>runtime-dom:</strong> ensure v-show respects display value set via v-bind (<a href="https://redirect.github.com/vuejs/core/issues/10161">#10161</a>) (<a href="https://github.com/vuejs/core/commit/9b19f0912104bfccb10c8cf5beab02b21a648935">9b19f09</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10151">#10151</a></li> <li><strong>runtime-dom:</strong> fix option selected update failed (<a href="https://redirect.github.com/vuejs/core/issues/10200">#10200</a>) (<a href="https://github.com/vuejs/core/commit/f31d782e4668050a188ac0f11ba8d5b861b913ca">f31d782</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10194">#10194</a> <a href="https://redirect.github.com/vuejs/core/issues/10267">#10267</a></li> </ul> <h3>Reverts</h3> <ul> <li>perf(templateRef): avoid double render when using template ref on v-for (<a href="https://github.com/vuejs/core/commit/eb1b9116d7cd4a5747e8dadcdc5ba921df011f64">eb1b911</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9908">#9908</a> <a href="https://redirect.github.com/vuejs/core/issues/10210">#10210</a> <a href="https://redirect.github.com/vuejs/core/issues/10234">#10234</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/64f431aab07d18639848b982a695aedc9a4f03e7"><code>64f431a</code></a> release: v3.4.18</li> <li><a href="https://github.com/vuejs/core/commit/dfb271a29331820a098328a955489fb815af136a"><code>dfb271a</code></a> release: v3.4.17</li> <li><a href="https://github.com/vuejs/core/commit/13393308503cc6b32f6974999873427c5fd62fc0"><code>1339330</code></a> release: v3.4.16</li> <li><a href="https://github.com/vuejs/core/commit/336bb65820243006efdf990e6ea3610696467508"><code>336bb65</code></a> fix(deps): update compiler (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10269">#10269</a>)</li> <li><a href="https://github.com/vuejs/core/commit/26c79cc8fa4d43de640d90d324b38b1cacd98f05"><code>26c79cc</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10175">#10175</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.18/packages/compiler-sfc">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]
