it-at-m / refarch

Collection of different ready to use reference architecture (RefArch) components developed by it@M.
https://opensource.muenchen.de/in-house-development.html
MIT License
2 stars 2 forks source link

chore(deps): update mapstruct monorepo to v1.6.2 #165

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change OpenSSF
org.mapstruct:mapstruct-processor (source) patch 1.6.0 -> 1.6.2 OpenSSF Scorecard
org.mapstruct:mapstruct (source) compile patch 1.6.0 -> 1.6.2 OpenSSF Scorecard

Release Notes

mapstruct/mapstruct (org.mapstruct:mapstruct-processor) ### [`v1.6.2`](https://redirect.github.com/mapstruct/mapstruct/releases/tag/1.6.2) [Compare Source](https://redirect.github.com/mapstruct/mapstruct/compare/1.6.1...1.6.2) ##### Bugs - Regression from 1.6.1: ClassCastException when using records ([#​3717](https://redirect.github.com/mapstruct/mapstruct/issues/3717)) ### [`v1.6.1`](https://redirect.github.com/mapstruct/mapstruct/releases/tag/1.6.1) [Compare Source](https://redirect.github.com/mapstruct/mapstruct/compare/1.6.0...1.6.1) ##### Enhancements - Use Java `LinkedHashSet` and `LinkedHashMap` new factory method with known capacity when on Java 19 or later ([#​3113](https://redirect.github.com/mapstruct/mapstruct/issues/3113)) ##### Bugs - Inverse Inheritance Strategy not working for ignored mappings only with target ([#​3652](https://redirect.github.com/mapstruct/mapstruct/issues/3652)) - Inconsistent ambiguous mapping method error when using `SubclassMapping`: generic vs raw types ([#​3668](https://redirect.github.com/mapstruct/mapstruct/issues/3668)) - Fix regression when using `InheritInverseConfiguration` with nested target properties and reversing `target = "."` ([#​3670](https://redirect.github.com/mapstruct/mapstruct/issues/3670)) - Deep mapping with multiple mappings broken in 1.6.0 ([#​3667](https://redirect.github.com/mapstruct/mapstruct/issues/3667)) - Two different constants are ignored in 1.6.0 ([#​3673](https://redirect.github.com/mapstruct/mapstruct/issues/3673)) - Inconsistent ambiguous mapping method error: generic vs raw types in 1.6.0 ([#​3668](https://redirect.github.com/mapstruct/mapstruct/issues/3668)) - Fix cross module records with interfaces not recognizing accessors ([#​3661](https://redirect.github.com/mapstruct/mapstruct/issues/3661)) - `@AfterMapping` methods are called twice when using target with builder ([#​3678](https://redirect.github.com/mapstruct/mapstruct/issues/3678)) - Compile error when using `@AfterMapping` method with Builder and TargetObject ([#​3703](https://redirect.github.com/mapstruct/mapstruct/issues/3703))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.