ApliNi / Chat2QQ

为 Chat2QQ 添加更多功能的非官方分支
GNU Affero General Public License v3.0
18 stars 0 forks source link

Bump io.github.dreamvoid:MiraiMC-Integration from 1.9-pre1 to 1.9-pre2 #53

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.github.dreamvoid:MiraiMC-Integration from 1.9-pre1 to 1.9-pre2.

Release notes

Sourced from io.github.dreamvoid:MiraiMC-Integration's releases.

1.9-pre2

这是一个预发布版本,部分功能仍在测试,请及时反馈在本版本发现的问题。

致服主

  • 此版本移除了内置的 HTTP-API 支持,请考虑使用 MiraiMCAddon-Overflow
  • 此版本移除了内置的签名服务支持,可自行编写附属插件添加签名支持。

更新日志

主代码

新增

  • 添加调试模式以避免无用日志输出

优化和修复

  • 修复快照版本下载链接获取问题
  • 重构插件配置
  • 移除内置的签名服务支持
  • 优化异常处理方法
  • 将HikariCP改为外部加载
  • 处理低版本服务端 HikariCP 无法使用 SQLite 驱动的问题
  • 重写 HTTP 部分以缩减插件文件大小
  • 抑制不必要的警告
  • 优化登录验证器流程
  • 让exec更安全
  • 更改HTTP User-Agent
  • 移除HTTP-API支持
  • 调整 MiraiMC 插件接口

Sponge

新增

  • 更新API版本到8
  • 现在会自动匹配插件版本

Velocity

新增

  • 更新API版本
  • 现在会自动匹配插件版本

由 GitHub 生成的版本说明见下


What's Changed

Full Changelog: https://github.com/DreamVoid/MiraiMC/compare/v1.9-pre1...v1.9-pre2

... (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 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)