Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Powered by Pull Request Badge

Bumps com.baomidou:mybatis-plus-bom from 3.5.12 to 3.5.13.

Release notes

Sourced from com.baomidou:mybatis-plus-bom's releases.

v3.5.13

  • fix: 修复在Spring中使用@PostConstruct调用Db方法查询出现警告日志
  • fix: 修复Db使用count返回null导致的空指针异常
  • fix: 修复BaseMapper在非Spring项目中报错
  • feat: 升级Jsqlparser5.2
  • feat: OrderItem增加withExpression根据表达式排序(注意:不支持序列化方式使用,自行控制sql注入)
  • feat: OracleDdlGenerator支持指定schema模式运行
  • feat: 适配华为云GaussDb数据库
  • feat: 雪花生成器初始化错误增加降级处理
  • feat: 新增spring-boot4支持
  • feat: 升级gradle8.13
  • opt: SqlUtilsreplaceSqlPlaceholder方法增加缓存处理
  • opt:优化DDL执行记录表检查是否存在
  • opt: 容器环境下workerId获取优化
Changelog

Sourced from com.baomidou:mybatis-plus-bom's changelog.

[v3.5.13] 2025.08.29

  • fix: 修复在Spring中使用@PostConstruct调用Db方法查询出现警告日志
  • fix: 修复Db使用count返回null导致的空指针异常
  • fix: 修复BaseMapper在非Spring项目中报错
  • feat: 升级Jsqlparser5.2
  • feat: OrderItem增加withExpression根据表达式排序(注意:不支持序列化方式使用,自行控制sql注入)
  • feat: OracleDdlGenerator支持指定schema模式运行
  • feat: 适配华为云GaussDb数据库
  • feat: 雪花生成器初始化错误增加降级处理
  • feat: 新增spring-boot4支持
  • feat: 升级gradle8.13
  • opt: SqlUtilsreplaceSqlPlaceholder方法增加缓存处理
  • opt:优化DDL执行记录表检查是否存在
  • opt: 容器环境下workerId获取优化
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.baomidou:mybatis-plus-bom](https://github.com/baomidou/mybatis-plus) from 3.5.12 to 3.5.13.
- [Release notes](https://github.com/baomidou/mybatis-plus/releases)
- [Changelog](https://github.com/baomidou/mybatis-plus/blob/3.0/CHANGELOG.md)
- [Commits](baomidou/mybatis-plus@v3.5.12...v3.5.13)

---
updated-dependencies:
- dependency-name: com.baomidou:mybatis-plus-bom
  dependency-version: 3.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2025

Assignees

The following users could not be added as assignees: ihub-bot. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies A dependency upgrade java Pull requests that update Java code patch Patch version labels Aug 28, 2025
@ihub-bot ihub-bot bot added this to the 1.7.1 milestone Aug 28, 2025
Copy link
Contributor

@ihub-bot ihub-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IHub Bot: PR is approved by IHub Bot

@sonarqubecloud
Copy link

@ihub-bot ihub-bot bot merged commit 0848903 into main Aug 28, 2025
13 of 14 checks passed
@ihub-bot ihub-bot bot deleted the dependabot/gradle/com.baomidou-mybatis-plus-bom-3.5.13 branch August 28, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A dependency upgrade java Pull requests that update Java code patch Patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant