renovate-bot opened a new pull request #1822: URL: https://github.com/apache/fineract/pull/1822
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.spotbugs:spotbugs-annotations](https://spotbugs.github.io/) ([source](https://togithub.com/spotbugs/spotbugs)) | `4.3.0` -> `4.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spotbugs/spotbugs</summary> ### [`v4.4.0`](https://togithub.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#​440---2021-08-12) [Compare Source](https://togithub.com/spotbugs/spotbugs/compare/4.3.0...4.4.0) ##### Fixed - Fixed False positives for RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE ([#​600](https://togithub.com/spotbugs/spotbugs/issues/600) and [#​1338](https://togithub.com/spotbugs/spotbugs/issues/1338)) - Inconsistent bug description on `EQ_COMPARING_CLASS_NAMES` ([#​1523](https://togithub.com/spotbugs/spotbugs/issues/1523)) - Add a declaration of charset encoding in generated reports ([#​1623](https://togithub.com/spotbugs/spotbugs/pull/1623)) - Fixed regression in Bug Info view for Eclipse 2021-03+ ([#​1477](https://togithub.com/spotbugs/spotbugs/issues/1477)) ##### Added - New detector `FindBadEndOfStreamCheck` for new bug type `EOS_BAD_END_OF_STREAM_CHECK`. This bug is reported whenever the return value of java.io.FileInputStream.read() or java.io.FileReader.read() is first converted to byte/int and only thereafter checked against -1. (See [SEI CERT rule FIO08-J](https://wiki.sei.cmu.edu/confluence/display/java/FIO08-J.+Distinguish+between+characters+or+bytes+read+from+a+stream+and+-1)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/fineract). -- 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: [email protected]
