dependabot[bot] opened a new pull request, #3276: URL: https://github.com/apache/jena/pull/3276
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 4 updates: [@vue/compat](https://github.com/vuejs/core), [vue](https://github.com/vuejs/core), [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) and [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc). Updates `@vue/compat` from 3.5.16 to 3.5.17 <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.17</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.16...v3.5.17">3.5.17</a> (2025-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> allow v-model built in modifiers on component (<a href="https://redirect.github.com/vuejs/core/issues/12654">#12654</a>) (<a href="https://github.com/vuejs/core/commit/cb14b860f150c4a83bcd52cd26096b7a5aa3a2bf">cb14b86</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12652">#12652</a></li> <li><strong>compile-sfc:</strong> handle mapped types work with omit and pick (<a href="https://redirect.github.com/vuejs/core/issues/12648">#12648</a>) (<a href="https://github.com/vuejs/core/commit/4eb46e443f1878199755cb73d481d318a9714392">4eb46e4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12647">#12647</a></li> <li><strong>compiler-core:</strong> do not increase newlines in <code>InEntity</code> state (<a href="https://redirect.github.com/vuejs/core/issues/13362">#13362</a>) (<a href="https://github.com/vuejs/core/commit/f05a8d613bd873b811cfdb9979ccac8382dba322">f05a8d6</a>)</li> <li><strong>compiler-core:</strong> ignore whitespace when matching adjacent v-if (<a href="https://redirect.github.com/vuejs/core/issues/12321">#12321</a>) (<a href="https://github.com/vuejs/core/commit/10ebcef8c870dbc042b0ea49b1424b2e8f692145">10ebcef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9173">#9173</a></li> <li><strong>compiler-core:</strong> prevent comments from blocking static node hoisting (<a href="https://redirect.github.com/vuejs/core/issues/13345">#13345</a>) (<a href="https://github.com/vuejs/core/commit/55dad625acd9e9ddd5a933d5e323ecfdec1a612f">55dad62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13344">#13344</a></li> <li><strong>compiler-sfc:</strong> improved type resolution for function type aliases (<a href="https://redirect.github.com/vuejs/core/issues/13452">#13452</a>) (<a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903">f3479aa</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13444">#13444</a></li> <li><strong>custom-element:</strong> ensure configureApp is applied to async component (<a href="https://redirect.github.com/vuejs/core/issues/12607">#12607</a>) (<a href="https://github.com/vuejs/core/commit/5ba1afba09c3ea56c1c17484f5d8aeae210ce52a">5ba1afb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12448">#12448</a></li> <li><strong>custom-element:</strong> prevent injecting child styles if shadowRoot is false (<a href="https://redirect.github.com/vuejs/core/issues/12769">#12769</a>) (<a href="https://github.com/vuejs/core/commit/73055d8d9578d485e3fe846726b50666e1aa56f5">73055d8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12630">#12630</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>Dep</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/12804">#12804</a>) (<a href="https://github.com/vuejs/core/commit/e8d8f5f604e821acc46b4200d5b06979c05af1c2">e8d8f5f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12803">#12803</a></li> <li><strong>runtime-core:</strong> unset old ref during patching when new ref is absent (<a href="https://redirect.github.com/vuejs/core/issues/12900">#12900</a>) (<a href="https://github.com/vuejs/core/commit/47ddf986021dff8de68b0da72787e53a6c19de4c">47ddf98</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12898">#12898</a></li> <li><strong>slots:</strong> make cache indexes marker non-enumerable (<a href="https://redirect.github.com/vuejs/core/issues/13469">#13469</a>) (<a href="https://github.com/vuejs/core/commit/919c44744bba1f0c661c87d2059c3b429611aa7e">919c447</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13468">#13468</a></li> <li><strong>ssr:</strong> handle initial selected state for select with v-model + v-for/v-if option (<a href="https://redirect.github.com/vuejs/core/issues/13487">#13487</a>) (<a href="https://github.com/vuejs/core/commit/15520954f9f1c7f834175938a50dba5d4be0e6c4">1552095</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13486">#13486</a></li> <li><strong>types:</strong> typo of <code>vOnce</code> and <code>vSlot</code> (<a href="https://redirect.github.com/vuejs/core/issues/13343">#13343</a>) (<a href="https://github.com/vuejs/core/commit/762fae4b57ad60602e5c84465a3bff562785b314">762fae4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/5f8314cb7f4b25efcc189987639bd9ac7f171926"><code>5f8314c</code></a> release: v3.5.17</li> <li><a href="https://github.com/vuejs/core/commit/15520954f9f1c7f834175938a50dba5d4be0e6c4"><code>1552095</code></a> fix(ssr): handle initial selected state for select with v-model + v-for/v-if ...</li> <li><a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903"><code>f3479aa</code></a> fix(compiler-sfc): improved type resolution for function type aliases (<a href="https://redirect.github.com/vuejs/core/issues/13452">#13452</a>)</li> <li><a href="https://github.com/vuejs/core/commit/919c44744bba1f0c661c87d2059c3b429611aa7e"><code>919c447</code></a> fix(slots): make cache indexes marker non-enumerable (<a href="https://redirect.github.com/vuejs/core/issues/13469">#13469</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cb14b860f150c4a83bcd52cd26096b7a5aa3a2bf"><code>cb14b86</code></a> fix(compat): allow v-model built in modifiers on component (<a href="https://redirect.github.com/vuejs/core/issues/12654">#12654</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9818456f20d9815e0d19739f599cc74f0bf83f2e"><code>9818456</code></a> fix(deps): update compiler (<a href="https://redirect.github.com/vuejs/core/issues/13480">#13480</a>)</li> <li><a href="https://github.com/vuejs/core/commit/52571655f80c95230ee8b081370a6d9b360c6fd7"><code>5257165</code></a> chore(deps): update dependency vite to v5.4.19 [security] (<a href="https://redirect.github.com/vuejs/core/issues/13281">#13281</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c0c9c5baea6931e858d99bc2e7d5539007f9928b"><code>c0c9c5b</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/13479">#13479</a>)</li> <li><a href="https://github.com/vuejs/core/commit/532cfae34996676846bf511e1f0f0bf963186e7b"><code>532cfae</code></a> chore(deps): update autofix-ci/action digest to 635ffb0 (<a href="https://redirect.github.com/vuejs/core/issues/13450">#13450</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c91afec9c236848a9f2f2603f0efb36c513cd1d4"><code>c91afec</code></a> fix(deps): update dependency <code>@vue/repl</code> to ^4.6.1 (<a href="https://redirect.github.com/vuejs/core/issues/13471">#13471</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.16...v3.5.17">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.5.16 to 3.5.17 <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.17</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.16...v3.5.17">3.5.17</a> (2025-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> allow v-model built in modifiers on component (<a href="https://redirect.github.com/vuejs/core/issues/12654">#12654</a>) (<a href="https://github.com/vuejs/core/commit/cb14b860f150c4a83bcd52cd26096b7a5aa3a2bf">cb14b86</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12652">#12652</a></li> <li><strong>compile-sfc:</strong> handle mapped types work with omit and pick (<a href="https://redirect.github.com/vuejs/core/issues/12648">#12648</a>) (<a href="https://github.com/vuejs/core/commit/4eb46e443f1878199755cb73d481d318a9714392">4eb46e4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12647">#12647</a></li> <li><strong>compiler-core:</strong> do not increase newlines in <code>InEntity</code> state (<a href="https://redirect.github.com/vuejs/core/issues/13362">#13362</a>) (<a href="https://github.com/vuejs/core/commit/f05a8d613bd873b811cfdb9979ccac8382dba322">f05a8d6</a>)</li> <li><strong>compiler-core:</strong> ignore whitespace when matching adjacent v-if (<a href="https://redirect.github.com/vuejs/core/issues/12321">#12321</a>) (<a href="https://github.com/vuejs/core/commit/10ebcef8c870dbc042b0ea49b1424b2e8f692145">10ebcef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9173">#9173</a></li> <li><strong>compiler-core:</strong> prevent comments from blocking static node hoisting (<a href="https://redirect.github.com/vuejs/core/issues/13345">#13345</a>) (<a href="https://github.com/vuejs/core/commit/55dad625acd9e9ddd5a933d5e323ecfdec1a612f">55dad62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13344">#13344</a></li> <li><strong>compiler-sfc:</strong> improved type resolution for function type aliases (<a href="https://redirect.github.com/vuejs/core/issues/13452">#13452</a>) (<a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903">f3479aa</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13444">#13444</a></li> <li><strong>custom-element:</strong> ensure configureApp is applied to async component (<a href="https://redirect.github.com/vuejs/core/issues/12607">#12607</a>) (<a href="https://github.com/vuejs/core/commit/5ba1afba09c3ea56c1c17484f5d8aeae210ce52a">5ba1afb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12448">#12448</a></li> <li><strong>custom-element:</strong> prevent injecting child styles if shadowRoot is false (<a href="https://redirect.github.com/vuejs/core/issues/12769">#12769</a>) (<a href="https://github.com/vuejs/core/commit/73055d8d9578d485e3fe846726b50666e1aa56f5">73055d8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12630">#12630</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>Dep</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/12804">#12804</a>) (<a href="https://github.com/vuejs/core/commit/e8d8f5f604e821acc46b4200d5b06979c05af1c2">e8d8f5f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12803">#12803</a></li> <li><strong>runtime-core:</strong> unset old ref during patching when new ref is absent (<a href="https://redirect.github.com/vuejs/core/issues/12900">#12900</a>) (<a href="https://github.com/vuejs/core/commit/47ddf986021dff8de68b0da72787e53a6c19de4c">47ddf98</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12898">#12898</a></li> <li><strong>slots:</strong> make cache indexes marker non-enumerable (<a href="https://redirect.github.com/vuejs/core/issues/13469">#13469</a>) (<a href="https://github.com/vuejs/core/commit/919c44744bba1f0c661c87d2059c3b429611aa7e">919c447</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13468">#13468</a></li> <li><strong>ssr:</strong> handle initial selected state for select with v-model + v-for/v-if option (<a href="https://redirect.github.com/vuejs/core/issues/13487">#13487</a>) (<a href="https://github.com/vuejs/core/commit/15520954f9f1c7f834175938a50dba5d4be0e6c4">1552095</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13486">#13486</a></li> <li><strong>types:</strong> typo of <code>vOnce</code> and <code>vSlot</code> (<a href="https://redirect.github.com/vuejs/core/issues/13343">#13343</a>) (<a href="https://github.com/vuejs/core/commit/762fae4b57ad60602e5c84465a3bff562785b314">762fae4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/5f8314cb7f4b25efcc189987639bd9ac7f171926"><code>5f8314c</code></a> release: v3.5.17</li> <li><a href="https://github.com/vuejs/core/commit/15520954f9f1c7f834175938a50dba5d4be0e6c4"><code>1552095</code></a> fix(ssr): handle initial selected state for select with v-model + v-for/v-if ...</li> <li><a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903"><code>f3479aa</code></a> fix(compiler-sfc): improved type resolution for function type aliases (<a href="https://redirect.github.com/vuejs/core/issues/13452">#13452</a>)</li> <li><a href="https://github.com/vuejs/core/commit/919c44744bba1f0c661c87d2059c3b429611aa7e"><code>919c447</code></a> fix(slots): make cache indexes marker non-enumerable (<a href="https://redirect.github.com/vuejs/core/issues/13469">#13469</a>)</li> <li><a href="https://github.com/vuejs/core/commit/cb14b860f150c4a83bcd52cd26096b7a5aa3a2bf"><code>cb14b86</code></a> fix(compat): allow v-model built in modifiers on component (<a href="https://redirect.github.com/vuejs/core/issues/12654">#12654</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9818456f20d9815e0d19739f599cc74f0bf83f2e"><code>9818456</code></a> fix(deps): update compiler (<a href="https://redirect.github.com/vuejs/core/issues/13480">#13480</a>)</li> <li><a href="https://github.com/vuejs/core/commit/52571655f80c95230ee8b081370a6d9b360c6fd7"><code>5257165</code></a> chore(deps): update dependency vite to v5.4.19 [security] (<a href="https://redirect.github.com/vuejs/core/issues/13281">#13281</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c0c9c5baea6931e858d99bc2e7d5539007f9928b"><code>c0c9c5b</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/13479">#13479</a>)</li> <li><a href="https://github.com/vuejs/core/commit/532cfae34996676846bf511e1f0f0bf963186e7b"><code>532cfae</code></a> chore(deps): update autofix-ci/action digest to 635ffb0 (<a href="https://redirect.github.com/vuejs/core/issues/13450">#13450</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c91afec9c236848a9f2f2603f0efb36c513cd1d4"><code>c91afec</code></a> fix(deps): update dependency <code>@vue/repl</code> to ^4.6.1 (<a href="https://redirect.github.com/vuejs/core/issues/13471">#13471</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.16...v3.5.17">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.14.4 to 3.14.5 <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.14.5</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.14.4...v3.14.5">3.14.5</a> (2025-06-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.15.32 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/955">#955</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/4005a0462b6cb4f0d3660eca3e88cdca5e0beb33">4005a04</a>)</li> <li><strong>deps:</strong> update dependency <code>@types/react</code> to v18.3.23 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/956">#956</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/fe09355393d50ba11d140d817e751bd8e25f303c">fe09355</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/db0e710f74a0bdf534911bd61b7fdb102b075b4d"><code>db0e710</code></a> chore(deps): update dependency <code>@babel/core</code> to v7.27.4 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/954">#954</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/4005a0462b6cb4f0d3660eca3e88cdca5e0beb33"><code>4005a04</code></a> fix(deps): update dependency <code>@types/node</code> to v22.15.32 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/955">#955</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/fe09355393d50ba11d140d817e751bd8e25f303c"><code>fe09355</code></a> fix(deps): update dependency <code>@types/react</code> to v18.3.23 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/956">#956</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.14.4...v3.14.5">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.5.16 to 3.5.17 <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.17</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.16...v3.5.17">3.5.17</a> (2025-06-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> allow v-model built in modifiers on component (<a href="https://redirect.github.com/vuejs/core/issues/12654">#12654</a>) (<a href="https://github.com/vuejs/core/commit/cb14b860f150c4a83bcd52cd26096b7a5aa3a2bf">cb14b86</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12652">#12652</a></li> <li><strong>compile-sfc:</strong> handle mapped types work with omit and pick (<a href="https://redirect.github.com/vuejs/core/issues/12648">#12648</a>) (<a href="https://github.com/vuejs/core/commit/4eb46e443f1878199755cb73d481d318a9714392">4eb46e4</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12647">#12647</a></li> <li><strong>compiler-core:</strong> do not increase newlines in <code>InEntity</code> state (<a href="https://redirect.github.com/vuejs/core/issues/13362">#13362</a>) (<a href="https://github.com/vuejs/core/commit/f05a8d613bd873b811cfdb9979ccac8382dba322">f05a8d6</a>)</li> <li><strong>compiler-core:</strong> ignore whitespace when matching adjacent v-if (<a href="https://redirect.github.com/vuejs/core/issues/12321">#12321</a>) (<a href="https://github.com/vuejs/core/commit/10ebcef8c870dbc042b0ea49b1424b2e8f692145">10ebcef</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9173">#9173</a></li> <li><strong>compiler-core:</strong> prevent comments from blocking static node hoisting (<a href="https://redirect.github.com/vuejs/core/issues/13345">#13345</a>) (<a href="https://github.com/vuejs/core/commit/55dad625acd9e9ddd5a933d5e323ecfdec1a612f">55dad62</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13344">#13344</a></li> <li><strong>compiler-sfc:</strong> improved type resolution for function type aliases (<a href="https://redirect.github.com/vuejs/core/issues/13452">#13452</a>) (<a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903">f3479aa</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13444">#13444</a></li> <li><strong>custom-element:</strong> ensure configureApp is applied to async component (<a href="https://redirect.github.com/vuejs/core/issues/12607">#12607</a>) (<a href="https://github.com/vuejs/core/commit/5ba1afba09c3ea56c1c17484f5d8aeae210ce52a">5ba1afb</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12448">#12448</a></li> <li><strong>custom-element:</strong> prevent injecting child styles if shadowRoot is false (<a href="https://redirect.github.com/vuejs/core/issues/12769">#12769</a>) (<a href="https://github.com/vuejs/core/commit/73055d8d9578d485e3fe846726b50666e1aa56f5">73055d8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12630">#12630</a></li> <li><strong>reactivity:</strong> add <code>__v_skip</code> flag to <code>Dep</code> to prevent reactive conversion (<a href="https://redirect.github.com/vuejs/core/issues/12804">#12804</a>) (<a href="https://github.com/vuejs/core/commit/e8d8f5f604e821acc46b4200d5b06979c05af1c2">e8d8f5f</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12803">#12803</a></li> <li><strong>runtime-core:</strong> unset old ref during patching when new ref is absent (<a href="https://redirect.github.com/vuejs/core/issues/12900">#12900</a>) (<a href="https://github.com/vuejs/core/commit/47ddf986021dff8de68b0da72787e53a6c19de4c">47ddf98</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/12898">#12898</a></li> <li><strong>slots:</strong> make cache indexes marker non-enumerable (<a href="https://redirect.github.com/vuejs/core/issues/13469">#13469</a>) (<a href="https://github.com/vuejs/core/commit/919c44744bba1f0c661c87d2059c3b429611aa7e">919c447</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13468">#13468</a></li> <li><strong>ssr:</strong> handle initial selected state for select with v-model + v-for/v-if option (<a href="https://redirect.github.com/vuejs/core/issues/13487">#13487</a>) (<a href="https://github.com/vuejs/core/commit/15520954f9f1c7f834175938a50dba5d4be0e6c4">1552095</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13486">#13486</a></li> <li><strong>types:</strong> typo of <code>vOnce</code> and <code>vSlot</code> (<a href="https://redirect.github.com/vuejs/core/issues/13343">#13343</a>) (<a href="https://github.com/vuejs/core/commit/762fae4b57ad60602e5c84465a3bff562785b314">762fae4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/5f8314cb7f4b25efcc189987639bd9ac7f171926"><code>5f8314c</code></a> release: v3.5.17</li> <li><a href="https://github.com/vuejs/core/commit/f3479aac9625f4459e650d1c0a70e73863147903"><code>f3479aa</code></a> fix(compiler-sfc): improved type resolution for function type aliases (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13452">#13452</a>)</li> <li><a href="https://github.com/vuejs/core/commit/9818456f20d9815e0d19739f599cc74f0bf83f2e"><code>9818456</code></a> fix(deps): update compiler (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13480">#13480</a>)</li> <li><a href="https://github.com/vuejs/core/commit/a6e2032f43dafa0e9394cd5d186a920c14906c4d"><code>a6e2032</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13451">#13451</a>)</li> <li><a href="https://github.com/vuejs/core/commit/e416f84d740010228d9e7820cafa76e0ea7e7b23"><code>e416f84</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13426">#13426</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4aa7a4aba30d261b37c680e550333353a3709bf1"><code>4aa7a4a</code></a> chore(shared): update patch flag name (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12831">#12831</a>)</li> <li><a href="https://github.com/vuejs/core/commit/4eb46e443f1878199755cb73d481d318a9714392"><code>4eb46e4</code></a> fix(compile-sfc): handle mapped types work with omit and pick (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/12648">#12648</a>)</li> <li><a href="https://github.com/vuejs/core/commit/62f2aa11a2032db43eb820063fb781bcf3b0fad0"><code>62f2aa1</code></a> test(compiler-sfc): direct descendant wildcard rule selector (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/13411">#13411</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.5.17/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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org