dependabot[bot] opened a new pull request, #2640: URL: https://github.com/apache/jena/pull/2640
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@vue/compat](https://github.com/vuejs/core) | `3.4.36` | `3.4.37` | | [axios](https://github.com/axios/axios) | `1.7.3` | `1.7.4` | | [vue](https://github.com/vuejs/core) | `3.4.36` | `3.4.37` | | [vue-upload-component](https://github.com/lian-yue/vue-upload-component) | `3.1.15` | `3.1.16` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.44` | `3.12.45` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.36` | `3.4.37` | Updates `@vue/compat` from 3.4.36 to 3.4.37 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compat</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.37</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> <h1><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.5.0-beta.1">3.5.0-beta.1</a> (2024-08-08)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>custom-element:</strong> delay mounting of custom elements with async parent (<a href="https://github.com/vuejs/core/commit/37ccb9b9a0e4381f9465e0fc6459609003030da4">37ccb9b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8127">#8127</a> <a href="https://redirect.github.com/vuejs/core/issues/9341">#9341</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a></li> <li><strong>custom-element:</strong> delete prop on attribute removal (<a href="https://github.com/vuejs/core/commit/506c4c53fdf9766c2ce9517ad58d501ef6b1b9de">506c4c5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11276">#11276</a></li> <li><strong>custom-element:</strong> ignore scoped id (<a href="https://github.com/vuejs/core/commit/7f2c505f92026408a8262ba9b5104a465be19446">7f2c505</a>)</li> <li><strong>custom-element:</strong> reflect prop default value on custom element (<a href="https://github.com/vuejs/core/commit/63689ed77601d5f9b78540f810612806c3a5de15">63689ed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9006">#9006</a> <a href="https://redirect.github.com/vuejs/core/issues/10537">#10537</a></li> <li><strong>custom-element:</strong> support early-set domProps for async custom elements (<a href="https://github.com/vuejs/core/commit/a07e7bf5536a6b3db70ba9bb1c3f366dac1bf5a0">a07e7bf</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11081">#11081</a> <a href="https://redirect.github.com/vuejs/core/issues/11082">#11082</a></li> <li><strong>types/custome-element:</strong> <code>defineCustomElement</code> props inference with array emits (<a href="https://redirect.github.com/vuejs/core/issues/11384">#11384</a>) (<a href="https://github.com/vuejs/core/commit/e94b01bd8a1ec740eddc823839ab2627b307c1b0">e94b01b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11353">#11353</a></li> <li><strong>types:</strong> allow using InjectionKey as valid property key (<a href="https://github.com/vuejs/core/commit/321d80758c42fccbd39ecbb63f1a4f6632a1580a">321d807</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5089">#5089</a></li> </ul> <h3>Features</h3> <ul> <li><strong>custom-element:</strong> expose this.$host in Options API (<a href="https://github.com/vuejs/core/commit/1ef8f46af0cfdec2fed66376772409e0aa25ad50">1ef8f46</a>)</li> <li><strong>custom-element:</strong> inject child components styles to custom element shadow root (<a href="https://redirect.github.com/vuejs/core/issues/11517">#11517</a>) (<a href="https://github.com/vuejs/core/commit/56c76a8b05c45f782ed3a16ec77c6292b71a17f1">56c76a8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4662">#4662</a> <a href="https://redirect.github.com/vuejs/core/issues/7941">#7941</a> <a href="https://redirect.github.com/vuejs/core/issues/7942">#7942</a></li> <li><strong>custom-element:</strong> support configurable app instance in defineCustomElement (<a href="https://github.com/vuejs/core/commit/6758c3cd0427f97394d95168c655dae3b7fa62cd">6758c3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4356">#4356</a> <a href="https://redirect.github.com/vuejs/core/issues/4635">#4635</a></li> <li><strong>custom-element:</strong> support css <code>:host</code> selector by applying css vars on host element (<a href="https://redirect.github.com/vuejs/core/issues/8830">#8830</a>) (<a href="https://github.com/vuejs/core/commit/03a9ea2b88df0842a820e09f7445c4b9189e3fcb">03a9ea2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8826">#8826</a></li> <li><strong>custom-element:</strong> support emit with options (<a href="https://github.com/vuejs/core/commit/e181bff6dc39d5cef92000c10291243c7d6e4d08">e181bff</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7605">#7605</a></li> <li><strong>custom-element:</strong> support for expose on customElement (<a href="https://redirect.github.com/vuejs/core/issues/6256">#6256</a>) (<a href="https://github.com/vuejs/core/commit/af838c1b5ec23552e52e64ffa7db0eb0246c3624">af838c1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5540">#5540</a></li> <li><strong>custom-element:</strong> support nonce option for injected style tags (<a href="https://github.com/vuejs/core/commit/bb4a02a70c30e739a3c705b3d96d09258d7d7ded">bb4a02a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6530">#6530</a></li> <li><strong>custom-element:</strong> support passing custom-element-specific options via 2nd argument of defineCustomElement (<a href="https://github.com/vuejs/core/commit/60a88a2b129714186cf6ba66f30f31d733d0311e">60a88a2</a>)</li> <li><strong>custom-element:</strong> support shadowRoot: false in defineCustomElement() (<a href="https://github.com/vuejs/core/commit/37d2ce5d8e0fac4a00064f02b05f91f69b2d5d5e">37d2ce5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4314">#4314</a> <a href="https://redirect.github.com/vuejs/core/issues/4404">#4404</a></li> <li><strong>custom-element:</strong> useHost() helper (<a href="https://github.com/vuejs/core/commit/775103af37df69d34c79f12c4c1776c47d07f0a0">775103a</a>)</li> <li><strong>custom-element:</strong> useShadowRoot() helper (<a href="https://github.com/vuejs/core/commit/5a1a89bd6178cc2f84ba91da7d72aee4c6ec1282">5a1a89b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6113">#6113</a> <a href="https://redirect.github.com/vuejs/core/issues/8195">#8195</a></li> <li><strong>hydration:</strong> allow fine tuning of lazy hydration strategy triggers (<a href="https://redirect.github.com/vuejs/core/issues/11530">#11530</a>) (<a href="https://github.com/vuejs/core/commit/261c8b111d046204bd22392a8b920e3c3d4def48">261c8b1</a>)</li> <li><strong>reactivity/watch:</strong> add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (<a href="https://redirect.github.com/vuejs/core/issues/9651">#9651</a>) (<a href="https://github.com/vuejs/core/commit/267093c31490050bfcf3ff2b30a2aefee2dad582">267093c</a>)</li> <li><strong>reactivity:</strong> store value cache on CustomRefs impls (<a href="https://redirect.github.com/vuejs/core/issues/11539">#11539</a>) (<a href="https://github.com/vuejs/core/commit/e044b6e737efc9433d1d84590036b82280da6292">e044b6e</a>)</li> <li><strong>runtime-dom:</strong> Trusted Types compatibility (<a href="https://redirect.github.com/vuejs/core/issues/10844">#10844</a>) (<a href="https://github.com/vuejs/core/commit/6d4eb94853ed1b2b1675bdd7d5ba9c75cc6daed5">6d4eb94</a>)</li> <li>support specifying allowed keys via generic argument in useTemplateRef() (<a href="https://github.com/vuejs/core/commit/1fbfa6962b48634ff60837084b82dd57f215c109">1fbfa69</a>)</li> <li><strong>types:</strong> allow computed getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11472">#11472</a>) (<a href="https://github.com/vuejs/core/commit/a01675ef8f99b5acd6832c53051f4415b18609f2">a01675e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7271">#7271</a></li> <li><strong>types:</strong> export <code>MultiWatchSources</code> type (<a href="https://redirect.github.com/vuejs/core/issues/9563">#9563</a>) (<a href="https://github.com/vuejs/core/commit/998dca59f140420280803233f41707580688562c">998dca5</a>)</li> <li><strong>types:</strong> provide internal options for using refs type in language tools (<a href="https://redirect.github.com/vuejs/core/issues/11492">#11492</a>) (<a href="https://github.com/vuejs/core/commit/5ffd1a89455807d5069eb2c28eba0379641dca76">5ffd1a8</a>)</li> <li><strong>watch:</strong> support passing number to <code>deep</code> option to control the watch depth (<a href="https://redirect.github.com/vuejs/core/issues/9572">#9572</a>) (<a href="https://github.com/vuejs/core/commit/22f7d96757956ebe0baafe52256aa327908cc51c">22f7d96</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.5.0-alpha.5">3.5.0-alpha.5</a> (2024-07-31)</h1> <h3>Features</h3> <ul> <li><strong>hydration:</strong> support suppressing hydration mismatch via data-allow-mismatch (<a href="https://github.com/vuejs/core/commit/94fb2b8106a66bcca1a3f922a246a29fdd1274b1">94fb2b8</a>)</li> <li>lazy hydration strategies for async components (<a href="https://redirect.github.com/vuejs/core/issues/11458">#11458</a>) (<a href="https://github.com/vuejs/core/commit/d14a11c1cdcee88452f17ce97758743c863958f4">d14a11c</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.34...v3.5.0-alpha.4">3.5.0-alpha.4</a> (2024-07-24)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li><a href="https://github.com/vuejs/core/commit/c6841bdf4ea00ec5d6820fad4a00b7c881c5882a"><code>c6841bd</code></a> test(compiler-sfc): add assertion for template functional (<a href="https://redirect.github.com/vuejs/core/issues/11557">#11557</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f8ce86bad7bde895605349cbf62fb1ec18b0d745"><code>f8ce86b</code></a> chore(playground): support copying vue version (<a href="https://redirect.github.com/vuejs/core/issues/11558">#11558</a>)</li> <li><a href="https://github.com/vuejs/core/commit/47cdf241f23d7836f9c646dc82a4d38540c0dece"><code>47cdf24</code></a> workflow: adjust release workflow</li> <li><a href="https://github.com/vuejs/core/commit/32a1433e0debd538c199bde18390bb903b4cde5a"><code>32a1433</code></a> workflow: fix size report base branch</li> <li><a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0"><code>236fb7a</code></a> fix(compiler-core): use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>)</li> <li><a href="https://github.com/vuejs/core/commit/29e4a1109a8d2a70eec9beda873fde2f4cac5a5b"><code>29e4a11</code></a> workflow: force fetch all tags in release action</li> <li><a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e"><code>e042888</code></a> fix(defineModel): detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">compare view</a></li> </ul> </details> <br /> Updates `axios` from 1.7.3 to 1.7.4 <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>Release v1.7.4</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>sec:</strong> CVE-2024-39338 (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>) (<a href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>) (<a href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a">6b6b605</a>)</li> <li><strong>sec:</strong> disregard protocol-relative URL to remediate SSRF (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>) (<a href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda">07a661a</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov" title="+47/-11 ([#6543](https://github.com/axios/axios/issues/6543) )">Lev Pachmanov</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/hainenber" title="+49/-4 ([#6539](https://github.com/axios/axios/issues/6539) )">Đỗ Trọng Hải</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v1.7.3...v1.7.4">1.7.4</a> (2024-08-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>sec:</strong> CVE-2024-39338 (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>) (<a href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>) (<a href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a">6b6b605</a>)</li> <li><strong>sec:</strong> disregard protocol-relative URL to remediate SSRF (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>) (<a href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda">07a661a</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov" title="+47/-11 ([#6543](https://github.com/axios/axios/issues/6543) )">Lev Pachmanov</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/hainenber" title="+49/-4 ([#6539](https://github.com/axios/axios/issues/6539) )">Đỗ Trọng Hải</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/abd24a7367726616e60dfc04cb394b4be37cf597"><code>abd24a7</code></a> chore(release): v1.7.4 (<a href="https://redirect.github.com/axios/axios/issues/6544">#6544</a>)</li> <li><a href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a"><code>6b6b605</code></a> fix(sec): CVE-2024-39338 (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>) (<a href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)</li> <li><a href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda"><code>07a661a</code></a> fix(sec): disregard protocol-relative URL to remediate SSRF (<a href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v1.7.3...v1.7.4">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.36 to 3.4.37 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.4.37</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> <h1><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.5.0-beta.1">3.5.0-beta.1</a> (2024-08-08)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>custom-element:</strong> delay mounting of custom elements with async parent (<a href="https://github.com/vuejs/core/commit/37ccb9b9a0e4381f9465e0fc6459609003030da4">37ccb9b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8127">#8127</a> <a href="https://redirect.github.com/vuejs/core/issues/9341">#9341</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a></li> <li><strong>custom-element:</strong> delete prop on attribute removal (<a href="https://github.com/vuejs/core/commit/506c4c53fdf9766c2ce9517ad58d501ef6b1b9de">506c4c5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11276">#11276</a></li> <li><strong>custom-element:</strong> ignore scoped id (<a href="https://github.com/vuejs/core/commit/7f2c505f92026408a8262ba9b5104a465be19446">7f2c505</a>)</li> <li><strong>custom-element:</strong> reflect prop default value on custom element (<a href="https://github.com/vuejs/core/commit/63689ed77601d5f9b78540f810612806c3a5de15">63689ed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9006">#9006</a> <a href="https://redirect.github.com/vuejs/core/issues/10537">#10537</a></li> <li><strong>custom-element:</strong> support early-set domProps for async custom elements (<a href="https://github.com/vuejs/core/commit/a07e7bf5536a6b3db70ba9bb1c3f366dac1bf5a0">a07e7bf</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11081">#11081</a> <a href="https://redirect.github.com/vuejs/core/issues/11082">#11082</a></li> <li><strong>types/custome-element:</strong> <code>defineCustomElement</code> props inference with array emits (<a href="https://redirect.github.com/vuejs/core/issues/11384">#11384</a>) (<a href="https://github.com/vuejs/core/commit/e94b01bd8a1ec740eddc823839ab2627b307c1b0">e94b01b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11353">#11353</a></li> <li><strong>types:</strong> allow using InjectionKey as valid property key (<a href="https://github.com/vuejs/core/commit/321d80758c42fccbd39ecbb63f1a4f6632a1580a">321d807</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5089">#5089</a></li> </ul> <h3>Features</h3> <ul> <li><strong>custom-element:</strong> expose this.$host in Options API (<a href="https://github.com/vuejs/core/commit/1ef8f46af0cfdec2fed66376772409e0aa25ad50">1ef8f46</a>)</li> <li><strong>custom-element:</strong> inject child components styles to custom element shadow root (<a href="https://redirect.github.com/vuejs/core/issues/11517">#11517</a>) (<a href="https://github.com/vuejs/core/commit/56c76a8b05c45f782ed3a16ec77c6292b71a17f1">56c76a8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4662">#4662</a> <a href="https://redirect.github.com/vuejs/core/issues/7941">#7941</a> <a href="https://redirect.github.com/vuejs/core/issues/7942">#7942</a></li> <li><strong>custom-element:</strong> support configurable app instance in defineCustomElement (<a href="https://github.com/vuejs/core/commit/6758c3cd0427f97394d95168c655dae3b7fa62cd">6758c3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4356">#4356</a> <a href="https://redirect.github.com/vuejs/core/issues/4635">#4635</a></li> <li><strong>custom-element:</strong> support css <code>:host</code> selector by applying css vars on host element (<a href="https://redirect.github.com/vuejs/core/issues/8830">#8830</a>) (<a href="https://github.com/vuejs/core/commit/03a9ea2b88df0842a820e09f7445c4b9189e3fcb">03a9ea2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8826">#8826</a></li> <li><strong>custom-element:</strong> support emit with options (<a href="https://github.com/vuejs/core/commit/e181bff6dc39d5cef92000c10291243c7d6e4d08">e181bff</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7605">#7605</a></li> <li><strong>custom-element:</strong> support for expose on customElement (<a href="https://redirect.github.com/vuejs/core/issues/6256">#6256</a>) (<a href="https://github.com/vuejs/core/commit/af838c1b5ec23552e52e64ffa7db0eb0246c3624">af838c1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5540">#5540</a></li> <li><strong>custom-element:</strong> support nonce option for injected style tags (<a href="https://github.com/vuejs/core/commit/bb4a02a70c30e739a3c705b3d96d09258d7d7ded">bb4a02a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6530">#6530</a></li> <li><strong>custom-element:</strong> support passing custom-element-specific options via 2nd argument of defineCustomElement (<a href="https://github.com/vuejs/core/commit/60a88a2b129714186cf6ba66f30f31d733d0311e">60a88a2</a>)</li> <li><strong>custom-element:</strong> support shadowRoot: false in defineCustomElement() (<a href="https://github.com/vuejs/core/commit/37d2ce5d8e0fac4a00064f02b05f91f69b2d5d5e">37d2ce5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4314">#4314</a> <a href="https://redirect.github.com/vuejs/core/issues/4404">#4404</a></li> <li><strong>custom-element:</strong> useHost() helper (<a href="https://github.com/vuejs/core/commit/775103af37df69d34c79f12c4c1776c47d07f0a0">775103a</a>)</li> <li><strong>custom-element:</strong> useShadowRoot() helper (<a href="https://github.com/vuejs/core/commit/5a1a89bd6178cc2f84ba91da7d72aee4c6ec1282">5a1a89b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6113">#6113</a> <a href="https://redirect.github.com/vuejs/core/issues/8195">#8195</a></li> <li><strong>hydration:</strong> allow fine tuning of lazy hydration strategy triggers (<a href="https://redirect.github.com/vuejs/core/issues/11530">#11530</a>) (<a href="https://github.com/vuejs/core/commit/261c8b111d046204bd22392a8b920e3c3d4def48">261c8b1</a>)</li> <li><strong>reactivity/watch:</strong> add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (<a href="https://redirect.github.com/vuejs/core/issues/9651">#9651</a>) (<a href="https://github.com/vuejs/core/commit/267093c31490050bfcf3ff2b30a2aefee2dad582">267093c</a>)</li> <li><strong>reactivity:</strong> store value cache on CustomRefs impls (<a href="https://redirect.github.com/vuejs/core/issues/11539">#11539</a>) (<a href="https://github.com/vuejs/core/commit/e044b6e737efc9433d1d84590036b82280da6292">e044b6e</a>)</li> <li><strong>runtime-dom:</strong> Trusted Types compatibility (<a href="https://redirect.github.com/vuejs/core/issues/10844">#10844</a>) (<a href="https://github.com/vuejs/core/commit/6d4eb94853ed1b2b1675bdd7d5ba9c75cc6daed5">6d4eb94</a>)</li> <li>support specifying allowed keys via generic argument in useTemplateRef() (<a href="https://github.com/vuejs/core/commit/1fbfa6962b48634ff60837084b82dd57f215c109">1fbfa69</a>)</li> <li><strong>types:</strong> allow computed getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11472">#11472</a>) (<a href="https://github.com/vuejs/core/commit/a01675ef8f99b5acd6832c53051f4415b18609f2">a01675e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7271">#7271</a></li> <li><strong>types:</strong> export <code>MultiWatchSources</code> type (<a href="https://redirect.github.com/vuejs/core/issues/9563">#9563</a>) (<a href="https://github.com/vuejs/core/commit/998dca59f140420280803233f41707580688562c">998dca5</a>)</li> <li><strong>types:</strong> provide internal options for using refs type in language tools (<a href="https://redirect.github.com/vuejs/core/issues/11492">#11492</a>) (<a href="https://github.com/vuejs/core/commit/5ffd1a89455807d5069eb2c28eba0379641dca76">5ffd1a8</a>)</li> <li><strong>watch:</strong> support passing number to <code>deep</code> option to control the watch depth (<a href="https://redirect.github.com/vuejs/core/issues/9572">#9572</a>) (<a href="https://github.com/vuejs/core/commit/22f7d96757956ebe0baafe52256aa327908cc51c">22f7d96</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.5.0-alpha.5">3.5.0-alpha.5</a> (2024-07-31)</h1> <h3>Features</h3> <ul> <li><strong>hydration:</strong> support suppressing hydration mismatch via data-allow-mismatch (<a href="https://github.com/vuejs/core/commit/94fb2b8106a66bcca1a3f922a246a29fdd1274b1">94fb2b8</a>)</li> <li>lazy hydration strategies for async components (<a href="https://redirect.github.com/vuejs/core/issues/11458">#11458</a>) (<a href="https://github.com/vuejs/core/commit/d14a11c1cdcee88452f17ce97758743c863958f4">d14a11c</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.34...v3.5.0-alpha.4">3.5.0-alpha.4</a> (2024-07-24)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/6be63e0243e29448b2bbb3761a710e273bce37c7"><code>6be63e0</code></a> workflow: new release workflow</li> <li><a href="https://github.com/vuejs/core/commit/e33331275d14e8c48a41d8170613d21d32482dca"><code>e333312</code></a> workflow: fix release script in actions</li> <li><a href="https://github.com/vuejs/core/commit/c6841bdf4ea00ec5d6820fad4a00b7c881c5882a"><code>c6841bd</code></a> test(compiler-sfc): add assertion for template functional (<a href="https://redirect.github.com/vuejs/core/issues/11557">#11557</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f8ce86bad7bde895605349cbf62fb1ec18b0d745"><code>f8ce86b</code></a> chore(playground): support copying vue version (<a href="https://redirect.github.com/vuejs/core/issues/11558">#11558</a>)</li> <li><a href="https://github.com/vuejs/core/commit/47cdf241f23d7836f9c646dc82a4d38540c0dece"><code>47cdf24</code></a> workflow: adjust release workflow</li> <li><a href="https://github.com/vuejs/core/commit/32a1433e0debd538c199bde18390bb903b4cde5a"><code>32a1433</code></a> workflow: fix size report base branch</li> <li><a href="https://github.com/vuejs/core/commit/236fb7abebe567b73826a3ddc2120f3273377ba0"><code>236fb7a</code></a> fix(compiler-core): use <code>isProp.arg.loc</code> instead of <code>isProp.loc</code> (<a href="https://redirect.github.com/vuejs/core/issues/11547">#11547</a>)</li> <li><a href="https://github.com/vuejs/core/commit/29e4a1109a8d2a70eec9beda873fde2f4cac5a5b"><code>29e4a11</code></a> workflow: force fetch all tags in release action</li> <li><a href="https://github.com/vuejs/core/commit/e0428884b57ac834274045bd33841263aeae259e"><code>e042888</code></a> fix(defineModel): detect changes respect custom getter and setter (<a href="https://redirect.github.com/vuejs/core/issues/11543">#11543</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.36...v3.4.37">compare view</a></li> </ul> </details> <br /> Updates `vue-upload-component` from 3.1.15 to 3.1.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lian-yue/vue-upload-component/commits">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.44 to 3.12.45 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/code-coverage/releases"><code>@cypress/code-coverage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.12.45</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.44...v3.12.45">3.12.45</a> (2024-08-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency debug to v4.3.6 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/865">#865</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/5e2dbd22616c5ac9c5216bcbc16bad3abd27eccd">5e2dbd2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/fad15c1195da1d31aa6d1609ab8d30096b2d86d9"><code>fad15c1</code></a> chore(deps): update dependency rimraf to v5.0.10 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/863">#863</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/5e2dbd22616c5ac9c5216bcbc16bad3abd27eccd"><code>5e2dbd2</code></a> fix(deps): update dependency debug to v4.3.6 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/865">#865</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/b386bed7e7d66e246441d666578d432c4c40504d"><code>b386bed</code></a> chore(deps): update dependency cypress to v13.13.2 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/862">#862</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/4bff658dbf1daee624e65e4fb9fa9415b1bcf94f"><code>4bff658</code></a> chore(deps): update babel monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/854">#854</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/c156c878cb7c182b6eedc1392db1fed66749bca1"><code>c156c87</code></a> chore(deps): update dependency webpack to v5.93.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/859">#859</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/3c505ea9fef5950af10b5f6bef5e17c3ef10dba0"><code>3c505ea</code></a> chore(deps): update dependency prettier to v3.3.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/858">#858</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.44...v3.12.45">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.36 to 3.4.37 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.37</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> <h1><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.5.0-beta.1">3.5.0-beta.1</a> (2024-08-08)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>custom-element:</strong> delay mounting of custom elements with async parent (<a href="https://github.com/vuejs/core/commit/37ccb9b9a0e4381f9465e0fc6459609003030da4">37ccb9b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8127">#8127</a> <a href="https://redirect.github.com/vuejs/core/issues/9341">#9341</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a> <a href="https://redirect.github.com/vuejs/core/issues/9351">#9351</a></li> <li><strong>custom-element:</strong> delete prop on attribute removal (<a href="https://github.com/vuejs/core/commit/506c4c53fdf9766c2ce9517ad58d501ef6b1b9de">506c4c5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11276">#11276</a></li> <li><strong>custom-element:</strong> ignore scoped id (<a href="https://github.com/vuejs/core/commit/7f2c505f92026408a8262ba9b5104a465be19446">7f2c505</a>)</li> <li><strong>custom-element:</strong> reflect prop default value on custom element (<a href="https://github.com/vuejs/core/commit/63689ed77601d5f9b78540f810612806c3a5de15">63689ed</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/9006">#9006</a> <a href="https://redirect.github.com/vuejs/core/issues/10537">#10537</a></li> <li><strong>custom-element:</strong> support early-set domProps for async custom elements (<a href="https://github.com/vuejs/core/commit/a07e7bf5536a6b3db70ba9bb1c3f366dac1bf5a0">a07e7bf</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11081">#11081</a> <a href="https://redirect.github.com/vuejs/core/issues/11082">#11082</a></li> <li><strong>types/custome-element:</strong> <code>defineCustomElement</code> props inference with array emits (<a href="https://redirect.github.com/vuejs/core/issues/11384">#11384</a>) (<a href="https://github.com/vuejs/core/commit/e94b01bd8a1ec740eddc823839ab2627b307c1b0">e94b01b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11353">#11353</a></li> <li><strong>types:</strong> allow using InjectionKey as valid property key (<a href="https://github.com/vuejs/core/commit/321d80758c42fccbd39ecbb63f1a4f6632a1580a">321d807</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5089">#5089</a></li> </ul> <h3>Features</h3> <ul> <li><strong>custom-element:</strong> expose this.$host in Options API (<a href="https://github.com/vuejs/core/commit/1ef8f46af0cfdec2fed66376772409e0aa25ad50">1ef8f46</a>)</li> <li><strong>custom-element:</strong> inject child components styles to custom element shadow root (<a href="https://redirect.github.com/vuejs/core/issues/11517">#11517</a>) (<a href="https://github.com/vuejs/core/commit/56c76a8b05c45f782ed3a16ec77c6292b71a17f1">56c76a8</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4662">#4662</a> <a href="https://redirect.github.com/vuejs/core/issues/7941">#7941</a> <a href="https://redirect.github.com/vuejs/core/issues/7942">#7942</a></li> <li><strong>custom-element:</strong> support configurable app instance in defineCustomElement (<a href="https://github.com/vuejs/core/commit/6758c3cd0427f97394d95168c655dae3b7fa62cd">6758c3c</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4356">#4356</a> <a href="https://redirect.github.com/vuejs/core/issues/4635">#4635</a></li> <li><strong>custom-element:</strong> support css <code>:host</code> selector by applying css vars on host element (<a href="https://redirect.github.com/vuejs/core/issues/8830">#8830</a>) (<a href="https://github.com/vuejs/core/commit/03a9ea2b88df0842a820e09f7445c4b9189e3fcb">03a9ea2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8826">#8826</a></li> <li><strong>custom-element:</strong> support emit with options (<a href="https://github.com/vuejs/core/commit/e181bff6dc39d5cef92000c10291243c7d6e4d08">e181bff</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7605">#7605</a></li> <li><strong>custom-element:</strong> support for expose on customElement (<a href="https://redirect.github.com/vuejs/core/issues/6256">#6256</a>) (<a href="https://github.com/vuejs/core/commit/af838c1b5ec23552e52e64ffa7db0eb0246c3624">af838c1</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5540">#5540</a></li> <li><strong>custom-element:</strong> support nonce option for injected style tags (<a href="https://github.com/vuejs/core/commit/bb4a02a70c30e739a3c705b3d96d09258d7d7ded">bb4a02a</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6530">#6530</a></li> <li><strong>custom-element:</strong> support passing custom-element-specific options via 2nd argument of defineCustomElement (<a href="https://github.com/vuejs/core/commit/60a88a2b129714186cf6ba66f30f31d733d0311e">60a88a2</a>)</li> <li><strong>custom-element:</strong> support shadowRoot: false in defineCustomElement() (<a href="https://github.com/vuejs/core/commit/37d2ce5d8e0fac4a00064f02b05f91f69b2d5d5e">37d2ce5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/4314">#4314</a> <a href="https://redirect.github.com/vuejs/core/issues/4404">#4404</a></li> <li><strong>custom-element:</strong> useHost() helper (<a href="https://github.com/vuejs/core/commit/775103af37df69d34c79f12c4c1776c47d07f0a0">775103a</a>)</li> <li><strong>custom-element:</strong> useShadowRoot() helper (<a href="https://github.com/vuejs/core/commit/5a1a89bd6178cc2f84ba91da7d72aee4c6ec1282">5a1a89b</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6113">#6113</a> <a href="https://redirect.github.com/vuejs/core/issues/8195">#8195</a></li> <li><strong>hydration:</strong> allow fine tuning of lazy hydration strategy triggers (<a href="https://redirect.github.com/vuejs/core/issues/11530">#11530</a>) (<a href="https://github.com/vuejs/core/commit/261c8b111d046204bd22392a8b920e3c3d4def48">261c8b1</a>)</li> <li><strong>reactivity/watch:</strong> add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (<a href="https://redirect.github.com/vuejs/core/issues/9651">#9651</a>) (<a href="https://github.com/vuejs/core/commit/267093c31490050bfcf3ff2b30a2aefee2dad582">267093c</a>)</li> <li><strong>reactivity:</strong> store value cache on CustomRefs impls (<a href="https://redirect.github.com/vuejs/core/issues/11539">#11539</a>) (<a href="https://github.com/vuejs/core/commit/e044b6e737efc9433d1d84590036b82280da6292">e044b6e</a>)</li> <li><strong>runtime-dom:</strong> Trusted Types compatibility (<a href="https://redirect.github.com/vuejs/core/issues/10844">#10844</a>) (<a href="https://github.com/vuejs/core/commit/6d4eb94853ed1b2b1675bdd7d5ba9c75cc6daed5">6d4eb94</a>)</li> <li>support specifying allowed keys via generic argument in useTemplateRef() (<a href="https://github.com/vuejs/core/commit/1fbfa6962b48634ff60837084b82dd57f215c109">1fbfa69</a>)</li> <li><strong>types:</strong> allow computed getter and setter types to be unrelated (<a href="https://redirect.github.com/vuejs/core/issues/11472">#11472</a>) (<a href="https://github.com/vuejs/core/commit/a01675ef8f99b5acd6832c53051f4415b18609f2">a01675e</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/7271">#7271</a></li> <li><strong>types:</strong> export <code>MultiWatchSources</code> type (<a href="https://redirect.github.com/vuejs/core/issues/9563">#9563</a>) (<a href="https://github.com/vuejs/core/commit/998dca59f140420280803233f41707580688562c">998dca5</a>)</li> <li><strong>types:</strong> provide internal options for using refs type in language tools (<a href="https://redirect.github.com/vuejs/core/issues/11492">#11492</a>) (<a href="https://github.com/vuejs/core/commit/5ffd1a89455807d5069eb2c28eba0379641dca76">5ffd1a8</a>)</li> <li><strong>watch:</strong> support passing number to <code>deep</code> option to control the watch depth (<a href="https://redirect.github.com/vuejs/core/issues/9572">#9572</a>) (<a href="https://github.com/vuejs/core/commit/22f7d96757956ebe0baafe52256aa327908cc51c">22f7d96</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.35...v3.5.0-alpha.5">3.5.0-alpha.5</a> (2024-07-31)</h1> <h3>Features</h3> <ul> <li><strong>hydration:</strong> support suppressing hydration mismatch via data-allow-mismatch (<a href="https://github.com/vuejs/core/commit/94fb2b8106a66bcca1a3f922a246a29fdd1274b1">94fb2b8</a>)</li> <li>lazy hydration strategies for async components (<a href="https://redirect.github.com/vuejs/core/issues/11458">#11458</a>) (<a href="https://github.com/vuejs/core/commit/d14a11c1cdcee88452f17ce97758743c863958f4">d14a11c</a>)</li> </ul> <h1><a href="https://github.com/vuejs/core/compare/v3.4.34...v3.5.0-alpha.4">3.5.0-alpha.4</a> (2024-07-24)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/28db2e69f40e53df84f21ea9e98e9d5d45cd6a60"><code>28db2e6</code></a> release: v3.4.37</li> <li><a href="https://github.com/vuejs/core/commit/c6841bdf4ea00ec5d6820fad4a00b7c881c5882a"><code>c6841bd</code></a> test(compiler-sfc): add assertion for template functional (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11557">#11557</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.37/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