Skip to content

chore(deps): bump hutool.version from 5.7.3 to 5.7.15 - #52

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 25, 2021

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hutool-core's releases.

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)

🐞Bug修复

  • 【core 】 修复CollUtil.isEqualList两个null返回错误问题(issue#1885@Github)
  • 【poi 】 修复ExcelWriter多余调试信息导致的问题(issue#1884@Github)
  • 【poi 】 修复TemporalAccessorUtil.toInstant使用DateTimeFormatter导致问题(issue#1891@Github)
  • 【poi 】 修复sheet.getRow(y)为null导致的问题(issue#1893@Github)
  • 【cache 】 修复LRUCache线程安全问题(issue#1895@Github)
  • 【crypto 】 修复KeyUtil异常信息参数丢失问题(issue#1902@Github)
  • 【core 】 修复StrUtil.split和splittoArray不一致问题(issue#I4ELU5@Github)
  • 【core 】 修复SymmetricCrypto未关闭CipherOutputStream导致的问题(issue#I4EMST@Gitee)
  • 【core 】 修复QueryBuilder对/转义问题(issue#1904@Github)

5.7.14 (2021-10-09)

🐣新特性

  • 【extra 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(issue#I4B70D@Gitee)
  • 【http 】 优化Browser版本正则判断
  • 【setting】 增加YamlUtil
  • 【extra 】 SenvenZExtractor改名为SevenZExtractor,增加getFirst、get方法
  • 【core 】 DateConverter修改返回java.util.Date而非DateTime(issue#I4BOAP@Gitee)
  • 【core 】 增加IterableIter、ComputeIter
  • 【core 】 CsvConfig增加disableComment方法(issue#1842@Github)
  • 【core 】 DateTime构造和DateUtil.parse可选是否宽松模式(issue#1849@Github)
  • 【core 】 TreeBuilder增加部分根节点set方法(issue#1848@Github)
  • 【core 】 优化Base64.isBase64方法:减少一次多余的判断(pr#1860@Github)
  • 【cache 】 优化FIFOCache未设置过期策略时,无需遍历判断过期对象(pr#425@Gitee)
  • 【core 】 增加Opt类(pr#426@Gitee)
  • 【core 】 Week增加of重载,支持DayOfWek(pr#1872@Github)
  • 【poi 】 优化read,避免多次创建CopyOptions(issue#1875@Github)
  • 【core 】 优化CsvReader,实现可控遍历(pr#1873@Github)
  • 【core 】 优化Base64.isBase64判断(pr#1879@Github)
  • 【core 】 新增StrFormatter.formatWith(pr#430@Gitee)

🐞Bug修复

  • 【http 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(pr#418@Gitee)
  • 【http 】 修复Extractor中filter无效问题

... (truncated)

Changelog

Sourced from hutool-core's changelog.

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)

🐞Bug修复

  • 【core 】 修复CollUtil.isEqualList两个null返回错误问题(issue#1885@Github)
  • 【poi 】 修复ExcelWriter多余调试信息导致的问题(issue#1884@Github)
  • 【poi 】 修复TemporalAccessorUtil.toInstant使用DateTimeFormatter导致问题(issue#1891@Github)
  • 【poi 】 修复sheet.getRow(y)为null导致的问题(issue#1893@Github)
  • 【cache 】 修复LRUCache线程安全问题(issue#1895@Github)
  • 【crypto 】 修复KeyUtil异常信息参数丢失问题(issue#1902@Github)
  • 【core 】 修复StrUtil.split和splittoArray不一致问题(issue#I4ELU5@Github)
  • 【core 】 修复SymmetricCrypto未关闭CipherOutputStream导致的问题(issue#I4EMST@Gitee)
  • 【core 】 修复QueryBuilder对/转义问题(issue#1904@Github)

5.7.14 (2021-10-09)

🐣新特性

  • 【extra 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(issue#I4B70D@Gitee)
  • 【http 】 优化Browser版本正则判断
  • 【setting】 增加YamlUtil
  • 【extra 】 SenvenZExtractor改名为SevenZExtractor,增加getFirst、get方法
  • 【core 】 DateConverter修改返回java.util.Date而非DateTime(issue#I4BOAP@Gitee)
  • 【core 】 增加IterableIter、ComputeIter
  • 【core 】 CsvConfig增加disableComment方法(issue#1842@Github)
  • 【core 】 DateTime构造和DateUtil.parse可选是否宽松模式(issue#1849@Github)
  • 【core 】 TreeBuilder增加部分根节点set方法(issue#1848@Github)
  • 【core 】 优化Base64.isBase64方法:减少一次多余的判断(pr#1860@Github)
  • 【cache 】 优化FIFOCache未设置过期策略时,无需遍历判断过期对象(pr#425@Gitee)
  • 【core 】 增加Opt类(pr#426@Gitee)
  • 【core 】 Week增加of重载,支持DayOfWek(pr#1872@Github)
  • 【poi 】 优化read,避免多次创建CopyOptions(issue#1875@Github)
  • 【core 】 优化CsvReader,实现可控遍历(pr#1873@Github)
  • 【core 】 优化Base64.isBase64判断(pr#1879@Github)
  • 【core 】 新增StrFormatter.formatWith(pr#430@Gitee)

🐞Bug修复

... (truncated)

Commits

Updates hutool-json from 5.7.3 to 5.7.15

Release notes

Sourced from hutool-json's releases.

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)

🐞Bug修复

  • 【core 】 修复CollUtil.isEqualList两个null返回错误问题(issue#1885@Github)
  • 【poi 】 修复ExcelWriter多余调试信息导致的问题(issue#1884@Github)
  • 【poi 】 修复TemporalAccessorUtil.toInstant使用DateTimeFormatter导致问题(issue#1891@Github)
  • 【poi 】 修复sheet.getRow(y)为null导致的问题(issue#1893@Github)
  • 【cache 】 修复LRUCache线程安全问题(issue#1895@Github)
  • 【crypto 】 修复KeyUtil异常信息参数丢失问题(issue#1902@Github)
  • 【core 】 修复StrUtil.split和splittoArray不一致问题(issue#I4ELU5@Github)
  • 【core 】 修复SymmetricCrypto未关闭CipherOutputStream导致的问题(issue#I4EMST@Gitee)
  • 【core 】 修复QueryBuilder对/转义问题(issue#1904@Github)

5.7.14 (2021-10-09)

🐣新特性

  • 【extra 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(issue#I4B70D@Gitee)
  • 【http 】 优化Browser版本正则判断
  • 【setting】 增加YamlUtil
  • 【extra 】 SenvenZExtractor改名为SevenZExtractor,增加getFirst、get方法
  • 【core 】 DateConverter修改返回java.util.Date而非DateTime(issue#I4BOAP@Gitee)
  • 【core 】 增加IterableIter、ComputeIter
  • 【core 】 CsvConfig增加disableComment方法(issue#1842@Github)
  • 【core 】 DateTime构造和DateUtil.parse可选是否宽松模式(issue#1849@Github)
  • 【core 】 TreeBuilder增加部分根节点set方法(issue#1848@Github)
  • 【core 】 优化Base64.isBase64方法:减少一次多余的判断(pr#1860@Github)
  • 【cache 】 优化FIFOCache未设置过期策略时,无需遍历判断过期对象(pr#425@Gitee)
  • 【core 】 增加Opt类(pr#426@Gitee)
  • 【core 】 Week增加of重载,支持DayOfWek(pr#1872@Github)
  • 【poi 】 优化read,避免多次创建CopyOptions(issue#1875@Github)
  • 【core 】 优化CsvReader,实现可控遍历(pr#1873@Github)
  • 【core 】 优化Base64.isBase64判断(pr#1879@Github)
  • 【core 】 新增StrFormatter.formatWith(pr#430@Gitee)

🐞Bug修复

  • 【http 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(pr#418@Gitee)
  • 【http 】 修复Extractor中filter无效问题

... (truncated)

Changelog

Sourced from hutool-json's changelog.

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)

🐞Bug修复

  • 【core 】 修复CollUtil.isEqualList两个null返回错误问题(issue#1885@Github)
  • 【poi 】 修复ExcelWriter多余调试信息导致的问题(issue#1884@Github)
  • 【poi 】 修复TemporalAccessorUtil.toInstant使用DateTimeFormatter导致问题(issue#1891@Github)
  • 【poi 】 修复sheet.getRow(y)为null导致的问题(issue#1893@Github)
  • 【cache 】 修复LRUCache线程安全问题(issue#1895@Github)
  • 【crypto 】 修复KeyUtil异常信息参数丢失问题(issue#1902@Github)
  • 【core 】 修复StrUtil.split和splittoArray不一致问题(issue#I4ELU5@Github)
  • 【core 】 修复SymmetricCrypto未关闭CipherOutputStream导致的问题(issue#I4EMST@Gitee)
  • 【core 】 修复QueryBuilder对/转义问题(issue#1904@Github)

5.7.14 (2021-10-09)

🐣新特性

  • 【extra 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(issue#I4B70D@Gitee)
  • 【http 】 优化Browser版本正则判断
  • 【setting】 增加YamlUtil
  • 【extra 】 SenvenZExtractor改名为SevenZExtractor,增加getFirst、get方法
  • 【core 】 DateConverter修改返回java.util.Date而非DateTime(issue#I4BOAP@Gitee)
  • 【core 】 增加IterableIter、ComputeIter
  • 【core 】 CsvConfig增加disableComment方法(issue#1842@Github)
  • 【core 】 DateTime构造和DateUtil.parse可选是否宽松模式(issue#1849@Github)
  • 【core 】 TreeBuilder增加部分根节点set方法(issue#1848@Github)
  • 【core 】 优化Base64.isBase64方法:减少一次多余的判断(pr#1860@Github)
  • 【cache 】 优化FIFOCache未设置过期策略时,无需遍历判断过期对象(pr#425@Gitee)
  • 【core 】 增加Opt类(pr#426@Gitee)
  • 【core 】 Week增加of重载,支持DayOfWek(pr#1872@Github)
  • 【poi 】 优化read,避免多次创建CopyOptions(issue#1875@Github)
  • 【core 】 优化CsvReader,实现可控遍历(pr#1873@Github)
  • 【core 】 优化Base64.isBase64判断(pr#1879@Github)
  • 【core 】 新增StrFormatter.formatWith(pr#430@Gitee)

🐞Bug修复

... (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.15.

Updates `hutool-core` from 5.7.3 to 5.7.15
- [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.15)

Updates `hutool-json` from 5.7.3 to 5.7.15
- [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.15)

---
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 Oct 25, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 8, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #54.

@dependabot dependabot Bot closed this Nov 8, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/hutool.version-5.7.15 branch November 8, 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