dependabot[bot] opened a new pull request, #291: URL: https://github.com/apache/commons-rdf/pull/291
Bumps [org.eclipse.rdf4j:rdf4j-bom](https://github.com/eclipse/rdf4j) from 3.7.7 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/rdf4j/releases">org.eclipse.rdf4j:rdf4j-bom's releases</a>.</em></p> <blockquote> <p>RDF4J 5.0.3 is now available. This is a patch release fixing 11 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.3">release notes</a>.</p> <p>Links <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.3">release notes</a>.</p> <p>RDF4J 5.0.2 is now available. This is a patch release fixing 1 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.2">release notes</a>.</p> <p><strong>Links</strong> <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.2">release notes</a>.</p> <p>RDF4J 5.0.1 is now available. This is a patch release fixing 8 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/5.0.1">release notes</a>.</p> <p>Links <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.1">release notes</a>.</p> <h2>RDF4J 5.0.0</h2> <p>We are very excited to announce the release of RDF4J 5.0.0!</p> <p>RDF4J 5.0.0 is a major release of the RDF4J framework with many new features and improvements.</p> <p>Highlights include:</p> <ul> <li>JSON-LD 1.1 support</li> <li>Many improvements to FedX</li> <li>Improved SHACL validation with support for <a href="https://www.w3.org/TR/shacl/#ClosedConstraintComponent">sh:closed</a> and <a href="https://www.w3.org/TR/shacl/#core-components-property-pairs">pairwise</a> validation</li> <li>Stability and performance improvements to the LmdbStore</li> <li>Upgrade of MapDB</li> <li>More queries with intermediary results are no longer limited by RAM/java heap but disk space available</li> </ul> <p>For more details, including instruction on how to upgrade, see the <a href="https://rdf4j.org/release-notes/5.0.0">release notes</a>.</p> <p>Links <a href="https://rdf4j.org/download/">Download RDF4J</a> <a href="https://rdf4j.org/release-notes/5.0.0">release notes</a></p> <h2>RDF4J 4.3.15</h2> <p><a href="https://rdf4j.org/news/2024/11/07/rdf4j-4.3.15-released/">RDF4J 4.3.15 released</a></p> <p>RDF4J 4.3.15 is now available. This is a patch release fixing 4 bugs.</p> <p>For more details, have a look at the <a href="https://rdf4j.org/release-notes/4.3.15">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/rdf4j/commit/4d3449ae822cd4efd982ce26f8f12b2a911df257"><code>4d3449a</code></a> release 5.1.0</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/dd8c9bcbeebb5d2b6481dac6a888ab1d53f96937"><code>dd8c9bc</code></a> merge develop into main before release of 5.1 (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5203">#5203</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/410c62cfb7a15f81d2243606b8735f52c869ba8a"><code>410c62c</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5130">GH-5130</a> fix test (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5204">#5204</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/c1a002019054e5076ae2786580d868a463c9530a"><code>c1a0020</code></a> Add link to Jelly to about.md (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5132">#5132</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/ae2c89f66773283bb4b88642581a6de7db63be0b"><code>ae2c89f</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5130">GH-5130</a> fix test</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/665864beb8bb40dcaac757b47885acace4a2f1c8"><code>665864b</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4997">GH-4997</a>: Enable SparqlBuilder to create VALUES clauses (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5002">#5002</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/c5040e71da0e824fe0729ce8833d4740aebb12ee"><code>c5040e7</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/4999">GH-4999</a>: improve UpdateWithModelBuilder to support statement removal (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5008">#5008</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/3d80cdcad556bb5f0ba05f7dd980e3fe723debc6"><code>3d80cdc</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5130">GH-5130</a> sh:oneOrMorePath, sh:zeroOrMorePath, sh:zeroOrOnePath (<a href="https://redirect.github.com/eclipse/rdf4j/issues/5131">#5131</a>)</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/fa55005615e18bdfd8c30cd9c88948b0515cb966"><code>fa55005</code></a> <a href="https://redirect.github.com/eclipse/rdf4j/issues/5130">GH-5130</a> disable ZeroOrMorePath and OneOrMorePath for the time being</li> <li><a href="https://github.com/eclipse-rdf4j/rdf4j/commit/dbc9b5071d0e86c6ed80c5ddf0fe342140a31e9f"><code>dbc9b50</code></a> optimize imports</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/rdf4j/compare/3.7.7...5.1.0">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
