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

   Bumps 
[com.datasonnet:datasonnet-mapper](https://github.com/datasonnet/datasonnet-mapper)
 from 2.5.2-jakarta4 to 3.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/datasonnet/datasonnet-mapper/blob/main/CHANGELOG.md";>com.datasonnet:datasonnet-mapper's
 changelog</a>.</em></p>
   <blockquote>
   <h4><a 
href="https://github.com/datasonnet/datasonnet-mapper/compare/3.0.0-RC3...3.0.0";>3.0.0</a></h4>
   <blockquote>
   <p>15 November 2024</p>
   </blockquote>
   <ul>
   <li>Integer numbers are not converted to double and displayed without .0</li>
   <li>Null XML elements formatting is controlled by auto-empty parameter</li>
   <li>Header version 3.0 supported</li>
   <li><code>ds.removeDuplicates</code> function implemented</li>
   </ul>
   <h4><a 
href="https://github.com/datasonnet/datasonnet-mapper/compare/2.5.2...3.0.0-RC1";>3.0.0-RC1</a></h4>
   <blockquote>
   <p>8 November 2023</p>
   </blockquote>
   <ul>
   <li>Debugger server added</li>
   <li><code>ds.util</code> library removed as redundant</li>
   <li>Fully migrated from <code>javax</code> to <code>jakarta</code> JAXB 
implementation</li>
   <li>Added Boolean std library functions</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/f4853a6c4b109b9d877ad28b58cc57faa52deb0d";><code>f4853a6</code></a>
 [maven-release-plugin] prepare release 3.0.0</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/18bc510a2391bc491a69c731fd3f302d8db36d19";><code>18bc510</code></a>
 If autoEmpty, this should also affect null elements (<a 
href="https://redirect.github.com/datasonnet/datasonnet-mapper/issues/143";>#143</a>)</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/e6f48014ad534b7a0cd11cec6ea230964cb28f0f";><code>e6f4801</code></a>
 Fix/yaml (<a 
href="https://redirect.github.com/datasonnet/datasonnet-mapper/issues/142";>#142</a>)</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/b955f57aa095eab0faa06db06ca50a4493eca93f";><code>b955f57</code></a>
 Partial support for double vs integer numbers (<a 
href="https://redirect.github.com/datasonnet/datasonnet-mapper/issues/141";>#141</a>)</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/5e7f6d7fa2ca4ce369604742e30b32a61e80d126";><code>5e7f6d7</code></a>
 Header support for 3.0</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/8c4f10b4124bfc6152b8ad5cfa2c62fc5455770f";><code>8c4f10b</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/f8e358d294cc7641b094e794ddb767782a891ef4";><code>f8e358d</code></a>
 [maven-release-plugin] prepare release 3.0.0-RC3</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/85259dcdb5f0ea3c7e2817a196a92a41dc638d9b";><code>85259dc</code></a>
 removeDuplicates function (<a 
href="https://redirect.github.com/datasonnet/datasonnet-mapper/issues/140";>#140</a>)</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/cc6169d22c78c95747865588f5cb4fe96a7cf2e3";><code>cc6169d</code></a>
 Docs correction</li>
   <li><a 
href="https://github.com/datasonnet/datasonnet-mapper/commit/e1b17d7e330fe926f3c9b426e1bafb38a56b106f";><code>e1b17d7</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a 
href="https://github.com/datasonnet/datasonnet-mapper/compare/2.5.2-jakarta4...3.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.datasonnet:datasonnet-mapper&package-manager=maven&previous-version=2.5.2-jakarta4&new-version=3.0.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