Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps mirai-core-jvm from 2.9.0-M1 to 2.13.0.

Release notes

Sourced from mirai-core-jvm's releases.

2.13.0 包含对 2.13 前几个预览版本的修复和一些优化

mirai-core

优化和修复

  • 修复使用 ANDROID_PHONE 登录时提示 "当前QQ版本过低,请升级至最新版本后再登录。" 的问题 (#2298, #2312 by @​cssxsh)

    已知 ANDROID_WATCH 可能仍然无法登录

  • 修复在 Android 平台遇到 "Duplicate class" 的问题 (#2291)

    此问题由 2.13.O-M1 引入, 在 2.13.0-RC 尝试过修复但没有成功解决. 本次修复已被验证可用.

  • 为 2.13.0-RC 弃用的 LoginSolver.onSolveUnsafeDeviceLoginVerify 增加了默认实现

    所以在实现 LoginSolver 就不需要覆盖这个已经被弃用的方法了. 请覆盖新增的支持短信验证的 onSolveDeviceVerification 替代.

  • 优化一些潜在的内存泄露问题

    如果你好奇, commit 为 81a09549. 实际上它只会在很少的情况下有影响.

  • 优化了在发送消息失败时的堆栈信息
  • 优化了与群文件相关的源码内文档

    Group 类增加了引导等

mirai-console

新特性

  • 在自动登录时展示正在使用的协议类型和心跳策略 (#2304 by @​cssxsh)
  • 增加了 Maven Central 仓库 https://repo1.maven.org/maven2 作为备用解决插件依赖的仓库

    因为阿里云代理不太稳定. 目前仍然优先尝试速度更快的阿里云代理, 在失败时会使用 Central 仓库.

优化和修复

  • 插件如果没有显示指定 Ktor 依赖, 则为其使用 Ktor 1.6.7 (#2297)

    以解决在 2.13 以前编译的插件的兼容性问题

  • 修复在启动过程中调整窗口大小导致报错 kotlin.UninitializedPropertyAccessException 的问题 (#2317)

    此问题非 2.13 引入

mirai-core-mock

不兼容变更

  • broadcastMsgSyncEvent 增加了 OtherClient 参数

    不兼容旧版 (2.13.0-RC, 2.13.0-RC2) 代码

2.13.0-RC2 包含对 2.13 的补充和对 2.13.0-RC 的修复.

mirai-core

优化和修复

  • 修复无法加载 2.9.0 以前版本生成的设备信息的问题 (#2280)
  • 修复因好友分组列表加载失败而造成好友列表加载失败的问题 (#2274)

... (truncated)

Commits
  • 0a3fbc4 [core] Fix up previous commit 81a09549e7aba454af7516f146856b3589f1b547
  • 1e36d72 [build] Set version to 2.13.0
  • d9d6c1d [core] Add default implementation of deprecated `LoginSolver.onSolveUnsafeDev...
  • e883a7c [console] Add LegacyCompatibilityLayerClassLoader; Load ktor 1.6.8 as fallb...
  • 8a77902 [console] Add https://repo1.maven.org/maven2/ to default servers
  • 042a206 [core] Fix potential memory leak with buildPacket
  • 0a66ff1 fix: ANDROID_PHONE and ANDROID_WATCH (#2312)
  • 43546c8 [core] Remove necessary inlining in MessageSvcPbSendMsg to improve debugging ...
  • 5c3fc58 [core] Improve documentation for Group files
  • e45c276 feat: more login info (#2304)
  • 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)

Bumps [mirai-core-jvm](https://github.com/mamoe/mirai) from 2.9.0-M1 to 2.13.0.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.13.0)

---
updated-dependencies:
- dependency-name: net.mamoe:mirai-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2022

Superseded by #90.

@dependabot dependabot bot closed this Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.13.0 branch December 13, 2022 18:13
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.

1 participant