Muska-Ami / CatSero

一个基于MiraiMC的QQ群功能&MC功能插件
https://blog.ovome.icu
GNU Affero General Public License v3.0
29 stars 3 forks source link

Bump MiraiMC-Bukkit from 1.7 to 1.7.1 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MiraiMC-Bukkit from 1.7 to 1.7.1.

Release notes

Sourced from MiraiMC-Bukkit's releases.

1.7.1

这是一个正式版本。此版本已经过测试确认没有大的问题,可以使用,建议所有用户和开发者都更新到此版本。

如果在本版本遇到任何问题,请提交issue

致服主:

  • 此版本已修复 mirai 2.12.0 及以上版本的加载问题。

更新日志

主代码

新增

  • 添加 sendAudio 方法用于发送语音
  • 添加 sendFlashImage 发送闪照方法

优化和修复

  • 修复绑定时错误的转换 UUID 的问题
  • 适配 mirai 2.12.0 及以上版本
  • 优化 mirai 核心加载流程
  • 代码细节优化

Bukkit

优化和修复

  • 取消 jar 压缩

Bungee

优化和修复

  • 修复没有监听事件的问题

由 Github 生成的版本说明见下


Full Changelog: https://github.com/DreamVoid/MiraiMC/compare/v1.7...v1.7.1


下载说明

  • 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.7-pre3

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

更新日志

主代码

新增

  • 添加MiraiMC公告版并优化核心版本获取流程

... (truncated)

Commits
  • 7ba290b [Bungee] 修复没有监听事件的问题
  • a0a5f4a 兼容 mirai 2.12.0 及以上版本
  • be8e44e 修改小错误
  • c3232e4 代码细节优化
  • 9773636 优化 mirai 核心加载流程
  • 945c4bf 移除add-properties配置项,改为默认添加必要参数
  • d8aef85 [Bukkit] 适配 mirai 2.12.0 及以上版本
  • 15c96b4 添加“关于更新插件”一节
  • 7d5e66c 提取方法
  • ed03a92 删个没用的
  • 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 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.