Skip to content

chore(deps): bump hutool.version from 5.7.3 to 5.7.7 - #38

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/hutool.version-5.7.7
Closed

chore(deps): bump hutool.version from 5.7.3 to 5.7.7#38
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/hutool.version-5.7.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2021

Copy link
Copy Markdown
Contributor

Bumps hutool.version from 5.7.3 to 5.7.7.
Updates hutool-core from 5.7.3 to 5.7.7

Release notes

Sourced from hutool-core's releases.

5.7.7

🐣新特性

  • 【core 】 增加LookupFactory和MethodHandleUtil(issue#I42TVY@Gitee)
  • 【core 】 改进RegexPool.TEL支持无-号码(pr#387@Gitee)
  • 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法(pr#387@Gitee)
  • 【json 】 JSONGetter增加getLocalDateTime方法(pr#387@Gitee)
  • 【core 】 增加JNDIUtil(issue#1727@Github)
  • 【core 】 NetUtil增加getDnsInfo方法(issue#1727@Github)
  • 【core 】 SpringUtil增加unregisterBean方法(pr#388@Gitee)
  • 【core 】 优化TextSimilarity公共子串算法(issue#I42A6V@Gitee)
  • 【core 】 优化DateUtil.parse对UTC附带时区字符串解析(issue#I437AP@Gitee)

🐞Bug修复

  • 【jwt 】 修复JWTUtil中几个方法非static的问题(issue#1735@Github)
  • 【core 】 修复SpringUtil无法处理autowired问题(pr#388@Gitee)
  • 【core 】 修复AbsCollValueMap中常量拼写错误(pr#1736@Github)
  • 【core 】 修复FileUtil.del在文件只读情况下无法删除的问题(pr#389@Gitee)
  • 【core 】 修复FileUtil.move在不同分区下失败的问题(pr#390@Gitee)
  • 【core 】 修复FileUtil.copy强制覆盖参数无效问题
  • 【core 】 修复NumberChineseFormatter转换金额多零问题(issue#1739@Github)

5.7.6

🐣新特性

  • 【core 】 增加FieldsComparator(pr#374@Gitee)
  • 【core 】 FileUtil.del采用Files.delete实现
  • 【core 】 改进Base64.isBase64方法增加等号判断(issue#1710@Github)
  • 【core 】 Sftp增加syncUpload方法(pr#375@Gitee)
  • 【core 】 改进NetUtil.getLocalHost逻辑(issue#1717@Github)
  • 【core 】 UseragentUtil增加QQ、alipay、taobao、uc等浏览器识别支持(issue#1719@Github)
  • 【http 】 HttpRequest.form方法判断集合增强(pr#381@Gitee)
  • 【core 】 NumberUtil增加calculate方法
  • 【core 】 优化TextSimilarity.longestCommonSubstring性能(issue#I42A6V@Gitee)
  • 【core 】 MultipartRequestInputStream改为使用long以支持大文件(issue#I428AN@Gitee)
  • 【core 】 RobotUtl增加getDelay、getRobot方法(pr#1725@Github)

🐞Bug修复

  • 【core 】 修复RobotUtil双击右键问题(pr#1721@Github)
  • 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题(pr#380@Gitee)
  • 【core 】 修复Sftp.isDir异常bug(pr#378@Gitee)
  • 【core 】 修复BeanUtil.copyProperties集合元素复制成功,读取失败的问题(issue#I41WKP@Gitee)
  • 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@Gitee)

5.7.5

🐣新特性

  • 【core 】 DateUtil增加ceiling重载,可选是否归零毫秒
  • 【core 】 IterUtil增加firstMatch方法
  • 【core 】 增加NanoId
  • 【core 】 MapBuilder增加put方法(pr#367@Gitee)
  • 【core 】 StrUtil.insert支持负数index
  • 【core 】 Calculator类支持取模运算(issue#I40DUW@Gitee)

... (truncated)

Changelog

Sourced from hutool-core's changelog.

5.7.7 (2021-08-02)

🐣新特性

  • 【core 】 增加LookupFactory和MethodHandleUtil(issue#I42TVY@Gitee)
  • 【core 】 改进RegexPool.TEL支持无-号码(pr#387@Gitee)
  • 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法(pr#387@Gitee)
  • 【json 】 JSONGetter增加getLocalDateTime方法(pr#387@Gitee)
  • 【core 】 增加JNDIUtil(issue#1727@Github)
  • 【core 】 NetUtil增加getDnsInfo方法(issue#1727@Github)
  • 【core 】 SpringUtil增加unregisterBean方法(pr#388@Gitee)
  • 【core 】 优化TextSimilarity公共子串算法(issue#I42A6V@Gitee)
  • 【core 】 优化DateUtil.parse对UTC附带时区字符串解析(issue#I437AP@Gitee)

🐞Bug修复

  • 【jwt 】 修复JWTUtil中几个方法非static的问题(issue#1735@Github)
  • 【core 】 修复SpringUtil无法处理autowired问题(pr#388@Gitee)
  • 【core 】 修复AbsCollValueMap中常量拼写错误(pr#1736@Github)
  • 【core 】 修复FileUtil.del在文件只读情况下无法删除的问题(pr#389@Gitee)
  • 【core 】 修复FileUtil.move在不同分区下失败的问题(pr#390@Gitee)
  • 【core 】 修复FileUtil.copy强制覆盖参数无效问题
  • 【core 】 修复NumberChineseFormatter转换金额多零问题(issue#1739@Github)

5.7.6 (2021-07-28)

🐣新特性

  • 【core 】 增加FieldsComparator(pr#374@Gitee)
  • 【core 】 FileUtil.del采用Files.delete实现
  • 【core 】 改进Base64.isBase64方法增加等号判断(issue#1710@Github)
  • 【core 】 Sftp增加syncUpload方法(pr#375@Gitee)
  • 【core 】 改进NetUtil.getLocalHost逻辑(issue#1717@Github)
  • 【core 】 UseragentUtil增加QQ、alipay、taobao、uc等浏览器识别支持(issue#1719@Github)
  • 【http 】 HttpRequest.form方法判断集合增强(pr#381@Gitee)
  • 【core 】 NumberUtil增加calculate方法
  • 【core 】 优化TextSimilarity.longestCommonSubstring性能(issue#I42A6V@Gitee)
  • 【core 】 MultipartRequestInputStream改为使用long以支持大文件(issue#I428AN@Gitee)
  • 【core 】 RobotUtil增加getDelay、getRobot方法(pr#1725@Github)
  • 【json 】 JSON输出支持ignoreNull(issue#1728@Github)
  • 【core 】 DateUtil和LocalDateTimeUtil增加isWeekend方法(issue#I42N5A@Gitee)

🐞Bug修复

  • 【core 】 修复RobotUtil双击右键问题(pr#1721@Github)
  • 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题(pr#380@Gitee)
  • 【core 】 修复Sftp.isDir异常bug(pr#378@Gitee)
  • 【core 】 修复BeanUtil.copyProperties集合元素复制成功,读取失败的问题(issue#I41WKP@Gitee)
  • 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@github)
  • 【poi 】 修复BeanSheetReader.read中字段对象为空导致的报错(issue#1729@Github)
  • 【core 】 修复DateConverter转换java.sql.Date问题(issue#1729@Github)
  • 【extra 】 修复CompressUtil中部分方法非static的问题(pr#385@Gitee)

... (truncated)

Commits

Updates hutool-json from 5.7.3 to 5.7.7

Release notes

Sourced from hutool-json's releases.

5.7.7

🐣新特性

  • 【core 】 增加LookupFactory和MethodHandleUtil(issue#I42TVY@Gitee)
  • 【core 】 改进RegexPool.TEL支持无-号码(pr#387@Gitee)
  • 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法(pr#387@Gitee)
  • 【json 】 JSONGetter增加getLocalDateTime方法(pr#387@Gitee)
  • 【core 】 增加JNDIUtil(issue#1727@Github)
  • 【core 】 NetUtil增加getDnsInfo方法(issue#1727@Github)
  • 【core 】 SpringUtil增加unregisterBean方法(pr#388@Gitee)
  • 【core 】 优化TextSimilarity公共子串算法(issue#I42A6V@Gitee)
  • 【core 】 优化DateUtil.parse对UTC附带时区字符串解析(issue#I437AP@Gitee)

🐞Bug修复

  • 【jwt 】 修复JWTUtil中几个方法非static的问题(issue#1735@Github)
  • 【core 】 修复SpringUtil无法处理autowired问题(pr#388@Gitee)
  • 【core 】 修复AbsCollValueMap中常量拼写错误(pr#1736@Github)
  • 【core 】 修复FileUtil.del在文件只读情况下无法删除的问题(pr#389@Gitee)
  • 【core 】 修复FileUtil.move在不同分区下失败的问题(pr#390@Gitee)
  • 【core 】 修复FileUtil.copy强制覆盖参数无效问题
  • 【core 】 修复NumberChineseFormatter转换金额多零问题(issue#1739@Github)

5.7.6

🐣新特性

  • 【core 】 增加FieldsComparator(pr#374@Gitee)
  • 【core 】 FileUtil.del采用Files.delete实现
  • 【core 】 改进Base64.isBase64方法增加等号判断(issue#1710@Github)
  • 【core 】 Sftp增加syncUpload方法(pr#375@Gitee)
  • 【core 】 改进NetUtil.getLocalHost逻辑(issue#1717@Github)
  • 【core 】 UseragentUtil增加QQ、alipay、taobao、uc等浏览器识别支持(issue#1719@Github)
  • 【http 】 HttpRequest.form方法判断集合增强(pr#381@Gitee)
  • 【core 】 NumberUtil增加calculate方法
  • 【core 】 优化TextSimilarity.longestCommonSubstring性能(issue#I42A6V@Gitee)
  • 【core 】 MultipartRequestInputStream改为使用long以支持大文件(issue#I428AN@Gitee)
  • 【core 】 RobotUtl增加getDelay、getRobot方法(pr#1725@Github)

🐞Bug修复

  • 【core 】 修复RobotUtil双击右键问题(pr#1721@Github)
  • 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题(pr#380@Gitee)
  • 【core 】 修复Sftp.isDir异常bug(pr#378@Gitee)
  • 【core 】 修复BeanUtil.copyProperties集合元素复制成功,读取失败的问题(issue#I41WKP@Gitee)
  • 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@Gitee)

5.7.5

🐣新特性

  • 【core 】 DateUtil增加ceiling重载,可选是否归零毫秒
  • 【core 】 IterUtil增加firstMatch方法
  • 【core 】 增加NanoId
  • 【core 】 MapBuilder增加put方法(pr#367@Gitee)
  • 【core 】 StrUtil.insert支持负数index
  • 【core 】 Calculator类支持取模运算(issue#I40DUW@Gitee)

... (truncated)

Changelog

Sourced from hutool-json's changelog.

5.7.7 (2021-08-02)

🐣新特性

  • 【core 】 增加LookupFactory和MethodHandleUtil(issue#I42TVY@Gitee)
  • 【core 】 改进RegexPool.TEL支持无-号码(pr#387@Gitee)
  • 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法(pr#387@Gitee)
  • 【json 】 JSONGetter增加getLocalDateTime方法(pr#387@Gitee)
  • 【core 】 增加JNDIUtil(issue#1727@Github)
  • 【core 】 NetUtil增加getDnsInfo方法(issue#1727@Github)
  • 【core 】 SpringUtil增加unregisterBean方法(pr#388@Gitee)
  • 【core 】 优化TextSimilarity公共子串算法(issue#I42A6V@Gitee)
  • 【core 】 优化DateUtil.parse对UTC附带时区字符串解析(issue#I437AP@Gitee)

🐞Bug修复

  • 【jwt 】 修复JWTUtil中几个方法非static的问题(issue#1735@Github)
  • 【core 】 修复SpringUtil无法处理autowired问题(pr#388@Gitee)
  • 【core 】 修复AbsCollValueMap中常量拼写错误(pr#1736@Github)
  • 【core 】 修复FileUtil.del在文件只读情况下无法删除的问题(pr#389@Gitee)
  • 【core 】 修复FileUtil.move在不同分区下失败的问题(pr#390@Gitee)
  • 【core 】 修复FileUtil.copy强制覆盖参数无效问题
  • 【core 】 修复NumberChineseFormatter转换金额多零问题(issue#1739@Github)

5.7.6 (2021-07-28)

🐣新特性

  • 【core 】 增加FieldsComparator(pr#374@Gitee)
  • 【core 】 FileUtil.del采用Files.delete实现
  • 【core 】 改进Base64.isBase64方法增加等号判断(issue#1710@Github)
  • 【core 】 Sftp增加syncUpload方法(pr#375@Gitee)
  • 【core 】 改进NetUtil.getLocalHost逻辑(issue#1717@Github)
  • 【core 】 UseragentUtil增加QQ、alipay、taobao、uc等浏览器识别支持(issue#1719@Github)
  • 【http 】 HttpRequest.form方法判断集合增强(pr#381@Gitee)
  • 【core 】 NumberUtil增加calculate方法
  • 【core 】 优化TextSimilarity.longestCommonSubstring性能(issue#I42A6V@Gitee)
  • 【core 】 MultipartRequestInputStream改为使用long以支持大文件(issue#I428AN@Gitee)
  • 【core 】 RobotUtil增加getDelay、getRobot方法(pr#1725@Github)
  • 【json 】 JSON输出支持ignoreNull(issue#1728@Github)
  • 【core 】 DateUtil和LocalDateTimeUtil增加isWeekend方法(issue#I42N5A@Gitee)

🐞Bug修复

  • 【core 】 修复RobotUtil双击右键问题(pr#1721@Github)
  • 【core 】 修复FileTypeUtil判断wps修改过的xlsx误判为jar的问题(pr#380@Gitee)
  • 【core 】 修复Sftp.isDir异常bug(pr#378@Gitee)
  • 【core 】 修复BeanUtil.copyProperties集合元素复制成功,读取失败的问题(issue#I41WKP@Gitee)
  • 【core 】 修复NumberChineseFormatter.chineseToNumber十位数错误(issue#1726@github)
  • 【poi 】 修复BeanSheetReader.read中字段对象为空导致的报错(issue#1729@Github)
  • 【core 】 修复DateConverter转换java.sql.Date问题(issue#1729@Github)
  • 【extra 】 修复CompressUtil中部分方法非static的问题(pr#385@Gitee)

... (truncated)

Commits

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.version` from 5.7.3 to 5.7.7.

Updates `hutool-core` from 5.7.3 to 5.7.7
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.7.3...5.7.7)

Updates `hutool-json` from 5.7.3 to 5.7.7
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.7.3...5.7.7)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cn.hutool:hutool-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #40.

@dependabot dependabot Bot closed this Aug 16, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/hutool.version-5.7.7 branch August 16, 2021 17:06
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.

0 participants