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

   Bumps 
[com.apicatalog:titanium-json-ld](https://github.com/filip26/titanium-json-ld) 
from 1.6.0 to 1.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/filip26/titanium-json-ld/releases";>com.apicatalog:titanium-json-ld's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.7.0</h2>
   <h2>What's Changed</h2>
   <h3>➡️ Adoption of <code>RdfQuadConsumer</code> Interface in 
<code>fromRdf</code></h3>
   <ul>
   <li>Enables improved interoperability with other RDF libraries.</li>
   <li>Related resources:
   <ul>
   <li><a href="https://github.com/filip26/titanium-rdf-api";>Titanium RDF 
API</a></li>
   <li><a href="https://github.com/apache/jena/discussions/2216";>Apache Jena 
Discussion</a></li>
   </ul>
   </li>
   </ul>
   <h4>Example</h4>
   <pre lang="javascript"><code>// Convert RDF to JSON-LD
   var consumer = JsonLd.fromRdf();
   consumer.quad(...);  // feed manually or via a reader
   (new NquadsReader(...)).provide(consumer);
   <p>// Get the final JSON-LD result<br />
   consumer.toJsonLd();<br />
   </code></pre></p>
   <h3>⚠️ RDF Primitives Final Deprecation</h3>
   <p>From/To RDF transformations now use <code>RdfConsumer</code> for seamless 
and efficient integration, eliminating the need to materialize RDF 
primitives.<br />
   You can use any third-party RDF library of your choice, for example: <a 
href="https://github.com/filip26/titanium-rdf-primitives";>Titanium RDF 
Primitives</a>.</p>
   <h3>🐛 Bug Fixes &amp; Performance Improvements</h3>
   <ul>
   <li>Fix typo in <code>DefaulHttpLoader.timeout()</code> by <a 
href="https://github.com/fpotier";><code>@​fpotier</code></a> in <a 
href="https://redirect.github.com/filip26/titanium-json-ld/pull/398";>filip26/titanium-json-ld#398</a></li>
   <li>Fix O(n²) performance issue in JSON-LD framing with 
<code>@reverse</code> properties by <a 
href="https://github.com/MajewskiKrzysztof";><code>@​MajewskiKrzysztof</code></a>
 in <a 
href="https://redirect.github.com/filip26/titanium-json-ld/pull/424";>filip26/titanium-json-ld#424</a></li>
   </ul>
   <h2>🎉 New Contributors</h2>
   <ul>
   <li><a href="https://github.com/fpotier";><code>@​fpotier</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/filip26/titanium-json-ld/pull/398";>filip26/titanium-json-ld#398</a></li>
   <li><a 
href="https://github.com/MajewskiKrzysztof";><code>@​MajewskiKrzysztof</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/filip26/titanium-json-ld/pull/424";>filip26/titanium-json-ld#424</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/filip26/titanium-json-ld/compare/v1.6.0...v1.7.0";>https://github.com/filip26/titanium-json-ld/compare/v1.6.0...v1.7.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/553fc68526f804028b0c3836163b772d94edaec8";><code>553fc68</code></a>
 Merge pull request <a 
href="https://redirect.github.com/filip26/titanium-json-ld/issues/430";>#430</a> 
from filip26/feat/rdf-conv</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/3d969d72162e2bcf8fc3853e4a5a20db3efa1c54";><code>3d969d7</code></a>
 Bump version to 1.7.0</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/26cf2b294f271cb817d55a4396656c2c2ddbb2a0";><code>26cf2b2</code></a>
 Bump dependencies</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/85cb083c1cd6f106bc439c4a404e834a2b0052ac";><code>85cb083</code></a>
 Bump version to 1.7.0</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/224b1d406a2ca8c34e1c615a7d08e2625694b5b1";><code>224b1d4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/filip26/titanium-json-ld/issues/429";>#429</a> 
from filip26/patch/ac-mnt</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/3879fea602dc2c4c7d6c6867fd004b085b12c705";><code>3879fea</code></a>
 Update README</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/dbc9cd281ccd610668607cfc518ed3e02a0ef43d";><code>dbc9cd2</code></a>
 Update README</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/1e265a82122b4301861af069b0ceb17a24378c9d";><code>1e265a8</code></a>
 Minor improvements</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/0f96993e162ebdb25365f224a442364e6d9c3075";><code>0f96993</code></a>
 Update README and SECURITY</li>
   <li><a 
href="https://github.com/filip26/titanium-json-ld/commit/e9d9ec3cd8b8208bef3fdaca0f0f3e9b0b97b130";><code>e9d9ec3</code></a>
 Update build and publish actions</li>
   <li>Additional commits viewable in <a 
href="https://github.com/filip26/titanium-json-ld/compare/v1.6.0...v1.7.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.apicatalog:titanium-json-ld&package-manager=maven&previous-version=1.6.0&new-version=1.7.0)](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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to