dependabot[bot] opened a new pull request, #2279: URL: https://github.com/apache/jena/pull/2279
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.4.18` | `3.4.19` | | [vue](https://github.com/vuejs/core) | `3.4.18` | `3.4.19` | | [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.12.22` | `3.12.23` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.18` | `3.4.19` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.1` | `5.1.3` | Updates `@vue/compat` from 3.4.18 to 3.4.19 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compat</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.19</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compat</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.18...v3.4.19">3.4.19</a> (2024-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> pin lru-cache to avoid hashing error (<a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f">b8be990</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10300">#10300</a></li> <li><strong>hydration:</strong> fix css vars hydration mismatch false positive on non-root nodes (<a href="https://github.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04">995d2fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10317">#10317</a> <a href="https://redirect.github.com/vuejs/core/issues/10325">#10325</a></li> <li><strong>runtime-dom:</strong> should not trigger transition when v-show value is falsy (<a href="https://redirect.github.com/vuejs/core/issues/10311">#10311</a>) (<a href="https://github.com/vuejs/core/commit/e50963903d93a7f24003b6e2c03647fdf7454b1e">e509639</a>)</li> </ul> <h3>Features</h3> <blockquote> <p>Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.</p> </blockquote> <ul> <li><strong>dx:</strong> warn users when computed is self-triggering (<a href="https://redirect.github.com/vuejs/core/issues/10299">#10299</a>) (<a href="https://github.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13">f7ba97f</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>runtime:</strong> improve <code>getType()</code> GC and speed (<a href="https://redirect.github.com/vuejs/core/issues/10327">#10327</a>) (<a href="https://github.com/vuejs/core/commit/603a1e1f5ad587c077f0d974c1bbe856be22ebe9">603a1e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/272ab9fbdcb1af0535108b9f888e80d612f9171d"><code>272ab9f</code></a> release: v3.4.19</li> <li><a href="https://github.com/vuejs/core/commit/18f1f458076ac62e3f33cec478a821e6a560a7c0"><code>18f1f45</code></a> chore: fix renovate.json formatting</li> <li><a href="https://github.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04"><code>995d2fd</code></a> fix(hydration): fix css vars hydration mismatch false positive on non-root nodes</li> <li><a href="https://github.com/vuejs/core/commit/df4a6e1dd8c3bf8c2692ff235a080d29a6e1fe45"><code>df4a6e1</code></a> chore(deps): bump <code>@vue/consolidate</code></li> <li><a href="https://github.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13"><code>f7ba97f</code></a> feat(dx): warn users when computed is self-triggering (<a href="https://redirect.github.com/vuejs/core/issues/10299">#10299</a>)</li> <li><a href="https://github.com/vuejs/core/commit/b99ac931a870b21b257d19b1e92c78c5f7c1fcb9"><code>b99ac93</code></a> chore: ignore lru-cache in renovate.json</li> <li><a href="https://github.com/vuejs/core/commit/0ce536ccf8e059a08acb331bd4c7e429ec98ee2e"><code>0ce536c</code></a> chore(deps): update dependency npm-run-all2 to v6 (<a href="https://redirect.github.com/vuejs/core/issues/10309">#10309</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5f7a0a08b21e3893191818ba2d8d4f42ee86d89c"><code>5f7a0a0</code></a> chore(errorHandling): directly return value in callWithErrorHandling function...</li> <li><a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f"><code>b8be990</code></a> fix(deps): pin lru-cache to avoid hashing error</li> <li><a href="https://github.com/vuejs/core/commit/159efa9d73caf4d7ed87b06a86db2fd6b5e51995"><code>159efa9</code></a> chore: fix local test run mode in release script</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.18...v3.4.19">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.18 to 3.4.19 <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.4.19</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</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.4.18...v3.4.19">3.4.19</a> (2024-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> pin lru-cache to avoid hashing error (<a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f">b8be990</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10300">#10300</a></li> <li><strong>hydration:</strong> fix css vars hydration mismatch false positive on non-root nodes (<a href="https://github.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04">995d2fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10317">#10317</a> <a href="https://redirect.github.com/vuejs/core/issues/10325">#10325</a></li> <li><strong>runtime-dom:</strong> should not trigger transition when v-show value is falsy (<a href="https://redirect.github.com/vuejs/core/issues/10311">#10311</a>) (<a href="https://github.com/vuejs/core/commit/e50963903d93a7f24003b6e2c03647fdf7454b1e">e509639</a>)</li> </ul> <h3>Features</h3> <blockquote> <p>Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.</p> </blockquote> <ul> <li><strong>dx:</strong> warn users when computed is self-triggering (<a href="https://redirect.github.com/vuejs/core/issues/10299">#10299</a>) (<a href="https://github.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13">f7ba97f</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>runtime:</strong> improve <code>getType()</code> GC and speed (<a href="https://redirect.github.com/vuejs/core/issues/10327">#10327</a>) (<a href="https://github.com/vuejs/core/commit/603a1e1f5ad587c077f0d974c1bbe856be22ebe9">603a1e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/272ab9fbdcb1af0535108b9f888e80d612f9171d"><code>272ab9f</code></a> release: v3.4.19</li> <li><a href="https://github.com/vuejs/core/commit/18f1f458076ac62e3f33cec478a821e6a560a7c0"><code>18f1f45</code></a> chore: fix renovate.json formatting</li> <li><a href="https://github.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04"><code>995d2fd</code></a> fix(hydration): fix css vars hydration mismatch false positive on non-root nodes</li> <li><a href="https://github.com/vuejs/core/commit/df4a6e1dd8c3bf8c2692ff235a080d29a6e1fe45"><code>df4a6e1</code></a> chore(deps): bump <code>@vue/consolidate</code></li> <li><a href="https://github.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13"><code>f7ba97f</code></a> feat(dx): warn users when computed is self-triggering (<a href="https://redirect.github.com/vuejs/core/issues/10299">#10299</a>)</li> <li><a href="https://github.com/vuejs/core/commit/b99ac931a870b21b257d19b1e92c78c5f7c1fcb9"><code>b99ac93</code></a> chore: ignore lru-cache in renovate.json</li> <li><a href="https://github.com/vuejs/core/commit/0ce536ccf8e059a08acb331bd4c7e429ec98ee2e"><code>0ce536c</code></a> chore(deps): update dependency npm-run-all2 to v6 (<a href="https://redirect.github.com/vuejs/core/issues/10309">#10309</a>)</li> <li><a href="https://github.com/vuejs/core/commit/5f7a0a08b21e3893191818ba2d8d4f42ee86d89c"><code>5f7a0a0</code></a> chore(errorHandling): directly return value in callWithErrorHandling function...</li> <li><a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f"><code>b8be990</code></a> fix(deps): pin lru-cache to avoid hashing error</li> <li><a href="https://github.com/vuejs/core/commit/159efa9d73caf4d7ed87b06a86db2fd6b5e51995"><code>159efa9</code></a> chore: fix local test run mode in release script</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.4.18...v3.4.19">compare view</a></li> </ul> </details> <br /> Updates `@cypress/code-coverage` from 3.12.22 to 3.12.23 <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.23</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.12.22...v3.12.23">3.12.23</a> (2024-02-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v20.11.17 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/763">#763</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/c381b825439d536511dfab34bb8fa5c7aec9c357">c381b82</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/c381b825439d536511dfab34bb8fa5c7aec9c357"><code>c381b82</code></a> fix(deps): update dependency <code>@types/node</code> to v20.11.17 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/763">#763</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.12.22...v3.12.23">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.18 to 3.4.19 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases"><code>@vue/compiler-sfc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.4.19</h2> <p>Please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md"><code>@vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.18...v3.4.19">3.4.19</a> (2024-02-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> pin lru-cache to avoid hashing error (<a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f">b8be990</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10300">#10300</a></li> <li><strong>hydration:</strong> fix css vars hydration mismatch false positive on non-root nodes (<a href="https://github.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04">995d2fd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/10317">#10317</a> <a href="https://redirect.github.com/vuejs/core/issues/10325">#10325</a></li> <li><strong>runtime-dom:</strong> should not trigger transition when v-show value is falsy (<a href="https://redirect.github.com/vuejs/core/issues/10311">#10311</a>) (<a href="https://github.com/vuejs/core/commit/e50963903d93a7f24003b6e2c03647fdf7454b1e">e509639</a>)</li> </ul> <h3>Features</h3> <blockquote> <p>Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.</p> </blockquote> <ul> <li><strong>dx:</strong> warn users when computed is self-triggering (<a href="https://redirect.github.com/vuejs/core/issues/10299">#10299</a>) (<a href="https://github.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13">f7ba97f</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>runtime:</strong> improve <code>getType()</code> GC and speed (<a href="https://redirect.github.com/vuejs/core/issues/10327">#10327</a>) (<a href="https://github.com/vuejs/core/commit/603a1e1f5ad587c077f0d974c1bbe856be22ebe9">603a1e1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/272ab9fbdcb1af0535108b9f888e80d612f9171d"><code>272ab9f</code></a> release: v3.4.19</li> <li><a href="https://github.com/vuejs/core/commit/df4a6e1dd8c3bf8c2692ff235a080d29a6e1fe45"><code>df4a6e1</code></a> chore(deps): bump <code>@vue/consolidate</code></li> <li><a href="https://github.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f"><code>b8be990</code></a> fix(deps): pin lru-cache to avoid hashing error</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.19/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.1.1 to 5.1.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.1.3 (2024-02-15)<!-- raw HTML omitted --></h2> <ul> <li>fix: cachedTransformMiddleware for direct css requests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15919">#15919</a>) (<a href="https://github.com/vitejs/vite/commit/5099028">5099028</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15919">#15919</a></li> <li>refactor(runtime): minor tweaks (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15904">#15904</a>) (<a href="https://github.com/vitejs/vite/commit/63a39c2">63a39c2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15904">#15904</a></li> <li>refactor(runtime): seal ES module namespace object instead of feezing (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15914">#15914</a>) (<a href="https://github.com/vitejs/vite/commit/4172f02">4172f02</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15914">#15914</a></li> </ul> <h2><!-- raw HTML omitted -->5.1.2 (2024-02-14)<!-- raw HTML omitted --></h2> <ul> <li>fix: normalize import file path info (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15772">#15772</a>) (<a href="https://github.com/vitejs/vite/commit/306df44">306df44</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15772">#15772</a></li> <li>fix(build): do not output build time when build fails (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>) (<a href="https://github.com/vitejs/vite/commit/added3e">added3e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15711">#15711</a></li> <li>fix(runtime): pass path instead of fileURL to <code>isFilePathESM</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>) (<a href="https://github.com/vitejs/vite/commit/7b15607">7b15607</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15908">#15908</a></li> <li>fix(worker): support UTF-8 encoding in inline workers (fixes <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12117">#12117</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15866">#15866</a>) (<a href="https://github.com/vitejs/vite/commit/570e0f1">570e0f1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12117">#12117</a> <a href="https://redirect.github.com/vitejs/vite/issues/15866">#15866</a></li> <li>chore: update license file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>) (<a href="https://github.com/vitejs/vite/commit/d9adf18">d9adf18</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15885">#15885</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>) (<a href="https://github.com/vitejs/vite/commit/d16ce5d">d16ce5d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15874">#15874</a></li> <li>chore(deps): update dependency dotenv-expand to v11 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>) (<a href="https://github.com/vitejs/vite/commit/642d528">642d528</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15875">#15875</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/bf3952790495122fd2e4b8584fd892ae838a0cb5"><code>bf39527</code></a> release: v5.1.3</li> <li><a href="https://github.com/vitejs/vite/commit/509902807c841742e0d64ca7ea12c0b44ab54489"><code>5099028</code></a> fix: cachedTransformMiddleware for direct css requests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15919">#15919</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4172f02b70a8ae44bb8f3bc22d5fd5cffe458274"><code>4172f02</code></a> refactor(runtime): seal ES module namespace object instead of feezing (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15914">#15914</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/63a39c244b08cf1f2299bc2c3cfddcb82070d05b"><code>63a39c2</code></a> refactor(runtime): minor tweaks (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15904">#15904</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/75ddc0e4fdaf6360e3f9563b432fdaab07510d59"><code>75ddc0e</code></a> release: v5.1.2</li> <li><a href="https://github.com/vitejs/vite/commit/7b1560765e474869c2f2096cff6d519ef01afe48"><code>7b15607</code></a> fix(runtime): pass path instead of fileURL to <code>isFilePathESM</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d9adf18e634c1790d9d64c5624a0d0be268711ac"><code>d9adf18</code></a> chore: update license file (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/added3ee101522d0cf0c318ac1c2016c10271c47"><code>added3e</code></a> fix(build): do not output build time when build fails (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/642d528b7b403eb91c67ff809ffa0fb99a1ff56e"><code>642d528</code></a> chore(deps): update dependency dotenv-expand to v11 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d16ce5db2f0c4dd327093bae2cbaab0d20c511e9"><code>d16ce5d</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.1.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: 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