dependabot[bot] opened a new pull request, #2652: URL: https://github.com/apache/jena/pull/2652
Bumps the npm-patch-group group in /jena-fuseki2/jena-fuseki-ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@vue/compat](https://github.com/vuejs/core) | `3.4.37` | `3.4.38` | | [vue](https://github.com/vuejs/core) | `3.4.37` | `3.4.38` | | [vue-upload-component](https://github.com/lian-yue/vue-upload-component) | `3.1.16` | `3.1.17` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.37` | `3.4.38` | | [cypress](https://github.com/cypress-io/cypress) | `13.13.2` | `13.13.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.0` | `5.4.2` | Updates `@vue/compat` from 3.4.37 to 3.4.38 <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.38</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md"><code>@vue/compat</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `vue` from 3.4.37 to 3.4.38 <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.38</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/0bdb2a3bd71040b573f229f0789f58fa6627ba89"><code>0bdb2a3</code></a> workflow: move private packages to separate directory</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>)</li> <li><a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f"><code>236cac3</code></a> fix(compiler-core): use ast-based check for function expressions when possible</li> <li><a href="https://github.com/vuejs/core/commit/b27d90054af873185c2c6c7e746ee7ed7288afd1"><code>b27d900</code></a> chore: update changelog regarding inject behavior change</li> <li><a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0"><code>f349af7</code></a> fix(build): revert entities to 4.5 to avoid runtime resolution errors</li> <li><a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6"><code>4db0085</code></a> fix(types): add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">compare view</a></li> </ul> </details> <br /> Updates `vue-upload-component` from 3.1.16 to 3.1.17 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lian-yue/vue-upload-component/commits/v3.1.17">compare view</a></li> </ul> </details> <br /> Updates `@vue/compiler-sfc` from 3.4.37 to 3.4.38 <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.38</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md"><code>@vue/compiler-sfc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.4.37...v3.4.38">3.4.38</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> revert entities to 4.5 to avoid runtime resolution errors (<a href="https://github.com/vuejs/core/commit/f349af7b65b9f8605d8b7bafcc06c25ab1f2daf0">f349af7</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11603">#11603</a></li> <li><strong>compiler-core:</strong> use ast-based check for function expressions when possible (<a href="https://github.com/vuejs/core/commit/236cac3ff285890b8468dc827c463d87a91e516f">236cac3</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/11615">#11615</a></li> <li><strong>compiler-sfc:</strong> handle keyof operator with index object (<a href="https://redirect.github.com/vuejs/core/issues/11581">#11581</a>) (<a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d">74d26db</a>)</li> <li><strong>types:</strong> add fallback stub for DOM types when DOM lib is absent (<a href="https://redirect.github.com/vuejs/core/issues/11598">#11598</a>) (<a href="https://github.com/vuejs/core/commit/4db0085de316e1b773f474597915f9071d6ae6c6">4db0085</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/56e658e7b738ab92d2a76c08443f4034970ede21"><code>56e658e</code></a> release: v3.4.38</li> <li><a href="https://github.com/vuejs/core/commit/74d26dbbe3cf2f70d1b772284eec6743ea946f6d"><code>74d26db</code></a> fix(compiler-sfc): handle keyof operator with index object (<a href="https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc/issues/11581">#11581</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/core/commits/v3.4.38/packages/compiler-sfc">compare view</a></li> </ul> </details> <br /> Updates `cypress` from 13.13.2 to 13.13.3 <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.13.3</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-13-3">https://docs.cypress.io/guides/references/changelog#13-13-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/2b5b2f66270dd7eea29a2de000c574996ca9b519"><code>2b5b2f6</code></a> chore: Update v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/30033">#30033</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/db76576ac65f8b678078faa67f4ff305f2accbdc"><code>db76576</code></a> chore: bump circle cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/30031">#30031</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/43271b94f7bcf96bf4366052f7cf7c8fd5773897"><code>43271b9</code></a> chore: release 13.13.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30030">#30030</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/16670bbfb9c9f1617b6672913fa6758dc12b62a4"><code>16670bb</code></a> chore: Revert "misc: allow HiDPI Screen running wayland to use cypress window...</li> <li><a href="https://github.com/cypress-io/cypress/commit/a421f15be1e65e9ccf458343406cf343c83b2681"><code>a421f15</code></a> dependency: update dependency image-size to v1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30023">#30023</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c20b242ac63202a8b6fd62334eb8024c0a173321"><code>c20b242</code></a> misc: allow HiDPI Screen running wayland to use cypress window/browser (<a href="https://redirect.github.com/cypress-io/cypress/issues/29366">#29366</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0772844e98515cc564db3118e962beb58512d28b"><code>0772844</code></a> chore: re-sync yarn.lock (<a href="https://redirect.github.com/cypress-io/cypress/issues/30026">#30026</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1a2ac6a7f67fc2dd2b7b9c1a37cd1fb26aaa4542"><code>1a2ac6a</code></a> chore: Update v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/30025">#30025</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/54a8932ffbb9e315e4697f8a614ba2c7334bfc6d"><code>54a8932</code></a> chore(deps): update dependency <code>@cypress-design/vue-statusicon</code> to ^0.5.7 (<a href="https://redirect.github.com/cypress-io/cypress/issues/29649">#29649</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/eb19be48b8d46e78c99e5a2446ee23691180dd6e"><code>eb19be4</code></a> chore: Upgrade esbuild from 0.17.19 to 0.23.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30015">#30015</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.13.2...v13.13.3">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.4.0 to 5.4.2 <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.4.2 (2024-08-20)<!-- raw HTML omitted --></h2> <ul> <li>chore: remove stale TODOs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>) (<a href="https://github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497">e012f29</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17866">#17866</a></li> <li>refactor: remove redundant prepend/strip base (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>) (<a href="https://github.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c">3b8f03d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17887">#17887</a></li> <li>fix: resolve relative URL generated by <code>renderBuiltUrl</code> passed to module preload (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16084">#16084</a>) (<a href="https://github.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72">fac3a8e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16084">#16084</a></li> <li>feat: support originalFilename (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>) (<a href="https://github.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035">7d8c0e2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17867">#17867</a></li> </ul> <h2><!-- raw HTML omitted -->5.4.1 (2024-08-15)<!-- raw HTML omitted --></h2> <ul> <li>fix: <code>build.modulePreload.resolveDependencies</code> is optimizable (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16083">#16083</a>) (<a href="https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b">e961b31</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16083">#16083</a></li> <li>fix: align CorsOptions.origin type with <code>@types/cors</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>) (<a href="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64">1bda847</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17836">#17836</a></li> <li>fix: typings for vite:preloadError (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17868">#17868</a>) (<a href="https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62">6700594</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17868">#17868</a></li> <li>fix(build): avoid re-define <code>__vite_import_meta_env__</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>) (<a href="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5">e686d74</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17876">#17876</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17869">#17869</a>) (<a href="https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8">d11711c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17869">#17869</a></li> <li>fix(lightningcss): search for assets with correct base path (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17856">#17856</a>) (<a href="https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031">4e5ce3c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17856">#17856</a></li> <li>fix(worker): handle self reference url worker in dependency for build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>) (<a href="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8">391bb49</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17846">#17846</a></li> <li>chore: fix picocolors import for local dev (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>) (<a href="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba">9018255</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17884">#17884</a></li> <li>refactor: remove <code>handleHotUpdate</code> from watch-package-data plugin (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17865">#17865</a>) (<a href="https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3">e16bf1f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17865">#17865</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/b1ecdaf6594b48d2fcbff8682e9ef68916806089"><code>b1ecdaf</code></a> release: v5.4.2</li> <li><a href="https://github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497"><code>e012f29</code></a> chore: remove stale TODOs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c"><code>3b8f03d</code></a> refactor: remove redundant prepend/strip base (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72"><code>fac3a8e</code></a> fix: resolve relative URL generated by <code>renderBuiltUrl</code> passed to module prel...</li> <li><a href="https://github.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035"><code>7d8c0e2</code></a> feat: support originalFilename (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b44c20cb60b56e626aa6dbec03889812de2549b8"><code>b44c20c</code></a> release: v5.4.1</li> <li><a href="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8"><code>391bb49</code></a> fix(worker): handle self reference url worker in dependency for build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5"><code>e686d74</code></a> fix(build): avoid re-define <code>__vite_import_meta_env__</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba"><code>9018255</code></a> chore: fix picocolors import for local dev (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64"><code>1bda847</code></a> fix: align CorsOptions.origin type with <code>@types/cors</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.4.2/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