You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/22 06:59:04 UTC

[PR] Bump com.cedarsoftware:java-util from 2.4.2 to 2.4.6 [camel]

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

   Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 2.4.2 to 2.4.6.
   <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>
   <ul>
   <li>2.4.6
   <ul>
   <li>All 686 conversions supported are now 100% cross-product tested.  There will be more exception tests coming.</li>
   </ul>
   </li>
   <li>2.4.5
   <ul>
   <li>Added <code>ReflectionUtils.getDeclaredFields()</code> which gets fields from a <code>Class</code>, including an <code>Enum</code>, and special handles enum so that system fields are not returned.</li>
   </ul>
   </li>
   <li>2.4.4
   <ul>
   <li><code>Converter</code> - Enum test added.  683 combinations.</li>
   </ul>
   </li>
   <li>2.4.3
   <ul>
   <li><code>DateUtilities</code> - now supports timezone offset with seconds component (rarer than seeing a bald eagle in your backyard).</li>
   <li><code>Converter</code> - many more tests added...682 combinations.</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jdereg/java-util/commit/f0970834cfc807ad7e24bba548a51cd7956d8f08"><code>f097083</code></a> updated changelog</li>
   <li><a href="https://github.com/jdereg/java-util/commit/ce60d75b745735a6e77060a2955439e585d918e0"><code>ce60d75</code></a> Updated pom.xml, changelog.md, and README.md</li>
   <li><a href="https://github.com/jdereg/java-util/commit/c423d42dfbad2f16cecf4cad9e391b1112e3d521"><code>c423d42</code></a> Conversion tests finished, 1.0.  All 686 cross product conversions are now te...</li>
   <li><a href="https://github.com/jdereg/java-util/commit/75d5241e9f4285f44733a5c6acaedf903a3b3b53"><code>75d5241</code></a> Added more tests:</li>
   <li><a href="https://github.com/jdereg/java-util/commit/319d6c0ce488d254f00f7b71fa2977b3b623a9c1"><code>319d6c0</code></a> More tests, removed Number.class from CONVERSION_DB because all number deriva...</li>
   <li><a href="https://github.com/jdereg/java-util/commit/8a5c51d504a60b5b056f4a2948153b97b77d3738"><code>8a5c51d</code></a> URI and URL conversions completed</li>
   <li><a href="https://github.com/jdereg/java-util/commit/12b95c35fd37202f435ad92462e4079459ef749f"><code>12b95c3</code></a> added multiple Map input conversions for certain types</li>
   <li><a href="https://github.com/jdereg/java-util/commit/ab7f962460afedf6aaf37c7041f818f80c5f5f72"><code>ab7f962</code></a> Added more tests.  631/688</li>
   <li><a href="https://github.com/jdereg/java-util/commit/cd8933eb6fc588fa705b1b4ccde969265943c77f"><code>cd8933e</code></a> More cross product tests of Conversion completed.  627/688 conversions tested...</li>
   <li><a href="https://github.com/jdereg/java-util/commit/b2f1770a75334df72531f9a04f380a31ebe761b5"><code>b2f1770</code></a> Added more Converter tests.</li>
   <li>Additional commits viewable in <a href="https://github.com/jdereg/java-util/compare/2.4.2...2.4.6">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=2.4.2&new-version=2.4.6)](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-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.cedarsoftware:java-util from 2.4.2 to 2.4.6 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #13584:
URL: https://github.com/apache/camel/pull/13584#issuecomment-2014472041

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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-unsubscribe@camel.apache.org

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


Re: [PR] Bump com.cedarsoftware:java-util from 2.4.2 to 2.4.6 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #13584:
URL: https://github.com/apache/camel/pull/13584


-- 
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-unsubscribe@camel.apache.org

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