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.30 #1089

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cn.hutool:hutool-bom (source) 5.8.29 -> 5.8.30 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.30

Compare Source

🐣新特性
  • 【core 】 Converter转换规则变更,空对象、空值转为Bean时,创建默认对象,而非null(issue#3649@​Github)
  • 【core 】 UrlQuery增加remove方法
  • 【extra 】 增加JakartaMailUtil,支持新包名的mail
  • 【core 】 CharSequenceUtil增加removeAllPrefix和removeAllSuffix方法(pr#3655@​Github)
  • 【core 】 CharSequenceUtil增加stripAll方法(pr#3659@​Github)
  • 【crypto 】 支持"RSA/ECB/OAEPWithSHA-1AndMGF1Padding"的RSA加解密(pr#3675@​Github)
  • 【core 】 Opt增加ifFail(pr#1239@​Gitee)
  • 【poi 】 增加GlobalPoiConfig(issue#IAEHJH@Gitee)
  • 【core 】 优化IndexedComparator性能(pr#1240@​Gitee)
  • 【http 】 改进ContentType.get忽略空格(pr#3664@​Github)
  • 【http 】 CompressUtil.createExtractor支持tgz自动识别(pr#3674@​Github)
  • 【poi 】 ExcelWriter.autoSizeColumn增加可选widthRatio参数,可配置中文字符宽度倍数(pr#3689@​Github)
  • 【mail 】 MailAccount增加自定义参数支持(issue#3687@​Github)
  • 【mail 】 增加文字颜色与背景颜色色差设置(pr#1252@​gitee)
  • 【mail 】 XmlUtil增加xmlToBean重载,支持CopyOptions参数(issue#IAISBB@gitee)
  • 【core 】 增加默认色差方法(pr#1257@​gitee)
  • 【all 】 单元测试由Junit4变更为Junit5
🐞Bug修复
  • 【core 】 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题(issue#IAAE88@​Gitee)
  • 【core 】 修复FileUtil.cleanEmpty无法正确清空递归空目录问题(pr#1233@​Gitee)
  • 【core 】 修复BeanUtil.copyProperties中mapToMap时key被转为String问题(issue#3645@​Github)
  • 【core 】 修复FileUtil.file末尾换行符导致路径判断错误的问题(issue#IAB65V@Gitee)
  • 【core 】 修复FileTypeUtil.getType空指针问题(issue#IAD5JM@Gitee)
  • 【core 】 修复IdcardUtil.isValidHKCard校验问题(issue#IAFOLI@Gitee)
  • 【core 】 修复Convert.digitToChinese(0)输出金额无元整问题(issue#3662@​Github)
  • 【core 】 修复CsvParser中对正文中双引号处理逻辑问题(pr#1244@​Gitee)
  • 【core 】 修复ZipUtil.zip压缩到本目录时可能造成的死循环问题(issue#IAGYDG@Gitee)
  • 【cache 】 修复AbstractCache.get中锁不一致导致的并发问题(issue#3686@​Github)
  • 【cron 】 修复CronPatternUtil.nextDateAfter栈溢出问题(issue#3685@​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.


  • 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 816f1b2 into jdk17-dev Aug 10, 2024
2 of 4 checks passed
@renovate renovate bot deleted the renovate/hutool.version branch August 10, 2024 02:00
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