dependabot[bot] opened a new pull request, #2811: URL: https://github.com/apache/jena/pull/2811
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 5 updates: | Package | From | To | | --- | --- | --- | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.4` | `3.13.5` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `13.15.1` | | [nanoid](https://github.com/ai/nanoid) | `5.0.7` | `5.0.8` | | [sass](https://github.com/sass/dart-sass) | `1.80.3` | `1.80.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `5.4.10` | Updates `@cypress/code-coverage` from 3.13.4 to 3.13.5 <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.13.5</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.13.4...v3.13.5">3.13.5</a> (2024-10-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fix:</strong> Batch coverage data sent to combineCoverage to prevent timeouts <a href="https://redirect.github.com/cypress-io/code-coverage/pull/877">cypress-io/code-coverage#877</a></li> </ul> <ul> <li><strong>deps:</strong> update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/891">#891</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/90a67bba74ddca002effca8a1fabb38b74d2647a">90a67bb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/90a67bba74ddca002effca8a1fabb38b74d2647a"><code>90a67bb</code></a> fix(deps): update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/891">#891</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/a5a95d5a65be1509a55e81d238cacbf1418652e1"><code>a5a95d5</code></a> Batch coverage data sent to combineCoverage to prevent timeouts (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/877">#877</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.13.4...v3.13.5">compare view</a></li> </ul> </details> <br /> Updates `cypress` from 13.15.0 to 13.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v13.15.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-1">https://docs.cypress.io/guides/references/changelog#13-15-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/199b1cd580d22fc412641f164e3ee6492f88e338"><code>199b1cd</code></a> chore: release 13.15.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30454">#30454</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c8439b28568f2b019436a6c5870fe650902c3933"><code>c8439b2</code></a> chore: disable nx caching and add web extension docs (<a href="https://redirect.github.com/cypress-io/cypress/issues/30449">#30449</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/cfed01b3fc3b5206b69691aa7b48fca826d3271d"><code>cfed01b</code></a> chore: attempt to not cache electron build (<a href="https://redirect.github.com/cypress-io/cypress/issues/30446">#30446</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/63937b653c486a527afd329795523490ead2b671"><code>63937b6</code></a> chore: enable nx cache invalidation via the circle version file (<a href="https://redirect.github.com/cypress-io/cypress/issues/30444">#30444</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b335e4bb5a1a244f71e5054938e908ed139667b7"><code>b335e4b</code></a> chore: Update Chrome (stable) to 130.0.6723.69 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30442">#30442</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/eed699eb6d86a1f2cf74284d14edecf47f32f0da"><code>eed699e</code></a> chore: update lerna to 8.1.8 from 6.6.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30436">#30436</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0e28a812028ea90ce7c7264bcac054398925a74c"><code>0e28a81</code></a> chore: fix windows job due to ipv6 issues (<a href="https://redirect.github.com/cypress-io/cypress/issues/30437">#30437</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4ba72c94aab55d96486d7b3e53d1087a77136b6d"><code>4ba72c9</code></a> fix: ensure that requests to the same resource will be properly intercepted e...</li> <li><a href="https://github.com/cypress-io/cypress/commit/aafac6a6104b689a118f4c4f29f948d7d8a35aef"><code>aafac6a</code></a> chore: add graphql schema update and wrap process.kill to swallow esrch error...</li> <li><a href="https://github.com/cypress-io/cypress/commit/e0177ffd17fcaed36d6ce71f521fede9a4f96a91"><code>e0177ff</code></a> chore: Update Chrome (beta) to 131.0.6778.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30416">#30416</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1">compare view</a></li> </ul> </details> <br /> Updates `nanoid` from 5.0.7 to 5.0.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/releases">nanoid's releases</a>.</em></p> <blockquote> <h2>5.0.8</h2> <ul> <li>Reduced <code>customAlphabet</code> size (by <a href="https://github.com/kirillgroshkov"><code>@kirillgroshkov</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p> <blockquote> <h2>5.0.8</h2> <ul> <li>Reduced <code>customAlphabet</code> size (by <a href="https://github.com/kirillgroshkov"><code>@kirillgroshkov</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ai/nanoid/commit/55cd90d7f90d4ffedbeff4734a5d0d9abfec0aca"><code>55cd90d</code></a> Release 5.0.8 version</li> <li><a href="https://github.com/ai/nanoid/commit/9fbb8c18f2f4797987eb32e00d5ae75739780ba8"><code>9fbb8c1</code></a> Update dependencies</li> <li><a href="https://github.com/ai/nanoid/commit/6aaafb83b51c50044ea7fd0f72aa62d72256933a"><code>6aaafb8</code></a> Update size limit</li> <li><a href="https://github.com/ai/nanoid/commit/d6f0d5335150332599483b60185cfe8462fa5286"><code>d6f0d53</code></a> use Math.log2 (<a href="https://redirect.github.com/ai/nanoid/issues/504">#504</a>)</li> <li><a href="https://github.com/ai/nanoid/commit/d0548a40ee8dcebd73011ca34053ff1e7737e076"><code>d0548a4</code></a> Update dependencies</li> <li><a href="https://github.com/ai/nanoid/commit/41e84d8228205e16ce74ecc2c931be3d6185cc83"><code>41e84d8</code></a> Bump webpack from 5.92.1 to 5.94.0 (<a href="https://redirect.github.com/ai/nanoid/issues/493">#493</a>)</li> <li><a href="https://github.com/ai/nanoid/commit/423b2290738a8bf5d1f62836bfbc7a7055cb1d62"><code>423b229</code></a> Add Node.js 20 support</li> <li><a href="https://github.com/ai/nanoid/commit/bacb11b58ec098b5192e1eb927d3581872c86921"><code>bacb11b</code></a> Fix code style</li> <li><a href="https://github.com/ai/nanoid/commit/4bc4dd0b00dd478e7fef1ed5eaf764b5fc8d8fa1"><code>4bc4dd0</code></a> Benchmark refactor (<a href="https://redirect.github.com/ai/nanoid/issues/488">#488</a>)</li> <li><a href="https://github.com/ai/nanoid/commit/69995abcf5458e2277de2381755fbe7ec322173c"><code>69995ab</code></a> Update benchmark</li> <li>Additional commits viewable in <a href="https://github.com/ai/nanoid/compare/5.0.7...5.0.8">compare view</a></li> </ul> </details> <br /> Updates `sass` from 1.80.3 to 1.80.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.80.5</h2> <p>To install Sass 1.80.5, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <h3>Embedded Host</h3> <ul> <li>Don't produce phantom <code>@import</code> deprecations when using an importer with the legacy API.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1805">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.80.4</h2> <p>To install Sass 1.80.4, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1804">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <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.80.5</h2> <h3>Embedded Host</h3> <ul> <li>Don't produce phantom <code>@import</code> deprecations when using an importer with the legacy API.</li> </ul> <h2>1.80.4</h2> <ul> <li>No user-visible changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/d14ea754e96861c9d7cb7f2b4bc75a40364eaf31"><code>d14ea75</code></a> Cut a release for <a href="https://redirect.github.com/sass/embedded-host-node/issues/342">sass/embedded-host-node#342</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2407">#2407</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7129352416784039902fbea8848c5b54f957e05b"><code>7129352</code></a> Fix dart analyze warnings (<a href="https://redirect.github.com/sass/dart-sass/issues/2412">#2412</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/5c63839328b19782bc9a434a77f6028561906b96"><code>5c63839</code></a> Bump the sass_api dependency along with package versions (<a href="https://redirect.github.com/sass/dart-sass/issues/2408">#2408</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/477b596e0527f004205dbbdf6b6433c2907799ce"><code>477b596</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2403">#2403</a> from sass/parser-variable</li> <li><a href="https://github.com/sass/dart-sass/commit/fd5cff0e7908d73d48de6a8484dde888079cbb44"><code>fd5cff0</code></a> Add sass-parser support for the <code>@warn</code> rule</li> <li><a href="https://github.com/sass/dart-sass/commit/251c75714331728b1336d72710c490068de2bfef"><code>251c757</code></a> Add sass-parser support for variable declarations</li> <li><a href="https://github.com/sass/dart-sass/commit/20397efa740929f95f3e18db996af84b81a0fd6f"><code>20397ef</code></a> Add grinder tasks to bump package versions (<a href="https://redirect.github.com/sass/dart-sass/issues/2405">#2405</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c907bcb57281b51efbd7b0957ac8a4d0bead8818"><code>c907bcb</code></a> Expose Expression.isCalculationSafe to sass_api (<a href="https://redirect.github.com/sass/dart-sass/issues/2404">#2404</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/37a05f97f3ee3cec8156e5a87076c0526477bdff"><code>37a05f9</code></a> Enable AOT build for android-riscv64 (<a href="https://redirect.github.com/sass/dart-sass/issues/2399">#2399</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/473ddf9100cce7b96d3ef01b8e060f8d4517a37e"><code>473ddf9</code></a> Add <code>sass-parser</code> support for the <code>@use</code> rule (<a href="https://redirect.github.com/sass/dart-sass/issues/2389">#2389</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.80.3...1.80.5">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.4.9 to 5.4.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v5.4.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.10 (2024-10-23)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18367">#18367</a>,augment hash for CSS files to prevent chromium erroring by loading previous fil (<a href="https://github.com/vitejs/vite/commit/7d1a3bcc436e1697b314bdc9d24c948664a1afb7">7d1a3bc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18367">#18367</a> <a href="https://redirect.github.com/vitejs/vite/issues/18412">#18412</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/5f52bc8b9e4090cdcaf3f704278db30dafc825cc"><code>5f52bc8</code></a> release: v5.4.10</li> <li><a href="https://github.com/vitejs/vite/commit/7d1a3bcc436e1697b314bdc9d24c948664a1afb7"><code>7d1a3bc</code></a> fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18367">#18367</a>,augment hash for CSS files to prevent chromium erroring ...</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.10/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: 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