Leon406 / ToolsFx

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

fix(deps): update dependency cn.hutool:hutool-all to v5.8.25 #211

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

dromara/hutool (cn.hutool:hutool-all) ### [`v5.8.25`](https://togithub.com/dromara/hutool/blob/HEAD/CHANGELOG.md#5825-2024-01-11) [Compare Source](https://togithub.com/dromara/hutool/compare/5.8.24...5.8.25) ##### 🐣新特性 - 【core 】 WatchServer新增通过Path获取WatchKey方法(pr#1145@​Gitee) - 【core 】 CopyOptions中增加setAutoTransCamelCase方法(issue#3452@​Github) - 【captcha】 验证码生成器增加构造方法,可自定义随机数字符集(pr#1147@​Gitee) ##### 🐞Bug修复 - 【core 】 修复StrJoin当append内容后调用length()会出现空指针问题(issue#3444@​Github) - 【core 】 修复PostgreSQL、H2使用upsert字段大小写问题(issue#I8PB4X@Gitee) - 【core 】 修复RandomUtil.randomInt,RandomUtil.randomLong边界问题(pr#3450@​Github) - 【db 】 修复Druid连接池无法设置部分属性问题(issue#I8STFC@Gitee) - 【core 】 修复金额转换为英文时缺少 trillion 单位问题(pr#3454@​Github) - 【json 】 增加ParseConfig,通过增加maxNestingDepth参数避免StackOverflowError问题,修复CVE-2022-45688漏洞(issue#2748@​Github) - 【system】 修复UserInfo中用户名加/问题(pr#3458@​Github) - 【core 】 修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)(issue#3423@​Github) ***

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.