TaleLin / lin-cms-spring-boot

🔨 基于SpringBoot的CMS/DMS/管理系统开发框架
http://doc.cms.talelin.com/
MIT License
911 stars 256 forks source link

chore(deps): bump hutool-core from 5.5.1 to 5.5.7 #161

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps hutool-core from 5.5.1 to 5.5.7.

Release notes

Sourced from hutool-core's releases.

5.5.7

5.5.6

5.5.5

5.5.4

5.5.3

5.5.2

Changelog

Sourced from hutool-core's changelog.

5.5.7 (2021-01-07)

新特性

  • 【core 】 DynaBean.create增加重载方法(pr#245@Gitee)
  • 【core 】 IdcardUtil增加重载是否忽略大小写(issue#1348@Github)
  • 【poi 】 SheetRidReader增加getRidByIndex方法(issue#1342@Github)
  • 【extra 】 MailAccount增加sslProtocols配置项(issue#IZN95@Gitee)
  • 【extra 】 MailUtil增加getSession方法
  • 【setting】 新增setByGroup和putByGroup,set和put标记为过期(issue#I2C42H@Gitee)
  • 【crypto 】 修改SymmetricAlgorithm注释(issue#1360@Github)
  • 【all 】 pom中将META-INF/maven下全部exclude(pr#1355@Github)
  • 【http 】 SimpleServer中增加addFilter等方法,并使用全局线程池
  • 【core 】 CollUtil.forEach 增加null 判断(pr#250@Gitee)
  • 【extra 】 FtpConfig增加serverLanguageCode和systemKey配置,Ftp.download增加重载(pr#248@Gitee)

Bug修复

  • 【core 】 修复CsvReader读取双引号未转义问题(issue#I2BMP1@Gitee)
  • 【json 】 JSONUtil.parse修复config无效问题(issue#1363@Github)
  • 【http 】 修复SimpleServer返回响应内容Content-Length不正确的问题(issue#1358@Github)
  • 【http 】 修复Https请求部分环境下报证书验证异常问题(issue#I2C1BZ@Github)

5.5.6 (2020-12-29)

新特性

  • 【core 】 手机号工具类 座机正则表达式统一管理(pr#243@Gitee)
  • 【extra 】 Mail增加setDebugOutput方法(issue#1335@Gitee)

Bug修复

  • 【core 】 修复ZipUtil.unzip从流解压关闭问题(issue#I2B0S1@Gitee)
  • 【poi 】 修复Excel07Writer写出表格错乱问题(issue#I2B57B@Gitee)
  • 【poi 】 修复SheetRidReader读取字段错误问题(issue#1342@Github)
  • 【core 】 修复FileUtil.getMimeType不支持css和js(issue#1341@Github)

5.5.5 (2020-12-27)

新特性

  • 【core 】 URLUtil.normalize新增重载(pr#233@Gitee)
  • 【core 】 PathUtil增加isSub和toAbsNormal方法
  • 【db 】 RedisDS实现序列化接口(pr#1323@Github)
  • 【poi 】 StyleUtil增加getFormat方法(pr#235@Gitee)
  • 【poi 】 增加ExcelDateUtil更多日期格式支持(issue#1316@Github)
  • 【core 】 NumberUtil.toBigDecimal支持各类数字格式,如1,234.56等(issue#1334@Github)
  • 【core 】 NumberUtil增加parseXXX方法(issue#1334@Github)
  • 【poi 】 Excel07SaxReader支持通过sheetName读取(issue#I2AOSE@Gitee)

Bug修复

... (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[bot] commented 3 years ago

Looks like cn.hutool:hutool-core is no longer a dependency, so this is no longer needed.