Skip to content

chore(deps): bump hutoolVersion from 5.3.2 to 5.3.3

Ryan Wang请求将dependabot/gradle/hutoolVersion-5.3.3合并到master

Created by: dependabot-preview[bot]

Bumps hutoolVersion from 5.3.2 to 5.3.3. Updates hutool-core from 5.3.2 to 5.3.3

Release notes

Sourced from hutool-core's releases.

5.3.3

Changelog

Sourced from hutool-core's changelog.

5.3.3 (2020-05-05)

新特性

  • 【core 】 ImgUtil.createImage支持背景透明(issue#851@Github)
  • 【json 】 更改JSON转字符串时"</"被转义的规则为不转义(issue#852@Github)
  • 【cron 】 表达式的所有段支持L关键字(issue#849@Github)
  • 【extra 】 增加PinyinUtil,封装TinyPinyin
  • 【extra 】 Ftp和Sftp增加FtpConfig,提供超时等更多可选参数
  • 【extra 】 SpringUtil增加getActiveProfiles、getBeansOfType、getBeanNamesForType方法(issue#I1FXF3@Gitee)
  • 【bloomFilter】 避免布隆过滤器数字溢出(pr#119@Gitee)
  • 【core 】 增加IoUtil.writeObj(issue#I1FZIE)
  • 【core 】 增加FastStringWriter
  • 【core 】 增加NumberUtil.ceilDiv方法(pr#858@Github)
  • 【core 】 IdcardUtil增加省份校验(issue#859@Github)
  • 【extra 】 TemplateFactory和TokenizerFactory增加单例的get方法

Bug修复

  • 【core 】 修复URLBuilder中请求参数有&amp;导致的问题(issue#850@Github)
  • 【core 】 修复URLBuilder中路径以/结尾导致的问题(issue#I1G44J@Gitee)
  • 【db 】 修复SqlBuilder中orderBy无效问题(issue#856@Github)
  • 【core 】 修复StrUtil.subBetweenAll错误问题(issue#861@Github)

Commits

Updates hutool-crypto from 5.3.2 to 5.3.3

Release notes

Sourced from hutool-crypto's releases.

5.3.3

Changelog

Sourced from hutool-crypto's changelog.

5.3.3 (2020-05-05)

新特性

  • 【core 】 ImgUtil.createImage支持背景透明(issue#851@Github)
  • 【json 】 更改JSON转字符串时"</"被转义的规则为不转义(issue#852@Github)
  • 【cron 】 表达式的所有段支持L关键字(issue#849@Github)
  • 【extra 】 增加PinyinUtil,封装TinyPinyin
  • 【extra 】 Ftp和Sftp增加FtpConfig,提供超时等更多可选参数
  • 【extra 】 SpringUtil增加getActiveProfiles、getBeansOfType、getBeanNamesForType方法(issue#I1FXF3@Gitee)
  • 【bloomFilter】 避免布隆过滤器数字溢出(pr#119@Gitee)
  • 【core 】 增加IoUtil.writeObj(issue#I1FZIE)
  • 【core 】 增加FastStringWriter
  • 【core 】 增加NumberUtil.ceilDiv方法(pr#858@Github)
  • 【core 】 IdcardUtil增加省份校验(issue#859@Github)
  • 【extra 】 TemplateFactory和TokenizerFactory增加单例的get方法

Bug修复

  • 【core 】 修复URLBuilder中请求参数有&amp;导致的问题(issue#850@Github)
  • 【core 】 修复URLBuilder中路径以/结尾导致的问题(issue#I1G44J@Gitee)
  • 【db 】 修复SqlBuilder中orderBy无效问题(issue#856@Github)
  • 【core 】 修复StrUtil.subBetweenAll错误问题(issue#861@Github)

Commits

Updates hutool-extra from 5.3.2 to 5.3.3

Release notes

Sourced from hutool-extra's releases.

5.3.3

Changelog

Sourced from hutool-extra's changelog.

5.3.3 (2020-05-05)

新特性

  • 【core 】 ImgUtil.createImage支持背景透明(issue#851@Github)
  • 【json 】 更改JSON转字符串时"</"被转义的规则为不转义(issue#852@Github)
  • 【cron 】 表达式的所有段支持L关键字(issue#849@Github)
  • 【extra 】 增加PinyinUtil,封装TinyPinyin
  • 【extra 】 Ftp和Sftp增加FtpConfig,提供超时等更多可选参数
  • 【extra 】 SpringUtil增加getActiveProfiles、getBeansOfType、getBeanNamesForType方法(issue#I1FXF3@Gitee)
  • 【bloomFilter】 避免布隆过滤器数字溢出(pr#119@Gitee)
  • 【core 】 增加IoUtil.writeObj(issue#I1FZIE)
  • 【core 】 增加FastStringWriter
  • 【core 】 增加NumberUtil.ceilDiv方法(pr#858@Github)
  • 【core 】 IdcardUtil增加省份校验(issue#859@Github)
  • 【extra 】 TemplateFactory和TokenizerFactory增加单例的get方法

Bug修复

  • 【core 】 修复URLBuilder中请求参数有&amp;导致的问题(issue#850@Github)
  • 【core 】 修复URLBuilder中路径以/结尾导致的问题(issue#I1G44J@Gitee)
  • 【db 】 修复SqlBuilder中orderBy无效问题(issue#856@Github)
  • 【core 】 修复StrUtil.subBetweenAll错误问题(issue#861@Github)

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)
  • @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)

合并请求报告