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

   Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) 
from 3.4.0 to 3.5.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jdereg/java-util/blob/master/changelog.md";>com.cedarsoftware:java-util's
 changelog</a>.</em></p>
   <blockquote>
   <h4>3.5.0</h4>
   <blockquote>
   <ul>
   <li><code>Converter.getInstance()</code> exposes the default instance used 
by the static API</li>
   <li><code>ClassUtilities.newInstance()</code> accepts <code>Map</code> 
arguments using parameter names and falls back to the no‑arg constructor</li>
   <li><code>Converter.convert()</code> returns the source when assignment 
compatible (when no other conversion path is selected)</li>
   <li>Throwable creation from a <code>Map</code> handles aliases and nested 
causes</li>
   <li>Jar file is built with <code>-parameters</code> flag going forward 
(increased the jar size by about 10K)</li>
   </ul>
   </blockquote>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jdereg/java-util/commit/b2602254ed07d7d8f98673a12e7c65f91e67aae0";><code>b260225</code></a>
 updated docs and version</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/2a97ed55762dceb11a027e3d8f7cc1ba87efa814";><code>2a97ed5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jdereg/java-util/issues/346";>#346</a> from 
jdereg/codex/update-converter-guide-and-readme.md</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/85361d3fee69bbd410db56c772f280228fdf56ef";><code>85361d3</code></a>
 Update docs for -parameters and converter</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/58020a33faa54735d829f9e455a36e6d9d3cd8df";><code>58020a3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jdereg/java-util/issues/345";>#345</a> from 
jdereg/codex/review-recent-commits-and-update-ch...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/e1d077ab9e4df17990bd5d9efd498e7c1343b8df";><code>e1d077a</code></a>
 Document latest utility improvements</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/c5454002a64ae0d0b28645d9ce8bb811340e383f";><code>c545400</code></a>
 updated jar size</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/650736c6de9546dcc204604c4782ae0136b03a45";><code>650736c</code></a>
 - Improved convert.convert() so that if no conversion is found, yet the 
desti...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/28229ad8899bdac5339691817911dda908cec298";><code>28229ad</code></a>
 Generalized the convertArgs to work with both Methods or Constructors 
(Execut...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/1bf587266dea797954e3e8d1193ad3bd7e5e7c43";><code>1bf5872</code></a>
 simplifying newInstance() API while adding more capability (respecting 
parame...</li>
   <li><a 
href="https://github.com/jdereg/java-util/commit/0d0a3308b9421a6f9e3b33079fa6087bbc464450";><code>0d0a330</code></a>
 simplifying newInstance() API while adding more capability (respecting 
parame...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jdereg/java-util/compare/3.4.0...3.5.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.cedarsoftware:java-util&package-manager=maven&previous-version=3.4.0&new-version=3.5.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: commits-unsubscr...@camel.apache.org

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

Reply via email to