chore(deps): update dependency mapster to v10#1224
Open
renovate[bot] wants to merge 1 commit intoalphafrom
Open
chore(deps): update dependency mapster to v10#1224renovate[bot] wants to merge 1 commit intoalphafrom
renovate[bot] wants to merge 1 commit intoalphafrom
Conversation
b7c6f25 to
72da602
Compare
534ae87 to
0c50278
Compare
Contributor
KubeUI Tests342 tests 339 ✅ 58s ⏱️ For more details on these failures, see this check. Results for commit ed395b1. ♻️ This comment has been updated with latest results. |
a1382fc to
e6d6482
Compare
643737b to
0f90e56
Compare
0f90e56 to
ed395b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.0→10.0.7Release Notes
MapsterMapper/Mapster (Mapster)
v10.0.7What's Changed
Full Changelog: MapsterMapper/Mapster@v10.0.6...10.0.7
v10.0.6Breaking change in v10.0+ and new feature
New feature:
In version 7.4.0 this feature was only available for record types
If you encountered this mapping behavior in 7.4.0, it is possible that your class was recognized as a record type, or was mistakenly recognized as a record type See more.
If you need the mapping behavior as for Record, in v10.0+ you can use -
[AdaptWith(AdaptDirectives.DestinationAsRecord)].If you need the ability to set this setting without using attributes, open issue on this topic.
Example:
What's Changed
Full Changelog: MapsterMapper/Mapster@v10.0.4...v10.0.6
v10.0.4Breaking change in v10.0+ and new feature
New feature:
In version 7.4.0 this feature was only available for record types
If you encountered this mapping behavior in 7.4.0, it is possible that your class was recognized as a record type, or was mistakenly recognized as a record type See more.
If you need the mapping behavior as for Record, in v10.0+ you can use -
[AdaptWith(AdaptDirectives.DestinationAsRecord)].If you need the ability to set this setting without using attributes, open issue on this topic.
Example:
What's Changed
New Contributors
Full Changelog: MapsterMapper/Mapster@v10.0.0...v10.0.4
v10.0.0What's Changed
New Contributors
Full Changelog: MapsterMapper/Mapster@v7.4.0...v10.0.0
Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.