renovate-bot opened a new pull request, #2640: URL: https://github.com/apache/fineract/pull/2640
[](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.ehcache:ehcache](http://ehcache.org) ([source](https://togithub.com/ehcache/ehcache3)) | `3.10.1` -> `3.10.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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` | [](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>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 ([#​3036](https://togithub.com/mapstruct/mapstruct/issues/3036)) - Method annotated with `@AfterMapping` is not called ([#​2955](https://togithub.com/mapstruct/mapstruct/issues/2955)) - Ignored unknown source property error, but property exist ([#​2743](https://togithub.com/mapstruct/mapstruct/issues/2743)) - `SubclassMapping` doesn't honour `mappingControl` ([#​3018](https://togithub.com/mapstruct/mapstruct/issues/3018)) - Upgrade from 1.4.1 to 1.5.2 broke primitive to wrapper classes mapping ([#​2921](https://togithub.com/mapstruct/mapstruct/issues/2921)) - Conversion of `BigDecimal` to primitive `double` wrong with 1.5.2 ([#​2913](https://togithub.com/mapstruct/mapstruct/issues/2913)) - Ambiguous mapping methods when upgrading to MapStruct 1.5.0.RC1 ([#​2840](https://togithub.com/mapstruct/mapstruct/issues/2840)) - `SubclassMapping` stackoverflow exception ([#​2825](https://togithub.com/mapstruct/mapstruct/issues/2825)) - `Optional` wrapping pattern broken in 1.5.2.Final ([#​2925](https://togithub.com/mapstruct/mapstruct/issues/2925)) - Missing import in generated mapper when referencing a nested enum from an unrelated class ([#​2945](https://togithub.com/mapstruct/mapstruct/issues/2945)) - Unused import warning of nested classes ([#​2907](https://togithub.com/mapstruct/mapstruct/issues/2907)) - Compilation error in generated code for `@Conditional` and collection ([#​2937](https://togithub.com/mapstruct/mapstruct/issues/2937)) - Missing import of nested class ([#​2897](https://togithub.com/mapstruct/mapstruct/issues/2897)) - Ignoring unmapped source properties in inverse inheritance ([#​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 ([#​2839](https://togithub.com/mapstruct/mapstruct/issues/2839)) - Using `@TargetType` as a parameter for `@Condition` causes NPE during compiling ([#​2882](https://togithub.com/mapstruct/mapstruct/issues/2882)) - Cannot map from a covariant (extends) generic type ([#​2677](https://togithub.com/mapstruct/mapstruct/issues/2677)) ##### Documentation - Add IntelliJ and Eclipse plugin to the documentation ([#​2928](https://togithub.com/mapstruct/mapstruct/issues/2928)) - Fix typos in documentation ([#​2974](https://togithub.com/mapstruct/mapstruct/issues/2974), [#​2982](https://togithub.com/mapstruct/mapstruct/issues/2982), [#​2989](https://togithub.com/mapstruct/mapstruct/issues/2989)) - Update Typos in javadoc ([#​2958](https://togithub.com/mapstruct/mapstruct/issues/2958)) - Polish comments, javadoc and documentation ([#​3026](https://togithub.com/mapstruct/mapstruct/issues/3026)) - Improve documentation for `BeanMapping#ignoreByDefault` ([#​2929](https://togithub.com/mapstruct/mapstruct/issues/2929)) ##### Build - Build fails when running mvn test on an M1 Mac ([#​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#​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#​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#​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]
