Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency cn.hutool:hutool-bom to v5.8.33 #1122

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cn.hutool:hutool-bom (source) 5.8.32 -> 5.8.33 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dromara/hutool (cn.hutool:hutool-bom)

v5.8.33

Compare Source

🐣新特性
  • 【core 】 SyncFinisher增加setExecutorService方法(issue#IANKQ1@​Gitee)
  • 【http 】 HttpConfig增加setUseDefaultContentTypeIfNull方法(issue#3719@​Github)
  • 【core 】 用ArrayList重新实现权重随机类:WeightListRandom(pr#3720@​Github)
  • 【crypto 】 SM2解密时,兼容GmSSL非压缩省略的04头的密文(issue#IAP1QJ@Gitee)
  • 【core 】 兼容NumberUtil.add方法传入整型自动类型转换为浮点类型的精度丢失问题(pr#3721@​Github)
  • 【core 】 ModifierUtil明确注释,并增加hasAllModifiers方法(issue#IAQ2U0@​Gitee)
  • 【http 】 HttpRequest增加setFixedContentLength方法(issue#3462@​Github)
  • 【db 】 AbstractDb增加getDs方法(issue#IARKZL@Gitee)
  • 【db 】 QrCodeUtil添加二维码logo支持配置圆角(pr#3747@​Github)
  • 【core 】 TreeUtil.buildSingle指定rootId节点存在时,作为根节点(issue#IAUSHR@Gitee)
  • 【core 】 EscapeUtil.escapeHtml4增加空处理(issue#IAZMYU@Gitee)
  • 【core 】 PropDesc.isTransientForGet使用className,避免Android下类找不到问题(issue#IB0JP5@​Gitee)
  • 【core 】 优化NumberUtil.count(pr#3772@​Github)
  • 【crypto 】 SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义(issue#IB0NVY@Gitee)
  • 【all 】 优化所调用的ObjectUtil#defaultIfNull避免重复创建(pr#1274@​Gitee)
  • 【core 】 NetUtil.bigIntegerToIPv6增加长度修正(issue#IB27HV@Gitee)
🐞Bug修复
  • 【json 】 修复JSONConfig.setDateFormat设置后toBean无效问题(issue#3713@​Github)
  • 【core 】 修复RegexPool.CHINESE_NAME范围太大的问题(issue#IAOGDR@Gitee)
  • 【http 】 修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式(issue#3722@​Github)
  • 【core 】 修复ArrayUtil.lastIndexOfSub死循环问题(issue#IAQ16E@Gitee)
  • 【core 】 修复ImgUtil.write写出临时文件未清理问题(issue#IAPZG7@​Gitee)
  • 【json 】 修复ignoreNullValue在JSONArray中无效问题(issue#3759@​Github)

**# 5.8.32(2024-08-30)

🐣新特性
  • 【core 】 FileUtil.getTotalLines()支持CR换行符(issue#IAMZYR@Gitee)
  • 【json 】 GlobalSerializeMapping增加null检查(issue#IANH1Y@Gitee)
🐞Bug修复
  • 【http 】 修复getFileNameFromDisposition不符合规范问题(issue#IAKBPD@Gitee)
  • 【crypto 】 修复SymmetricCrypto.setParams和setRandom没有加锁问题(issue#IAJIY3@​Gitee)
  • 【crypto 】 修复ZipUtil压缩成流的方法检查文件时报错问题(issue#3697@​Github)
  • 【core 】 修复CopyOptions.setFieldValueEditor后生成null值setIgnoreNullValue无效问题(issue#3702@​Github)
  • 【json 】 修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题(issue#IALQ0N@Gitee)
  • 【core 】 修复Tree.cloneTree的Parent节点引用错误问题(issue#IANJTC@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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lltx lltx merged commit a3bbf01 into jdk17-dev Nov 6, 2024
6 checks passed
@lltx lltx deleted the renovate/hutool.version branch November 6, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant