Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps hutool-all from 5.7.9 to 5.8.13.

Release notes

Sourced from hutool-all's releases.

5.8.13 (2023-03-03)

🐣新特性

  • 【core 】 PhoneUtil.isTel400800支持400-XXX-XXXX格式(issue#2929@Github)
  • 【core 】 build(pom): 添加 Automatic-Module-Name属性(pr#2926@Github)
  • 【core 】 根据JDK-8080225修改了部分新建文件输入流和文件输出流的创建方式(pr#2930@Github)
  • 【http 】 HttpRequest#body增加支持Resource重载(issue#2901@Github)
  • 【core 】 JavaSourceCompiler#compile增加自定义options重载(issue#I6IVZK@Gitee)

🐞Bug修复

  • 【db 】 修复识别JDBC驱动时重复问题(pr#940@Gitee)
  • 【core 】 修复法定年龄计算的BUG(pr#935@Gitee)
  • 【core 】 修复FileUtil.rename报NoSuchFileException问题(pr#2894@Github)
  • 【core 】 修复StrUtil.split切分长度为0时的bug(pr#944@Gitee)
  • 【core 】 修复ReUtil.delAll方法当 content 仅为空格时的问题(issue#I6GIMT@Gitee)
  • 【core 】 修复ReUtil.delAll方法当 content 仅为空格时的问题(issue#I6GIMT@Gitee)
  • 【core 】 修复Tailer文件内容跟随在调用stop后,文件依旧被占用问题(issue#I6GFD2@Gitee)
  • 【core 】 修复ReflectUtil.invokeRaw方法中参数类型转换动作未生效的问题(pr#2912@Github)
  • 【core 】 修复isXXX转换时的匹配问题(issue#I6H0XF@Gitee)
  • 【core 】 修复MutableObj.equals空指针问题
  • 【core 】 修复JavaSourceFileObject在编译错误时抛出IOException异常而非CompilerException问题(pr#2942@Github)
  • 【jwt 】 修复JWT自定义时间格式后的时间戳转换问题(issue#I6IS5B@Gitee)

5.8.12 (2023-02-09)

🐣新特性

  • 【http 】 HttpGlobalConfig.allowPatch()调用时忽略错误(issue#2832@Github)
  • 【core 】 重构根据file magic number判断文件类型(pr#2834@Github)
  • 【core 】 增加WGS84 坐标与墨卡托投影互转(pr#2811@Github)
  • 【extra 】 ServletUtil遵循rfc 3986优化(issue#I6ALAO@Gitee)
  • 【http 】 HttpUtil.decodeParams增加isFormUrlEncoded重载(pr#918@Gitee)
  • 【db 】 AbstractDb添加返回类型为PageResult的page重载方法(pr#916@Gitee)
  • 【core 】 DesensitizedUtil增加对IPv4和IPv6支持(issue#I6ABCS@Gitee)
  • 【core 】 针对CollUtil.subtract coll1 为只读集合的补偿(pr#2865@Github)
  • 【core 】 DateUtil.date方法统一修改规则,传入null返回null(pr#2877@Github)
  • 【core 】 DateUtil.parseUTC统一规范,舍弃3位毫秒数后的数字(pr#2889@Github)

🐞Bug修复

  • 【core 】 修复HexUtil.isHexNumber()对"-"的判断问题(issue#2857@Github)
  • 【core 】 修复FileTypeUtil判断wav后缀的录音文件类型不能匹配问题(pr#2834@Github)
  • 【core 】 修复FileUtil的rename在newName与原文件夹名称一样时,文件夹会被删除问题(issue#2845@Github)
  • 【core 】 修复IoUtil.readBytes使用SocketInputStream读取不完整问题(issue#I6AT49@Gitee)
  • 【core 】 修复ClassScanner自定义classload无效问题(issue#I68TV2@Gitee)
  • 【core 】 【重要】删除XmlUtil.readObjectFromXml方法,避免漏洞(issue#2857@Github)
  • 【core 】 修复Ipv4Util.list()方法的bug(pr#929@Gitee)
  • 【poi 】 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题。(pr#919@Gitee)

5.8.11 (2022-12-27)

🐣新特性

... (truncated)

Changelog

Sourced from hutool-all's changelog.

5.8.13 (2023-03-03)

🐣新特性

  • 【core 】 PhoneUtil.isTel400800支持400-XXX-XXXX格式(issue#2929@Github)
  • 【core 】 build(pom): 添加 Automatic-Module-Name属性(pr#2926@Github)
  • 【core 】 根据JDK-8080225修改了部分新建文件输入流和文件输出流的创建方式(pr#2930@Github)
  • 【http 】 HttpRequest#body增加支持Resource重载(issue#2901@Github)
  • 【core 】 JavaSourceCompiler#compile增加自定义options重载(issue#I6IVZK@Gitee)

🐞Bug修复

  • 【db 】 修复识别JDBC驱动时重复问题(pr#940@Gitee)
  • 【core 】 修复法定年龄计算的BUG(pr#935@Gitee)
  • 【core 】 修复FileUtil.rename报NoSuchFileException问题(pr#2894@Github)
  • 【core 】 修复StrUtil.split切分长度为0时的bug(pr#944@Gitee)
  • 【core 】 修复ReUtil.delAll方法当 content 仅为空格时的问题(issue#I6GIMT@Gitee)
  • 【core 】 修复ReUtil.delAll方法当 content 仅为空格时的问题(issue#I6GIMT@Gitee)
  • 【core 】 修复Tailer文件内容跟随在调用stop后,文件依旧被占用问题(issue#I6GFD2@Gitee)
  • 【core 】 修复ReflectUtil.invokeRaw方法中参数类型转换动作未生效的问题(pr#2912@Github)
  • 【core 】 修复isXXX转换时的匹配问题(issue#I6H0XF@Gitee)
  • 【core 】 修复MutableObj.equals空指针问题
  • 【core 】 修复JavaSourceFileObject在编译错误时抛出IOException异常而非CompilerException问题(pr#2942@Github)
  • 【jwt 】 修复JWT自定义时间格式后的时间戳转换问题(issue#I6IS5B@Gitee)

5.8.12 (2023-02-09)

🐣新特性

  • 【http 】 HttpGlobalConfig.allowPatch()调用时忽略错误(issue#2832@Github)
  • 【core 】 重构根据file magic number判断文件类型(pr#2834@Github)
  • 【core 】 增加WGS84 坐标与墨卡托投影互转(pr#2811@Github)
  • 【extra 】 ServletUtil遵循rfc 3986优化(issue#I6ALAO@Gitee)
  • 【http 】 HttpUtil.decodeParams增加isFormUrlEncoded重载(pr#918@Gitee)
  • 【db 】 AbstractDb添加返回类型为PageResult的page重载方法(pr#916@Gitee)
  • 【core 】 DesensitizedUtil增加对IPv4和IPv6支持(issue#I6ABCS@Gitee)
  • 【core 】 针对CollUtil.subtract coll1 为只读集合的补偿(pr#2865@Github)
  • 【core 】 DateUtil.date方法统一修改规则,传入null返回null(pr#2877@Github)
  • 【core 】 DateUtil.parseUTC统一规范,舍弃3位毫秒数后的数字(pr#2889@Github)

🐞Bug修复

  • 【core 】 修复HexUtil.isHexNumber()对"-"的判断问题(issue#2857@Github)
  • 【core 】 修复FileTypeUtil判断wav后缀的录音文件类型不能匹配问题(pr#2834@Github)
  • 【core 】 修复FileUtil的rename在newName与原文件夹名称一样时,文件夹会被删除问题(issue#2845@Github)
  • 【core 】 修复IoUtil.readBytes使用SocketInputStream读取不完整问题(issue#I6AT49@Gitee)
  • 【core 】 修复ClassScanner自定义classload无效问题(issue#I68TV2@Gitee)
  • 【core 】 【重要】删除XmlUtil.readObjectFromXml方法,避免漏洞(issue#2855@Github)
  • 【core 】 修复Ipv4Util.list()方法的bug(pr#929@Gitee)
  • 【poi 】 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题。(pr#919@Gitee)

... (truncated)

Commits
  • 09351d3 🐶release 5.8.13
  • 3dfdd86 修复JWT自定义时间格式后的时间戳转换问题
  • 2cdce52 add test
  • a717d03 JavaSourceCompiler#compile增加自定义options重载
  • ccc316e JavaSourceCompilerTest
  • dc74b82 Merge pull request #2942 from xuwenping123/v5_dev_compile
  • 28b5205 HttpRequest#body增加支持Resource重载
  • 0d11f82 HttpRequest#body增加支持Resource重载
  • a25a707 add test
  • ce86e51 Merge pull request #2943 from 3139487747/patch-2
  • 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 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 [hutool-all](https://github.com/looly/hutool) from 5.7.9 to 5.8.13.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.7.9...5.8.13)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b4bf383) 13.44% compared to head (0fc22f8) 13.44%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #159   +/-   ##
=========================================
  Coverage     13.44%   13.44%           
  Complexity       64       64           
=========================================
  Files            79       79           
  Lines          1138     1138           
  Branches         74       74           
=========================================
  Hits            153      153           
  Misses          977      977           
  Partials          8        8           
Flag Coverage Δ
unittests 13.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #160.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/cn.hutool-hutool-all-5.8.13 branch March 6, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant