Skip to content

deps(deps): bump cn.hutool:hutool-captcha from 5.8.25 to 5.8.37 #34

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps cn.hutool:hutool-captcha from 5.8.25 to 5.8.37.

Release notes

Sourced from cn.hutool:hutool-captcha's releases.

5.8.37(2025-03-31)

🐣新特性

  • 【json 】 ObjectMapper删除重复trim(pr#3859@Github)
  • 【core 】 FileWriter增加方法,可选是否追加换行符(issue#3858@Github)
  • 【core 】 IdcardUtil验证10位身份证兼容中英文括号(issue#IBP6T1@Gitee)
  • 【extra 】 PinyinUtil增加重载可选是否返回声调(pr#3875@Github)
  • 【http 】 HttpBase增加重载可选是否返回声调(pr#3883@Github)
  • 【core 】 增加VersionUtil版本比较工具(pr#3876@Github)
  • 【db 】 增加GoldenDB识别(pr#3886@Github)
  • 【http 】 改进UrlQuery对无参URL增加判断识别(issue#IBRVE4@Gitee)
  • 【core 】 改进PropDesc中去除Transient引用避免NoClassDefFoundError(issue#3901@Github)
  • 【core 】 StrUtil.isBlank增加\u200c判断(issue#3903@Github)
  • 【core 】 优化CombinationAnnotationElement注解数组性能(pr#1323@Gitee)
  • 【core 】 完善季度相关 API(pr#1324@Gitee)

🐞Bug修复

  • 【setting】 修复SettingLoaderload未抛出异常导致配置文件无法正常遍历的问题(pr#3868@Github)
  • 【cache 】 修复ReentrantCache#getOrRemoveExpired方法丢失onRemove触发问题(pr#1315@Gitee)
  • 【json 】 修复JsonUtil.toBean泛型数组类型丢失问题(pr#3876@Github)
  • 【http 】 修复HttpUtil.normalizeParams规则问题(issue#IBQIYQ@Gitee)
  • 【http 】 修复NumberChineseFormatter.format中自定义单位在0时错误问题(issue#3888@Github)

What's Changed

New Contributors

Full Changelog: chinabugotech/hutool@5.8.36...5.8.37

5.8.36(2025-02-18)

🐣新特性

  • 【crypto 】 增加BCUtil.decodeECPrivateKey方法(issue#3829@Github)
  • 【core 】 增加HtmlUtil.cleanEmptyTag方法(pr#3838@Github)
  • 【db 】 GlobalDbSetting优化默认配置读取规则,优先读取文件而非jar中的文件(issue#900@Github)
  • 【dfa 】 删除StopChar类中存在重复字符(pr#3841@Github)
  • 【http 】 支持鸿蒙设备 UA 解析(pr#1301@Gitee)

🐞Bug修复

  • 【aop 】 修复ProxyUtil可能的空指针问题(issue#IBF20Z@Gitee)

... (truncated)

Changelog

Sourced from cn.hutool:hutool-captcha's changelog.

5.8.37(2025-03-31)

🐣新特性

  • 【json 】 ObjectMapper删除重复trim(pr#3859@Github)
  • 【core 】 FileWriter增加方法,可选是否追加换行符(issue#3858@Github)
  • 【core 】 IdcardUtil验证10位身份证兼容中英文括号(issue#IBP6T1@Gitee)
  • 【extra 】 PinyinUtil增加重载可选是否返回声调(pr#3875@Github)
  • 【http 】 HttpBase增加重载可选是否返回声调(pr#3883@Github)
  • 【core 】 增加VersionUtil版本比较工具(pr#3876@Github)
  • 【db 】 增加GoldenDB识别(pr#3886@Github)
  • 【http 】 改进UrlQuery对无参URL增加判断识别(issue#IBRVE4@Gitee)
  • 【core 】 改进PropDesc中去除Transient引用避免NoClassDefFoundError(issue#3901@Github)
  • 【core 】 StrUtil.isBlank增加\u200c判断(issue#3903@Github)
  • 【core 】 优化CombinationAnnotationElement注解数组性能(pr#1323@Gitee)
  • 【core 】 完善季度相关 API(pr#1324@Gitee)

🐞Bug修复

  • 【setting】 修复SettingLoaderload未抛出异常导致配置文件无法正常遍历的问题(pr#3868@Github)
  • 【cache 】 修复ReentrantCache#getOrRemoveExpired方法丢失onRemove触发问题(pr#1315@Gitee)
  • 【json 】 修复JsonUtil.toBean泛型数组类型丢失问题(pr#3876@Github)
  • 【http 】 修复HttpUtil.normalizeParams规则问题(issue#IBQIYQ@Gitee)
  • 【http 】 修复NumberChineseFormatter.format中自定义单位在0时错误问题(issue#3888@Github)

5.8.36(2025-02-18)

🐣新特性

  • 【crypto 】 增加BCUtil.decodeECPrivateKey方法(issue#3829@Github)
  • 【core 】 增加HtmlUtil.cleanEmptyTag方法(pr#3838@Github)
  • 【db 】 GlobalDbSetting优化默认配置读取规则,优先读取文件而非jar中的文件(issue#900@Github)
  • 【dfa 】 删除StopChar类中存在重复字符(pr#3841@Github)
  • 【http 】 支持鸿蒙设备 UA 解析(pr#1301@Gitee)

🐞Bug修复

  • 【aop 】 修复ProxyUtil可能的空指针问题(issue#IBF20Z@Gitee)
  • 【core 】 修复XmlUtil转义调用方法错误问题,修复XmlEscape未转义单引号问题(pr#3837@Github)
  • 【core 】 修复FileUtil.isAbsolutePath没有判断smb路径问题(pr#1299@Gitee)
  • 【core 】 修复AbstractFilter没有检查参数长度问题(issue#3854@Github)

5.8.35(2024-12-25)

🐣新特性

  • 【poi 】 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github)
  • 【extra 】 优化Ftp.download,返回false抛出异常(issue#3805@Github)
  • 【core 】 优化MAC地址正则(issue#IB95X4@Gitee)
  • 【json 】 JSON的getByPath方法新增更为通用的指定出参类型重载(pr#3814@Github)
  • 【core 】 DateUtil.parseUTC方法标记废弃,改名为parseISO8601(issue#IBB6I5@Gitee)
  • 【core 】 添加EnumUtil#getBy(Class, Func1, Object)方法(pr#1283@Gitee)
  • 【db 】 添加Entity.addCondition方法(issue#IBCDL2@Gitee)

... (truncated)

Commits
  • 8b9392b prepare 5.8.37
  • f542b1c update plugin version
  • 4589d5f fix comment
  • 1b29100 完善季度相关 API(pr#1324@Gitee)
  • 6496cd2 !1324 完善季度相关 API
  • 328439c add comment
  • d254f76 优化CombinationAnnotationElement注解数组性能(pr#1323@Gitee)
  • 158a0f0 !1323 判断注解数组元素是否相同优化
  • d191e27 StrUtil.isBlank增加\u200c判断(issue#3903@Github)
  • 37ab865 改进PropDesc中去除Transient引用避免NoClassDefFoundError
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cn.hutool:hutool-captcha](https://github.com/chinabugotech/hutool) from 5.8.25 to 5.8.37.
- [Release notes](https://github.com/chinabugotech/hutool/releases)
- [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.8.25...5.8.37)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-captcha
  dependency-version: 5.8.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Reviewers

The following users could not be added as reviewers: your-github-username. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants