Leon406 / ToolsFx

基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件
https://github.com/Leon406/ToolsFx/wiki
ISC License
1.44k stars 253 forks source link

fix(deps): update dependency cn.hutool:hutool-all to v5.8.27 #242

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cn.hutool:hutool-all (source) 5.8.26 -> 5.8.27 age adoption passing confidence

Release Notes

dromara/hutool (cn.hutool:hutool-all) ### [`v5.8.27`](https://togithub.com/dromara/hutool/blob/HEAD/CHANGELOG.md#5827-2024-03-29) ##### 🐣新特性 - 【extra 】 FreemarkerEngine修改默认版本参数 - 【db 】 增加达梦数据库方言(pr#1178@​Gitee) - 【core 】 HexUtil#format方法增加prefix参数(issue#I93PU9@​Gitee) - 【core 】 StrUtil.replace歧义,修改为replaceByCodePoint(issue#I96LWH@Gitee) - 【core 】 FileUtil和PathUtil增加Resource重载(issue#I97FJT@Gitee) - 【core 】 优化ThreadUtil.safeSleep,使用System.nanoTime()(issue#I9BMGK@Gitee) - 【db 】 新增数据库Wrapper支持反解(pr#1192@​Gitee) - 【core 】 新增RFC2822日期格式解析支持(issue#I9C2D4@​Gitee) ##### 🐞Bug修复 - 【core 】 修复PathMover对目标已存在且只读文件报错错误问题(issue#I95CLT@Gitee) - 【json 】 修复JSONUtil序列化和反序列化预期的结果不一致问题(pr#3507@​Github) - 【http 】 修复CVE-2022-22885,HttpGlobalConfig可选关闭信任host(issue#2042@​Github) - 【core 】 修复DateUtil.betweenYear闰年2月问题(issue#I97U3J@Gitee) - 【captcha】 修复Graphics2D的资源没释放问题(issue#I98PYN@Gitee) - 【core 】 修复ClassUtil.getTypeArgument() 获取泛型存在null问题(issue#3516@​Github) - 【core 】 修复图片操作未调用flush导致资源未释放问题(issue#I9C7NA@Gitee) - 【cron 】 修复cron中在小月时使用“L”的计算问题(pr#1189@​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 has been generated by Mend Renovate. View repository job log here.