PlexPt / rocket-pt

基于 Java 的私有PT(private tracker)站点系统,可以提供高质量的连接服务和简单易用的界面。base on NexusPHP。
MIT License
118 stars 22 forks source link

Bump cn.hutool:hutool-all from 5.8.30 to 5.8.31 #150

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps cn.hutool:hutool-all from 5.8.30 to 5.8.31.

Release notes

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

5.8.31(2024-08-12)

🐣新特性

  • 【core 】 TreeUtil增加build方法,可以构建Bean的树结构(pr#3692@Github)

🐞Bug修复

  • 【extra 】 修复JakartaMailUtil引用javax的问题
  • 【core 】 修复GraphicsUtil.drawString方法签名变化导致的问题(issue#3694@Github)
Changelog

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

5.8.31(2024-08-12)

🐣新特性

  • 【core 】 TreeUtil增加build方法,可以构建Bean的树结构(pr#3692@Github)

🐞Bug修复

  • 【extra 】 修复JakartaMailUtil引用javax的问题
  • 【core 】 修复GraphicsUtil.drawString方法签名变化导致的问题(issue#3694@Github)

Commits
  • 8d0f4d6 😒Release 5.8.31
  • 5b64ecf 修复GraphicsUtil.drawString方法签名变化导致的问题
  • f2d0791 修复GraphicsUtil.drawString方法签名变化导致的问题
  • ee0b68d TreeUtil增加build方法,可以构建Bean的树结构
  • af67650 Merge pull request #3692 from huangxin8899/v5-dev
  • a662326 增加函数式构建树的方法(无需继承特定Tree类)
  • 194a1d2 prepare 5.8.31
  • 7e539ec 修复JakartaMailUtil引用javax的问题
  • ef90358 prepare 5.8.31
  • See full diff 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 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)