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 4.0.5 to 4.1.12 in /xmall-parent #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2020

Bumps hutool-all from 4.0.5 to 4.1.12.

Changelog

Sourced from hutool-all's changelog.

4.1.12

新特性

  • 【core】 ExcelReader.read方法返回的Map默认有序

Bug修复

  • 【core】 修复ZipUtil以及FileUtil中slip漏洞(issue#162@Github)
  • 【core】 修复ZipUtil路径问题(issue#IMUEK@Gitee)
  • 【core】 修复FileUtil.getParent方法获取父路径不严格导致空指针问题

4.1.11

新特性

  • 【core】 Convert增加toList方法
  • 【core】 StrUtil增加containsAny针对char的重载
  • 【core】 FileUtil.mainName修正处理逻辑
  • 【core】 CharUtil增加isFileSeparator方法
  • 【core】 增加UUID类,提升Simple模式下性能
  • 【poi】 ExcelUtil增加setStyleSet方法,修改write逻辑,对于单列数据输出,而非忽略(感谢@【宁波】mojie126)
  • 【core】 新增WebAppResource类
  • 【extra】 新增Thymeleaf模板支持
  • 【setting】 去除Setting日志

Bug修复

  • 【script】 修复FullSupportScriptEngine构造中ext和mimeType方式获取引擎丢失问题
  • 【cron】 修复定时任务执行阻塞问题

4.1.10

新特性

  • 【extra】 Template增加Jfinal的Enjoy模板支持
  • 【core】 Assert增加checkBetween方法,Validator增加isBetween和validatorBetween
  • 【core】 增加CollUtil.getLast方法(感谢@【帝都】宁静)
  • 【core】 修改Assert.notNull注释(issue#IMI3Z@Gitee)
  • 【core】 BeanUtil增加isEmpty和hasNullField方法(pr#157@Github)
  • 【log】 ConsoleLog增加setLevel方法(issue#IMLZ3@Gitee)
  • 【captcha】 解决验证码超出背景的问题(issue#IHWHE@Gitee)

Bug修复

  • 【core】 修复BOMInputStream构造的问题(pr#22@Gitee)
  • 【json】 修复toBean中如果字段中为字符串而JSON中为JSONObject对象注入失败问题(issue#IMGBJ@Gitee)
  • 【setting】 修复keySet总返回空问题(issue#IMHD7@Gitee)
  • 【extra】 修复starttls和SSL连接混淆问题(issue#IMLMD@Gitee)
  • 【setting】 修复getStr无法获取默认值问题(issue#IMLMI@Gitee)
  • 【core】 修复BeanUtil.mapToBean设置别名失效问题
... (truncated)
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)
  • @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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2020
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.

None yet

0 participants