edward3h / kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Update mapstruct monorepo to v1.6.3 #75

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mapstruct:mapstruct (source) 1.6.2 -> 1.6.3 age adoption passing confidence
org.mapstruct:mapstruct-processor (source) 1.6.2 -> 1.6.3 age adoption passing confidence

Release Notes

mapstruct/mapstruct (org.mapstruct:mapstruct) ### [`v1.6.3`](https://redirect.github.com/mapstruct/mapstruct/releases/tag/1.6.3) [Compare Source](https://redirect.github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3) ##### Bugs - Redundant if condition in Java record mapping with `RETURN_DEFAULT` strategy ([#​3747](https://redirect.github.com/mapstruct/mapstruct/issues/3747)) - Stackoverflow with Immutables custom builder ([#​3370](https://redirect.github.com/mapstruct/mapstruct/issues/3370)) - Unused import of `java.time.LocalDate` when mapping source `LocalDateTime` to target `LocalDate` ([#​3732](https://redirect.github.com/mapstruct/mapstruct/issues/3732)) ##### Documentation - Add section to README.md comparing mapstruct with Java Records ([#​3751](https://redirect.github.com/mapstruct/mapstruct/issues/3751))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.