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

Bump hutool-all from 5.8.1 to 5.8.2 #98

Merged
merged 1 commit into from
May 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2022

Bumps hutool-all from 5.8.1 to 5.8.2.

Release notes

Sourced from hutool-all's releases.

5.8.2 (2022-05-27)

🐣新特性

  • 【core 】 BeanUtil拷贝对象增加空检查(issue#I58CJ3@Gitee)
  • 【db 】 Column#size改为long
  • 【core 】 ClassUtil增加isInterface等方法(pr#623@Gitee)
  • 【socket 】 增加ChannelUtil

🐞Bug修复

  • 【extra 】 修复SshjSftp初始化未能代入端口配置问题(issue#2333@Github)
  • 【core 】 修复Convert.numberToSimple转换问题(issue#2334@Github)
  • 【core 】 修复TemporalAccessorConverter导致的转换问题(issue#2341@Github)
  • 【core 】 修复NumberUtil除法空指针问题(issue#I58XKE@Gitee)
  • 【core 】 修复CAR_VIN正则(pr#624@Gitee)
  • 【db 】 修复count查询别名问题(issue#I590YB@Gitee)
  • 【json 】 修复json中byte[]无法转换问题(issue#I59LW4@Gitee)
  • 【core 】 修复NumberUtil.isXXX未判空问题(issue#2350@Github)
  • 【core 】 修复Singleton中ConcurrentHashMap在JDK8下的bug引起的可能的死循环问题(issue#2349@Github)
Changelog

Sourced from hutool-all's changelog.

5.8.2 (2022-05-27)

🐣新特性

  • 【core 】 BeanUtil拷贝对象增加空检查(issue#I58CJ3@Gitee)
  • 【db 】 Column#size改为long
  • 【core 】 ClassUtil增加isInterface等方法(pr#623@Gitee)
  • 【socket 】 增加ChannelUtil

🐞Bug修复

  • 【extra 】 修复SshjSftp初始化未能代入端口配置问题(issue#2333@Github)
  • 【core 】 修复Convert.numberToSimple转换问题(issue#2334@Github)
  • 【core 】 修复TemporalAccessorConverter导致的转换问题(issue#2341@Github)
  • 【core 】 修复NumberUtil除法空指针问题(issue#I58XKE@Gitee)
  • 【core 】 修复CAR_VIN正则(pr#624@Gitee)
  • 【db 】 修复count查询别名问题(issue#I590YB@Gitee)
  • 【json 】 修复json中byte[]无法转换问题(issue#I59LW4@Gitee)
  • 【core 】 修复NumberUtil.isXXX未判空问题(issue#2350@Github)
  • 【core 】 修复Singleton中ConcurrentHashMap在JDK8下的bug引起的可能的死循环问题(issue#2349@Github)

Commits

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.8.1 to 5.8.2.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](chinabugotech/hutool@5.8.1...5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2022
@lWoHvYe lWoHvYe merged commit 8a855ae into main May 27, 2022
@dependabot dependabot bot deleted the dependabot/maven/cn.hutool-hutool-all-5.8.2 branch May 27, 2022 23:18
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant