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

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
5.4.11 to 6.0.7.
   <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>v6.0.7</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.7/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.6</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.6/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.5</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.5/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.4</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.4/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.3</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.3/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.2/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>create-vite@6.0.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/create-vite@6.0.1/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.1/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>create-vite@6.0.0</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/create-vite@6.0.0/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>plugin-legacy@6.0.0</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/plugin-legacy@6.0.0/packages/plugin-legacy/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.10</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.10/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.9</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.9/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.8</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.8/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.7</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.7/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.6</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.6/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.0.0-beta.5</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.0.0-beta.5/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <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 -->6.0.7 (2025-01-02)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: fix <code>minify</code> when <code>builder.sharedPlugins: 
true</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19025";>#19025</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/f7b1964d3a93a21f80b61638fa6ae9606d0a6f4f";>f7b1964</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19025";>#19025</a></li>
   <li>fix: skip the plugin if it has been called before with the same id and 
importer (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19016";>#19016</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/b178c90c7d175ea31f8b67dccad3918f820357a4";>b178c90</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19016";>#19016</a></li>
   <li>fix(html): error while removing <code>vite-ignore</code> attribute for 
inline script (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19062";>#19062</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/a4922537a8d705da7769d30626a0d846511fc124";>a492253</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19062";>#19062</a></li>
   <li>fix(ssr): fix semicolon injection by ssr transform (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19097";>#19097</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/1c102d517de52531faf5765632703977a17de65a";>1c102d5</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19097";>#19097</a></li>
   <li>perf: skip globbing for static path in warmup (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19107";>#19107</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/677508bf8268a7b8661e5557a3d0a2a76cab8bd1";>677508b</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19107";>#19107</a></li>
   <li>feat(css): show lightningcss warnings (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19076";>#19076</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/b07c036faf6849fe5ffd03125f25dc00f460f8ba";>b07c036</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19076";>#19076</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.0.6 (2024-12-26)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: replace runner-side path normalization with 
<code>fetchModule</code>-side resolve (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18361";>#18361</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/9f10261e7609098b832fd0fb23a64840b3a0d1a0";>9f10261</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18361";>#18361</a></li>
   <li>fix(css): resolve style tags in HTML files correctly for lightningcss 
(<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19001";>#19001</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/afff05c03266fc76d5ab8928215c89f5992f40f8";>afff05c</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19001";>#19001</a></li>
   <li>fix(css): show correct error when unknown placeholder is used for CSS 
modules pattern in lightningcs (<a 
href="https://github.com/vitejs/vite/commit/9290d85b5d2ad64991bd296157cb3bcb959c341d";>9290d85</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19070";>#19070</a></li>
   <li>fix(resolve): handle package.json with UTF-8 BOM (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19000";>#19000</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/902567ac5327e915ce65d090045fa4922ef9f2b5";>902567a</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19000";>#19000</a></li>
   <li>fix(ssrTransform): preserve line offset when transforming imports (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19004";>#19004</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/1aa434e8017012bf0939b2ff1a3a66b4bd12b76d";>1aa434e</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19004";>#19004</a></li>
   <li>chore: fix typo in comment (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19067";>#19067</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/eb06ec30bb02ced66274f0fc6e90aff2bb20c632";>eb06ec3</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19067";>#19067</a></li>
   <li>chore: update comment about <code>build.target</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19047";>#19047</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/0e9e81f622f13d78ee238c0fa72ba920e23419f4";>0e9e81f</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19047";>#19047</a></li>
   <li>revert: unpin esbuild version (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19043";>#19043</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/8bfe247511517c631a26f3931bb3c93a7b0b7446";>8bfe247</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19043";>#19043</a></li>
   <li>test(ssr): test virtual module with query (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19044";>#19044</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/a1f4b46896cb4b442b54a8336db8eca6df9ee02d";>a1f4b46</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19044";>#19044</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.0.5 (2024-12-20)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: esbuild regression (pin to 0.24.0) (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19027";>#19027</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/4359e0d5b33afd6259a4dcef787cc2670e963126";>4359e0d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19027";>#19027</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.0.4 (2024-12-19)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: <code>this.resolve</code> skipSelf should not skip for different 
<code>id</code> or <code>import</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18903";>#18903</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/472732057cb2273908e1fca8aa7dc18a7e1f7c74";>4727320</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18903";>#18903</a></li>
   <li>fix: fallback terser to main thread when function options are used (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18987";>#18987</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/12b612d8be2a18456fd94a2f0291d32d1ffb29d4";>12b612d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18987";>#18987</a></li>
   <li>fix: merge client and ssr values for 
<code>pluginContainer.getModuleInfo</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18895";>#18895</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/258cdd637d1ee80a3c4571685135e89fe283f3a6";>258cdd6</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18895";>#18895</a></li>
   <li>fix(css): escape double quotes in <code>url()</code> when lightningcss 
is used (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18997";>#18997</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/3734f8099e3922c189497ce404fe7ff2f8929ae1";>3734f80</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18997";>#18997</a></li>
   <li>fix(css): root relative import in sass modern API on Windows (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18945";>#18945</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/c4b532cc900bf988073583511f57bd581755d5e3";>c4b532c</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18945";>#18945</a></li>
   <li>fix(css): skip non css in custom sass importer (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18970";>#18970</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/21680bdf9ca7c12f677136b56e47f46469db8be2";>21680bd</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18970";>#18970</a></li>
   <li>fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18967";>#18967</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/d88d0004a8e891ca6026d356695e0b319caa7fce";>d88d000</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18967";>#18967</a></li>
   <li>fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18996";>#18996</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/2b4f115129fb3fbd730a92078acb724f8527b7f7";>2b4f115</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18996";>#18996</a></li>
   <li>fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is 
<code>true</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18899";>#18899</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/8a6bb4e11d5c1b61511ae1e5ed3ae3c65a33b2dc";>8a6bb4e</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18899";>#18899</a></li>
   <li>fix(ssr): recreate ssrCompatModuleRunner on restart (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18973";>#18973</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/7d6dd5d1d655d173668192509f63ac4ebf7af299";>7d6dd5d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18973";>#18973</a></li>
   <li>chore: better validation error message for dts build (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18948";>#18948</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/63b82f1e29a00d06a82144fd03ea8d6eff114290";>63b82f1</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18948";>#18948</a></li>
   <li>chore(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18916";>#18916</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/ef7a6a35e6827b92445e5a0c2c0022616efc80dd";>ef7a6a3</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18916";>#18916</a></li>
   <li>chore(deps): update dependency <code>@​rollup/plugin-node-resolve</code> 
to v16 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18968";>#18968</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/62fad6d79f83daf916dde866909a2a3dd0c79583";>62fad6d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18968";>#18968</a></li>
   <li>refactor: make internal invoke event to use the same interface with 
<code>handleInvoke</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18902";>#18902</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/27f691b0c7dca2259108fe6b79583b459429bf7f";>27f691b</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18902";>#18902</a></li>
   <li>refactor: simplify manifest plugin code (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18890";>#18890</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/1bfe21b9440f318c940f90e425a18588595225fd";>1bfe21b</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18890";>#18890</a></li>
   <li>test: test <code>ModuleRunnerTransport</code> <code>invoke</code> API 
(<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18865";>#18865</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/e5f5301924b775837b2a1253c37f76555bce3e3e";>e5f5301</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18865";>#18865</a></li>
   <li>test: test output hash changes (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18898";>#18898</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/bfbb130fccefbe7e3880f09defb4fceacce39481";>bfbb130</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/18898";>#18898</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/a671e58af40191300dbbafd643316bb72c960d84";><code>a671e58</code></a>
 release: v6.0.7</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/1c102d517de52531faf5765632703977a17de65a";><code>1c102d5</code></a>
 fix(ssr): fix semicolon injection by ssr transform (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19097";>#19097</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/677508bf8268a7b8661e5557a3d0a2a76cab8bd1";><code>677508b</code></a>
 perf: skip globbing for static path in warmup (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19107";>#19107</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/b178c90c7d175ea31f8b67dccad3918f820357a4";><code>b178c90</code></a>
 fix: skip the plugin if it has been called before with the same id and 
import...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/a4922537a8d705da7769d30626a0d846511fc124";><code>a492253</code></a>
 fix(html): error while removing <code>vite-ignore</code> attribute for inline 
script (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/b07c036faf6849fe5ffd03125f25dc00f460f8ba";><code>b07c036</code></a>
 feat(css): show lightningcss warnings (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19076";>#19076</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/f7b1964d3a93a21f80b61638fa6ae9606d0a6f4f";><code>f7b1964</code></a>
 fix: fix <code>minify</code> when <code>builder.sharedPlugins: true</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19025";>#19025</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/5c2b4a089a2aa8a51d19195d71080e58268eca93";><code>5c2b4a0</code></a>
 release: v6.0.6</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/9290d85b5d2ad64991bd296157cb3bcb959c341d";><code>9290d85</code></a>
 fix(css): show correct error when unknown placeholder is used for CSS 
modules...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/afff05c03266fc76d5ab8928215c89f5992f40f8";><code>afff05c</code></a>
 fix(css): resolve style tags in HTML files correctly for lightningcss (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19001";>#19001</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v6.0.7/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.4.11&new-version=6.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </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

Reply via email to