Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps cn.hutool:hutool-bom from 5.8.37 to 5.8.38.

Release notes

Sourced from cn.hutool:hutool-bom's releases.

5.8.38


5.8.38(2025-05-13)

🐣新特性

  • 【core 】 PathUtil#del增加null检查(pr#1331@Gitee)
  • 【db 】 增加SAP HANA识别及方言(pr#3914@Github)
  • 【crypto 】 增加Argon2类,实现Argon2算法(issue#3890@Github)
  • 【core 】 CharSequenceUtil增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
  • 【core 】 增加分段锁实现SegmentLock(pr#1330@Gitee)
  • 【core 】 重载subtractToList方法,提供isLinked选项(pr#3923@Github)
  • 【extra 】 TemplateConfig增加setUseCache方法(issue#IC3JRY@Gitee)
  • 【extra 】 AbstractFtp增加rename方法(issue#IC3PMI@Gitee)
  • 【core 】 优化PropDesc缓存注解判断,提升性能(pr#1335@Gitee)
  • 【core 】 添加RecordUtil支持record类(issue#3931@Github)
  • 【core 】 Dict的customKey方法访问权限修改为protected(pr#1340@Gitee)
  • 【ai 】 增加hutool-ai模块,对AI大模型的封装实现(pr#3937@Github)

🐞Bug修复

  • 【setting】 修复SettingautoLoad可能的加载为空的问题(issue#3919@Github)
  • 【db 】 修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)
  • 【extra 】 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)
Changelog

Sourced from cn.hutool:hutool-bom's changelog.

5.8.38(2025-05-13)

🐣新特性

  • 【core 】 PathUtil#del增加null检查(pr#1331@Gitee)
  • 【db 】 增加SAP HANA识别及方言(pr#3914@Github)
  • 【crypto 】 增加Argon2类,实现Argon2算法(issue#3890@Github)
  • 【core 】 CharSequenceUtil增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
  • 【core 】 增加分段锁实现SegmentLock(pr#1330@Gitee)
  • 【core 】 重载subtractToList方法,提供isLinked选项(pr#3923@Github)
  • 【extra 】 TemplateConfig增加setUseCache方法(issue#IC3JRY@Gitee)
  • 【extra 】 AbstractFtp增加rename方法(issue#IC3PMI@Gitee)
  • 【core 】 优化PropDesc缓存注解判断,提升性能(pr#1335@Gitee)
  • 【core 】 添加RecordUtil支持record类(issue#3931@Github)
  • 【core 】 Dict的customKey方法访问权限修改为protected(pr#1340@Gitee)
  • 【ai 】 增加hutool-ai模块,对AI大模型的封装实现(pr#3937@Github)

🐞Bug修复

  • 【setting】 修复SettingautoLoad可能的加载为空的问题(issue#3919@Github)
  • 【db 】 修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)
  • 【extra 】 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)

Commits
  • abbe514 🚀release5.8.38
  • 87b69cf 新增hutool-ai模块
  • 6f346fc Dict的customKey方法访问权限修改为protected(pr#1340@Gitee)
  • de5e7cc !1340 refactor(Dict): 将 customKey 方法的访问权限修改为 protected
  • fc4a712 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)
  • 2532758 !1338 解决pwd、cd调用command导致仅SftpSubsystem服务时无法正常使用的问题
  • f19f2f3 refactor(Dict): 将 customKey 方法的访问权限修改为 protected
  • a76bfc8 修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)
  • ed18087 Merge pull request #3936 from yisiliang/v5-master
  • 3c49d95 某些数据库的getParameterMetaData 会返回 NULL,然后导致报错,也需要规避这种情况
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2025
Bumps [cn.hutool:hutool-bom](https://github.com/looly/hutool) from 5.8.37 to 5.8.38.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.8.37...5.8.38)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-bom
  dependency-version: 5.8.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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.

1 participant