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