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

   [![Mend 
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | 
[org.mapstruct:mapstruct-processor](http://mapstruct.org/mapstruct-processor/) 
([source](https://togithub.com/mapstruct/mapstruct)) | `1.5.2.Final` -> 
`1.5.3.Final` | 
[![age](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct-processor/1.5.3.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct-processor/1.5.3.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct-processor/1.5.3.Final/compatibility-slim/1.5.2.Final)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct-processor/1.5.3.Final/confidence-slim/1.5.2.Final)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.mapstruct:mapstruct](http://mapstruct.org/mapstruct/) 
([source](https://togithub.com/mapstruct/mapstruct)) | `1.5.2.Final` -> 
`1.5.3.Final` | 
[![age](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct/1.5.3.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct/1.5.3.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct/1.5.3.Final/compatibility-slim/1.5.2.Final)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.mapstruct:mapstruct/1.5.3.Final/confidence-slim/1.5.2.Final)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.ehcache:ehcache](http://ehcache.org) 
([source](https://togithub.com/ehcache/ehcache3)) | `3.10.1` -> `3.10.2` | 
[![age](https://badges.renovateapi.com/packages/maven/org.ehcache:ehcache/3.10.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.ehcache:ehcache/3.10.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.ehcache:ehcache/3.10.2/compatibility-slim/3.10.1)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.ehcache:ehcache/3.10.2/confidence-slim/3.10.1)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [com.amazonaws:aws-java-sdk-s3](https://aws.amazon.com/sdkforjava) 
([source](https://togithub.com/aws/aws-sdk-java)) | `1.12.316` -> `1.12.319` | 
[![age](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.319/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.319/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.319/compatibility-slim/1.12.316)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/com.amazonaws:aws-java-sdk-s3/1.12.319/confidence-slim/1.12.316)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>mapstruct/mapstruct</summary>
   
   ### 
[`v1.5.3.Final`](https://togithub.com/mapstruct/mapstruct/releases/tag/1.5.3.Final)
   
   [Compare 
Source](https://togithub.com/mapstruct/mapstruct/compare/1.5.2.Final...1.5.3.Final)
   
   ##### Enhancements
   
   ##### Bugs
   
   -   Generic `@AfterMapping` does not consider `@MappingTarget` properly in 
1.5 ([#&#8203;3036](https://togithub.com/mapstruct/mapstruct/issues/3036))
   -   Method annotated with `@AfterMapping` is not called 
([#&#8203;2955](https://togithub.com/mapstruct/mapstruct/issues/2955))
   -   Ignored unknown source property error, but property exist 
([#&#8203;2743](https://togithub.com/mapstruct/mapstruct/issues/2743))
   -   `SubclassMapping` doesn't honour `mappingControl` 
([#&#8203;3018](https://togithub.com/mapstruct/mapstruct/issues/3018))
   -   Upgrade from 1.4.1 to 1.5.2 broke primitive to wrapper classes mapping 
([#&#8203;2921](https://togithub.com/mapstruct/mapstruct/issues/2921))
   -   Conversion of `BigDecimal` to primitive `double` wrong with 1.5.2 
([#&#8203;2913](https://togithub.com/mapstruct/mapstruct/issues/2913))
   -   Ambiguous mapping methods when upgrading to MapStruct 1.5.0.RC1 
([#&#8203;2840](https://togithub.com/mapstruct/mapstruct/issues/2840))
   -   `SubclassMapping` stackoverflow exception 
([#&#8203;2825](https://togithub.com/mapstruct/mapstruct/issues/2825))
   -   `Optional` wrapping pattern broken in 1.5.2.Final 
([#&#8203;2925](https://togithub.com/mapstruct/mapstruct/issues/2925))
   -   Missing import in generated mapper when referencing a nested enum from 
an unrelated class 
([#&#8203;2945](https://togithub.com/mapstruct/mapstruct/issues/2945))
   -   Unused import warning of nested classes 
([#&#8203;2907](https://togithub.com/mapstruct/mapstruct/issues/2907))
   -   Compilation error in generated code for `@Conditional` and collection 
([#&#8203;2937](https://togithub.com/mapstruct/mapstruct/issues/2937))
   -   Missing import of nested class 
([#&#8203;2897](https://togithub.com/mapstruct/mapstruct/issues/2897))
   -   Ignoring unmapped source properties in inverse inheritance 
([#&#8203;2949](https://togithub.com/mapstruct/mapstruct/issues/2949))
   -   Compilation error when mapping fields with the same type due to not 
wrapping in a `try-catch` block 
([#&#8203;2839](https://togithub.com/mapstruct/mapstruct/issues/2839))
   -   Using `@TargetType` as a parameter for `@Condition` causes NPE during 
compiling ([#&#8203;2882](https://togithub.com/mapstruct/mapstruct/issues/2882))
   -   Cannot map from a covariant (extends) generic type 
([#&#8203;2677](https://togithub.com/mapstruct/mapstruct/issues/2677))
   
   ##### Documentation
   
   -   Add IntelliJ and Eclipse plugin to the documentation 
([#&#8203;2928](https://togithub.com/mapstruct/mapstruct/issues/2928))
   -   Fix typos in documentation 
([#&#8203;2974](https://togithub.com/mapstruct/mapstruct/issues/2974), 
[#&#8203;2982](https://togithub.com/mapstruct/mapstruct/issues/2982), 
[#&#8203;2989](https://togithub.com/mapstruct/mapstruct/issues/2989))
   -   Update Typos in javadoc 
([#&#8203;2958](https://togithub.com/mapstruct/mapstruct/issues/2958))
   -   Polish comments, javadoc and documentation 
([#&#8203;3026](https://togithub.com/mapstruct/mapstruct/issues/3026))
   -   Improve documentation for `BeanMapping#ignoreByDefault` 
([#&#8203;2929](https://togithub.com/mapstruct/mapstruct/issues/2929))
   
   ##### Build
   
   -   Build fails when running mvn test on an M1 Mac 
([#&#8203;2922](https://togithub.com/mapstruct/mapstruct/issues/2922))
   
   </details>
   
   <details>
   <summary>aws/aws-sdk-java</summary>
   
   ### 
[`v1.12.319`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#&#8203;112319-2022-10-07)
   
   [Compare 
Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.318...1.12.319)
   
   #### **AWS IoT Greengrass V2**
   
   -   ### Features
       -   This release adds error status details for deployments and 
components that failed on a device and adds features to improve visibility into 
component installation.
   
   #### **Amazon CodeGuru Reviewer**
   
   -   ### Features
       -   Documentation update to replace broken link.
   
   #### **Amazon QuickSight**
   
   -   ### Features
       -   Amazon QuickSight now supports SecretsManager Secret ARN in place of 
CredentialPair for DataSource creation and update. This release also has some 
minor documentation updates and removes CountryCode as a required parameter in 
GeoSpatialColumnGroup
   
   #### **Elastic Load Balancing**
   
   -   ### Features
       -   Gateway Load Balancer adds a new feature (target_failover) for 
customers to rebalance existing flows to a healthy target after marked 
unhealthy or deregistered. This allows graceful patching/upgrades of target 
appliances during maintenance windows, and helps reduce unhealthy target 
failover time.
   
   ### 
[`v1.12.318`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#&#8203;112318-2022-10-06)
   
   [Compare 
Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.317...1.12.318)
   
   #### **AWS Resilience Hub**
   
   -   ### Features
       -   Documentation change for AWS Resilience Hub. Doc-only update to fix 
Documentation layout
   
   ### 
[`v1.12.317`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#&#8203;112317-2022-10-05)
   
   [Compare 
Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.316...1.12.317)
   
   #### **AWS Glue**
   
   -   ### Features
       -   This SDK release adds support to sync glue jobs with source control 
provider. Additionally, a new parameter called SourceControlDetails will be 
added to Job model.
   
   #### **AWS Network Firewall**
   
   -   ### Features
       -   StreamExceptionPolicy configures how AWS Network Firewall processes 
traffic when a network connection breaks midstream
   
   #### **AWS Outposts**
   
   -   ### Features
       -   This release adds the Asset state information to the ListAssets 
response. The ListAssets request supports filtering on Asset state.
   
   </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjIuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIyMi4zIn0=-->
   


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