ApliNi / Chat2QQ

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

Bump io.github.dreamvoid:MiraiMC-Integration from 1.8-rc1 to 1.8-pre2 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.github.dreamvoid:MiraiMC-Integration from 1.8-rc1 to 1.8-pre2.

Release notes

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

1.8-pre2

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

致服主:此版本支持扫码登录。

更新日志

主代码

新增

  • 添加getNameCard获取群名片方法
  • 添加扫码登录和自动打开二维码文件功能

用法:/mirai login 机器人QQ QRCode ANDROID_WATCH/MACOS 即密码部分填写“QRCode”,协议填写“ANDROID_WATCH”或“MACOS”即可使用扫码登录。 在 Windows 下还支持调用系统图片查看器打开二维码图片,只需将 general.auto-open-qrcode-file 设为 true,但请注意恶意程序可能会利用此功能执行任意代码,原理是 MiraiMC 直接运行命令行 explorer 图片路径,因此请自行斟酌安全性。 mirai 仍在测试扫码登录功能,MiraiMC 对此的支持可能会随时变化或失效。

优化和修复

  • 修复setSpecialTitle方法错误的问题
  • 弃用命名不规范的方法
  • 更新Javadoc

由 GitHub 生成的版本说明见下


What's Changed

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


下载说明

  • MiraiMC-Bukkit.jar - 适用于CraftBukkit(如Spigot、Paper)服务端
  • MiraiMC-Bungee.jar - 适用于BungeeCord(如WaterFall)服务端
  • MiraiMC-Nukkit.jar - 适用于NukkitX服务端
  • MiraiMC-Sponge.jar - 适用于SpongeVanilla和SpongeForge服务端
  • MiraiMC-Velocity.jar - 适用于Velocity服务端

1.8-pre1

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