dependabot[bot] opened a new pull request, #3895:
URL: https://github.com/apache/jena/pull/3895

   Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 
updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@vue/compat](https://github.com/vuejs/core) | `3.5.32` | `3.5.33` |
   | [vue](https://github.com/vuejs/core) | `3.5.32` | `3.5.33` |
   | [vue-router](https://github.com/vuejs/router) | `5.0.4` | `5.0.6` |
   | 
[@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc)
 | `3.5.32` | `3.5.33` |
   | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.9` 
|
   
   Updates `@vue/compat` from 3.5.32 to 3.5.33
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";>@​vue/compat's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.33</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/compat's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.32...v3.5.33";>3.5.33</a> 
(2026-04-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-sfc:</strong> handle nested :deep in selector pseudos 
(<a href="https://redirect.github.com/vuejs/core/issues/14725";>#14725</a>) (<a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";>bb9d265</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14724";>#14724</a></li>
   <li><strong>reactivity:</strong> unlink effect scopes on out-of-order off 
(<a href="https://redirect.github.com/vuejs/core/issues/14734";>#14734</a>) (<a 
href="https://github.com/vuejs/core/commit/e7659beafc5407e892fa70f3f4ade80263b0905d";>e7659be</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14733";>#14733</a></li>
   <li><strong>runtime-dom:</strong> preserve textarea resize dimensions (<a 
href="https://redirect.github.com/vuejs/core/issues/14747";>#14747</a>) (<a 
href="https://github.com/vuejs/core/commit/11fb2fd4a246e40f6f350701dfea73ec525b4f59";>11fb2fd</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14741";>#14741</a></li>
   <li><strong>teleport:</strong> don't move teleport children if not mounted 
(<a href="https://redirect.github.com/vuejs/core/issues/14702";>#14702</a>) (<a 
href="https://github.com/vuejs/core/commit/6a61f4452ba1a31fc929cadf8abe3337ac4d3a46";>6a61f44</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14701";>#14701</a></li>
   <li><strong>transition:</strong> preserve placeholder for conditional 
explicit default slots (<a 
href="https://redirect.github.com/vuejs/core/issues/14748";>#14748</a>) (<a 
href="https://github.com/vuejs/core/commit/45990cecf4604b2f39c571ab6aefa49d362af36a";>45990ce</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14727";>#14727</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/3310eea4ececff0379ea657e633e3c18b0f647eb";><code>3310eea</code></a>
 release: v3.5.33</li>
   <li><a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";><code>bb9d265</code></a>
 fix(compiler-sfc): handle nested :deep in selector pseudos (<a 
href="https://redirect.github.com/vuejs/core/issues/14725";>#14725</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/60402cd4771be1b758cae759d27ffa6c01428364";><code>60402cd</code></a>
 Revert &quot;chore(deps): update pnpm/action-setup action to v6&quot; (<a 
href="https://redirect.github.com/vuejs/core/issues/14749";>#14749</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/11fb2fd4a246e40f6f350701dfea73ec525b4f59";><code>11fb2fd</code></a>
 fix(runtime-dom): preserve textarea resize dimensions (<a 
href="https://redirect.github.com/vuejs/core/issues/14747";>#14747</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/974e2d21b75c677e835656b8743b44c4eb285ca8";><code>974e2d2</code></a>
 chore(deps): update test (<a 
href="https://redirect.github.com/vuejs/core/issues/14713";>#14713</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/45990cecf4604b2f39c571ab6aefa49d362af36a";><code>45990ce</code></a>
 fix(transition): preserve placeholder for conditional explicit default slots 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/6a61f4452ba1a31fc929cadf8abe3337ac4d3a46";><code>6a61f44</code></a>
 fix(teleport): don't move teleport children if not mounted (<a 
href="https://redirect.github.com/vuejs/core/issues/14702";>#14702</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e7659beafc5407e892fa70f3f4ade80263b0905d";><code>e7659be</code></a>
 fix(reactivity): unlink effect scopes on out-of-order off (<a 
href="https://redirect.github.com/vuejs/core/issues/14734";>#14734</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/268115dc49fe8aa9a2a6c820a7b91eba6ca68208";><code>268115d</code></a>
 chore: update pnpm config (<a 
href="https://redirect.github.com/vuejs/core/issues/14694";>#14694</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/24f26f41af5aea64b5054ec57066679a4d71aff4";><code>24f26f4</code></a>
 chore(deps): update pnpm/action-setup action to v6 (<a 
href="https://redirect.github.com/vuejs/core/issues/14716";>#14716</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.32...v3.5.33";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue` from 3.5.32 to 3.5.33
   <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.33</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.32...v3.5.33";>3.5.33</a> 
(2026-04-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-sfc:</strong> handle nested :deep in selector pseudos 
(<a href="https://redirect.github.com/vuejs/core/issues/14725";>#14725</a>) (<a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";>bb9d265</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14724";>#14724</a></li>
   <li><strong>reactivity:</strong> unlink effect scopes on out-of-order off 
(<a href="https://redirect.github.com/vuejs/core/issues/14734";>#14734</a>) (<a 
href="https://github.com/vuejs/core/commit/e7659beafc5407e892fa70f3f4ade80263b0905d";>e7659be</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14733";>#14733</a></li>
   <li><strong>runtime-dom:</strong> preserve textarea resize dimensions (<a 
href="https://redirect.github.com/vuejs/core/issues/14747";>#14747</a>) (<a 
href="https://github.com/vuejs/core/commit/11fb2fd4a246e40f6f350701dfea73ec525b4f59";>11fb2fd</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14741";>#14741</a></li>
   <li><strong>teleport:</strong> don't move teleport children if not mounted 
(<a href="https://redirect.github.com/vuejs/core/issues/14702";>#14702</a>) (<a 
href="https://github.com/vuejs/core/commit/6a61f4452ba1a31fc929cadf8abe3337ac4d3a46";>6a61f44</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14701";>#14701</a></li>
   <li><strong>transition:</strong> preserve placeholder for conditional 
explicit default slots (<a 
href="https://redirect.github.com/vuejs/core/issues/14748";>#14748</a>) (<a 
href="https://github.com/vuejs/core/commit/45990cecf4604b2f39c571ab6aefa49d362af36a";>45990ce</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14727";>#14727</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/3310eea4ececff0379ea657e633e3c18b0f647eb";><code>3310eea</code></a>
 release: v3.5.33</li>
   <li><a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";><code>bb9d265</code></a>
 fix(compiler-sfc): handle nested :deep in selector pseudos (<a 
href="https://redirect.github.com/vuejs/core/issues/14725";>#14725</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/60402cd4771be1b758cae759d27ffa6c01428364";><code>60402cd</code></a>
 Revert &quot;chore(deps): update pnpm/action-setup action to v6&quot; (<a 
href="https://redirect.github.com/vuejs/core/issues/14749";>#14749</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/11fb2fd4a246e40f6f350701dfea73ec525b4f59";><code>11fb2fd</code></a>
 fix(runtime-dom): preserve textarea resize dimensions (<a 
href="https://redirect.github.com/vuejs/core/issues/14747";>#14747</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/974e2d21b75c677e835656b8743b44c4eb285ca8";><code>974e2d2</code></a>
 chore(deps): update test (<a 
href="https://redirect.github.com/vuejs/core/issues/14713";>#14713</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/45990cecf4604b2f39c571ab6aefa49d362af36a";><code>45990ce</code></a>
 fix(transition): preserve placeholder for conditional explicit default slots 
...</li>
   <li><a 
href="https://github.com/vuejs/core/commit/6a61f4452ba1a31fc929cadf8abe3337ac4d3a46";><code>6a61f44</code></a>
 fix(teleport): don't move teleport children if not mounted (<a 
href="https://redirect.github.com/vuejs/core/issues/14702";>#14702</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/e7659beafc5407e892fa70f3f4ade80263b0905d";><code>e7659be</code></a>
 fix(reactivity): unlink effect scopes on out-of-order off (<a 
href="https://redirect.github.com/vuejs/core/issues/14734";>#14734</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/268115dc49fe8aa9a2a6c820a7b91eba6ca68208";><code>268115d</code></a>
 chore: update pnpm config (<a 
href="https://redirect.github.com/vuejs/core/issues/14694";>#14694</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/24f26f41af5aea64b5054ec57066679a4d71aff4";><code>24f26f4</code></a>
 chore(deps): update pnpm/action-setup action to v6 (<a 
href="https://redirect.github.com/vuejs/core/issues/14716";>#14716</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/core/compare/v3.5.32...v3.5.33";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vue-router` from 5.0.4 to 5.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/router/releases";>vue-router's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.6</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li>Missing closing quote in generated import  -  by <a 
href="https://github.com/zjy040525";><code>@​zjy040525</code></a> and <a 
href="https://github.com/posva";><code>@​posva</code></a> in <a 
href="https://redirect.github.com/vuejs/router/issues/2688";>vuejs/router#2688</a>
 <a href="https://github.com/vuejs/router/commit/32f78c77";><!-- raw HTML 
omitted -->(32f78)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/vuejs/router/compare/v5.0.5...v5.0.6";>View changes on 
GitHub</a></h5>
   <h2>v5.0.5</h2>
   <h3>   🚀 Features</h3>
   <ul>
   <li>Enable standard schema param parsers  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/ea8e3e21";><!-- raw HTML omitted 
-->(ea8e3)<!-- raw HTML omitted --></a></li>
   <li>Normalize param parsers once  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/480877cc";><!-- raw HTML omitted 
-->(48087)<!-- raw HTML omitted --></a></li>
   </ul>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li>Track definePage imports per-file to fix named view race condition  -  
by <a href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/11191bca";><!-- raw HTML omitted 
-->(11191)<!-- raw HTML omitted --></a></li>
   <li>Avoid double decoding hash on string location  -  by <a 
href="https://github.com/posva";><code>@​posva</code></a> <a 
href="https://github.com/vuejs/router/commit/1578c9e9";><!-- raw HTML omitted 
-->(1578c)<!-- raw HTML omitted --></a></li>
   </ul>
   <h5>    <a 
href="https://github.com/vuejs/router/compare/v5.0.4...v5.0.5";>View changes on 
GitHub</a></h5>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/router/commit/03e2337574a54c317961777dae691132ad3a2424";><code>03e2337</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/32f78c77782baf4500c5e710ee4c16a180551c19";><code>32f78c7</code></a>
 fix: missing closing quote in generated import (<a 
href="https://redirect.github.com/vuejs/router/issues/2688";>#2688</a>)</li>
   <li><a 
href="https://github.com/vuejs/router/commit/7a419319537a7a75349fec12d9087d34ff950f93";><code>7a41931</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/1578c9e92f7411739dc697463e4ec1633e43ff31";><code>1578c9e</code></a>
 fix: avoid double decoding hash on string location</li>
   <li><a 
href="https://github.com/vuejs/router/commit/1e7d2cd2b93cda519770ac58ad8f975cf7f6150c";><code>1e7d2cd</code></a>
 chore(release): show last tag and relative date in package prompt</li>
   <li><a 
href="https://github.com/vuejs/router/commit/dacc763c1dab92bf752fc47754377fb6bc7229e7";><code>dacc763</code></a>
 chore: update sponsors</li>
   <li><a 
href="https://github.com/vuejs/router/commit/c24b418c323b2e6d3babc9bb5161edf3eb7840e6";><code>c24b418</code></a>
 build: support git worktrees in verifyCommit script</li>
   <li><a 
href="https://github.com/vuejs/router/commit/11191bca938b538fd9963ad4ba0fdfbd6142bacb";><code>11191bc</code></a>
 fix: track definePage imports per-file to fix named view race condition</li>
   <li><a 
href="https://github.com/vuejs/router/commit/8e5f147357ab9d6e23504b110b58446cf116e5fa";><code>8e5f147</code></a>
 style: avoid worktrees</li>
   <li><a 
href="https://github.com/vuejs/router/commit/0a043f2550f54b8e587b7666cdf841e076b3a6a6";><code>0a043f2</code></a>
 chore: disable no-this-alias rule and remove inline suppression comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/router/compare/v5.0.4...v5.0.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/compiler-sfc` from 3.5.32 to 3.5.33
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/core/releases";>@​vue/compiler-sfc's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.33</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/compiler-sfc's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/vuejs/core/compare/v3.5.32...v3.5.33";>3.5.33</a> 
(2026-04-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>compiler-sfc:</strong> handle nested :deep in selector pseudos 
(<a href="https://redirect.github.com/vuejs/core/issues/14725";>#14725</a>) (<a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";>bb9d265</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14724";>#14724</a></li>
   <li><strong>reactivity:</strong> unlink effect scopes on out-of-order off 
(<a href="https://redirect.github.com/vuejs/core/issues/14734";>#14734</a>) (<a 
href="https://github.com/vuejs/core/commit/e7659beafc5407e892fa70f3f4ade80263b0905d";>e7659be</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14733";>#14733</a></li>
   <li><strong>runtime-dom:</strong> preserve textarea resize dimensions (<a 
href="https://redirect.github.com/vuejs/core/issues/14747";>#14747</a>) (<a 
href="https://github.com/vuejs/core/commit/11fb2fd4a246e40f6f350701dfea73ec525b4f59";>11fb2fd</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14741";>#14741</a></li>
   <li><strong>teleport:</strong> don't move teleport children if not mounted 
(<a href="https://redirect.github.com/vuejs/core/issues/14702";>#14702</a>) (<a 
href="https://github.com/vuejs/core/commit/6a61f4452ba1a31fc929cadf8abe3337ac4d3a46";>6a61f44</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14701";>#14701</a></li>
   <li><strong>transition:</strong> preserve placeholder for conditional 
explicit default slots (<a 
href="https://redirect.github.com/vuejs/core/issues/14748";>#14748</a>) (<a 
href="https://github.com/vuejs/core/commit/45990cecf4604b2f39c571ab6aefa49d362af36a";>45990ce</a>),
 closes <a 
href="https://redirect.github.com/vuejs/core/issues/14727";>#14727</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/core/commit/3310eea4ececff0379ea657e633e3c18b0f647eb";><code>3310eea</code></a>
 release: v3.5.33</li>
   <li><a 
href="https://github.com/vuejs/core/commit/bb9d265d8dcdde2af824fc01b24f9a7b3169f5fa";><code>bb9d265</code></a>
 fix(compiler-sfc): handle nested :deep in selector pseudos (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14725";>#14725</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/1436b623129bcb8c16f3ed67af11fe06e1667a02";><code>1436b62</code></a>
 fix(deps): update dependency postcss to ^8.5.10 (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14714";>#14714</a>)</li>
   <li><a 
href="https://github.com/vuejs/core/commit/cb3d01416c8bdcde5b8497937b87caf201704182";><code>cb3d014</code></a>
 chore(deps): update all non-major dependencies (<a 
href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/14682";>#14682</a>)</li>
   <li>See full diff in <a 
href="https://github.com/vuejs/core/commits/v3.5.33/packages/compiler-sfc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@vue/test-utils` from 2.4.6 to 2.4.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/test-utils/releases";>@​vue/test-utils's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.4.9</h2>
   <p><a 
href="https://github.com/vuejs/test-utils/compare/v2.4.8...v2.4.9";>compare 
changes</a></p>
   <h3>🩹 Fixes</h3>
   <ul>
   <li>Tolerate duplicate attachTo cleanup (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2830";>#2830</a>)</li>
   </ul>
   <h3>📖 Documentation</h3>
   <ul>
   <li>Document release process (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2834";>#2834</a>)</li>
   </ul>
   <h3>🏡 Chore</h3>
   <ul>
   <li>Migrate renovate config (<a 
href="https://github.com/vuejs/test-utils/commit/5d37934";>5d37934</a>)</li>
   </ul>
   <h3>🤖 CI</h3>
   <ul>
   <li>Pin github actions to commit hashes (<a 
href="https://github.com/vuejs/test-utils/commit/75dcef3";>75dcef3</a>)</li>
   </ul>
   <h3>❤️ Contributors</h3>
   <ul>
   <li>Cédric Exbrayat (<a 
href="https://github.com/cexbrayat";><code>@​cexbrayat</code></a>)</li>
   <li>Daniel Roe (<a 
href="https://github.com/danielroe";><code>@​danielroe</code></a>)</li>
   </ul>
   <h2>v2.4.8</h2>
   <p><a 
href="https://github.com/vuejs/test-utils/compare/v2.4.7...v2.4.8";>compare 
changes</a></p>
   <h3>🩹 Fixes</h3>
   <ul>
   <li>Correct declaration entrypoint (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2826";>#2826</a>)</li>
   </ul>
   <h3>🤖 CI</h3>
   <ul>
   <li>Enable pkg.pr.new (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2827";>#2827</a>)</li>
   </ul>
   <h3>❤️ Contributors</h3>
   <ul>
   <li>Cédric Exbrayat (<a 
href="https://github.com/cexbrayat";><code>@​cexbrayat</code></a>)</li>
   <li>Daniel Roe (<a 
href="https://github.com/danielroe";><code>@​danielroe</code></a>)</li>
   </ul>
   <h2>v2.4.7</h2>
   <p><a 
href="https://github.com/vuejs/test-utils/compare/v2.4.6...v2.4.7";>compare 
changes</a></p>
   <h3>🚀 Enhancements</h3>
   <ul>
   <li>Add Chinese docs translation (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2552";>#2552</a>)</li>
   <li>SetData()/shallowMount with initialData for components using the 
Composition API / <!-- raw HTML omitted --> (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2655";>#2655</a>)</li>
   </ul>
   <h3>🩹 Fixes</h3>
   <ul>
   <li>Preserve code from keyboard events (<a 
href="https://redirect.github.com/vuejs/test-utils/pull/2434";>#2434</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/b6b9d0b74a6dce116805673e79969fbbec936614";><code>b6b9d0b</code></a>
 v2.4.9</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/c67b3dc05be0c2858ba9f01ff4fc6c8da2ea26e0";><code>c67b3dc</code></a>
 docs: document release process (<a 
href="https://redirect.github.com/vuejs/test-utils/issues/2834";>#2834</a>)</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/9a14e1af52232b67893480864a76306be311b717";><code>9a14e1a</code></a>
 fix: tolerate duplicate attachTo cleanup (<a 
href="https://redirect.github.com/vuejs/test-utils/issues/2830";>#2830</a>)</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/d84c668ac65df5487b5b3331f6731ecfe3038e4e";><code>d84c668</code></a>
 chore(deps): update all non-major dependencies</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/75dcef3afac89260bf53c20307c6c35b0e7c24a0";><code>75dcef3</code></a>
 ci: pin github actions to commit hashes</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/5d379343de50fc0cdeb5a0e70bfd73ebbde76991";><code>5d37934</code></a>
 chore: migrate renovate config</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/a0fa6e0d883e7eeaa38737f93dbc7bf34b805226";><code>a0fa6e0</code></a>
 v2.4.8</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/c80503a61dfb0c4407b46e4a4c4f3ddb3d749dc9";><code>c80503a</code></a>
 ci: enable pkg.pr.new (<a 
href="https://redirect.github.com/vuejs/test-utils/issues/2827";>#2827</a>)</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/6301519fa1aa4b044adbdef56aa87dca70d6f19c";><code>6301519</code></a>
 fix: correct declaration entrypoint (<a 
href="https://redirect.github.com/vuejs/test-utils/issues/2826";>#2826</a>)</li>
   <li><a 
href="https://github.com/vuejs/test-utils/commit/3320ca1b7556e210efd1be858b1c41fdbc59d7b5";><code>3320ca1</code></a>
 v2.4.7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vuejs/test-utils/compare/v2.4.6...v2.4.9";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for <code>@​vue/test-utils</code> since your current version.</p>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to