Skip to content
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 dependency com.baomidou:mybatis-plus-bom to v3.5.10 #1156

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.baomidou:mybatis-plus-bom 3.5.9 -> 3.5.10 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

baomidou/mybatis-plus (com.baomidou:mybatis-plus-bom)

v3.5.10

Compare Source

  • fix: 修复字段有TableField注解但未指定value值下全局columnFormat未生效问题
  • fix: 修复enjoy模板生成kotlin代码报错
  • fix: 修复enjoy模板生成字符串代码报错
  • fix: 修复springdoc生成注解未转义双引号
  • fix: 修复数据变动插件更新无主键报错
  • fix: 修复多表解析processJoins解析表出现越界
  • feat: TableName注解新增properties属性
  • feat: 支持@​InterceptorIgnore注解在default方法上
  • feat: 适配jsqlparser5.1版本(5.0兼容版本请使用mybatis-plus-jsqlparser-5.0)
  • feat: 提供InterceptorIgnoreHelper.execute模板执行方法处理插件跳过策略(防止手动使用handle方法出现未清理线程资源造成的错误)
  • feat: 代码生成器全局package配置属性支持自定义模板信息获取
  • feat: 代码生成器新增表索引信息获取
  • feat: 代码生成器提供Mapper.Builder.generateMapperMethodHandler处理器基于索引生成索引方法
  • feat: 代码生成器Entity支持自定义Class注解和字段注解生成
  • feat: 代码生成器Entity支持lombok模式指定生成类注解
  • feat: 代码生成器Entity支持ToString(Entity.Builder.toString(boolean))方法控制生成 (默认生成,lombok模式下将会生成@​ToString,低版本下lombok不生成,属于不兼容改动)
  • feat: 代码生成器Entity支持字段文档注释(Entity.Builder.fieldUseJavaDoc(boolean))控制生成 (默认生成,低版本下,使用swagger或springdoc不会生成字段文档注释,属于不兼容改动)
  • feat: 重写动态语句生成(生成执行SQL将不再包含\n换行符)
  • feat: 安全加密处理器密钥获取支持环境变量与系统属性传入
  • feat: 升级mybatis至3.5.19
  • feat: 升级springboot至3.4.1
  • feat: 升级kotlin至2.1.0
  • 实用性低,检查语法不完善,计划移除IllegalSQLInnerInterceptor插件
  • 功能缺陷较多,计划移除DataChangeRecorderInnerInterceptor插件

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@lltx lltx merged commit 3705c25 into jdk17-dev Jan 13, 2025
5 checks passed
@renovate renovate bot deleted the renovate/mybatis-plus.version branch January 13, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant