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.26 #228

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

dromara/hutool (cn.hutool:hutool-all) ### [`v5.8.26`](https://togithub.com/dromara/hutool/blob/HEAD/CHANGELOG.md#5826-2024-02-10) [Compare Source](https://togithub.com/dromara/hutool/compare/5.8.25...5.8.26) ##### 🐣新特性 - 【db 】 RedisDS增加user支持(issue#I8XEQ4@​Gitee) - 【core 】 MapUtil增加partition方法(pr#1170@​Gitee) - 【core 】 增加Version类(issue#I8Z3VE@Gitee) ##### 🐞Bug修复 - 【crypto】 修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureError(pr#3464@​Github) - 【http 】 修复UserAgentUtil对QQ浏览器识别问题(issue#I8X5XQ@Gitee) - 【core 】 修复BeanToMapCopier获取类型数组越界问题(issue#3468@​Github) - 【extra 】 修复SshjSftpSession关闭导致的问题(issue#3472@​Github) - 【http 】 修复HtmlUtil.removeHtmlAttr处理空格问题(issue#I8YV0K@Gitee) - 【core 】 修复CollUtil.containsAll在coll2长度大于coll1时逻辑歧义问题(issue#I8Z2Q4@​Gitee) - 【poi 】 修复当sheetName 不存在时,ExcelUtil.getReader方法不会释放文件问题(issue#I8ZIQC@Gitee) - 【crypto】 通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题(issue#I90M9D@Gitee) - 【core 】 修复VersionComparator违反传递问题(issue#I8Z3VE@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.