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

   [![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.puppycrawl.tools:checkstyle](https://checkstyle.org/) 
([source](https://togithub.com/checkstyle/checkstyle)) | `10.3.2` -> `10.3.3` | 
[![age](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.3.3/compatibility-slim/10.3.2)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.3.3/confidence-slim/10.3.2)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.postgresql:postgresql](https://jdbc.postgresql.org) 
([source](https://togithub.com/pgjdbc/pgjdbc)) | `42.4.1` -> `42.5.0` | 
[![age](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.0/compatibility-slim/42.4.1)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.0/confidence-slim/42.4.1)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.mockito:mockito-inline](https://togithub.com/mockito/mockito) | 
`4.7.0` -> `4.8.0` | 
[![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-inline/4.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-inline/4.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-inline/4.8.0/compatibility-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-inline/4.8.0/confidence-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>pgjdbc/pgjdbc</summary>
   
   ### 
[`v42.5.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#&#8203;4250-2022-08-23-112011--0400)
   
   ##### Changed
   
   -   fix: revert change in [PR 
#&#8203;1986](https://togithub.com/pgjdbc/pgjdbc/pull/1986) where float was 
aliased to float4 from float8.
       float now aliases to float8 [PR 
#&#8203;2598](https://togithub.com/pgjdbc/pgjdbc/pull/2598) fixes [Issue 
#&#8203;2597](https://togithub.com/pgjdbc/pgjdbc/issues/2597)
   
   ### 
[`v42.4.2`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#&#8203;4242-2022-08-17-103340--0400)
   
   ##### Changed
   
   -   fix: add alias to the generated getUDT() query for clarity (PR 
[#&#8203;2553](https://togithub.com/pgjdbc/pgjdbc/issues/2553))\[https://github.com/pgjdbc/pgjdbc/pull/2553](https://togithub.com/pgjdbc/pgjdbc/pull/2553)3]
   
   ##### Added
   
   -   fix: make setObject accept UUID array [PR 
#&#8203;2587](https://togithub.com/pgjdbc/pgjdbc/pull/2587)
   
   ##### Fixed
   
   -   fix: regression with GSS. Changes introduced to support building with 
Java 17 caused failures [Issue 
#&#8203;2588](https://togithub.com/pgjdbc/pgjdbc/issues/2588)
   -   fix: set a timeout to get the return from requesting SSL upgrade. [PR 
#&#8203;2572](https://togithub.com/pgjdbc/pgjdbc/pull/2572)
   -   feat: synchronize statement executions (e.g. avoid deadlock when 
Connection.isValid is executed from concurrent threads)
   
   </details>
   
   <details>
   <summary>mockito/mockito</summary>
   
   ### [`v4.8.0`](https://togithub.com/mockito/mockito/releases/tag/v4.8.0)
   
   [Compare 
Source](https://togithub.com/mockito/mockito/compare/v4.7.0...v4.8.0)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle 
Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 4.8.0
   
   -   2022-09-07 - [10 
commit(s)](https://togithub.com/mockito/mockito/compare/v4.7.0...v4.8.0) by 
Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael 
Winterhalter, Thibault Helsmoortel, dependabot\[bot]
   -   GitHub Workflows security hardening 
[(#&#8203;2744)](https://togithub.com/mockito/mockito/pull/2744)
   -   Assign GlobalConfiguration initializer to unused variable 
[(#&#8203;2742)](https://togithub.com/mockito/mockito/pull/2742)
   -   Bump com.diffplug.spotless from 6.9.1 to 6.10.0 
[(#&#8203;2738)](https://togithub.com/mockito/mockito/pull/2738)
   -   Drop varargs collector before invoking a user method. 
[(#&#8203;2736)](https://togithub.com/mockito/mockito/pull/2736)
   -   Bump versions.bytebuddy from 1.12.13 to 1.12.14 
[(#&#8203;2734)](https://togithub.com/mockito/mockito/pull/2734)
   -   Remove useless thrown exception from constructor 
[(#&#8203;2732)](https://togithub.com/mockito/mockito/pull/2732)
   -   TypeSafeMatching no longer iterates over class methods inefficiently 
[(#&#8203;2729)](https://togithub.com/mockito/mockito/pull/2729)
   -   Fixes [#&#8203;2720](https://togithub.com/mockito/mockito/issues/2720): 
Use StackWalker on Java 9+ to create Locations 
[(#&#8203;2723)](https://togithub.com/mockito/mockito/pull/2723)
   -   LocationImpl adds performance overheads due to instantiating a stack 
trace [(#&#8203;2720)](https://togithub.com/mockito/mockito/issues/2720)
   -   Fixes [#&#8203;2626](https://togithub.com/mockito/mockito/issues/2626) : 
Introduce MockSettings.mockMaker 
[(#&#8203;2701)](https://togithub.com/mockito/mockito/pull/2701)
   -   Introduce option to disable inline-mock-maker for a specific instance 
[(#&#8203;2626)](https://togithub.com/mockito/mockito/issues/2626)
   
   </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, click this 
checkbox.
   
   ---
   
   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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->
   


-- 
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]

Reply via email to