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

chore(deps): bump cn.hutool:hutool-all from 5.8.22 to 5.8.23 #27

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps cn.hutool:hutool-all from 5.8.22 to 5.8.23.

Release notes

Sourced from cn.hutool:hutool-all's releases.

5.8.23(2023-11-12)

🐣新特性

  • 【json 】 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名(issue#I82AM8@Gitee)
  • 【core 】 新增ProxySocketFactory
  • 【http 】 UserAgent增加百度浏览器识别(issue#I847JY@Gitee)
  • 【core 】 ReflectUtil.getFieldsValue增加Filter重载(pr#1090@Gitee)
  • 【core 】 Snowflake增加方法:根据传入时间戳,计算ID起终点(pr#1096@Gitee)
  • 【core 】 PathUtil增加loopFiles重载,可选是否追踪软链(issue#3353@Github)

🐞Bug修复

  • 【cron 】 修复Cron表达式range解析错误问题(issue#I82CSH@Gitee)
  • 【core 】 修复VersionComparator在极端数据排序时候违反了自反性问题(issue#I81N3H@Gitee)
  • 【json 】 修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题(issue#I84V6I@Gitee)
  • 【core 】 修复特定情况下BiMap覆盖Value后,仍能通过旧Value查询到Key问题(issue#I88R5M@Gitee)
  • 【core 】 修复aop的afterException无法生效问题(issue#3329@Github)
  • 【core 】 修复TypeUtil.getClass方法强转报错问题(pr#1092@Github)
  • 【core 】 修复DataSize.parse(size)不支持空格问题(issue#I88Z4Z@Gitee)
  • 【http 】 修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题(issue#3343@Github)
  • 【http 】 修复options请求无响应体问题
  • 【core 】 ImgUtil的sliceByRowsAndCols背景无法透明问题(issue#3347@Github)
  • 【core 】 修复ClassUtil#scanJar未正确关闭文件问题(issue#3361@Github)
  • 【db 】 修复Column.getDigit返回值错误问题(issue#3370@Github)
  • 【core 】 修复合成注解在并发环境无法保证正确缓存属性值的问题(pr#1097@Gitee)
  • 【core 】 修复CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符问题(pr#1102@Gitee)
Changelog

Sourced from cn.hutool:hutool-all's changelog.

5.8.23(2023-11-12)

🐣新特性

  • 【json 】 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名(issue#I82AM8@Gitee)
  • 【core 】 新增ProxySocketFactory
  • 【http 】 UserAgent增加百度浏览器识别(issue#I847JY@Gitee)
  • 【core 】 ReflectUtil.getFieldsValue增加Filter重载(pr#1090@Gitee)
  • 【core 】 Snowflake增加方法:根据传入时间戳,计算ID起终点(pr#1096@Gitee)
  • 【core 】 PathUtil增加loopFiles重载,可选是否追踪软链(issue#3353@Github)

🐞Bug修复

  • 【cron 】 修复Cron表达式range解析错误问题(issue#I82CSH@Gitee)
  • 【core 】 修复VersionComparator在极端数据排序时候违反了自反性问题(issue#I81N3H@Gitee)
  • 【json 】 修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题(issue#I84V6I@Gitee)
  • 【core 】 修复特定情况下BiMap覆盖Value后,仍能通过旧Value查询到Key问题(issue#I88R5M@Gitee)
  • 【core 】 修复aop的afterException无法生效问题(issue#3329@Github)
  • 【core 】 修复TypeUtil.getClass方法强转报错问题(pr#1092@Github)
  • 【core 】 修复DataSize.parse(size)不支持空格问题(issue#I88Z4Z@Gitee)
  • 【http 】 修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题(issue#3343@Github)
  • 【http 】 修复options请求无响应体问题
  • 【core 】 ImgUtil的sliceByRowsAndCols背景无法透明问题(issue#3347@Github)
  • 【core 】 修复ClassUtil#scanJar未正确关闭文件问题(issue#3361@Github)
  • 【db 】 修复Column.getDigit返回值错误问题(issue#3370@Github)
  • 【core 】 修复合成注解在并发环境无法保证正确缓存属性值的问题(pr#1097@Gitee)
  • 【core 】 修复CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符问题(pr#1102@Gitee)

Commits
  • 4852c47 Prepare release
  • dbecd4e fix api index
  • b4be88d fix api
  • 56fae16 🚦release 5.8.23
  • aa4bf27 update dependency
  • 0bb39e8 update dependency
  • a21f202 !1103 fix 修复合成注解会无限递归获取映射属性的问题 Gitee#I8CLBJ
  • fa0d757 fix format
  • 10e2a24 fix 修复合成注解会无限递归获取映射属性的问题 Gitee#I8CLBJ
  • 65d7ff0 修复CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符问题
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.22 to 5.8.23.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](dromara/hutool@5.8.22...5.8.23)

---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
  dependency-type: direct:production
  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 Nov 13, 2023
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