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

   Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 2 
updates: [vue-router](https://github.com/vuejs/router) and 
[jsdom](https://github.com/jsdom/jsdom).
   
   Updates `vue-router` from 4.6.0 to 4.6.3
   <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>v4.6.3</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v4.6.2</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v4.6.1</h2>
   <p>Please refer to <a 
href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vuejs/router/commit/61838bf09b617f30ae7d2a0a00892fbd1fb85d87";><code>61838bf</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/09d63d3ff836a775231bf65ceaa11839bfed191f";><code>09d63d3</code></a>
 fix: reinstate ESM browser builds (<a 
href="https://redirect.github.com/vuejs/router/issues/2572";>#2572</a>)</li>
   <li><a 
href="https://github.com/vuejs/router/commit/4dd6544de01edf8595a9d4f4e3dc1fbdeee06ae7";><code>4dd6544</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/af822e46ba67f45a8aa087bdf16cdaaa8a02c623";><code>af822e4</code></a>
 fix: avoid passing leading ? to parseQuery</li>
   <li><a 
href="https://github.com/vuejs/router/commit/04a621ce9acd0410d6a430b245c0ac4c47097343";><code>04a621c</code></a>
 release: [email protected]</li>
   <li><a 
href="https://github.com/vuejs/router/commit/2064d8a7dbef7589e8d31add0ee481c1d8b2331f";><code>2064d8a</code></a>
 build: fixup changelog</li>
   <li><a 
href="https://github.com/vuejs/router/commit/6f00085c7d1d2e423a1f27f1c0ce4a152ea0ea99";><code>6f00085</code></a>
 chore: up deps</li>
   <li><a 
href="https://github.com/vuejs/router/commit/9b22edcff3acd9782dd86257b2744c1ae35a455e";><code>9b22edc</code></a>
 build: add deprecated vue-router.esm-bundler export</li>
   <li><a 
href="https://github.com/vuejs/router/commit/d9c6cc7123c54f8ae8dbf2c92827fa59fb6b173a";><code>d9c6cc7</code></a>
 build: annotate release</li>
   <li>See full diff in <a 
href="https://github.com/vuejs/router/compare/v4.6.0...v4.6.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jsdom` from 27.0.0 to 27.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jsdom/jsdom/releases";>jsdom's releases</a>.</em></p>
   <blockquote>
   <h2>Version 27.0.1</h2>
   <ul>
   <li>Fixed some regressions in CSS selectors. Most such regression fixes were 
done in a minor update of a dependency, and thus available for all fresh 
installs of v27.0.0. However, one related to <code>class=&quot;&quot;</code> 
attribute changes is only possible with a new version of jsdom. (asamuzaK)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jsdom/jsdom/blob/main/Changelog.md";>jsdom's 
changelog</a>.</em></p>
   <blockquote>
   <h2>27.0.1</h2>
   <ul>
   <li>Fixed some regressions in CSS selectors. Most such regression fixes were 
done in a minor update of a dependency, and thus available for all fresh 
installs of v27.0.0. However, one related to <code>class=&quot;&quot;</code> 
attribute changes is only possible with a new version of jsdom. (asamuzaK)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/819ff520e37a129b5dd69a744903dbfee776f21d";><code>819ff52</code></a>
 Version 27.0.1</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/23539d43eb02338262540b09a146a6a4bc0c3992";><code>23539d4</code></a>
 Call domSelector.clear() on class change</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/894151baf0603c5d2203261ce9f4748295e6681c";><code>894151b</code></a>
 Add regression tests and update dependencies</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/aa2d8dbc9b9a359135075a66f7325451be55218b";><code>aa2d8db</code></a>
 Add a regression test for getComputedStyle() across shadow boundaries</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/8c49cb792ad80a8dd85ee984dcf4f1839d23a43f";><code>8c49cb7</code></a>
 Update <code>@​asamuzakjp/dom-selector</code></li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/8a877acc47951bd1ccc92640493d66f4dffe954d";><code>8a877ac</code></a>
 Update <code>@​asamuzakjp/dom-selector</code></li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/22cc228520ffb3c45d29d68edfc836d759efd6c0";><code>22cc228</code></a>
 Add failing test for CSS flex shorthand</li>
   <li><a 
href="https://github.com/jsdom/jsdom/commit/f1c40dee2add23a350439621c66f8a116dce5d18";><code>f1c40de</code></a>
 Create ParentNode-querySelector-nested.html</li>
   <li>See full diff in <a 
href="https://github.com/jsdom/jsdom/compare/27.0.0...27.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot 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: [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