Skip to content

build(deps): bump com.github.pagehelper:pagehelper from 5.3.1 to 6.1.1 in /cloud/anbao - #194

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cloud/anbao/com.github.pagehelper-pagehelper-6.1.1
Open

build(deps): bump com.github.pagehelper:pagehelper from 5.3.1 to 6.1.1 in /cloud/anbao#194
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cloud/anbao/com.github.pagehelper-pagehelper-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.pagehelper:pagehelper from 5.3.1 to 6.1.1.

Release notes

Sourced from com.github.pagehelper:pagehelper's releases.

6.1.1 - 2025-06-20

  • 新增对 SunDB 数据库的分页功能支持 by wangsl
  • 新增对 Xugu(虚谷数据库)的适配支持 by 吴启洋
  • 修复在复制 countBoundSql 时未正确复制 additionalParameter 的问题 by yefeng
  • 修复 offsetPage 示例代码错误 by S00ahKim
  • 修复 Jakarta/Javax ServletRequest 兼容性问题,支持 Spring Boot 3.x by PING
  • 新增 PageInfo.of() 重载方法,支持手动指定查询记录总数返回分页信息 by yesAnd
  • 升级 MyBatis 版本至 3.5.19(从 3.5.10)
  • 升级 Guava 版本至 33.4.8-jre(从 32.0.0-jre)
  • 升级 Logback Classic 版本至 1.2.13(从 1.2.11)
  • 优化 Xugu JDBC 依赖配置,添加 <scope>test</scope>
  • 修复英文文档中的拼写错误和链接引用 by Coco Liliace
  • 补充相关注释信息,提高代码可读性 by yesAnd
  • 解决依赖安全漏洞,更新相关组件版本

兼容性说明

  • 本版本与之前版本保持向后兼容
  • 新增数据库支持:SunDB、Xugu(虚谷数据库)
  • 修复了 Spring Boot 3.x 兼容性问题,建议使用 Jakarta EE 的用户升级

升级建议

  • 所有用户建议升级,特别是使用 Spring Boot 3.x 或需要新数据库支持的用户
  • 使用 SunDB 或虚谷数据库的用户可以直接使用分页功能
  • 升级前请确保相关依赖版本兼容性

6.1.1 - 2025-06-20

  • Add pagination support for SunDB database by wangsl
  • Add adapter support for Xugu (虚谷数据库) database by 吴启洋
  • Fix issue where additionalParameter was not properly copied when copying countBoundSql by yefeng
  • Fix offsetPage example code error by S00ahKim
  • Fix Jakarta/Javax ServletRequest compatibility issue, support Spring Boot 3.x by PING
  • Add PageInfo.of() overloaded method to support manually specifying total record count for pagination info by yesAnd
  • Upgrade MyBatis version to 3.5.19 (from 3.5.10)
  • Upgrade Guava version to 33.4.8-jre (from 32.0.0-jre)
  • Upgrade Logback Classic version to 1.2.13 (from 1.2.11)
  • Optimize Xugu JDBC dependency configuration, add <scope>test</scope>
  • Fix typos and link references in English documentation by Coco Liliace
  • Add relevant comments to improve code readability by yesAnd
  • Resolve dependency security vulnerabilities, update related component versions

Compatibility Notes

  • This version maintains backward compatibility with previous versions
  • New database support: SunDB, Xugu (虚谷数据库)
  • Fixed Spring Boot 3.x compatibility issues, recommended for users using Jakarta EE

Upgrade Recommendations

... (truncated)

Commits
  • 4db191c 发布 6.1.1
  • 7209428 Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13
  • cebbd1b 升级guava 33.4.8-jre
  • bed6d36 Bump guava from 31.1-jre to 32.0.0-jre
  • 9478d3e xugu-jdbc <scope>test</scope>
  • 752aca1 适配xugu
  • 576f1ee Merge pull request #840 from S00ahKim/fix-example
  • 73c4a73 fix example of offsetPage
  • 1bc7349 Merge pull request #838 from allon2/master
  • 679fa7e 支持对sunDB数据库的分页功能
  • Additional commits viewable in compare view

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 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.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.3.1 to 6.1.1.
- [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases)
- [Commits](pagehelper-org/Mybatis-PageHelper@v5.3.1...6.1.1)

---
updated-dependencies:
- dependency-name: com.github.pagehelper:pagehelper
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants