dependabot[bot] opened a new pull request, #3578: URL: https://github.com/apache/jena/pull/3578
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.5.22` | `3.5.24` | | [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.24` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.22` | `3.5.24` | | [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.11` | | [vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul) | `7.2.0` | `7.2.1` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.1` | `9.0.3` | Updates `@vue/compat` from 3.5.22 to 3.5.24 <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.5.24</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> <h2>v3.5.23</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compat</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.23...v3.5.24">3.5.24</a> (2025-11-07)</h2> <h3>Reverts</h3> <ul> <li>Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (<a href="https://redirect.github.com/vuejs/core/issues/14062">#14062</a>) (<a href="https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c">11ec51a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14062">#14062</a> <a href="https://redirect.github.com/vuejs/core/issues/14060">#14060</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.22...v3.5.23">3.5.23</a> (2025-11-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> correctly handle ts type assertions in expressions (<a href="https://redirect.github.com/vuejs/core/issues/13397">#13397</a>) (<a href="https://github.com/vuejs/core/commit/e6544ac292b5b473274f87cdb83ebeac3e7e61a4">e6544ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13395">#13395</a></li> <li><strong>compiler-core:</strong> fix v-bind shorthand handling for in-DOM templates (<a href="https://redirect.github.com/vuejs/core/issues/13933">#13933</a>) (<a href="https://github.com/vuejs/core/commit/b3cca2611c656b85f0c4e737b9ec248d2627dded">b3cca26</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13930">#13930</a></li> <li><strong>compiler-sfc:</strong> resolve numeric literals and template literals without expressions as static property key (<a href="https://redirect.github.com/vuejs/core/issues/13998">#13998</a>) (<a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd">75d44c7</a>)</li> <li><strong>compiler-ssr:</strong> textarea with v-text directive SSR (<a href="https://redirect.github.com/vuejs/core/issues/13975">#13975</a>) (<a href="https://github.com/vuejs/core/commit/006a0c1011a224bcbf21195c6df76812c3a7e757">006a0c1</a>)</li> <li><strong>compiler:</strong> using guard instead of non-nullish assertion (<a href="https://redirect.github.com/vuejs/core/issues/13982">#13982</a>) (<a href="https://github.com/vuejs/core/commit/dcc6f362577ed86ccad31c2623c6cf75137dd27a">dcc6f36</a>)</li> <li><strong>custom-element:</strong> batch custom element prop patching (<a href="https://redirect.github.com/vuejs/core/issues/13478">#13478</a>) (<a href="https://github.com/vuejs/core/commit/c13e674fb9f92ab9339d28a862d18de460faf56e">c13e674</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12619">#12619</a></li> <li><strong>custom-element:</strong> optimize slot retrieval to avoid duplicates (<a href="https://redirect.github.com/vuejs/core/issues/13961">#13961</a>) (<a href="https://github.com/vuejs/core/commit/84ca349fef73f6f55fc98299fcfa5c1eeef721db">84ca349</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13955">#13955</a></li> <li><strong>hydration:</strong> avoid mismatch during hydrate text with newlines in interpolation (<a href="https://redirect.github.com/vuejs/core/issues/9232">#9232</a>) (<a href="https://github.com/vuejs/core/commit/6cbdf7823b0c961190bee5b7c117b7f2bbeb832f">6cbdf78</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9229">#9229</a></li> <li><strong>runtime-core:</strong> pass props and children to loadingComponent (<a href="https://redirect.github.com/vuejs/core/issues/13997">#13997</a>) (<a href="https://github.com/vuejs/core/commit/40c4b2a876ce606973521dfc3024e26bfc10953a">40c4b2a</a>)</li> <li><strong>runtime-dom:</strong> ensure iframe sandbox is handled as an attribute to prevent unintended behavior (<a href="https://redirect.github.com/vuejs/core/issues/13950">#13950</a>) (<a href="https://github.com/vuejs/core/commit/5689884c8e32cda6a802ac36b4d23218f67b38ed">5689884</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13946">#13946</a></li> <li><strong>suspense:</strong> clear placeholder and fallback el after resolve to enable GC (<a href="https://redirect.github.com/vuejs/core/issues/13928">#13928</a>) (<a href="https://github.com/vuejs/core/commit/f411c6604c12c531883aa0d30b81a7f69092f8a6">f411c66</a>)</li> <li><strong>transition-group:</strong> use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (<a href="https://redirect.github.com/vuejs/core/issues/6108">#6108</a>) (<a href="https://github.com/vuejs/core/commit/dc4dd594fbecce6ed7f44ffa69dc8b5d022287b6">dc4dd59</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6105">#6105</a></li> <li><strong>v-model:</strong> handle number modifier on change (<a href="https://redirect.github.com/vuejs/core/issues/13959">#13959</a>) (<a href="https://github.com/vuejs/core/commit/8fbe48fe396d830999afd07f9413d899157d5f5e">8fbe48f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13958">#13958</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/e131369833d71b2c9e8bbafda427d331ef59a6fd"><code>e131369</code></a> release: v3.5.24</li> <li><a href="https://github.com/vuejs/core/commit/90ce838a9476b9d5abbc98dea03559dc68228b29"><code>90ce838</code></a> chore(reactivity): remove duplicated ReactiveEffectRunner interface (<a href="https://redirect.github.com/vuejs/core/issues/14063">#14063</a>)</li> <li><a href="https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c"><code>11ec51a</code></a> Revert "fix(compiler-core): correctly handle ts type assertions in expression...</li> <li><a href="https://github.com/vuejs/core/commit/5cf0097f333ae6230cf30052361e88b8637d2b02"><code>5cf0097</code></a> release: v3.5.23</li> <li><a href="https://github.com/vuejs/core/commit/f411c6604c12c531883aa0d30b81a7f69092f8a6"><code>f411c66</code></a> fix(suspense): clear placeholder and fallback el after resolve to enable GC (...</li> <li><a href="https://github.com/vuejs/core/commit/dc4dd594fbecce6ed7f44ffa69dc8b5d022287b6"><code>dc4dd59</code></a> fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClie...</li> <li><a href="https://github.com/vuejs/core/commit/40c4b2a876ce606973521dfc3024e26bfc10953a"><code>40c4b2a</code></a> fix(runtime-core): pass props and children to loadingComponent (<a href="https://redirect.github.com/vuejs/core/issues/13997">#13997</a>)</li> <li><a href="https://github.com/vuejs/core/commit/e6544ac292b5b473274f87cdb83ebeac3e7e61a4"><code>e6544ac</code></a> fix(compiler-core): correctly handle ts type assertions in expressions (<a href="https://redirect.github.com/vuejs/core/issues/13397">#13397</a>)</li> <li><a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd"><code>75d44c7</code></a> fix(compiler-sfc): resolve numeric literals and template literals without exp...</li> <li><a href="https://github.com/vuejs/core/commit/dcc6f362577ed86ccad31c2623c6cf75137dd27a"><code>dcc6f36</code></a> fix(compiler): using guard instead of non-nullish assertion (<a href="https://redirect.github.com/vuejs/core/issues/13982">#13982</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.22...v3.5.24">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.22 to 3.5.24 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.5.24</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> <h2>v3.5.23</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.23...v3.5.24">3.5.24</a> (2025-11-07)</h2> <h3>Reverts</h3> <ul> <li>Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (<a href="https://redirect.github.com/vuejs/core/issues/14062">#14062</a>) (<a href="https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c">11ec51a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14062">#14062</a> <a href="https://redirect.github.com/vuejs/core/issues/14060">#14060</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.22...v3.5.23">3.5.23</a> (2025-11-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> correctly handle ts type assertions in expressions (<a href="https://redirect.github.com/vuejs/core/issues/13397">#13397</a>) (<a href="https://github.com/vuejs/core/commit/e6544ac292b5b473274f87cdb83ebeac3e7e61a4">e6544ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13395">#13395</a></li> <li><strong>compiler-core:</strong> fix v-bind shorthand handling for in-DOM templates (<a href="https://redirect.github.com/vuejs/core/issues/13933">#13933</a>) (<a href="https://github.com/vuejs/core/commit/b3cca2611c656b85f0c4e737b9ec248d2627dded">b3cca26</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13930">#13930</a></li> <li><strong>compiler-sfc:</strong> resolve numeric literals and template literals without expressions as static property key (<a href="https://redirect.github.com/vuejs/core/issues/13998">#13998</a>) (<a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd">75d44c7</a>)</li> <li><strong>compiler-ssr:</strong> textarea with v-text directive SSR (<a href="https://redirect.github.com/vuejs/core/issues/13975">#13975</a>) (<a href="https://github.com/vuejs/core/commit/006a0c1011a224bcbf21195c6df76812c3a7e757">006a0c1</a>)</li> <li><strong>compiler:</strong> using guard instead of non-nullish assertion (<a href="https://redirect.github.com/vuejs/core/issues/13982">#13982</a>) (<a href="https://github.com/vuejs/core/commit/dcc6f362577ed86ccad31c2623c6cf75137dd27a">dcc6f36</a>)</li> <li><strong>custom-element:</strong> batch custom element prop patching (<a href="https://redirect.github.com/vuejs/core/issues/13478">#13478</a>) (<a href="https://github.com/vuejs/core/commit/c13e674fb9f92ab9339d28a862d18de460faf56e">c13e674</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12619">#12619</a></li> <li><strong>custom-element:</strong> optimize slot retrieval to avoid duplicates (<a href="https://redirect.github.com/vuejs/core/issues/13961">#13961</a>) (<a href="https://github.com/vuejs/core/commit/84ca349fef73f6f55fc98299fcfa5c1eeef721db">84ca349</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13955">#13955</a></li> <li><strong>hydration:</strong> avoid mismatch during hydrate text with newlines in interpolation (<a href="https://redirect.github.com/vuejs/core/issues/9232">#9232</a>) (<a href="https://github.com/vuejs/core/commit/6cbdf7823b0c961190bee5b7c117b7f2bbeb832f">6cbdf78</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9229">#9229</a></li> <li><strong>runtime-core:</strong> pass props and children to loadingComponent (<a href="https://redirect.github.com/vuejs/core/issues/13997">#13997</a>) (<a href="https://github.com/vuejs/core/commit/40c4b2a876ce606973521dfc3024e26bfc10953a">40c4b2a</a>)</li> <li><strong>runtime-dom:</strong> ensure iframe sandbox is handled as an attribute to prevent unintended behavior (<a href="https://redirect.github.com/vuejs/core/issues/13950">#13950</a>) (<a href="https://github.com/vuejs/core/commit/5689884c8e32cda6a802ac36b4d23218f67b38ed">5689884</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13946">#13946</a></li> <li><strong>suspense:</strong> clear placeholder and fallback el after resolve to enable GC (<a href="https://redirect.github.com/vuejs/core/issues/13928">#13928</a>) (<a href="https://github.com/vuejs/core/commit/f411c6604c12c531883aa0d30b81a7f69092f8a6">f411c66</a>)</li> <li><strong>transition-group:</strong> use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (<a href="https://redirect.github.com/vuejs/core/issues/6108">#6108</a>) (<a href="https://github.com/vuejs/core/commit/dc4dd594fbecce6ed7f44ffa69dc8b5d022287b6">dc4dd59</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6105">#6105</a></li> <li><strong>v-model:</strong> handle number modifier on change (<a href="https://redirect.github.com/vuejs/core/issues/13959">#13959</a>) (<a href="https://github.com/vuejs/core/commit/8fbe48fe396d830999afd07f9413d899157d5f5e">8fbe48f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13958">#13958</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/e131369833d71b2c9e8bbafda427d331ef59a6fd"><code>e131369</code></a> release: v3.5.24</li> <li><a href="https://github.com/vuejs/core/commit/90ce838a9476b9d5abbc98dea03559dc68228b29"><code>90ce838</code></a> chore(reactivity): remove duplicated ReactiveEffectRunner interface (<a href="https://redirect.github.com/vuejs/core/issues/14063">#14063</a>)</li> <li><a href="https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c"><code>11ec51a</code></a> Revert "fix(compiler-core): correctly handle ts type assertions in expression...</li> <li><a href="https://github.com/vuejs/core/commit/5cf0097f333ae6230cf30052361e88b8637d2b02"><code>5cf0097</code></a> release: v3.5.23</li> <li><a href="https://github.com/vuejs/core/commit/f411c6604c12c531883aa0d30b81a7f69092f8a6"><code>f411c66</code></a> fix(suspense): clear placeholder and fallback el after resolve to enable GC (...</li> <li><a href="https://github.com/vuejs/core/commit/dc4dd594fbecce6ed7f44ffa69dc8b5d022287b6"><code>dc4dd59</code></a> fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClie...</li> <li><a href="https://github.com/vuejs/core/commit/40c4b2a876ce606973521dfc3024e26bfc10953a"><code>40c4b2a</code></a> fix(runtime-core): pass props and children to loadingComponent (<a href="https://redirect.github.com/vuejs/core/issues/13997">#13997</a>)</li> <li><a href="https://github.com/vuejs/core/commit/e6544ac292b5b473274f87cdb83ebeac3e7e61a4"><code>e6544ac</code></a> fix(compiler-core): correctly handle ts type assertions in expressions (<a href="https://redirect.github.com/vuejs/core/issues/13397">#13397</a>)</li> <li><a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd"><code>75d44c7</code></a> fix(compiler-sfc): resolve numeric literals and template literals without exp...</li> <li><a href="https://github.com/vuejs/core/commit/dcc6f362577ed86ccad31c2623c6cf75137dd27a"><code>dcc6f36</code></a> fix(compiler): using guard instead of non-nullish assertion (<a href="https://redirect.github.com/vuejs/core/issues/13982">#13982</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.22...v3.5.24">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.22 to 3.5.24 <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.5.24</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> <h2>v3.5.23</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.23...v3.5.24">3.5.24</a> (2025-11-07)</h2> <h3>Reverts</h3> <ul> <li>Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14062">#14062</a>) (<a href="https://github.com/vuejs/core/commit/11ec51aa5a7914745fee10ed2b9f9464fab4d02c">11ec51a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14062">#14062</a> <a href="https://redirect.github.com/vuejs/core/issues/14060">#14060</a></li> </ul> <h2><a href="https://github.com/vuejs/core/compare/v3.5.22...v3.5.23">3.5.23</a> (2025-11-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-core:</strong> correctly handle ts type assertions in expressions (<a href="https://redirect.github.com/vuejs/core/issues/13397">#13397</a>) (<a href="https://github.com/vuejs/core/commit/e6544ac292b5b473274f87cdb83ebeac3e7e61a4">e6544ac</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13395">#13395</a></li> <li><strong>compiler-core:</strong> fix v-bind shorthand handling for in-DOM templates (<a href="https://redirect.github.com/vuejs/core/issues/13933">#13933</a>) (<a href="https://github.com/vuejs/core/commit/b3cca2611c656b85f0c4e737b9ec248d2627dded">b3cca26</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13930">#13930</a></li> <li><strong>compiler-sfc:</strong> resolve numeric literals and template literals without expressions as static property key (<a href="https://redirect.github.com/vuejs/core/issues/13998">#13998</a>) (<a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd">75d44c7</a>)</li> <li><strong>compiler-ssr:</strong> textarea with v-text directive SSR (<a href="https://redirect.github.com/vuejs/core/issues/13975">#13975</a>) (<a href="https://github.com/vuejs/core/commit/006a0c1011a224bcbf21195c6df76812c3a7e757">006a0c1</a>)</li> <li><strong>compiler:</strong> using guard instead of non-nullish assertion (<a href="https://redirect.github.com/vuejs/core/issues/13982">#13982</a>) (<a href="https://github.com/vuejs/core/commit/dcc6f362577ed86ccad31c2623c6cf75137dd27a">dcc6f36</a>)</li> <li><strong>custom-element:</strong> batch custom element prop patching (<a href="https://redirect.github.com/vuejs/core/issues/13478">#13478</a>) (<a href="https://github.com/vuejs/core/commit/c13e674fb9f92ab9339d28a862d18de460faf56e">c13e674</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12619">#12619</a></li> <li><strong>custom-element:</strong> optimize slot retrieval to avoid duplicates (<a href="https://redirect.github.com/vuejs/core/issues/13961">#13961</a>) (<a href="https://github.com/vuejs/core/commit/84ca349fef73f6f55fc98299fcfa5c1eeef721db">84ca349</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13955">#13955</a></li> <li><strong>hydration:</strong> avoid mismatch during hydrate text with newlines in interpolation (<a href="https://redirect.github.com/vuejs/core/issues/9232">#9232</a>) (<a href="https://github.com/vuejs/core/commit/6cbdf7823b0c961190bee5b7c117b7f2bbeb832f">6cbdf78</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9229">#9229</a></li> <li><strong>runtime-core:</strong> pass props and children to loadingComponent (<a href="https://redirect.github.com/vuejs/core/issues/13997">#13997</a>) (<a href="https://github.com/vuejs/core/commit/40c4b2a876ce606973521dfc3024e26bfc10953a">40c4b2a</a>)</li> <li><strong>runtime-dom:</strong> ensure iframe sandbox is handled as an attribute to prevent unintended behavior (<a href="https://redirect.github.com/vuejs/core/issues/13950">#13950</a>) (<a href="https://github.com/vuejs/core/commit/5689884c8e32cda6a802ac36b4d23218f67b38ed">5689884</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13946">#13946</a></li> <li><strong>suspense:</strong> clear placeholder and fallback el after resolve to enable GC (<a href="https://redirect.github.com/vuejs/core/issues/13928">#13928</a>) (<a href="https://github.com/vuejs/core/commit/f411c6604c12c531883aa0d30b81a7f69092f8a6">f411c66</a>)</li> <li><strong>transition-group:</strong> use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (<a href="https://redirect.github.com/vuejs/core/issues/6108">#6108</a>) (<a href="https://github.com/vuejs/core/commit/dc4dd594fbecce6ed7f44ffa69dc8b5d022287b6">dc4dd59</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6105">#6105</a></li> <li><strong>v-model:</strong> handle number modifier on change (<a href="https://redirect.github.com/vuejs/core/issues/13959">#13959</a>) (<a href="https://github.com/vuejs/core/commit/8fbe48fe396d830999afd07f9413d899157d5f5e">8fbe48f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13958">#13958</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/e131369833d71b2c9e8bbafda427d331ef59a6fd"><code>e131369</code></a> release: v3.5.24</li> <li><a href="https://github.com/vuejs/core/commit/5cf0097f333ae6230cf30052361e88b8637d2b02"><code>5cf0097</code></a> release: v3.5.23</li> <li><a href="https://github.com/vuejs/core/commit/75d44c718981f91843e197265cc68e82fe2532dd"><code>75d44c7</code></a> fix(compiler-sfc): resolve numeric literals and template literals without exp...</li> <li><a href="https://github.com/vuejs/core/commit/f00e5c78854acd760b2d57529f480df8a90da862"><code>f00e5c7</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13967">#13967</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2dbe30177fd3633e06a5e0f243bcf3c238962a57"><code>2dbe301</code></a> chore: fix typo (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13973">#13973</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.24/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `nodemon` from 3.1.10 to 3.1.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remy/nodemon/releases">nodemon's releases</a>.</em></p> <blockquote> <h2>v3.1.11</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.10...v3.1.11">3.1.11</a> (2025-11-11)</h2> <h3>Bug Fixes</h3> <ul> <li>script.start with missing file (<a href="https://github.com/remy/nodemon/commit/8d927f105eca3d5db96b19cdbe0c6a6d8cfb9a5f">8d927f1</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2258">#2258</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/8d927f105eca3d5db96b19cdbe0c6a6d8cfb9a5f"><code>8d927f1</code></a> fix: script.start with missing file</li> <li><a href="https://github.com/remy/nodemon/commit/9c966c1fcfaa73b2cb2c77af0c8f0756364ec436"><code>9c966c1</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/1bf915d58e5e447e8eefc49755bc430ef1b6de6f"><code>1bf915d</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/89e92da6416577eca19bb842a494eed3be638c30"><code>89e92da</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/838ea0c0f4e4a6bc5e6ccfa7eca900f1eae25461"><code>838ea0c</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/7a64464df90444608c742894f20b3e3d6a8e8643"><code>7a64464</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/079c683024bab58c3cbaa2f926f8804d0448d344"><code>079c683</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/71934a3428e1942285e738bce2a4e95110aec113"><code>71934a3</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/d6ec490c3a89f1651b10b68845d5b0002dc4107a"><code>d6ec490</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/745a9943293aa8d57c3f07259f7c25aae1963edb"><code>745a994</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v3.1.10...v3.1.11">compare view</a></li> </ul> </details> <br /> Updates `vite-plugin-istanbul` from 7.2.0 to 7.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ifaxity/vite-plugin-istanbul/releases">vite-plugin-istanbul's releases</a>.</em></p> <blockquote> <h2>v7.2.1</h2> <h2><a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v7.2.0...v7.2.1">7.2.1</a> (2025-11-08)</h2> <h3>Bug Fixes</h3> <ul> <li>added <code>@types/babel</code>__generator to dependencies (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/358">#358</a>) (<a href="https://github.com/ifaxity/vite-plugin-istanbul/commit/e43eb8f23af030601484699fcc73a806dff07cf4">e43eb8f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/d783c75cd405b76d37f3d7b144d258373b221690"><code>d783c75</code></a> build(node): updated to node v24.11.0 (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/365">#365</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/18d5a97180957a0bcc2f60d7df13b50f64b2abe2"><code>18d5a97</code></a> build(ci): updated pnpm to v10 and node to v24 (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/361">#361</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/cbee750715e2b221d71dca6609024c7ade363fb7"><code>cbee750</code></a> build(ci): updated build to setup pnpm before node (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/360">#360</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/2198797601676cec0de924894f37d4b4c29d6cda"><code>2198797</code></a> build(deps): bump actions/setup-node from 4 to 5 (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/356">#356</a>)</li> <li><a href="https://github.com/iFaxity/vite-plugin-istanbul/commit/e43eb8f23af030601484699fcc73a806dff07cf4"><code>e43eb8f</code></a> fix: added <code>@types/babel</code>__generator to dependencies (<a href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/358">#358</a>)</li> <li>See full diff in <a href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v7.2.0...v7.2.1">compare view</a></li> </ul> </details> <br /> Updates `wait-on` from 9.0.1 to 9.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jeffbski/wait-on/releases">wait-on's releases</a>.</em></p> <blockquote> <h2>v9.0.3</h2> <p>Update to jsdoc. Thanks <a href="https://github.com/westonruter"><code>@westonruter</code></a></p> <p>Minor dependencies updated: eslint, mocha, axios</p> <h2>v9.0.2</h2> <p>Replaced unmaintained expect-legacy package with chai. Thanks <a href="https://github.com/bdkopen"><code>@bdkopen</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeffbski/wait-on/commit/1874bd27b23e07d091f24cdc93332e8620b306c1"><code>1874bd2</code></a> 9.0.3</li> <li><a href="https://github.com/jeffbski/wait-on/commit/fc85086878a2bd0099022ecf6e118866fb292674"><code>fc85086</code></a> update minor deps</li> <li><a href="https://github.com/jeffbski/wait-on/commit/2c2f85e68a588a87a1b98c330d94cab7052e18f1"><code>2c2f85e</code></a> Merge pull request <a href="https://redirect.github.com/jeffbski/wait-on/issues/173">#173</a> from westonruter/patch-1</li> <li><a href="https://github.com/jeffbski/wait-on/commit/d209f970270db155cf83578a947b01597d4cf733"><code>d209f97</code></a> 9.0.2</li> <li><a href="https://github.com/jeffbski/wait-on/commit/36bb96a9723eb1302ffbdbdc4d19ec94568eac4a"><code>36bb96a</code></a> Merge pull request <a href="https://redirect.github.com/jeffbski/wait-on/issues/184">#184</a> from bdkopen/remove-expect-legacy</li> <li><a href="https://github.com/jeffbski/wait-on/commit/5132c16fe5790b2ea98ec6aa5aefe13bbe6b7254"><code>5132c16</code></a> chore: replace expect-legacy with chai</li> <li><a href="https://github.com/jeffbski/wait-on/commit/e88f5cb49fd288230541a110cc54cb7fffbbfc0a"><code>e88f5cb</code></a> Use jsdoc brackets to indicate optional cb param</li> <li>See full diff in <a href="https://github.com/jeffbski/wait-on/compare/v9.0.1...v9.0.3">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]
