Skip to content

chore(deps): bump hutool.version from 5.7.3 to 5.7.16 - #54

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2021

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hutool-core's releases.

5.7.16 (2021-11-07)

🐣新特性

  • 【core 】 增加DateTime.toLocalDateTime
  • 【core 】 CharSequenceUtil增加normalize方法(pr#444@Gitee)
  • 【core 】 MailAccount增加setEncodefilename()方法,可选是否编码附件的文件名(issue#I4F160@Gitee)
  • 【core 】 MailAccount中charset增加null时的默认规则
  • 【core 】 NumberUtil.compare修正注释说明(issue#I4FAJ1@Gitee)
  • 【core 】 增加RFC3986类
  • 【extra 】 Sftp增加put和upload重载(issue#I4FGDH@Gitee)
  • 【core 】 TemporalUtil增加toChronoUnit、toTimeUnit方法(issue#I4FGDH@Gitee)
  • 【core 】 StopWatch增加prettyPrint重载(issue#1910@Github)
  • 【core 】 修改RegexPool中Ipv4正则
  • 【json 】 Filter改为MutablePair,以便编辑键值对(issue#1921@Github)
  • 【core 】 Opt增加peeks方法(pr#445@Gitee)
  • 【extra 】 MailAccount中user默认值改为邮箱全称(issue#I4FYVY@Gitee)
  • 【core 】 增加CoordinateUtil(pr#446@Gitee)
  • 【core 】 DateUtil增加rangeToList重载(pr#1925@Github)
  • 【core 】 CollUtil增加safeContains方法(pr#1926@Github)
  • 【core 】 ActualTypeMapperPool增加getStrKeyMap方法(pr#447@Gitee)
  • 【core 】 TreeUtil增加walk方法(pr#1932@Gitee)
  • 【crypto 】 SmUtil增加sm3WithSalt(pr#454@Gitee)
  • 【http 】 增加HttpInterceptor(issue#I4H1ZV@Gitee)
  • 【core 】 Opt增加flattedMap(issue#I4H1ZV@Gitee)

🐞Bug修复

  • 【core 】 修复UrlBuilder.addPath歧义问题(issue#1912@Github)
  • 【core 】 修复StrBuilder中总长度计算问题(issue#I4F9L7@Gitee)
  • 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题(issue#I4FDZ2@Gitee)
  • 【poi 】 修复合并单元格为日期时,导出单元格数据为数字问题(issue#1911@Github)
  • 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题(issue#I4FIO6@Gitee)
  • 【core 】 修复NetUtil.isInRange的cidr判断问题(pr#1917@Github)
  • 【core 】 修复RegexPool中对URL正则匹配问题(issue#I4GRKD@Gitee)
  • 【core 】 修复UrlQuery对于application/x-www-form-urlencoded问题(issue#1931@Github)

5.7.15 (2021-10-21)

🐣新特性

  • 【db 】 Db.quietSetAutoCommit增加判空(issue#I4D75B@Gitee)
  • 【core 】 增加RingIndexUtil(pr#438@Gitee)
  • 【core 】 Assert增加checkBetween重载(pr#436@Gitee)
  • 【core 】 ReUtil增加命名分组重载(pr#439@Gitee)
  • 【json 】 toString和writer增加Filter(issue#I4DQNQ@Gitee)
  • 【core 】 ContentType增加build重载(pr#1898@Github)
  • 【bom 】 支持scope=import方式引入(issue#1561@Github)
  • 【core 】 新增Hash接口,HashXXX继承此接口
  • 【core 】 ZipUtil增加append方法(pr#441@Gitee)
  • 【core 】 CollUtil增加重载(issue#I4E9FS@Gitee)
  • 【core 】 CopyOptions新增setFieldValueEditor(issue#I4E08T@Gitee)

... (truncated)

Changelog

Sourced from hutool-core's changelog.

5.7.16 (2021-11-07)

🐣新特性

  • 【core 】 增加DateTime.toLocalDateTime
  • 【core 】 CharSequenceUtil增加normalize方法(pr#444@Gitee)
  • 【core 】 MailAccount增加setEncodefilename()方法,可选是否编码附件的文件名(issue#I4F160@Gitee)
  • 【core 】 MailAccount中charset增加null时的默认规则
  • 【core 】 NumberUtil.compare修正注释说明(issue#I4FAJ1@Gitee)
  • 【core 】 增加RFC3986类
  • 【extra 】 Sftp增加put和upload重载(issue#I4FGDH@Gitee)
  • 【core 】 TemporalUtil增加toChronoUnit、toTimeUnit方法(issue#I4FGDH@Gitee)
  • 【core 】 StopWatch增加prettyPrint重载(issue#1910@Github)
  • 【core 】 修改RegexPool中Ipv4正则
  • 【json 】 Filter改为MutablePair,以便编辑键值对(issue#1921@Github)
  • 【core 】 Opt增加peeks方法(pr#445@Gitee)
  • 【extra 】 MailAccount中user默认值改为邮箱全称(issue#I4FYVY@Gitee)
  • 【core 】 增加CoordinateUtil(pr#446@Gitee)
  • 【core 】 DateUtil增加rangeToList重载(pr#1925@Github)
  • 【core 】 CollUtil增加safeContains方法(pr#1926@Github)
  • 【core 】 ActualTypeMapperPool增加getStrKeyMap方法(pr#447@Gitee)
  • 【core 】 TreeUtil增加walk方法(pr#1932@Gitee)
  • 【crypto 】 SmUtil增加sm3WithSalt(pr#454@Gitee)
  • 【http 】 增加HttpInterceptor(issue#I4H1ZV@Gitee)
  • 【core 】 Opt增加flattedMap(issue#I4H1ZV@Gitee)

🐞Bug修复

  • 【core 】 修复UrlBuilder.addPath歧义问题(issue#1912@Github)
  • 【core 】 修复StrBuilder中总长度计算问题(issue#I4F9L7@Gitee)
  • 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题(issue#I4FDZ2@Gitee)
  • 【poi 】 修复合并单元格为日期时,导出单元格数据为数字问题(issue#1911@Github)
  • 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题(issue#I4FIO6@Gitee)
  • 【core 】 修复NetUtil.isInRange的cidr判断问题(pr#1917@Github)
  • 【core 】 修复RegexPool中对URL正则匹配问题(issue#I4GRKD@Gitee)
  • 【core 】 修复UrlQuery对于application/x-www-form-urlencoded问题(issue#1931@Github)

5.7.15 (2021-10-21)

🐣新特性

  • 【db 】 Db.quietSetAutoCommit增加判空(issue#I4D75B@Gitee)
  • 【core 】 增加RingIndexUtil(pr#438@Gitee)
  • 【core 】 Assert增加checkBetween重载(pr#436@Gitee)
  • 【core 】 ReUtil增加命名分组重载(pr#439@Gitee)
  • 【json 】 toString和writer增加Filter(issue#I4DQNQ@Gitee)
  • 【core 】 ContentType增加build重载(pr#1898@Github)
  • 【bom 】 支持scope=import方式引入(issue#1561@Github)
  • 【core 】 新增Hash接口,HashXXX继承此接口
  • 【core 】 ZipUtil增加append方法(pr#441@Gitee)
  • 【core 】 CollUtil增加重载(issue#I4E9FS@Gitee)

... (truncated)

Commits
  • a70d507 ☃️release 5.7.16
  • 29dd3ca update dependency
  • 6721d63 fix code
  • fbf5276 add method
  • 96df451 !455 新增了 flattedMap函数,增强了对原生Optional的适配;新增了set函数,允许静态方式/链式获取一个新的Opt
  • 941e4f3 fix UrlQuery
  • a5adc9a fix bug
  • 42a7414 Merge remote-tracking branch 'origin/v5-dev' into v5-dev
  • 29d503d 新增了flattedMap,增强了对原生Optional的适配
  • 065c6d6 add class
  • Additional commits viewable in compare view

Updates hutool-json from 5.7.3 to 5.7.16

Release notes

Sourced from hutool-json's releases.

5.7.16 (2021-11-07)

🐣新特性

  • 【core 】 增加DateTime.toLocalDateTime
  • 【core 】 CharSequenceUtil增加normalize方法(pr#444@Gitee)
  • 【core 】 MailAccount增加setEncodefilename()方法,可选是否编码附件的文件名(issue#I4F160@Gitee)
  • 【core 】 MailAccount中charset增加null时的默认规则
  • 【core 】 NumberUtil.compare修正注释说明(issue#I4FAJ1@Gitee)
  • 【core 】 增加RFC3986类
  • 【extra 】 Sftp增加put和upload重载(issue#I4FGDH@Gitee)
  • 【core 】 TemporalUtil增加toChronoUnit、toTimeUnit方法(issue#I4FGDH@Gitee)
  • 【core 】 StopWatch增加prettyPrint重载(issue#1910@Github)
  • 【core 】 修改RegexPool中Ipv4正则
  • 【json 】 Filter改为MutablePair,以便编辑键值对(issue#1921@Github)
  • 【core 】 Opt增加peeks方法(pr#445@Gitee)
  • 【extra 】 MailAccount中user默认值改为邮箱全称(issue#I4FYVY@Gitee)
  • 【core 】 增加CoordinateUtil(pr#446@Gitee)
  • 【core 】 DateUtil增加rangeToList重载(pr#1925@Github)
  • 【core 】 CollUtil增加safeContains方法(pr#1926@Github)
  • 【core 】 ActualTypeMapperPool增加getStrKeyMap方法(pr#447@Gitee)
  • 【core 】 TreeUtil增加walk方法(pr#1932@Gitee)
  • 【crypto 】 SmUtil增加sm3WithSalt(pr#454@Gitee)
  • 【http 】 增加HttpInterceptor(issue#I4H1ZV@Gitee)
  • 【core 】 Opt增加flattedMap(issue#I4H1ZV@Gitee)

🐞Bug修复

  • 【core 】 修复UrlBuilder.addPath歧义问题(issue#1912@Github)
  • 【core 】 修复StrBuilder中总长度计算问题(issue#I4F9L7@Gitee)
  • 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题(issue#I4FDZ2@Gitee)
  • 【poi 】 修复合并单元格为日期时,导出单元格数据为数字问题(issue#1911@Github)
  • 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题(issue#I4FIO6@Gitee)
  • 【core 】 修复NetUtil.isInRange的cidr判断问题(pr#1917@Github)
  • 【core 】 修复RegexPool中对URL正则匹配问题(issue#I4GRKD@Gitee)
  • 【core 】 修复UrlQuery对于application/x-www-form-urlencoded问题(issue#1931@Github)

5.7.15 (2021-10-21)

🐣新特性

  • 【db 】 Db.quietSetAutoCommit增加判空(issue#I4D75B@Gitee)
  • 【core 】 增加RingIndexUtil(pr#438@Gitee)
  • 【core 】 Assert增加checkBetween重载(pr#436@Gitee)
  • 【core 】 ReUtil增加命名分组重载(pr#439@Gitee)
  • 【json 】 toString和writer增加Filter(issue#I4DQNQ@Gitee)
  • 【core 】 ContentType增加build重载(pr#1898@Github)
  • 【bom 】 支持scope=import方式引入(issue#1561@Github)
  • 【core 】 新增Hash接口,HashXXX继承此接口
  • 【core 】 ZipUtil增加append方法(pr#441@Gitee)
  • 【core 】 CollUtil增加重载(issue#I4E9FS@Gitee)
  • 【core 】 CopyOptions新增setFieldValueEditor(issue#I4E08T@Gitee)

... (truncated)

Changelog

Sourced from hutool-json's changelog.

5.7.16 (2021-11-07)

🐣新特性

  • 【core 】 增加DateTime.toLocalDateTime
  • 【core 】 CharSequenceUtil增加normalize方法(pr#444@Gitee)
  • 【core 】 MailAccount增加setEncodefilename()方法,可选是否编码附件的文件名(issue#I4F160@Gitee)
  • 【core 】 MailAccount中charset增加null时的默认规则
  • 【core 】 NumberUtil.compare修正注释说明(issue#I4FAJ1@Gitee)
  • 【core 】 增加RFC3986类
  • 【extra 】 Sftp增加put和upload重载(issue#I4FGDH@Gitee)
  • 【core 】 TemporalUtil增加toChronoUnit、toTimeUnit方法(issue#I4FGDH@Gitee)
  • 【core 】 StopWatch增加prettyPrint重载(issue#1910@Github)
  • 【core 】 修改RegexPool中Ipv4正则
  • 【json 】 Filter改为MutablePair,以便编辑键值对(issue#1921@Github)
  • 【core 】 Opt增加peeks方法(pr#445@Gitee)
  • 【extra 】 MailAccount中user默认值改为邮箱全称(issue#I4FYVY@Gitee)
  • 【core 】 增加CoordinateUtil(pr#446@Gitee)
  • 【core 】 DateUtil增加rangeToList重载(pr#1925@Github)
  • 【core 】 CollUtil增加safeContains方法(pr#1926@Github)
  • 【core 】 ActualTypeMapperPool增加getStrKeyMap方法(pr#447@Gitee)
  • 【core 】 TreeUtil增加walk方法(pr#1932@Gitee)
  • 【crypto 】 SmUtil增加sm3WithSalt(pr#454@Gitee)
  • 【http 】 增加HttpInterceptor(issue#I4H1ZV@Gitee)
  • 【core 】 Opt增加flattedMap(issue#I4H1ZV@Gitee)

🐞Bug修复

  • 【core 】 修复UrlBuilder.addPath歧义问题(issue#1912@Github)
  • 【core 】 修复StrBuilder中总长度计算问题(issue#I4F9L7@Gitee)
  • 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题(issue#I4FDZ2@Gitee)
  • 【poi 】 修复合并单元格为日期时,导出单元格数据为数字问题(issue#1911@Github)
  • 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题(issue#I4FIO6@Gitee)
  • 【core 】 修复NetUtil.isInRange的cidr判断问题(pr#1917@Github)
  • 【core 】 修复RegexPool中对URL正则匹配问题(issue#I4GRKD@Gitee)
  • 【core 】 修复UrlQuery对于application/x-www-form-urlencoded问题(issue#1931@Github)

5.7.15 (2021-10-21)

🐣新特性

  • 【db 】 Db.quietSetAutoCommit增加判空(issue#I4D75B@Gitee)
  • 【core 】 增加RingIndexUtil(pr#438@Gitee)
  • 【core 】 Assert增加checkBetween重载(pr#436@Gitee)
  • 【core 】 ReUtil增加命名分组重载(pr#439@Gitee)
  • 【json 】 toString和writer增加Filter(issue#I4DQNQ@Gitee)
  • 【core 】 ContentType增加build重载(pr#1898@Github)
  • 【bom 】 支持scope=import方式引入(issue#1561@Github)
  • 【core 】 新增Hash接口,HashXXX继承此接口
  • 【core 】 ZipUtil增加append方法(pr#441@Gitee)
  • 【core 】 CollUtil增加重载(issue#I4E9FS@Gitee)

... (truncated)

Commits
  • a70d507 ☃️release 5.7.16
  • 29dd3ca update dependency
  • 6721d63 fix code
  • fbf5276 add method
  • 96df451 !455 新增了 flattedMap函数,增强了对原生Optional的适配;新增了set函数,允许静态方式/链式获取一个新的Opt
  • 941e4f3 fix UrlQuery
  • a5adc9a fix bug
  • 42a7414 Merge remote-tracking branch 'origin/v5-dev' into v5-dev
  • 29d503d 新增了flattedMap,增强了对原生Optional的适配
  • 065c6d6 add class
  • Additional commits viewable in compare view

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.16.

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

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

---
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 Nov 8, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 13, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #57.

@dependabot dependabot Bot closed this Dec 13, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/hutool.version-5.7.16 branch December 13, 2021 17:05
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