chore(deps): bump hutoolVersion from 5.3.3 to 5.3.8
Created by: dependabot-preview[bot]
Bumps hutoolVersion
from 5.3.3 to 5.3.8.
Updates hutool-core
from 5.3.3 to 5.3.8
Changelog
Sourced from hutool-core's changelog.
5.3.8 (2020-06-16)
新特性
- 【core 】 增加ISO8601日期格式(issue#904@Github)
- 【setting】 Props异常规则修改(issue#907@Github)
- 【setting】 增加GIF支持
- 【core 】 复制创建一个Bean对象, 并忽略某些属性(pr#130@Gitee)
- 【core 】 DateUtil.parse支持更多日期格式(issue#I1KHTB@Gitee)
- 【crypto 】 增加获取密钥空指针的检查(issue#925@Github)
- 【core 】 增加StrUtil.removeAny方法(issue#923@Github)
- 【db 】 增加部分Connection参数支持(issue#924@Github)
- 【core 】 FileUtil增加别名方法(pr#926@Github)
- 【poi 】 EcelReader中增加read重载,提供每个单元格单独处理的方法(issue#I1JZTL@Gitee)
Bug修复
- 【json 】 修复append方法导致的JSONConfig传递失效问题(issue#906@Github)
- 【core 】 修复CollUtil.subtractToList判断错误(pr#915@Github)
- 【poi 】 修复WordWriter写表格问题(pr#914@Github)
- 【core 】 修复IoUtil.readBytes缓存数组长度问题(issue#I1KIUE@Gitee)
- 【core 】 修复BigExcelWriter多次flush导致的问题(issue#920@Github)
- 【extra 】 绕过Pinyin4j最后一个分隔符失效的bug(issue#921@Github)
5.3.7 (2020-06-03)
新特性
- 【core 】 ThreadFactoryBuilder的setUncaughtExceptionHandler返回this(issue#I1J4YJ@Gitee)
Bug修复
- 【core 】 修复DateUtil.parse解析2020-5-8 3:12:13错误问题(issue#I1IZA3@Gitee)
- 【core 】 修复Img.pressImg大小无效问题(issue#I1HSWU@Gitee)
- 【core 】 修复CronUtil.stop没有清除任务的问题(issue#I1JACI@Gitee)
5.3.6 (2020-05-30)
新特性
... (truncated)
- 【core 】 NumberConverter Long类型增加日期转换(pr#872@Github)
- 【all 】 StrUtil and SymmetricCrypto注释修正(pr#873@Github)
- 【core 】 CsvReader支持返回Bean(issue#869@Github)
- 【core 】 Snowflake循环等待下一个时间时避免长时间循环,加入对时钟倒退的判断(pr#874@Github)
- 【extra 】 新增 QRCode base64 编码形式返回(pr#878@Github)
- 【core 】 ImgUtil增加toBase64DateUri,URLUtil增加getDataUri方法
- 【core 】 IterUtil添加List转Map的工具方法(pr#123@Gitee)
- 【core 】 BeanValuePovider转换失败时,返回原数据,而非null
- 【core 】 支持BeanUtil.toBean(object, Map.class)转换(issue#I1I4HC@Gitee)
- 【core 】 MapUtil和CollUtil增加clear方法(issue#I1I4HC@Gitee)
- 【core 】 增加FontUtil,可定义pressText是否从中间(issue#I1HSWU@Gitee)
- 【http 】 SoapClient支持自定义请求头(issue#I1I0AO@Gitee)
Commits
- See full diff in compare view
Updates hutool-crypto
from 5.3.3 to 5.3.8
Changelog
Sourced from hutool-crypto's changelog.
5.3.8 (2020-06-16)
新特性
- 【core 】 增加ISO8601日期格式(issue#904@Github)
- 【setting】 Props异常规则修改(issue#907@Github)
- 【setting】 增加GIF支持
- 【core 】 复制创建一个Bean对象, 并忽略某些属性(pr#130@Gitee)
- 【core 】 DateUtil.parse支持更多日期格式(issue#I1KHTB@Gitee)
- 【crypto 】 增加获取密钥空指针的检查(issue#925@Github)
- 【core 】 增加StrUtil.removeAny方法(issue#923@Github)
- 【db 】 增加部分Connection参数支持(issue#924@Github)
- 【core 】 FileUtil增加别名方法(pr#926@Github)
- 【poi 】 EcelReader中增加read重载,提供每个单元格单独处理的方法(issue#I1JZTL@Gitee)
Bug修复
- 【json 】 修复append方法导致的JSONConfig传递失效问题(issue#906@Github)
- 【core 】 修复CollUtil.subtractToList判断错误(pr#915@Github)
- 【poi 】 修复WordWriter写表格问题(pr#914@Github)
- 【core 】 修复IoUtil.readBytes缓存数组长度问题(issue#I1KIUE@Gitee)
- 【core 】 修复BigExcelWriter多次flush导致的问题(issue#920@Github)
- 【extra 】 绕过Pinyin4j最后一个分隔符失效的bug(issue#921@Github)
5.3.7 (2020-06-03)
新特性
- 【core 】 ThreadFactoryBuilder的setUncaughtExceptionHandler返回this(issue#I1J4YJ@Gitee)
Bug修复
- 【core 】 修复DateUtil.parse解析2020-5-8 3:12:13错误问题(issue#I1IZA3@Gitee)
- 【core 】 修复Img.pressImg大小无效问题(issue#I1HSWU@Gitee)
- 【core 】 修复CronUtil.stop没有清除任务的问题(issue#I1JACI@Gitee)
5.3.6 (2020-05-30)
新特性
... (truncated)
- 【core 】 NumberConverter Long类型增加日期转换(pr#872@Github)
- 【all 】 StrUtil and SymmetricCrypto注释修正(pr#873@Github)
- 【core 】 CsvReader支持返回Bean(issue#869@Github)
- 【core 】 Snowflake循环等待下一个时间时避免长时间循环,加入对时钟倒退的判断(pr#874@Github)
- 【extra 】 新增 QRCode base64 编码形式返回(pr#878@Github)
- 【core 】 ImgUtil增加toBase64DateUri,URLUtil增加getDataUri方法
- 【core 】 IterUtil添加List转Map的工具方法(pr#123@Gitee)
- 【core 】 BeanValuePovider转换失败时,返回原数据,而非null
- 【core 】 支持BeanUtil.toBean(object, Map.class)转换(issue#I1I4HC@Gitee)
- 【core 】 MapUtil和CollUtil增加clear方法(issue#I1I4HC@Gitee)
- 【core 】 增加FontUtil,可定义pressText是否从中间(issue#I1HSWU@Gitee)
- 【http 】 SoapClient支持自定义请求头(issue#I1I0AO@Gitee)
Commits
- See full diff in compare view
Updates hutool-extra
from 5.3.3 to 5.3.8
Changelog
Sourced from hutool-extra's changelog.
5.3.8 (2020-06-16)
新特性
- 【core 】 增加ISO8601日期格式(issue#904@Github)
- 【setting】 Props异常规则修改(issue#907@Github)
- 【setting】 增加GIF支持
- 【core 】 复制创建一个Bean对象, 并忽略某些属性(pr#130@Gitee)
- 【core 】 DateUtil.parse支持更多日期格式(issue#I1KHTB@Gitee)
- 【crypto 】 增加获取密钥空指针的检查(issue#925@Github)
- 【core 】 增加StrUtil.removeAny方法(issue#923@Github)
- 【db 】 增加部分Connection参数支持(issue#924@Github)
- 【core 】 FileUtil增加别名方法(pr#926@Github)
- 【poi 】 EcelReader中增加read重载,提供每个单元格单独处理的方法(issue#I1JZTL@Gitee)
Bug修复
- 【json 】 修复append方法导致的JSONConfig传递失效问题(issue#906@Github)
- 【core 】 修复CollUtil.subtractToList判断错误(pr#915@Github)
- 【poi 】 修复WordWriter写表格问题(pr#914@Github)
- 【core 】 修复IoUtil.readBytes缓存数组长度问题(issue#I1KIUE@Gitee)
- 【core 】 修复BigExcelWriter多次flush导致的问题(issue#920@Github)
- 【extra 】 绕过Pinyin4j最后一个分隔符失效的bug(issue#921@Github)
5.3.7 (2020-06-03)
新特性
- 【core 】 ThreadFactoryBuilder的setUncaughtExceptionHandler返回this(issue#I1J4YJ@Gitee)
Bug修复
- 【core 】 修复DateUtil.parse解析2020-5-8 3:12:13错误问题(issue#I1IZA3@Gitee)
- 【core 】 修复Img.pressImg大小无效问题(issue#I1HSWU@Gitee)
- 【core 】 修复CronUtil.stop没有清除任务的问题(issue#I1JACI@Gitee)
5.3.6 (2020-05-30)
新特性
... (truncated)
- 【core 】 NumberConverter Long类型增加日期转换(pr#872@Github)
- 【all 】 StrUtil and SymmetricCrypto注释修正(pr#873@Github)
- 【core 】 CsvReader支持返回Bean(issue#869@Github)
- 【core 】 Snowflake循环等待下一个时间时避免长时间循环,加入对时钟倒退的判断(pr#874@Github)
- 【extra 】 新增 QRCode base64 编码形式返回(pr#878@Github)
- 【core 】 ImgUtil增加toBase64DateUri,URLUtil增加getDataUri方法
- 【core 】 IterUtil添加List转Map的工具方法(pr#123@Gitee)
- 【core 】 BeanValuePovider转换失败时,返回原数据,而非null
- 【core 】 支持BeanUtil.toBean(object, Map.class)转换(issue#I1I4HC@Gitee)
- 【core 】 MapUtil和CollUtil增加clear方法(issue#I1I4HC@Gitee)
- 【core 】 增加FontUtil,可定义pressText是否从中间(issue#I1HSWU@Gitee)
- 【http 】 SoapClient支持自定义请求头(issue#I1I0AO@Gitee)
Commits
- See full diff 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)