dependabot[bot] opened a new pull request, #312:
URL: https://github.com/apache/camel-quarkus-examples/pull/312

   Bumps the maven group with 1 update in the /data-extract-langchain4j 
directory: 
[io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j).
   
   Updates `io.quarkiverse.langchain4j:quarkus-langchain4j-bom` from 0.21.0 to 
0.22.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/releases";>io.quarkiverse.langchain4j:quarkus-langchain4j-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>0.22.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Properly warn about missing javac -parameters flag by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1113";>quarkiverse/quarkus-langchain4j#1113</a></li>
   <li>Bump quarkus-neo4j.version from 4.4.0 to 5.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1115";>quarkiverse/quarkus-langchain4j#1115</a></li>
   <li>Allow rewriting of user messages from input guardrails by <a 
href="https://github.com/mariofusco";><code>@​mariofusco</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1083";>quarkiverse/quarkus-langchain4j#1083</a></li>
   <li>Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.3 to 1.4.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1116";>quarkiverse/quarkus-langchain4j#1116</a></li>
   <li>Integrate Mistral AI moderation models by <a 
href="https://github.com/jmartisk";><code>@​jmartisk</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1117";>quarkiverse/quarkus-langchain4j#1117</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.22.0.CR2...0.22.0";>https://github.com/quarkiverse/quarkus-langchain4j/compare/0.22.0.CR2...0.22.0</a></p>
   <h2>0.22.0.CR2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update version README during release by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1105";>quarkiverse/quarkus-langchain4j#1105</a></li>
   <li>Bump com.github.tjake:jlama-core from 0.8.2 to 0.8.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1107";>quarkiverse/quarkus-langchain4j#1107</a></li>
   <li>Initial implementation of the response augmenter idea by <a 
href="https://github.com/cescoffier";><code>@​cescoffier</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1106";>quarkiverse/quarkus-langchain4j#1106</a></li>
   <li>Enable resolution of AI services by bean name by <a 
href="https://github.com/aldettinger";><code>@​aldettinger</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1110";>quarkiverse/quarkus-langchain4j#1110</a></li>
   <li>Release 0.22.0.CR2 by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1111";>quarkiverse/quarkus-langchain4j#1111</a></li>
   <li>Release 0.22.0.CR2 by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1112";>quarkiverse/quarkus-langchain4j#1112</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.22.0.CR1...0.22.0.CR2";>https://github.com/quarkiverse/quarkus-langchain4j/compare/0.22.0.CR1...0.22.0.CR2</a></p>
   <h2>0.22.0.CR1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/976";>quarkiverse/quarkus-langchain4j#976</a></li>
   <li>Register all models from configuration as beans regardless of the 
existance of injection point by <a 
href="https://github.com/manovotn";><code>@​manovotn</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1061";>quarkiverse/quarkus-langchain4j#1061</a></li>
   <li>Prepare the arrival of the bot by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1062";>quarkiverse/quarkus-langchain4j#1062</a></li>
   <li>Show how OIDC ModelAuthProvider can be used with Azure OpenAI by <a 
href="https://github.com/sberyozkin";><code>@​sberyozkin</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1056";>quarkiverse/quarkus-langchain4j#1056</a></li>
   <li>Prioritize Jackson over Jsonb in extension that use 
<code>quarkus-rest-client-jackson</code> by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1067";>quarkiverse/quarkus-langchain4j#1067</a></li>
   <li>Make Llama3.2 the default for Ollama by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1066";>quarkiverse/quarkus-langchain4j#1066</a></li>
   <li>Introduce a global temperature property by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1068";>quarkiverse/quarkus-langchain4j#1068</a></li>
   <li>Properly handle Ollama streaming by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1070";>quarkiverse/quarkus-langchain4j#1070</a></li>
   <li>Fix MismatchedInputException in Ollama streaming by <a 
href="https://github.com/jpohlmeyer";><code>@​jpohlmeyer</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1072";>quarkiverse/quarkus-langchain4j#1072</a></li>
   <li>Provide an abstract output guardrails for json data extraction by <a 
href="https://github.com/mariofusco";><code>@​mariofusco</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1060";>quarkiverse/quarkus-langchain4j#1060</a></li>
   <li>Use latest version of the Llama3.java code by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1076";>quarkiverse/quarkus-langchain4j#1076</a></li>
   <li>Easy RAG extension: don't depend on the upstream Easy RAG module by <a 
