fix(deps): update dependency cn.hutool:hutool-all to v5.8.40 #455
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.37
->5.8.40
Release Notes
chinabugotech/hutool (cn.hutool:hutool-all)
v5.8.40
Compare Source
🐣新特性
MathGenerator
四则运算方式支持不生成负数结果(pr#1363@Gitee)MapValueProvider
和RecordConverter
并支持Record转换(issue#3985@Github)CalendarUtil
增加isSameYear
和calendar
方法(issue#3995@Github)DateUtil
增加yyyy-MM-dd'T'HH:mmXXX
格式支持(pr#1367@Gitee)MapUtil
增加flatten方法(pr#1368@Gitee)getClientIP
优先获取传入的请求头信息(pr#1373@Gitee)Gbase8s
驱动支持(issue#ICSFAM@Gitee)EnumUtil
增加缓存支持(pr#1376@Gitee)🐞Bug修复
Sftp``reconnectIfTimeout
方法改为捕获所有异常(issue#3989@Github)ChineseDate
闰年闰月节日获取问题(issue#ICL1BT@Gitee)TreeBuilder
append重复向idTreeMap中put问题(pr#3992@Github)QLExpressEngine
allowClassSet无效问题(issue#3994@Github)StrBuilder
insert插入计算错误问题(issue#ICTSRZ@Gitee)CronPatternUtil.nextDateAfter
计算下一个匹配表达式的日期时,计算错误问题(issue#4006@Github)ReentrantCache
修改get逻辑key锁改为全局锁,保证安全(issue#4022@Github)NumberWordFormatter
formatSimple输出错误问题(pr#4034@Github)v5.8.39
Compare Source
🐣新特性
HttpConfig
增加参数setIgnoreContentLength
可选忽略读取响应contentLength头(issue#ICB1B8@Gitee)Assert
新增断言给定集合为空的方法以及单元测试用例(pr#3952@Github)RecyclableBatchThreadPoolExecutor
(pr#1343@Gitee)🐞Bug修复
NumberUtil
isNumber方法以L结尾没有小数点判断问题(issue#3938@Github)CharsequenceUtil
toLowerCase方法拼写错误(issue#3941@Github)UUID
equals的问题,改为final类(issue#3948@Github)Money
中金额分配的问题bug(issue#IC9Y35@Gitee)ExcelPicUtil
中可能的空指针异常LunarFestival
中重复节日问题(issue#ICC8X3@Gitee)ThreadUtil
中中断异常处理丢失中断信息的问题,解决ConcurrencyTester资源未释放的问题(pr#1358@Gitee)TEL_400_800
正则规则太窄问题(issue#3967@Github)ClassUti
isNormalClass判断未排除String问题(issue#3965@Github)ZipUtil
中zlib和unZlib调用后资源未释放问题(issue#3976@Github)Money
类的setAmount方法没有获取当前币种的小数位数而是使用的默认小数位和在遇到非2小数位的币种(如日元使用 0 位)会导致金额设置错误问题(pr#3970@Github)AbstractCache
putWithoutLock方法可能导致的外部资源泄露问题(pr#3958@Github)v5.8.38
Compare Source
🐣新特性
PathUtil#del
增加null检查(pr#1331@Gitee)Argon2
类,实现Argon2算法(issue#3890@Github)CharSequenceUtil
增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)SegmentLock
(pr#1330@Gitee)TemplateConfig
增加setUseCache
方法(issue#IC3JRY@Gitee)AbstractFtp
增加rename
方法(issue#IC3PMI@Gitee)PropDesc
缓存注解判断,提升性能(pr#1335@Gitee)RecordUtil
支持record类(issue#3931@Github)Dict
的customKey方法访问权限修改为protected(pr#1340@Gitee)🐞Bug修复
Setting
autoLoad可能的加载为空的问题(issue#3919@Github)SshjSftp
在SftpSubsystem服务时报错问题(pr#1338@Gitee)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.