Bump cn.hutool:hutool-bom from 5.8.37 to 5.8.38
Open
Number: #73
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 06:45 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
May 19, 2025 at 06:45 AM UTC
(about 1 year ago)
(about 1 year ago)
Labels:
dependencies java
dependencies java
Description:
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.3887b69cf新增hutool-ai模块6f346fcDict的customKey方法访问权限修改为protected(pr#1340@Gitee)de5e7cc!1340 refactor(Dict): 将 customKey 方法的访问权限修改为 protectedfc4a712修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)2532758!1338 解决pwd、cd调用command导致仅SftpSubsystem服务时无法正常使用的问题f19f2f3refactor(Dict): 将 customKey 方法的访问权限修改为 protecteda76bfc8修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)ed18087Merge pull request #3936 from yisiliang/v5-master3c49d95某些数据库的getParameterMetaData 会返回 NULL,然后导致报错,也需要规避这种情况- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 439637 |
| UUID: | 2527723866 |
| Node ID: | PR_kwDOIhjur86WqgFa |
| Host: | GitHub |
| Repository: | ToQuery/example-java |
| Merge State: | Unknown |