dependabot[bot] opened a new pull request, #3745: URL: https://github.com/apache/jena/pull/3745
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.5.27` | `3.5.28` | | [axios](https://github.com/axios/axios) | `1.13.4` | `1.13.5` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.27` | `3.5.28` | | [webpack](https://github.com/webpack/webpack) | `5.105.0` | `5.105.1` | Updates `@vue/compat` from 3.5.27 to 3.5.28 <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.28</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.27...v3.5.28">3.5.28</a> (2026-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transition:</strong> avoid unexpected <code>cancelled</code> parameter in transition <code>done</code> callback (<a href="https://redirect.github.com/vuejs/core/issues/14391">#14391</a>) (<a href="https://github.com/vuejs/core/commit/67988530f6a3cfdd0d80bf967033cb9abf377174">6798853</a>)</li> <li><strong>compiler-sfc:</strong> add resolution trying for <code>.mts/.cts</code> files (<a href="https://redirect.github.com/vuejs/core/issues/14402">#14402</a>) (<a href="https://github.com/vuejs/core/commit/c09d41ffe150903b1fcd69a6f6bdeea2d2c6c243">c09d41f</a>), closes <a href="https://redirect.github.com/vuejs/router/issues/2611">vuejs/router#2611</a></li> <li><strong>compiler-sfc:</strong> no params were generated when using withDefaults (<a href="https://redirect.github.com/vuejs/core/issues/12823">#12823</a>) (<a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29">b0a1f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12822">#12822</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>EffectScope</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/14359">#14359</a>) (<a href="https://github.com/vuejs/core/commit/48b7552cce784725376a4fab078272676ce02d69">48b7552</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14357">#14357</a></li> <li><strong>runtime-core:</strong> avoid retaining el on cached text vnodes during static traversal (<a href="https://redirect.github.com/vuejs/core/issues/14419">#14419</a>) (<a href="https://github.com/vuejs/core/commit/4ace79ac4c66a4f96cd330b47474ce117bc851ab">4ace79a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14134">#14134</a></li> <li><strong>runtime-core:</strong> prevent child component updates when style remains unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12825">#12825</a>) (<a href="https://github.com/vuejs/core/commit/57866b5af1aff7ce1026b529443b81465c56f802">57866b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12826">#12826</a></li> <li><strong>runtime-core:</strong> properly handle async component update before resolve (<a href="https://redirect.github.com/vuejs/core/issues/11619">#11619</a>) (<a href="https://github.com/vuejs/core/commit/e71c26c03d44c9c93569ed7ebfe7dabaf3bbdb06">e71c26c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11617">#11617</a></li> <li><strong>runtime-dom:</strong> handle null/undefined handler in withModifiers (<a href="https://redirect.github.com/vuejs/core/issues/14362">#14362</a>) (<a href="https://github.com/vuejs/core/commit/261de547cd6685fc8862679941d93b530d504731">261de54</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14361">#14361</a></li> <li><strong>teleport:</strong> properly handling disabled teleport target anchor (<a href="https://redirect.github.com/vuejs/core/issues/14417">#14417</a>) (<a href="https://github.com/vuejs/core/commit/d7bcd858883d90a1593b45cdc43f9fa55bc790bc">d7bcd85</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14412">#14412</a></li> <li><strong>transition-group:</strong> correct move translation under scale via element rect (<a href="https://redirect.github.com/vuejs/core/issues/14360">#14360</a>) (<a href="https://github.com/vuejs/core/commit/0243a792ac1cf8b0308f552927ed2ecd8627b839">0243a79</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14356">#14356</a></li> <li><strong>useTemplateRef:</strong> don't update setup ref for useTemplateRef key (<a href="https://redirect.github.com/vuejs/core/issues/12756">#12756</a>) (<a href="https://github.com/vuejs/core/commit/fc40ca0216a7028f6ec0195344c976423e239ef3">fc40ca0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12749">#12749</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/1bdeb33ac18ab0e4b07c35270566867d99b1a2ae"><code>1bdeb33</code></a> release: v3.5.28</li> <li><a href="https://github.com/vuejs/core/commit/e71c26c03d44c9c93569ed7ebfe7dabaf3bbdb06"><code>e71c26c</code></a> fix(runtime-core): properly handle async component update before resolve (<a href="https://redirect.github.com/vuejs/core/issues/11">#11</a>...</li> <li><a href="https://github.com/vuejs/core/commit/57866b5af1aff7ce1026b529443b81465c56f802"><code>57866b5</code></a> fix(runtime-core): prevent child component updates when style remains unchang...</li> <li><a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29"><code>b0a1f05</code></a> fix(compiler-sfc): no params were generated when using withDefaults (<a href="https://redirect.github.com/vuejs/core/issues/12823">#12823</a>)</li> <li><a href="https://github.com/vuejs/core/commit/48b7552cce784725376a4fab078272676ce02d69"><code>48b7552</code></a> fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...</li> <li><a href="https://github.com/vuejs/core/commit/0243a792ac1cf8b0308f552927ed2ecd8627b839"><code>0243a79</code></a> fix(transition-group): correct move translation under scale via element rect ...</li> <li><a href="https://github.com/vuejs/core/commit/261de547cd6685fc8862679941d93b530d504731"><code>261de54</code></a> fix(runtime-dom): handle null/undefined handler in withModifiers (<a href="https://redirect.github.com/vuejs/core/issues/14362">#14362</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fc40ca0216a7028f6ec0195344c976423e239ef3"><code>fc40ca0</code></a> fix(useTemplateRef): don't update setup ref for useTemplateRef key (<a href="https://redirect.github.com/vuejs/core/issues/12756">#12756</a>)</li> <li><a href="https://github.com/vuejs/core/commit/67988530f6a3cfdd0d80bf967033cb9abf377174"><code>6798853</code></a> fix: avoid unexpected <code>cancelled</code> parameter in transition <code>done</code> callback (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/4ace79ac4c66a4f96cd330b47474ce117bc851ab"><code>4ace79a</code></a> fix(runtime-core): avoid retaining el on cached text vnodes during static tra...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.27...v3.5.28">compare view</a></li> </ul> </details> <br /> Updates `axios` from 1.13.4 to 1.13.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>v1.13.5</h2> <h2>Release 1.13.5</h2> <h3>Highlights</h3> <ul> <li><strong>Security:</strong> Fixed a potential <strong>Denial of Service</strong> issue involving the <code>__proto__</code> key in <code>mergeConfig</code>. (PR <a href="https://redirect.github.com/axios/axios/pull/7369">#7369</a>)</li> <li><strong>Bug fix:</strong> Resolved an issue where <code>AxiosError</code> could be missing the <code>status</code> field on and after <strong>v1.13.3</strong>. (PR <a href="https://redirect.github.com/axios/axios/pull/7368">#7368</a>)</li> </ul> <h3>Changes</h3> <h4>Security</h4> <ul> <li>Fix Denial of Service via <code>__proto__</code> key in <code>mergeConfig</code>. (PR <a href="https://redirect.github.com/axios/axios/pull/7369">#7369</a>)</li> </ul> <h4>Fixes</h4> <ul> <li>Fix/5657. (PR <a href="https://redirect.github.com/axios/axios/pull/7313">#7313</a>)</li> <li>Ensure <code>status</code> is present in <code>AxiosError</code> on and after v1.13.3. (PR <a href="https://redirect.github.com/axios/axios/pull/7368">#7368</a>)</li> </ul> <h4>Features / Improvements</h4> <ul> <li>Add input validation to <code>isAbsoluteURL</code>. (PR <a href="https://redirect.github.com/axios/axios/pull/7326">#7326</a>)</li> <li>Refactor: bump minor package versions. (PR <a href="https://redirect.github.com/axios/axios/pull/7356">#7356</a>)</li> </ul> <h4>Documentation</h4> <ul> <li>Clarify object-check comment. (PR <a href="https://redirect.github.com/axios/axios/pull/7323">#7323</a>)</li> <li>Fix deprecated <code>Buffer</code> constructor usage and README formatting. (PR <a href="https://redirect.github.com/axios/axios/pull/7371">#7371</a>)</li> </ul> <h4>CI / Maintenance</h4> <ul> <li>Chore: fix issues with YAML. (PR <a href="https://redirect.github.com/axios/axios/pull/7355">#7355</a>)</li> <li>CI: update workflow YAMLs. (PR <a href="https://redirect.github.com/axios/axios/pull/7372">#7372</a>)</li> <li>CI: fix run condition. (PR <a href="https://redirect.github.com/axios/axios/pull/7373">#7373</a>)</li> <li>Dev deps: bump <code>karma-sourcemap-loader</code> from 0.3.8 to 0.4.0. (PR <a href="https://redirect.github.com/axios/axios/pull/7360">#7360</a>)</li> <li>Chore(release): prepare release 1.13.5. (PR <a href="https://redirect.github.com/axios/axios/pull/7379">#7379</a>)</li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/sachin11063"><code>@sachin11063</code></a> (first contribution — PR <a href="https://redirect.github.com/axios/axios/pull/7323">#7323</a>)</li> <li><a href="https://github.com/asmitha-16"><code>@asmitha-16</code></a> (first contribution — PR <a href="https://redirect.github.com/axios/axios/pull/7326">#7326</a>)</li> </ul> <p><strong>Full Changelog:</strong> <a href="https://github.com/axios/axios/compare/v1.13.4...v1.13.5">https://github.com/axios/axios/compare/v1.13.4...v1.13.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/29f75425f0c9f73021f5eedc869c176e30e05fe7"><code>29f7542</code></a> chore(release): prepare release 1.13.5 (<a href="https://redirect.github.com/axios/axios/issues/7379">#7379</a>)</li> <li><a href="https://github.com/axios/axios/commit/431c3a361490a2e3d5ac5d9e08d66d4bb5f3cd2a"><code>431c3a3</code></a> ci: fix run condition (<a href="https://redirect.github.com/axios/axios/issues/7373">#7373</a>)</li> <li><a href="https://github.com/axios/axios/commit/9ff3a78ad72ecd665a4b673686f1517d824284bf"><code>9ff3a78</code></a> ci: update ymls (<a href="https://redirect.github.com/axios/axios/issues/7372">#7372</a>)</li> <li><a href="https://github.com/axios/axios/commit/265b71234c20fabbd6d691858c65a7e9c978659f"><code>265b712</code></a> docs: fix deprecated Buffer constructor and formatting issues in README (<a href="https://redirect.github.com/axios/axios/issues/7371">#7371</a>)</li> <li><a href="https://github.com/axios/axios/commit/475e75a260668d227aec9f77735a49748c9041ff"><code>475e75a</code></a> feat: add input validation to isAbsoluteURL (<a href="https://redirect.github.com/axios/axios/issues/7326">#7326</a>)</li> <li><a href="https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"><code>28c7215</code></a> fix: Denial of Service via <strong>proto</strong> Key in mergeConfig (<a href="https://redirect.github.com/axios/axios/issues/7369">#7369</a>)</li> <li><a href="https://github.com/axios/axios/commit/04cf01969ed58f96920da032f340bfe4614aab90"><code>04cf019</code></a> docs: clarify object check comment (<a href="https://redirect.github.com/axios/axios/issues/7323">#7323</a>)</li> <li><a href="https://github.com/axios/axios/commit/696fa753c5366afbd21859c294c64c9ff2b359ab"><code>696fa75</code></a> fix: status is missing in AxiosError on and after v1.13.3 (<a href="https://redirect.github.com/axios/axios/issues/7368">#7368</a>)</li> <li><a href="https://github.com/axios/axios/commit/569f028a5878faaec8d7d138ba686aac407bda4c"><code>569f028</code></a> fix: added a option to choose between legacy and the new request/response int...</li> <li><a href="https://github.com/axios/axios/commit/44b7c9f0c4900fd8784f18e871199402f07fc69f"><code>44b7c9f</code></a> chore(deps-dev): bump karma-sourcemap-loader (<a href="https://redirect.github.com/axios/axios/issues/7360">#7360</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.13.4...v1.13.5">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.27 to 3.5.28 <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.28</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.27...v3.5.28">3.5.28</a> (2026-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transition:</strong> avoid unexpected <code>cancelled</code> parameter in transition <code>done</code> callback (<a href="https://redirect.github.com/vuejs/core/issues/14391">#14391</a>) (<a href="https://github.com/vuejs/core/commit/67988530f6a3cfdd0d80bf967033cb9abf377174">6798853</a>)</li> <li><strong>compiler-sfc:</strong> add resolution trying for <code>.mts/.cts</code> files (<a href="https://redirect.github.com/vuejs/core/issues/14402">#14402</a>) (<a href="https://github.com/vuejs/core/commit/c09d41ffe150903b1fcd69a6f6bdeea2d2c6c243">c09d41f</a>), closes <a href="https://redirect.github.com/vuejs/router/issues/2611">vuejs/router#2611</a></li> <li><strong>compiler-sfc:</strong> no params were generated when using withDefaults (<a href="https://redirect.github.com/vuejs/core/issues/12823">#12823</a>) (<a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29">b0a1f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12822">#12822</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>EffectScope</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/14359">#14359</a>) (<a href="https://github.com/vuejs/core/commit/48b7552cce784725376a4fab078272676ce02d69">48b7552</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14357">#14357</a></li> <li><strong>runtime-core:</strong> avoid retaining el on cached text vnodes during static traversal (<a href="https://redirect.github.com/vuejs/core/issues/14419">#14419</a>) (<a href="https://github.com/vuejs/core/commit/4ace79ac4c66a4f96cd330b47474ce117bc851ab">4ace79a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14134">#14134</a></li> <li><strong>runtime-core:</strong> prevent child component updates when style remains unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12825">#12825</a>) (<a href="https://github.com/vuejs/core/commit/57866b5af1aff7ce1026b529443b81465c56f802">57866b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12826">#12826</a></li> <li><strong>runtime-core:</strong> properly handle async component update before resolve (<a href="https://redirect.github.com/vuejs/core/issues/11619">#11619</a>) (<a href="https://github.com/vuejs/core/commit/e71c26c03d44c9c93569ed7ebfe7dabaf3bbdb06">e71c26c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11617">#11617</a></li> <li><strong>runtime-dom:</strong> handle null/undefined handler in withModifiers (<a href="https://redirect.github.com/vuejs/core/issues/14362">#14362</a>) (<a href="https://github.com/vuejs/core/commit/261de547cd6685fc8862679941d93b530d504731">261de54</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14361">#14361</a></li> <li><strong>teleport:</strong> properly handling disabled teleport target anchor (<a href="https://redirect.github.com/vuejs/core/issues/14417">#14417</a>) (<a href="https://github.com/vuejs/core/commit/d7bcd858883d90a1593b45cdc43f9fa55bc790bc">d7bcd85</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14412">#14412</a></li> <li><strong>transition-group:</strong> correct move translation under scale via element rect (<a href="https://redirect.github.com/vuejs/core/issues/14360">#14360</a>) (<a href="https://github.com/vuejs/core/commit/0243a792ac1cf8b0308f552927ed2ecd8627b839">0243a79</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14356">#14356</a></li> <li><strong>useTemplateRef:</strong> don't update setup ref for useTemplateRef key (<a href="https://redirect.github.com/vuejs/core/issues/12756">#12756</a>) (<a href="https://github.com/vuejs/core/commit/fc40ca0216a7028f6ec0195344c976423e239ef3">fc40ca0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12749">#12749</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/1bdeb33ac18ab0e4b07c35270566867d99b1a2ae"><code>1bdeb33</code></a> release: v3.5.28</li> <li><a href="https://github.com/vuejs/core/commit/e71c26c03d44c9c93569ed7ebfe7dabaf3bbdb06"><code>e71c26c</code></a> fix(runtime-core): properly handle async component update before resolve (<a href="https://redirect.github.com/vuejs/core/issues/11">#11</a>...</li> <li><a href="https://github.com/vuejs/core/commit/57866b5af1aff7ce1026b529443b81465c56f802"><code>57866b5</code></a> fix(runtime-core): prevent child component updates when style remains unchang...</li> <li><a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29"><code>b0a1f05</code></a> fix(compiler-sfc): no params were generated when using withDefaults (<a href="https://redirect.github.com/vuejs/core/issues/12823">#12823</a>)</li> <li><a href="https://github.com/vuejs/core/commit/48b7552cce784725376a4fab078272676ce02d69"><code>48b7552</code></a> fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...</li> <li><a href="https://github.com/vuejs/core/commit/0243a792ac1cf8b0308f552927ed2ecd8627b839"><code>0243a79</code></a> fix(transition-group): correct move translation under scale via element rect ...</li> <li><a href="https://github.com/vuejs/core/commit/261de547cd6685fc8862679941d93b530d504731"><code>261de54</code></a> fix(runtime-dom): handle null/undefined handler in withModifiers (<a href="https://redirect.github.com/vuejs/core/issues/14362">#14362</a>)</li> <li><a href="https://github.com/vuejs/core/commit/fc40ca0216a7028f6ec0195344c976423e239ef3"><code>fc40ca0</code></a> fix(useTemplateRef): don't update setup ref for useTemplateRef key (<a href="https://redirect.github.com/vuejs/core/issues/12756">#12756</a>)</li> <li><a href="https://github.com/vuejs/core/commit/67988530f6a3cfdd0d80bf967033cb9abf377174"><code>6798853</code></a> fix: avoid unexpected <code>cancelled</code> parameter in transition <code>done</code> callback (<a href="https://redirect.github.com/vuejs/core/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/core/commit/4ace79ac4c66a4f96cd330b47474ce117bc851ab"><code>4ace79a</code></a> fix(runtime-core): avoid retaining el on cached text vnodes during static tra...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.27...v3.5.28">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.27 to 3.5.28 <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.28</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.27...v3.5.28">3.5.28</a> (2026-02-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transition:</strong> avoid unexpected <code>cancelled</code> parameter in transition <code>done</code> callback (<a href="https://redirect.github.com/vuejs/core/issues/14391">#14391</a>) (<a href="https://github.com/vuejs/core/commit/67988530f6a3cfdd0d80bf967033cb9abf377174">6798853</a>)</li> <li><strong>compiler-sfc:</strong> add resolution trying for <code>.mts/.cts</code> files (<a href="https://redirect.github.com/vuejs/core/issues/14402">#14402</a>) (<a href="https://github.com/vuejs/core/commit/c09d41ffe150903b1fcd69a6f6bdeea2d2c6c243">c09d41f</a>), closes <a href="https://redirect.github.com/vuejs/router/issues/2611">vuejs/router#2611</a></li> <li><strong>compiler-sfc:</strong> no params were generated when using withDefaults (<a href="https://redirect.github.com/vuejs/core/issues/12823">#12823</a>) (<a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29">b0a1f05</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12822">#12822</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>EffectScope</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/14359">#14359</a>) (<a href="https://github.com/vuejs/core/commit/48b7552cce784725376a4fab078272676ce02d69">48b7552</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14357">#14357</a></li> <li><strong>runtime-core:</strong> avoid retaining el on cached text vnodes during static traversal (<a href="https://redirect.github.com/vuejs/core/issues/14419">#14419</a>) (<a href="https://github.com/vuejs/core/commit/4ace79ac4c66a4f96cd330b47474ce117bc851ab">4ace79a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14134">#14134</a></li> <li><strong>runtime-core:</strong> prevent child component updates when style remains unchanged (<a href="https://redirect.github.com/vuejs/core/issues/12825">#12825</a>) (<a href="https://github.com/vuejs/core/commit/57866b5af1aff7ce1026b529443b81465c56f802">57866b5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12826">#12826</a></li> <li><strong>runtime-core:</strong> properly handle async component update before resolve (<a href="https://redirect.github.com/vuejs/core/issues/11619">#11619</a>) (<a href="https://github.com/vuejs/core/commit/e71c26c03d44c9c93569ed7ebfe7dabaf3bbdb06">e71c26c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11617">#11617</a></li> <li><strong>runtime-dom:</strong> handle null/undefined handler in withModifiers (<a href="https://redirect.github.com/vuejs/core/issues/14362">#14362</a>) (<a href="https://github.com/vuejs/core/commit/261de547cd6685fc8862679941d93b530d504731">261de54</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14361">#14361</a></li> <li><strong>teleport:</strong> properly handling disabled teleport target anchor (<a href="https://redirect.github.com/vuejs/core/issues/14417">#14417</a>) (<a href="https://github.com/vuejs/core/commit/d7bcd858883d90a1593b45cdc43f9fa55bc790bc">d7bcd85</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14412">#14412</a></li> <li><strong>transition-group:</strong> correct move translation under scale via element rect (<a href="https://redirect.github.com/vuejs/core/issues/14360">#14360</a>) (<a href="https://github.com/vuejs/core/commit/0243a792ac1cf8b0308f552927ed2ecd8627b839">0243a79</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14356">#14356</a></li> <li><strong>useTemplateRef:</strong> don't update setup ref for useTemplateRef key (<a href="https://redirect.github.com/vuejs/core/issues/12756">#12756</a>) (<a href="https://github.com/vuejs/core/commit/fc40ca0216a7028f6ec0195344c976423e239ef3">fc40ca0</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12749">#12749</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/1bdeb33ac18ab0e4b07c35270566867d99b1a2ae"><code>1bdeb33</code></a> release: v3.5.28</li> <li><a href="https://github.com/vuejs/core/commit/b0a1f0504a67fb1a6a110a5d05cdec0b878dde29"><code>b0a1f05</code></a> fix(compiler-sfc): no params were generated when using withDefaults (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12823">#12823</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c09d41ffe150903b1fcd69a6f6bdeea2d2c6c243"><code>c09d41f</code></a> fix(compiler-sfc): add resolution trying for <code>.mts/.cts</code> files (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14402">#14402</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4c753e3a97a1c4d2d2d9dae8b14918e62f523bb9"><code>4c753e3</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14428">#14428</a>)</li> <li><a href="https://github.com/vuejs/core/commit/e9a078fbef39f4ed66995935879635d75f21c6c8"><code>e9a078f</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14235">#14235</a>)</li> <li><a href="https://github.com/vuejs/core/commit/d9d95776442160c200cb64f7ec936a87b7934a31"><code>d9d9577</code></a> chore(deps): update compiler (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14232">#14232</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.28/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `webpack` from 5.105.0 to 5.105.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require("node:...")</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require("node:events");</code>. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md">webpack's changelog</a>.</em></p> <blockquote> <h2>5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require("node:...")</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require("node:events");</code>. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/8e50ef2035b9cb727aeaa97d7561545d1c102b91"><code>8e50ef2</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/20429">#20429</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/43903e13a8229041823a05137848a7904fb78809"><code>43903e1</code></a> perf: skip collecting guard when exports presence mode is none (<a href="https://redirect.github.com/webpack/webpack/issues/20433">#20433</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/5a3e6dc2ff27d5426744fc4ca234d27579a0dfe5"><code>5a3e6dc</code></a> docs: add docs and test for virtual module type inference from id extension (...</li> <li><a href="https://github.com/webpack/webpack/commit/124ba79918269ecc6018915655c993327947ff12"><code>124ba79</code></a> fix: preserve node-commonjs externals for module output (<a href="https://redirect.github.com/webpack/webpack/issues/20431">#20431</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/032856c7ba9f4d951e95b111fdabb3447660ce50"><code>032856c</code></a> docs: use https links in README (<a href="https://redirect.github.com/webpack/webpack/issues/20430">#20430</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/e06423b3f503ff2fc93a4875b0be72471c4fe9bd"><code>e06423b</code></a> fix(virtual-url-plugin): sanitize paths for Windows compatibility (<a href="https://redirect.github.com/webpack/webpack/issues/20424">#20424</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/0e4907e6860fe4e55355767ca4a4dadcdf14c75b"><code>0e4907e</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/20428">#20428</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/a089954a4bcbe10e1a42b908471e4788fd405fb5"><code>a089954</code></a> test: add asset/resource test case for virtual-url-plugin (<a href="https://redirect.github.com/webpack/webpack/issues/20422">#20422</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/38b823a6e89b0becea4641d23c5094f6dc74e9d6"><code>38b823a</code></a> chore(deps): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/webpack/webpack/issues/20410">#20410</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/5890832984b06545a4960e7cf00d37312c40acb2"><code>5890832</code></a> chore(deps-dev): bump the dependencies group across 1 directory with 7 update...</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.105.0...v5.105.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
