dependabot[bot] opened a new pull request, #3814: URL: https://github.com/apache/jena/pull/3814
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 4 updates: [vue-router](https://github.com/vuejs/router), [@cypress/code-coverage](https://github.com/cypress-io/code-coverage), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) and [jsdom](https://github.com/jsdom/jsdom). Updates `vue-router` from 5.0.3 to 5.0.4 <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.4</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Avoid iterator helpers for Node 20 compat - by <a href="https://github.com/cwandev"><code>@cwandev</code></a> in <a href="https://redirect.github.com/vuejs/router/issues/2635">vuejs/router#2635</a> <a href="https://github.com/vuejs/router/commit/4713069d"><!-- raw HTML omitted -->(47130)<!-- raw HTML omitted --></a></li> <li>Escape backslahes in string literals - by <a href="https://github.com/posva"><code>@posva</code></a> <a href="https://github.com/vuejs/router/commit/71fdbf36"><!-- raw HTML omitted -->(71fdb)<!-- raw HTML omitted --></a></li> <li>Avoid false duplicate route warning for named views - by <a href="https://github.com/posva"><code>@posva</code></a> <a href="https://github.com/vuejs/router/commit/72012ab0"><!-- raw HTML omitted -->(72012)<!-- raw HTML omitted --></a></li> <li>Allow pushing to auto routes - by <a href="https://github.com/posva"><code>@posva</code></a> <a href="https://github.com/vuejs/router/commit/47f0334b"><!-- raw HTML omitted -->(47f03)<!-- raw HTML omitted --></a></li> <li><strong>loaders</strong>: Restore context in sequential awaits - by <a href="https://github.com/posva"><code>@posva</code></a> <a href="https://github.com/vuejs/router/commit/fce5d1e3"><!-- raw HTML omitted -->(fce5d)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vuejs/router/compare/v5.0.3...v5.0.4">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/router/commit/7f32e99587715c1d380272af5d84a0b7b8ed44a5"><code>7f32e99</code></a> release: [email protected]</li> <li><a href="https://github.com/vuejs/router/commit/90362282955e3122d1adab3dca2adb15b0edaa6d"><code>9036228</code></a> docs: typos (<a href="https://redirect.github.com/vuejs/router/issues/2651">#2651</a>)</li> <li><a href="https://github.com/vuejs/router/commit/47f0334b7d92217318e43914c2718551ebcd5747"><code>47f0334</code></a> fix: allow pushing to auto routes</li> <li><a href="https://github.com/vuejs/router/commit/ad6ba7395ed088abdb59167b12b9e475e9c8bbff"><code>ad6ba73</code></a> docs: no auto import section</li> <li><a href="https://github.com/vuejs/router/commit/f6923a5def280172f4bd91a6e31e4bbee2a79345"><code>f6923a5</code></a> build: include link and view in size computation</li> <li><a href="https://github.com/vuejs/router/commit/fce5d1e3b805509832feb259e8ee420a2ef6089e"><code>fce5d1e</code></a> fix(loaders): restore context in sequential awaits</li> <li><a href="https://github.com/vuejs/router/commit/9ab4cbfa12c5bb579edf7f5664734cb32aae2e0d"><code>9ab4cbf</code></a> refactor: rename var</li> <li><a href="https://github.com/vuejs/router/commit/d030f2ac673fee248b9ae19a1749c9830966ccd1"><code>d030f2a</code></a> chore: playground</li> <li><a href="https://github.com/vuejs/router/commit/7b3dc27de9814f5db3ca1e7f4ddf03e4bee6f63c"><code>7b3dc27</code></a> docs(zh): add file-based routing related configuration documentation (<a href="https://redirect.github.com/vuejs/router/issues/2643">#2643</a>)</li> <li><a href="https://github.com/vuejs/router/commit/0a019484dce489f3b1a315b8bc389a2c387c1211"><code>0a01948</code></a> chore: hide route details in playground</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/router/compare/v5.0.3...v5.0.4">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 4.0.2 to 4.0.3 <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>v4.0.3</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v4.0.2...v4.0.3">4.0.3</a> (2026-03-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency debug to v4.4.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/990">#990</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/985dbddecbb43a1a0aa346dcfd616e11301d9c87">985dbdd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/995b23a596d8b2732a9ed48fcfae1f675d2c097d"><code>995b23a</code></a> chore(deps): update dependency <code>@types/debug</code> to v4.1.13 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/989">#989</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/985dbddecbb43a1a0aa346dcfd616e11301d9c87"><code>985dbdd</code></a> fix(deps): update dependency debug to v4.4.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/990">#990</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v4.0.2...v4.0.3">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-cypress` from 6.2.0 to 6.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/eslint-plugin-cypress/releases">eslint-plugin-cypress's releases</a>.</em></p> <blockquote> <h2>v6.2.1</h2> <h2><a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.0...v6.2.1">6.2.1</a> (2026-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>conditional expressions are now checked by require-data-selectors (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/305">#305</a>) (<a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d69d417d47dd91cdb9ee043475d7fe874d58fe39">d69d417</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/d69d417d47dd91cdb9ee043475d7fe874d58fe39"><code>d69d417</code></a> fix: conditional expressions are now checked by require-data-selectors (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/305">#305</a>)</li> <li><a href="https://github.com/cypress-io/eslint-plugin-cypress/commit/01f53c06c4c387ee116020744c80611e4fdb04f3"><code>01f53c0</code></a> chore: add Renovate configuration (<a href="https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/306">#306</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.2.0...v6.2.1">compare view</a></li> </ul> </details> <br /> Updates `jsdom` from 29.0.0 to 29.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>v29.0.1</h2> <ul> <li>Fixed CSS parsing of <code>border</code>, <code>background</code>, and their sub-shorthands containing keywords or <code>var()</code>. (<a href="https://github.com/asamuzaK"><code>@asamuzaK</code></a>)</li> <li>Fixed <code>getComputedStyle()</code> to return a more functional <code>CSSStyleDeclaration</code> object, including indexed access support, which regressed in v29.0.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsdom/jsdom/commit/34c7d6ef564aef3399ace1c074baf31f50ab930b"><code>34c7d6e</code></a> 29.0.1</li> <li><a href="https://github.com/jsdom/jsdom/commit/8ffc81123e6aa0904b239b5fb2fbece7b0493740"><code>8ffc811</code></a> Add benchmark for computed style property access</li> <li><a href="https://github.com/jsdom/jsdom/commit/5f2434cf84e12e0035cf05bba9f2d0060ad552c3"><code>5f2434c</code></a> Update dependencies and dev dependencies</li> <li><a href="https://github.com/jsdom/jsdom/commit/1e8a7ff58f48631cee3c662c2991865cb4ac4e64"><code>1e8a7ff</code></a> Handle global keywords in CSS shorthand property handlers</li> <li><a href="https://github.com/jsdom/jsdom/commit/0b79509deb3cb53aa91d41ae521878cc68a6b35d"><code>0b79509</code></a> Wrap getComputedStyle return value for proper indexed access</li> <li><a href="https://github.com/jsdom/jsdom/commit/d589a8e9fb3c8ca41ee10fa93a36fe0d7e23ef08"><code>d589a8e</code></a> Fix border shorthand parsing</li> <li><a href="https://github.com/jsdom/jsdom/commit/e528859bfadb156d762c35d9531fb2f52519dc68"><code>e528859</code></a> Modernize release infrastructure</li> <li>See full diff in <a href="https://github.com/jsdom/jsdom/compare/v29.0.0...v29.0.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for jsdom 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]
