dependabot[bot] opened a new pull request, #2466: URL: https://github.com/apache/jena/pull/2466
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.26` | `3.4.27` | | [vue](https://github.com/vuejs/core) | `3.4.26` | `3.4.27` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.38` | `3.12.39` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.26` | `3.4.27` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.5` | `2.4.6` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `17.0.2` | Updates `@vue/compat` from 3.4.26 to 3.4.27 <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.27</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.4.26...v3.4.27">3.4.27</a> (2024-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> include legacy scoped slots (<a href="https://redirect.github.com/vuejs/core/issues/10868">#10868</a>) (<a href="https://github.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2">8366126</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8869">#8869</a></li> <li><strong>compiler-core:</strong> add support for arrow aysnc function with unbracketed (<a href="https://redirect.github.com/vuejs/core/issues/5789">#5789</a>) (<a href="https://github.com/vuejs/core/commit/ca7d421e8775f6813f8943d32ab485e0c542f98b">ca7d421</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5788">#5788</a></li> <li><strong>compiler-dom:</strong> restrict createStaticVNode usage with option elements (<a href="https://redirect.github.com/vuejs/core/issues/10846">#10846</a>) (<a href="https://github.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990">0e3d617</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6568">#6568</a> <a href="https://redirect.github.com/vuejs/core/issues/7434">#7434</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator (<a href="https://redirect.github.com/vuejs/core/issues/10874">#10874</a>) (<a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb">10d34a5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10871">#10871</a></li> <li><strong>hydration:</strong> handle edge case of style mismatch without style attribute (<a href="https://github.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c">f2c1412</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10786">#10786</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/461946175df95932986cbd7b07bb9598ab3318cd"><code>4619461</code></a> release: v3.4.27</li> <li><a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb"><code>10d34a5</code></a> fix(compiler-sfc): handle keyof operator (<a href="https://redirect.github.com/vuejs/core/issues/10874">#10874</a>)</li> <li><a href="https://github.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2"><code>8366126</code></a> fix(compat): include legacy scoped slots (<a href="https://redirect.github.com/vuejs/core/issues/10868">#10868</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c"><code>f2c1412</code></a> fix(hydration): handle edge case of style mismatch without style attribute</li> <li><a href="https://github.com/vuejs/core/commit/481b1b6f38a00231ad38ea5a86758ffdd8cb04a0"><code>481b1b6</code></a> refactor(types): use explicit modifiers type (<a href="https://redirect.github.com/vuejs/core/issues/10856">#10856</a>)</li> <li><a href="https://github.com/vuejs/core/commit/8373350ce5ff1bcb23ca615da78d6b07e6820874"><code>8373350</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/10867">#10867</a>)</li> <li><a href="https://github.com/vuejs/core/commit/bead21a2f6a9fe094d5e856a898ba916c83422bf"><code>bead21a</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vuejs/core/issues/10866">#10866</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c0c9432b64091fa15fd8619cfb06828735356a42"><code>c0c9432</code></a> test(watch): watching a reactive array (<a href="https://redirect.github.com/vuejs/core/issues/10848">#10848</a>)</li> <li><a href="https://github.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990"><code>0e3d617</code></a> fix(compiler-dom): restrict createStaticVNode usage with option elements (<a href="https://redirect.github.com/vuejs/core/issues/10">#10</a>...</li> <li><a href="https://github.com/vuejs/core/commit/c9c9dff805e346a88b02a9c5edb386242e49b8f1"><code>c9c9dff</code></a> refactor(perf): assign value in <code>if</code> block (<a href="https://redirect.github.com/vuejs/core/issues/10836">#10836</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.26...v3.4.27">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.26 to 3.4.27 <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.27</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.4.26...v3.4.27">3.4.27</a> (2024-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> include legacy scoped slots (<a href="https://redirect.github.com/vuejs/core/issues/10868">#10868</a>) (<a href="https://github.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2">8366126</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8869">#8869</a></li> <li><strong>compiler-core:</strong> add support for arrow aysnc function with unbracketed (<a href="https://redirect.github.com/vuejs/core/issues/5789">#5789</a>) (<a href="https://github.com/vuejs/core/commit/ca7d421e8775f6813f8943d32ab485e0c542f98b">ca7d421</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5788">#5788</a></li> <li><strong>compiler-dom:</strong> restrict createStaticVNode usage with option elements (<a href="https://redirect.github.com/vuejs/core/issues/10846">#10846</a>) (<a href="https://github.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990">0e3d617</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6568">#6568</a> <a href="https://redirect.github.com/vuejs/core/issues/7434">#7434</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator (<a href="https://redirect.github.com/vuejs/core/issues/10874">#10874</a>) (<a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb">10d34a5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10871">#10871</a></li> <li><strong>hydration:</strong> handle edge case of style mismatch without style attribute (<a href="https://github.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c">f2c1412</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10786">#10786</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/461946175df95932986cbd7b07bb9598ab3318cd"><code>4619461</code></a> release: v3.4.27</li> <li><a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb"><code>10d34a5</code></a> fix(compiler-sfc): handle keyof operator (<a href="https://redirect.github.com/vuejs/core/issues/10874">#10874</a>)</li> <li><a href="https://github.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2"><code>8366126</code></a> fix(compat): include legacy scoped slots (<a href="https://redirect.github.com/vuejs/core/issues/10868">#10868</a>)</li> <li><a href="https://github.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c"><code>f2c1412</code></a> fix(hydration): handle edge case of style mismatch without style attribute</li> <li><a href="https://github.com/vuejs/core/commit/481b1b6f38a00231ad38ea5a86758ffdd8cb04a0"><code>481b1b6</code></a> refactor(types): use explicit modifiers type (<a href="https://redirect.github.com/vuejs/core/issues/10856">#10856</a>)</li> <li><a href="https://github.com/vuejs/core/commit/8373350ce5ff1bcb23ca615da78d6b07e6820874"><code>8373350</code></a> chore(deps): update build (<a href="https://redirect.github.com/vuejs/core/issues/10867">#10867</a>)</li> <li><a href="https://github.com/vuejs/core/commit/bead21a2f6a9fe094d5e856a898ba916c83422bf"><code>bead21a</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vuejs/core/issues/10866">#10866</a>)</li> <li><a href="https://github.com/vuejs/core/commit/c0c9432b64091fa15fd8619cfb06828735356a42"><code>c0c9432</code></a> test(watch): watching a reactive array (<a href="https://redirect.github.com/vuejs/core/issues/10848">#10848</a>)</li> <li><a href="https://github.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990"><code>0e3d617</code></a> fix(compiler-dom): restrict createStaticVNode usage with option elements (<a href="https://redirect.github.com/vuejs/core/issues/10">#10</a>...</li> <li><a href="https://github.com/vuejs/core/commit/c9c9dff805e346a88b02a9c5edb386242e49b8f1"><code>c9c9dff</code></a> refactor(perf): assign value in <code>if</code> block (<a href="https://redirect.github.com/vuejs/core/issues/10836">#10836</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.26...v3.4.27">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.38 to 3.12.39 <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.39</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.38...v3.12.39">3.12.39</a> (2024-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v20.12.8 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/831">#831</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/5b07e592793be1184ebc23c46390d04f366a59e9">5b07e59</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/5b07e592793be1184ebc23c46390d04f366a59e9"><code>5b07e59</code></a> fix(deps): update dependency <code>@types/node</code> to v20.12.8 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/831">#831</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/3090b651ee52fde89fee8a268879888533da753c"><code>3090b65</code></a> chore(deps): update node.js to v22.1.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/832">#832</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/6c6d35320c5f76542d582655f66a85cf18649744"><code>6c6d353</code></a> chore(deps): update babel monorepo to v7.24.5 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/830">#830</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/0b15c0c136c3b2869aa6b1c824488315b65edd78"><code>0b15c0c</code></a> chore(deps): update node.js to v22 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/827">#827</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.38...v3.12.39">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.26 to 3.4.27 <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.27</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.4.26...v3.4.27">3.4.27</a> (2024-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compat:</strong> include legacy scoped slots (<a href="https://redirect.github.com/vuejs/core/issues/10868">#10868</a>) (<a href="https://github.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2">8366126</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/8869">#8869</a></li> <li><strong>compiler-core:</strong> add support for arrow aysnc function with unbracketed (<a href="https://redirect.github.com/vuejs/core/issues/5789">#5789</a>) (<a href="https://github.com/vuejs/core/commit/ca7d421e8775f6813f8943d32ab485e0c542f98b">ca7d421</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/5788">#5788</a></li> <li><strong>compiler-dom:</strong> restrict createStaticVNode usage with option elements (<a href="https://redirect.github.com/vuejs/core/issues/10846">#10846</a>) (<a href="https://github.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990">0e3d617</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/6568">#6568</a> <a href="https://redirect.github.com/vuejs/core/issues/7434">#7434</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator (<a href="https://redirect.github.com/vuejs/core/issues/10874">#10874</a>) (<a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb">10d34a5</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10871">#10871</a></li> <li><strong>hydration:</strong> handle edge case of style mismatch without style attribute (<a href="https://github.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c">f2c1412</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10786">#10786</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/461946175df95932986cbd7b07bb9598ab3318cd"><code>4619461</code></a> release: v3.4.27</li> <li><a href="https://github.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb"><code>10d34a5</code></a> fix(compiler-sfc): handle keyof operator (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10874">#10874</a>)</li> <li><a href="https://github.com/vuejs/core/commit/bead21a2f6a9fe094d5e856a898ba916c83422bf"><code>bead21a</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/10866">#10866</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.27/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `@vue/test-utils` from 2.4.5 to 2.4.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/test-utils/releases"><code>@vue/test-utils</code>'s releases</a>.</em></p> <blockquote> <h2>v2.4.6</h2> <h2>What's Changed</h2> <ul> <li>Fix/circular references in props cause maximum call stack size exceeded by <a href="https://github.com/Evobaso-J"><code>@Evobaso-J</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2371">vuejs/test-utils#2371</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2374">vuejs/test-utils#2374</a></li> <li>docs: setup the translation helper by <a href="https://github.com/Jinjiang"><code>@Jinjiang</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2373">vuejs/test-utils#2373</a></li> <li>chore: translate translation sync message in french by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2377">vuejs/test-utils#2377</a></li> <li>docs: synchronize the french docs by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2378">vuejs/test-utils#2378</a></li> <li>chore(deps): update dependency vite to v5.2.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2376">vuejs/test-utils#2376</a></li> <li>chore(deps): pin dependency vitepress-translation-helper to 0.1.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2379">vuejs/test-utils#2379</a></li> <li>chore(deps): update dependency typescript to v5.4.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2380">vuejs/test-utils#2380</a></li> <li>chore(deps): update dependency vitepress-translation-helper to v0.2.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2381">vuejs/test-utils#2381</a></li> <li>chore: update vitepress-translation-helper by <a href="https://github.com/Jinjiang"><code>@Jinjiang</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2382">vuejs/test-utils#2382</a></li> <li>chore(deps): update dependency vitepress to v1.0.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2383">vuejs/test-utils#2383</a></li> <li>chore(deps): update dependency vitepress-translation-helper to v0.2.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2384">vuejs/test-utils#2384</a></li> <li>fix: update attachTo type in MountingOptions interface by <a href="https://github.com/taku-y-9308"><code>@taku-y-9308</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2375">vuejs/test-utils#2375</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2388">vuejs/test-utils#2388</a></li> <li>docs(api): fix typo in attachTo anchor tag within isVisible by <a href="https://github.com/matusekma"><code>@matusekma</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2351">vuejs/test-utils#2351</a></li> <li>change vm to always provide global property by <a href="https://github.com/taku-y-9308"><code>@taku-y-9308</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2386">vuejs/test-utils#2386</a></li> <li>chore(deps): update dependency rollup to v4.13.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2389">vuejs/test-utils#2389</a></li> <li>chore(deps): update dependency reflect-metadata to v0.2.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2391">vuejs/test-utils#2391</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2393">vuejs/test-utils#2393</a></li> <li>chore(deps): update dependency vite to v5.2.8 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2396">vuejs/test-utils#2396</a></li> <li>docs: fix missing equal sign by <a href="https://github.com/w2xi"><code>@w2xi</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2398">vuejs/test-utils#2398</a></li> <li>fix: renderStubDefaultSlot with scoped slots by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2397">vuejs/test-utils#2397</a></li> <li>docs(api): fix missing chars by <a href="https://github.com/w2xi"><code>@w2xi</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2399">vuejs/test-utils#2399</a></li> <li>docs: use innerHTML in teleport cleanup by <a href="https://github.com/brc-dd"><code>@brc-dd</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2403">vuejs/test-utils#2403</a></li> <li>feat: Added dynamic return for element getter by <a href="https://github.com/nandi95"><code>@nandi95</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2406">vuejs/test-utils#2406</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2407">vuejs/test-utils#2407</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2408">vuejs/test-utils#2408</a></li> <li>doc(api): fix missing char by <a href="https://github.com/w2xi"><code>@w2xi</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2410">vuejs/test-utils#2410</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2412">vuejs/test-utils#2412</a></li> <li>chore: use node v18 on netlify by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2416">vuejs/test-utils#2416</a></li> <li>fix(stubs): avoid warning on normalized props with Vue v3.4.22 by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2413">vuejs/test-utils#2413</a></li> <li>chore: use the packageManager field from package.json in github action by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2417">vuejs/test-utils#2417</a></li> <li>chore(deps): update pnpm to v9 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2415">vuejs/test-utils#2415</a></li> <li>chore(deps): update all non-major dependencies to v3.4.23 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2418">vuejs/test-utils#2418</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2419">vuejs/test-utils#2419</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2420">vuejs/test-utils#2420</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2421">vuejs/test-utils#2421</a></li> <li>Update index.md to fix typo and clarify <code>get</code> vs <code>find</code> behavior by <a href="https://github.com/KatWorkGit"><code>@KatWorkGit</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2422">vuejs/test-utils#2422</a></li> <li>fix: set global provides before running vue plugins by <a href="https://github.com/danielroe"><code>@danielroe</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2423">vuejs/test-utils#2423</a></li> <li>ci: add build on node v22 by <a href="https://github.com/cexbrayat"><code>@cexbrayat</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2424">vuejs/test-utils#2424</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2426">vuejs/test-utils#2426</a></li> <li>chore(deps): update dependency unplugin-vue-components to v0.27.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2427">vuejs/test-utils#2427</a></li> <li>chore(deps): update dependency <code>@types/node</code> to v20.12.8 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2429">vuejs/test-utils#2429</a></li> <li>Fix/issue 2319 throw first error thrown during mount by <a href="https://github.com/taku-y-9308"><code>@taku-y-9308</code></a> in <a href="https://redirect.github.com/vuejs/test-utils/pull/2428">vuejs/test-utils#2428</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jinjiang"><code>@Jinjiang</code></a> made their first contribution in <a href="https://redirect.github.com/vuejs/test-utils/pull/2373">vuejs/test-utils#2373</a></li> <li><a href="https://github.com/taku-y-9308"><code>@taku-y-9308</code></a> made their first contribution in <a href="https://redirect.github.com/vuejs/test-utils/pull/2375">vuejs/test-utils#2375</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/test-utils/commit/93321272b33fe931da71d636654b41f45058ed0c"><code>9332127</code></a> fix(mount): throw the first error encountered during mount (<a href="https://redirect.github.com/vuejs/test-utils/issues/2428">#2428</a>)</li> <li><a href="https://github.com/vuejs/test-utils/commit/f3bbb6b4a40b195924df3198a59bd1b1db82533e"><code>f3bbb6b</code></a> chore(deps): update dependency <code>@types/node</code> to v20.12.8</li> <li><a href="https://github.com/vuejs/test-utils/commit/e35f767cd43671d79309e3fdba13481d2a5116d6"><code>e35f767</code></a> chore(deps): update dependency unplugin-vue-components to v0.27.0</li> <li><a href="https://github.com/vuejs/test-utils/commit/ded24979fc9dbe17c4189856d402d28b47b7a6f0"><code>ded2497</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/vuejs/test-utils/commit/17c17e0e4dc170bafbe9145697d7af74802b1502"><code>17c17e0</code></a> ci: add build on node v22</li> <li><a href="https://github.com/vuejs/test-utils/commit/b12beb07f1d1f34a10cd938c6ff478a6d9d768da"><code>b12beb0</code></a> fix: set global provides before running vue plugins</li> <li><a href="https://github.com/vuejs/test-utils/commit/ccf8756942bd35b93896b7e68525c8faf25f78a3"><code>ccf8756</code></a> docs: clarify <code>get</code> vs <code>find</code> behavior differences (<a href="https://redirect.github.com/vuejs/test-utils/issues/2422">#2422</a>)</li> <li><a href="https://github.com/vuejs/test-utils/commit/d7e3c2fb9b89592ae0db8f4806d332c8cea6c78e"><code>d7e3c2f</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/vuejs/test-utils/commit/1cdd7ae5a973e8a2de8eef8c22159bc0cc97f911"><code>1cdd7ae</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/vuejs/test-utils/commit/38f337eb6555ed66356cc3ffe72bbc417c3842c5"><code>38f337e</code></a> chore(deps): update all non-major dependencies</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/test-utils/compare/v2.4.5...v2.4.6">compare view</a></li> </ul> </details> <br /> Updates `sinon` from 17.0.1 to 17.0.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md">sinon's changelog</a>.</em></p> <blockquote> <h2>17.0.2</h2> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/f6dca0bac3f228fa917165eca8815d5e2b8a6793"><code>f6dca0ba</code></a> upgrade packages (<a href="https://redirect.github.com/sinonjs/sinon/issues/2595">#2595</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/5025d001401091fd2086cfa2ec69e40cc0da9b65"><code>5025d001</code></a> Avoid return and callArg* clearing each other's state (<a href="https://redirect.github.com/sinonjs/sinon/issues/2593">#2593</a>) (Carl-Erik Kopseng) <blockquote> <ul> <li>Partially revert "fix returns does not override call through (<a href="https://redirect.github.com/sinonjs/sinon/issues/2567">#2567</a>)"</li> </ul> <ul> <li>revert to the old manual clearing of props</li> </ul> </blockquote> </li> <li><a href="https://github.com/sinonjs/sinon/commit/ed068a886fa37cbd5f886d355824debd69aa1b16"><code>ed068a88</code></a> Bump ip from 1.1.8 to 1.1.9 (<a href="https://redirect.github.com/sinonjs/sinon/issues/2587">#2587</a>) (dependabot[bot])</li> <li><a href="https://github.com/sinonjs/sinon/commit/ec4d592ee4faf87d7e592c4b99b3e6fec99105c8"><code>ec4d592e</code></a> fix <a href="https://redirect.github.com/sinonjs/sinon/issues/2589">#2589</a>: avoid invoking getter as side-effect (<a href="https://redirect.github.com/sinonjs/sinon/issues/2592">#2592</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/9972e1e3997198ff7f403ca5c000187f890f1699"><code>9972e1e3</code></a> Fix typo in mocks documentation (<a href="https://redirect.github.com/sinonjs/sinon/issues/2591">#2591</a>) (Eduardo de la Cruz Palacios)</li> <li><a href="https://github.com/sinonjs/sinon/commit/52e6e4c540d8d0b95727c9bbde8328f6692a6675"><code>52e6e4c5</code></a> chore: prefer cache option of setup-node (Morgan Roderick)</li> <li><a href="https://github.com/sinonjs/sinon/commit/08da123555dc4ee4866720c925215dca4d3c799b"><code>08da1235</code></a> Bump actions/cache from 3 to 4 (dependabot[bot])</li> <li><a href="https://github.com/sinonjs/sinon/commit/404ef47e1119c7b8229e9d6a3c6ae9a912305d1f"><code>404ef47e</code></a> Bump nokogiri from 1.14.3 to 1.16.2 (dependabot[bot])</li> <li><a href="https://github.com/sinonjs/sinon/commit/fd79612c3324bf3264533baa7159bb1722dd9788"><code>fd79612c</code></a> Update Bug_report.md (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/1fbc812a9f3351f55a06758bdc8b1a053135d826"><code>1fbc812a</code></a> Re-add about (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/fc8f6c3e111473fcb53b2338eb8654b256c06e01"><code>fc8f6c3e</code></a> Fix formatting :clown: (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/c57e38ae2ec6c466f83c4e38e85d3d324f72bb13"><code>c57e38ae</code></a> Remove old template (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/754bf7a98b54a01472677772c7a34859f483adeb"><code>754bf7a9</code></a> Update Bug_report.md (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/87eed9d255e9493b981494188abd12a9e1d95bf0"><code>87eed9d2</code></a> Fix some typos at code comments (<a href="https://redirect.github.com/sinonjs/sinon/issues/2581">#2581</a>) (EliyahuMachluf)</li> <li><a href="https://github.com/sinonjs/sinon/commit/cbae69978c29d0420fa39d11496bb29b180361b0"><code>cbae6997</code></a> Link to createStubInstance util.md docs in stubs.md (<a href="https://redirect.github.com/sinonjs/sinon/issues/2577">#2577</a>) (Daniel Kaplan)</li> <li><a href="https://github.com/sinonjs/sinon/commit/adcf936de0e946e2b72a513436c0469319f3da79"><code>adcf936d</code></a> Fix Mocha watch task by delegating to Node (<a href="https://redirect.github.com/sinonjs/sinon/issues/2573">#2573</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/30ad23729568d70f865a5e6d323109fd06c7913e"><code>30ad2372</code></a> prettier:write (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/45c4d6b9b80841947d6ebc4af5046a11b216d598"><code>45c4d6b9</code></a> Remove outdated info from README (<a href="https://redirect.github.com/sinonjs/sinon/issues/2571">#2571</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/6c9f5c2ade9befeadd6fd7d10232883c147a9f1d"><code>6c9f5c2a</code></a> Add a notice that the Fake Timers API doc is incomplete (<a href="https://redirect.github.com/sinonjs/sinon/issues/2570">#2570</a>) (Carl-Erik Kopseng)</li> <li><a href="https://github.com/sinonjs/sinon/commit/93db3ef3b0b49458954eb6e7ed765aa1ea34b21d"><code>93db3ef3</code></a> breaking: Remove sinon.defaultConfig and related modules (<a href="https://redirect.github.com/sinonjs/sinon/issues/2565">#2565</a>) (Carl-Erik Kopseng) <blockquote> <ul> <li>breaking: Remove sinon.defaultConfig and related modules</li> </ul> <p>default-config and get-config are leftovers from when Sinon</p> <p>shipped with sinon.test (now the independent NPM module</p> </blockquote> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sinonjs/sinon/commit/16a25aebd1b8f8f8ee841b53924ec824f5945986"><code>16a25ae</code></a> 17.0.2</li> <li><a href="https://github.com/sinonjs/sinon/commit/f6dca0bac3f228fa917165eca8815d5e2b8a6793"><code>f6dca0b</code></a> upgrade packages (<a href="https://redirect.github.com/sinonjs/sinon/issues/2595">#2595</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/5025d001401091fd2086cfa2ec69e40cc0da9b65"><code>5025d00</code></a> Avoid return and callArg* clearing each other's state (<a href="https://redirect.github.com/sinonjs/sinon/issues/2593">#2593</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/ed068a886fa37cbd5f886d355824debd69aa1b16"><code>ed068a8</code></a> Bump ip from 1.1.8 to 1.1.9 (<a href="https://redirect.github.com/sinonjs/sinon/issues/2587">#2587</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/ec4d592ee4faf87d7e592c4b99b3e6fec99105c8"><code>ec4d592</code></a> fix <a href="https://redirect.github.com/sinonjs/sinon/issues/2589">#2589</a>: avoid invoking getter as side-effect (<a href="https://redirect.github.com/sinonjs/sinon/issues/2592">#2592</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/9972e1e3997198ff7f403ca5c000187f890f1699"><code>9972e1e</code></a> Fix typo in mocks documentation (<a href="https://redirect.github.com/sinonjs/sinon/issues/2591">#2591</a>)</li> <li><a href="https://github.com/sinonjs/sinon/commit/52e6e4c540d8d0b95727c9bbde8328f6692a6675"><code>52e6e4c</code></a> chore: prefer cache option of setup-node</li> <li><a href="https://github.com/sinonjs/sinon/commit/08da123555dc4ee4866720c925215dca4d3c799b"><code>08da123</code></a> Bump actions/cache from 3 to 4</li> <li><a href="https://github.com/sinonjs/sinon/commit/404ef47e1119c7b8229e9d6a3c6ae9a912305d1f"><code>404ef47</code></a> Bump nokogiri from 1.14.3 to 1.16.2</li> <li><a href="https://github.com/sinonjs/sinon/commit/fd79612c3324bf3264533baa7159bb1722dd9788"><code>fd79612</code></a> Update Bug_report.md</li> <li>Additional commits viewable in <a href="https://github.com/sinonjs/sinon/compare/v17.0.1...v17.0.2">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