You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2023/01/02 00:09:09 UTC

[GitHub] [fineract] renovate-bot opened a new pull request, #2850: fix(deps): update non-major

renovate-bot opened a new pull request, #2850:
URL: https://github.com/apache/fineract/pull/2850

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.16` -> `2.17.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.17.0/compatibility-slim/2.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_core/2.17.0/confidence-slim/2.16)](https://docs.renovatebot.com/merge-confidence/) |
   | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) ([source](https://togithub.com/checkstyle/checkstyle)) | `10.5.0` -> `10.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.6.0/compatibility-slim/10.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.6.0/confidence-slim/10.5.0)](https://docs.renovatebot.com/merge-confidence/) |
   
   ---
   
   ### ⚠ Dependency Lookup Warnings ⚠
   
   Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>google/error-prone</summary>
   
   ### [`v2.17.0`](https://togithub.com/google/error-prone/releases/tag/v2.17.0): Error Prone 2.17.0
   
   New Checkers:
   
   -   [`AvoidObjectArrays`](https://errorprone.info/bugpattern/AvoidObjectArrays)
   -   [`Finalize`](https://errorprone.info/bugpattern/Finalize)
   -   [`IgnoredPureGetter`](https://errorprone.info/bugpattern/IgnoredPureGetter)
   -   [`ImpossibleNullComparison`](https://errorprone.info/bugpattern/ProtoFieldNullComparison)
   -   [`MathAbsoluteNegative`](https://errorprone.info/bugpattern/MathAbsoluteNegative)
   -   [`NewFileSystem`](https://errorprone.info/bugpattern/NewFileSystem)
   -   [`StatementSwitchToExpressionSwitch`](https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch)
   -   [`UnqualifiedYield`](https://errorprone.info/bugpattern/UnqualifiedYield)
   
   Fixed issues: [#&#8203;2321](https://togithub.com/google/error-prone/issues/2321), [#&#8203;3144](https://togithub.com/google/error-prone/issues/3144), [#&#8203;3297](https://togithub.com/google/error-prone/issues/3297), [#&#8203;3428](https://togithub.com/google/error-prone/issues/3428), [#&#8203;3437](https://togithub.com/google/error-prone/issues/3437), [#&#8203;3462](https://togithub.com/google/error-prone/issues/3462), [#&#8203;3482](https://togithub.com/google/error-prone/issues/3482), [#&#8203;3494](https://togithub.com/google/error-prone/issues/3494)
   
   **Full Changelog**: https://github.com/google/error-prone/compare/v2.16...v2.17.0
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - 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.
   
   👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/fineract).
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
   


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

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


[GitHub] [fineract] galovics commented on pull request #2850: fix(deps): update non-major

Posted by GitBox <gi...@apache.org>.
galovics commented on PR #2850:
URL: https://github.com/apache/fineract/pull/2850#issuecomment-1368917294

   ErrorProne fails with an unhandled exception and first that needs to be fixed before merging. Issue created for them: https://github.com/google/error-prone/issues/3653


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

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


[GitHub] [fineract] galovics merged pull request #2850: fix(deps): update non-major

Posted by GitBox <gi...@apache.org>.
galovics merged PR #2850:
URL: https://github.com/apache/fineract/pull/2850


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

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