Leon406 / ToolsFx

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

fix(deps): update dependency cn.hutool:hutool-all to v5.8.24 #208

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

dromara/hutool (cn.hutool:hutool-all) ### [`v5.8.24`](https://togithub.com/dromara/hutool/blob/HEAD/CHANGELOG.md#5824-2023-12-23) [Compare Source](https://togithub.com/dromara/hutool/compare/5.8.23...5.8.24) ##### 🐣新特性 - 【cache 】 Cache增加get重载,可自定义超时时间(issue#I8G0DL@Gitee) - 【cache 】 JWT#sign增加重载,可选是否增加默认的typ参数(issue#3386@​Github) - 【db 】 增加识别OpenGauss的驱动类(issue#I8K6C0@​Gitee) - 【core 】 修复CharSequenceUtil注释和引用,避免循环引用 - 【extra 】 SpringUtil增加getProperty重载(pr#1122@​Gitee) - 【core 】 FileTypeUtil增加null判断(issue#3419@​Github) - 【core 】 DateUtil.parse支持毫秒时间戳(issue#I8NMP7@​Gitee) - 【extra 】 优化TokenizerEngine使用IK分词器支持并发(pr#3427@​Github) - 【core 】 Opt.ofEmptyAble支持更多类型(issue#I8OOSY@Gitee) - 【http 】 HTMLFilter保留p标签(issue#3433@​Gitee) ##### 🐞Bug修复 - 【core 】 修复LocalDateTime#parseDate未判断空问题问题(issue#I8FN7F@Gitee) - 【http 】 修复RootAction send404 抛异常问题(pr#1107@​Gitee) - 【extra 】 修复Archiver 最后一个 Entry 为空文件夹时未关闭 Entry问题(pr#1123@​Gitee) - 【core 】 修复ImgUtil.convert png转jpg在jdk9+中失败问题(issue#I8L8UA@Gitee) - 【cache 】 修复StampedCache的get方法非原子问题(issue#I8MEIX@Gitee) - 【core 】 修复StrSplitter.splitByRegex使用空参数导致的OOM问题(issue#3421@​Github) - 【db 】 修复嵌套SQL中order by子句错误截断问题(issue#I89RXV@Gitee) - 【http 】 修复graalvm编译后,未读取Content-Length可能导致的读取时间过长问题(issue#I6Q30X@Gitee) - 【core 】 修复JavaSourceCompiler.addSource目录处理错误问题(issue#3425@​Github) - 【core 】 修复时间戳转Bean时异常问题(issue#I8NMP7@​Gitee) - 【core 】 修复PostgreSQL使用upsert字段大小写问题问题(issue#I8PB4X@Gitee) - 【extra 】 修复TinyPinyinEngine可能的空指针问题(issue#3437@​Github) - 【core 】 修复graalvm原生打包使用http工具被转为file协议问题(issue#I8PY3Y@Gitee) - 【poi 】 修复cloneSheet参数错误导致非XSSFWorkbook错误命名问题(issue#I8QIBB@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.