dependabot[bot] opened a new pull request, #140: URL: https://github.com/apache/commons-rdf/pull/140
Bumps [rdf4j-bom](https://github.com/eclipse/rdf4j) from 3.7.6 to 4.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/rdf4j/releases">rdf4j-bom's releases</a>.</em></p> <blockquote> <p>RDF4J 4.3.2 is a patch release that fixes 4 issues.</p> <p>For a complete overview, see <a href="https://github.com/eclipse/rdf4j/milestone/95?closed=1">all issues fixed in 4.3.2</a>.</p> <h4>Acknowledgements</h4> <p>This release was made possible by contributions from Andreas Schwarte, Johan Van Noten, Håvard M. Ottestad and Borislav Bonev.</p> <h2>RDF4J 4.3.1</h2> <p>RDF4J 4.3 is a minor release that fixes 34 issues.</p> <p><strong>A few notable features</strong></p> <ul> <li>Solr, Lucene and Elasticsearch <ul> <li>Solr and Lucene are upgraded to 8.9.0 and Elasticsearch is upgraded to 7.15.2</li> <li>Support for <a href="https://redirect.github.com/eclipse/rdf4j/pull/4196">complex Lucene queries</a></li> <li>Support for <a href="https://redirect.github.com/eclipse/rdf4j/issues/4235">customizing the query analyzer in Lucene and Elasticsearch</a></li> </ul> </li> <li>SHACL <ul> <li>A standalone SHACL Validator</li> <li>User defined <a href="https://redirect.github.com/eclipse/rdf4j/issues/4489">SPARQL queries</a> in SHACL Constraints and Targets</li> <li>Support for sequence paths and alternate paths</li> </ul> </li> <li>Migration of more tests to Junit 5</li> <li>Remove Java EE dependency from core libraries</li> <li>Improvements to the extended query evaluation <a href="https://redirect.github.com/eclipse/rdf4j/issues/635">1</a>, <a href="https://redirect.github.com/eclipse/rdf4j/issues/3947">2</a></li> <li>Several performance improvements <a href="https://redirect.github.com/eclipse/rdf4j/issues/3798">1</a>, <a href="https://redirect.github.com/eclipse/rdf4j/pull/3799">2</a>, <a href="https://redirect.github.com/eclipse/rdf4j/issues/4435">3</a>, <a href="https://redirect.github.com/eclipse/rdf4j/issues/4212">4</a></li> </ul> <p>For a complete overview, see <a href="https://github.com/eclipse/rdf4j/milestone/89?closed=1">all issues fixed in 4.3</a>.</p> <p>There are no more planned minor releases for 4.x.x. The next planned release is 5.0.0.</p> <p>Due to a backwards compatibility bug we recommend using <code>4.3.1</code>.</p> <h2>Acknowledgements</h2> <p>This release was made possible by contributions from Andreas Schwarte, Håvard M. Ottestad, Erik Godding Boye, Jeen Broekstra, Jerven Bolleman, Bart Hanssens, Wolfgang Schell, Mike Glazer, Patrick Wyler and Antoine Willerval.</p> <h2>4.2.4</h2> <p>RDF4J 4.2.4 is a patch release that fixes 6 issues.</p> <p>For a complete overview, see <a href="https://github.com/eclipse/rdf4j/milestone/92?closed=1">all issues fixed in 4.2.4</a>.</p> <p>RDF4J 4.2.3 is a patch release that fixes 9 issues.</p> <p>For those who are using RDF4J tests in their own code you should note that we are currently working on migrating from JUnit 4 to JUnit 5.</p> <p>For a complete overview, see <a href="https://github.com/eclipse/rdf4j/milestone/91?closed=1">all issues fixed in 4.2.3</a>.</p> <h2>Acknowledgements</h2> <p>This release was made possible by contributions from Erik Godding Boye, Dominik Kunz, Håvard M. Ottestad, Martina Dimova, Jeen Broekstra, Tom Dalton, Jerven Bolleman and Dzeri96.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/rdf4j/commit/7618374840b1dcd085416713df4c83b98513f296"><code>7618374</code></a> release 4.3.3</li> <li><a href="https://github.com/eclipse/rdf4j/commit/d6a85381cc732f2ae2ea571913ea7095c5e8d33c"><code>d6a8538</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4651">GH-4651</a> fix log warning by checking if the new vocabulary is in use or not be...</li> <li><a href="https://github.com/eclipse/rdf4j/commit/5ba8d39531f4a4d95c48dedf7f2d0fd2633f4f86"><code>5ba8d39</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4651">GH-4651</a> fix log warning by checking if the new vocabulary is in use or not be...</li> <li><a href="https://github.com/eclipse/rdf4j/commit/6641e1dc94422db65a6efe507f4d1b339c6e7659"><code>6641e1d</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4643">GH-4643</a> update SHACL documentation (<a href="https://redirect.github.com/eclipse/rdf4j/issues/4644">#4644</a>)</li> <li><a href="https://github.com/eclipse/rdf4j/commit/3a91ffaadac92938c87b8d87e7488b543ad171e0"><code>3a91ffa</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4638">GH-4638</a> revert dependency so that the server doesn't throw an exception on st...</li> <li><a href="https://github.com/eclipse/rdf4j/commit/e96158887377a1be0384f92bc8b4b57f8a5b3208"><code>e961588</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4636">GH-4636</a> MemStatementList benchmark (<a href="https://redirect.github.com/eclipse/rdf4j/issues/4637">#4637</a>)</li> <li><a href="https://github.com/eclipse/rdf4j/commit/4879d883d2818dd996eeeeaac5973d698c492a83"><code>4879d88</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4638">GH-4638</a> revert dependency so that the server doesn't throw an exception on st...</li> <li><a href="https://github.com/eclipse/rdf4j/commit/e60047ce4bdcc82935a15dc0e276bdbf339d9c41"><code>e60047c</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4636">GH-4636</a> add initial benchmarks</li> <li><a href="https://github.com/eclipse/rdf4j/commit/222d0ebd9983aeda1f17b5507210639bf3adc234"><code>222d0eb</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4512">GH-4512</a> error code must be set on uncommitted response - do not autoclose the...</li> <li><a href="https://github.com/eclipse/rdf4j/commit/bd39f1560352b8817478dca7a3b606db291d2c05"><code>bd39f15</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4512">GH-4512</a> use nested try/catch instead of explicit close</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/rdf4j/compare/3.7.6...4.3.3">compare view</a></li> </ul> </details> <br /> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
