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

chore(deps): update dependency cn.hutool:hutool-crypto to v5.8.31 #1077

Merged
merged 1 commit into from
Aug 26, 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-crypto 5.8.29 -> 5.8.31 age adoption passing confidence

Release Notes

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

v5.8.31

Compare Source

🐣新特性
  • 【core 】 TreeUtil增加build方法,可以构建Bean的树结构(pr#3692@​Github)
🐞Bug修复
  • 【extra 】 修复JakartaMailUtil引用javax的问题
  • 【core 】 修复GraphicsUtil.drawString方法签名变化导致的问题(issue#3694@​Github)

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 these updates again.


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

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

@renovate renovate bot force-pushed the renovate/cn.hutool-hutool-crypto-5.x branch from d2a9255 to f746e74 Compare August 12, 2024 14:25
@renovate renovate bot changed the title chore(deps): update dependency cn.hutool:hutool-crypto to v5.8.30 chore(deps): update dependency cn.hutool:hutool-crypto to v5.8.31 Aug 12, 2024
@damingerdai damingerdai merged commit 8bd04cc into master Aug 26, 2024
6 checks passed
@damingerdai damingerdai deleted the renovate/cn.hutool-hutool-crypto-5.x branch August 26, 2024 06:44
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