An open index of dependabot pull requests across open source projects.

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

Open
Number: #73
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 19, 2025 at 06:45 AM UTC
(about 1 year ago)
Updated: May 19, 2025 at 06:45 AM UTC
(about 1 year ago)
Labels:
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.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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
maven
Version Change:
5.8.37 → 5.8.38
Update Type:
Patch
Technical Details
ID: 439637
UUID: 2527723866
Node ID: PR_kwDOIhjur86WqgFa
Host: GitHub
Repository: ToQuery/example-java
Merge State: Unknown