dependabot[bot] opened a new pull request, #2573: URL: https://github.com/apache/jena/pull/2573
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 3 updates: [@cypress/code-coverage](https://github.com/cypress-io/code-coverage), [sass](https://github.com/sass/dart-sass) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@cypress/code-coverage` from 3.12.39 to 3.12.41 <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.41</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.40...v3.12.41">3.12.41</a> (2024-07-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/react</code> to v18.3.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/838">#838</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/6af69919bd69dd03bdd72fbf3c78f819f4331c50">6af6991</a>)</li> </ul> <h2>v3.12.40</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.39...v3.12.40">3.12.40</a> (2024-07-03)</h2> <h3>Bug Fixes</h3> <ul> <li>fix error when testing cross-origin code (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/685">#685</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/aaf6ad0dbb82e46110ebae1ad1edc55558518885">aaf6ad0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/6af69919bd69dd03bdd72fbf3c78f819f4331c50"><code>6af6991</code></a> fix(deps): update dependency <code>@types/react</code> to v18.3.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/838">#838</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/464d2b659e9c5f7a5430002c6f9dc7ab7e93c849"><code>464d2b6</code></a> chore(deps): update dependency rimraf to v5.0.8 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/834">#834</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/aaf6ad0dbb82e46110ebae1ad1edc55558518885"><code>aaf6ad0</code></a> fix: fix error when testing cross-origin code (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/685">#685</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.39...v3.12.41">compare view</a></li> </ul> </details> <br /> Updates `sass` from 1.77.6 to 1.77.7 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.77.7</h2> <ul> <li> <p>Declarations that appear after nested rules are deprecated, because the semantics Sass has historically used are different from the semantics specified by CSS. In the future, Sass will adopt the standard CSS semantics.</p> <p>See <a href="https://sass-lang.com/d/mixed-decls">the Sass website</a> for details.</p> </li> <li> <p><strong>Potentially breaking bug fix:</strong> <code>//</code> in certain places such as unknown at-rule values was being preserved in the CSS output, leading to potentially invalid CSS. It's now properly parsed as a silent comment and omitted from the CSS output.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/7203d6538981df6422c686198da2497909fa11b5"><code>7203d65</code></a> Deprecated mixed declarations (<a href="https://redirect.github.com/sass/dart-sass/issues/2267">#2267</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1edc247425c0d6731e750f13e2d5386c076f9b33"><code>1edc247</code></a> Avoid <code>[this]</code> in Dartdoc comments (<a href="https://redirect.github.com/sass/dart-sass/issues/2273">#2273</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/a16488992517cb30d907d3982a12517e5f13d334"><code>a164889</code></a> Enable AOT build for windows-arm64 (<a href="https://redirect.github.com/sass/dart-sass/issues/2270">#2270</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/04b6251cedca92323095d8b8f9e13fbc5a651502"><code>04b6251</code></a> Parse silent comments in <code>_interpolatedDeclarationValue()</code> (<a href="https://redirect.github.com/sass/dart-sass/issues/2266">#2266</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/860eb5ae2b4701226cb098632205d94d6cb41c74"><code>860eb5a</code></a> Fix linux-ia32, linux-arm-musl, and windows-arm64 releases (<a href="https://redirect.github.com/sass/dart-sass/issues/2265">#2265</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.77.6...1.77.7">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.3.2 to 5.3.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.3.3 (2024-07-03)<!-- raw HTML omitted --></h2> <ul> <li>fix: lazily evaluate __vite__mapDeps files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17602">#17602</a>) (<a href="https://github.com/vitejs/vite/commit/dafff4a">dafff4a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17602">#17602</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17590">#17590</a>) (<a href="https://github.com/vitejs/vite/commit/012490c">012490c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17590">#17590</a></li> <li>fix(lib): remove pure CSS dynamic import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17601">#17601</a>) (<a href="https://github.com/vitejs/vite/commit/055f1c1">055f1c1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17601">#17601</a></li> <li>fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17563">#17563</a>) (<a href="https://github.com/vitejs/vite/commit/14c3d49">14c3d49</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17563">#17563</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/22b299429599834bf1855b53264a28ae5ff8f888"><code>22b2994</code></a> release: v5.3.3</li> <li><a href="https://github.com/vitejs/vite/commit/012490ca8682e2b560737cb54dbb465ab4f36471"><code>012490c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17590">#17590</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/14c3d49303e4db459728c43b2d3a7c2aff8cd383"><code>14c3d49</code></a> fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...</li> <li><a href="https://github.com/vitejs/vite/commit/055f1c16e55b527543e7af0e65e820b245b12d2e"><code>055f1c1</code></a> fix(lib): remove pure CSS dynamic import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17601">#17601</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/dafff4ae6eabf22b7f08a582f3663eb8a08bfc32"><code>dafff4a</code></a> fix: lazily evaluate __vite__mapDeps files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17602">#17602</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.3.3/packages/vite">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]