href="https://github.com/jmartisk";><code>@​jmartisk</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1078";>quarkiverse/quarkus-langchain4j#1078</a></li>
   <li>Add AbstractJsonExtractorOutputGuardrail to guardrails docs by <a 
href="https://github.com/mariofusco";><code>@​mariofusco</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1082";>quarkiverse/quarkus-langchain4j#1082</a></li>
   <li>Add a Secure SQL ChatBot demo by <a 
href="https://github.com/sberyozkin";><code>@​sberyozkin</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1073";>quarkiverse/quarkus-langchain4j#1073</a></li>
   <li>Update Quarkus to 3.15.2 and update documentation by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1084";>quarkiverse/quarkus-langchain4j#1084</a></li>
   <li>Move JsonGuardrailsUtilsTest to the deployment module by <a 
href="https://github.com/jmartisk";><code>@​jmartisk</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1086";>quarkiverse/quarkus-langchain4j#1086</a></li>
   <li>Detect when models to not support tools when using streaming by <a 
href="https://github.com/cescoffier";><code>@​cescoffier</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1085";>quarkiverse/quarkus-langchain4j#1085</a></li>
   <li>Drop references to resteasy-reactive artifacts by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1088";>quarkiverse/quarkus-langchain4j#1088</a></li>
   <li>Bump to Jlama 0.8.2 by <a 
href="https://github.com/geoand";><code>@​geoand</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1090";>quarkiverse/quarkus-langchain4j#1090</a></li>
   <li>Prevent Jlama inference to block vertx event loop by <a 
href="https://github.com/mariofusco";><code>@​mariofusco</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1092";>quarkiverse/quarkus-langchain4j#1092</a></li>
   <li>When creating fastJar don't try to include models more than once by <a 
href="https://github.com/edeandrea";><code>@​edeandrea</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1093";>quarkiverse/quarkus-langchain4j#1093</a></li>
   <li>Remove duplicate invocation from handleMessageStop. by <a 
href="https://github.com/dennysfredericci";><code>@​dennysfredericci</code></a> 
in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1094";>quarkiverse/quarkus-langchain4j#1094</a></li>
   <li>static keyword is not allowed there. by <a 
href="https://github.com/lordofthejars";><code>@​lordofthejars</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1098";>quarkiverse/quarkus-langchain4j#1098</a></li>
   <li>Upgrade to LangChain4j 0.36.2 by <a 
href="https://github.com/jmartisk";><code>@​jmartisk</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1097";>quarkiverse/quarkus-langchain4j#1097</a></li>
   <li>Bump io.smallrye.certs:smallrye-certificate-generator-junit5 from 0.8.1 
to 0.9.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1101";>quarkiverse/quarkus-langchain4j#1101</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/59e1c1528308f4a7d7ba898ca387a54019187758";><code>59e1c15</code></a>
 [maven-release-plugin] prepare release 0.22.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/5ebb4a42c524dd8e994512c946436640cfbe0f83";><code>5ebb4a4</code></a>
 Update README to 0.22.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/b96b7f256c15850ca83a3ccec44bd04a5e495340";><code>b96b7f2</code></a>
 Update dependencies in samples</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/cdc48d2bce4cda85936407bc55ea12b86e71a01d";><code>cdc48d2</code></a>
 Update the latest release version 0.22.0 in documentation</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6dba6cd7fac6e69b8493b69dcf83be6e315130c6";><code>6dba6cd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1118";>#1118</a>
 from quarkiverse/release-0.22.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/479ed56229a32ce38923c34c648adbdd81c11ae9";><code>479ed56</code></a>
 Release 0.22.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6209bee9d685185072cabda006f63dd131f22c46";><code>6209bee</code></a>
 Merge pull request <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1117";>#1117</a>
 from jmartisk/issue-1095</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/1386b016e9277b884dafd341182eb0f8fd73798c";><code>1386b01</code></a>
 Integrate Mistral AI moderation models</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/173990e75b13abf97539547f89d65ff54a190aa0";><code>173990e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1116";>#1116</a>
 from quarkiverse/dependabot/maven/io.quarkiverse.wir...</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6958e85f2f7fea5cbccb23a67638445399b1a666";><code>6958e85</code></a>
 Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.3 to 1.4.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/quarkiverse/quarkus-langchain4j/compare/0.21.0...0.22.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkiverse.langchain4j:quarkus-langchain4j-bom&package-manager=maven&previous-version=0.21.0&new-version=0.22.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 <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: commits-unsubscr...@camel.apache.org

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

Reply via email to