-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update mapstruct monorepo to v1.6.3 #452
Conversation
审核者指南 by Sourcery此 PR 在项目的 Gradle 依赖管理文件中将 MapStruct 依赖从版本 1.6.2 更新到 1.6.3。更新包括与 Java 记录映射、Immutables 自定义构建器处理和导入优化相关的错误修复。 未生成图表,因为更改看起来简单,不需要视觉表示。 文件级更改
可能相关的问题
提示和命令与 Sourcery 互动
自定义您的体验访问您的仪表板以:
获取帮助Original review guide in EnglishReviewer's Guide by SourceryThis PR updates the MapStruct dependency from version 1.6.2 to 1.6.3 in the project's Gradle dependency management file. The update includes bug fixes related to Java record mapping, Immutables custom builder handling, and import optimization. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我们跳过了对这个拉取请求的审查。它似乎是由一个机器人创建的(嘿,renovate[bot]!)。我们假设它知道自己在做什么!
Original comment in English
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
Quality Gate passedIssues Measures |
This PR contains the following updates:
1.6.2
->1.6.3
1.6.2
->1.6.3
Release Notes
mapstruct/mapstruct (org.mapstruct:mapstruct-processor)
v1.6.3
Compare Source
Bugs
RETURN_DEFAULT
strategy (#3747)java.time.LocalDate
when mapping sourceLocalDateTime
to targetLocalDate
(#3732)Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.