dependabot[bot] opened a new pull request, #133:
URL: https://github.com/apache/commons-rdf/pull/133

   Bumps [rdf4j-bom](https://github.com/eclipse/rdf4j) from 3.7.6 to 4.3.1.
   <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>
   <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>
   <p>RDF4J 4.2.2 is now available. This is a patch release fixing 3 bugs.</p>
   <p>For more details, have a look at the <a 
href="https://rdf4j.org/release-notes/4.2.2";>release notes</a>.</p>
   <p>RDF4J 4.2.1 is now available. This is a patch release fixing 11 bugs, 3 
of which are security fixes.</p>
   <p>For more details, have a look at the <a 
href="https://rdf4j.org/release-notes/4.2.1";>release notes</a>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/ce9306161b0579a9810afc2cb6c2160f8ecb5ee8";><code>ce93061</code></a>
 release 4.3.1</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/d736b85ec9ddcf3b2c7ccfe960839cbdfc4654a8";><code>d736b85</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/1755";>GH-1755</a> 
Revert (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/4580";>#4580</a>)</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/a9d7921163861aff784260449d046364aac0f55e";><code>a9d7921</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/1755";>GH-1755</a> 
update deprecation warnings</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/9782ae53e17279135f001ded597d29c7cac05ecb";><code>9782ae5</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/1755";>GH-1755</a> 
add asserts to make sure that the new code is compatible with the old...</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/efdb3f11760ba7bfb65b10c4d1555cb6de095dd8";><code>efdb3f1</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/1755";>GH-1755</a> 
rever JSONLD related code</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/74d08d40c6d21b2c563de0d48f364db27c598e92";><code>74d08d4</code></a>
 remove println from shacl production code</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/a6df529996216473937d937fabb800933fa1d04c";><code>a6df529</code></a>
 <a href="https://redirect.github.com/eclipse/rdf4j/issues/1755";>GH-1755</a> 
revert tests</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/55e22392a7661d8dea8156b3fe7576848a16045f";><code>55e2239</code></a>
 next development iteration: 4.3.1-SNAPSHOT (<a 
href="https://redirect.github.com/eclipse/rdf4j/issues/4569";>#4569</a>)</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/649b04fb13da92da058eec069ac54ae497c4792b";><code>649b04f</code></a>
 next development iteration: 4.3.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/eclipse/rdf4j/commit/b05b66343e8e5587c8e1aa81e38b48d1e44a7199";><code>b05b663</code></a>
 release 4.3.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/rdf4j/compare/3.7.6...4.3.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.rdf4j:rdf4j-bom&package-manager=maven&previous-version=3.7.6&new-version=4.3.1)](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: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to