Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

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

Release notes

Sourced from mirai-core-jvm's releases.

2.13.2

mirai-core

优化和修复

  • 修复发送图片时发生 java.lang.NoSuchMethodError 的问题 (#2381)

    自 2.13.0

2.13.1

mirai-core

优化和修复

  • 修复找不到 OkHttp 等问题 (#2324, #2331)
  • 优化 UnsupportedSliderCaptchaException 的错误提示
  • 修复验证码解决器报错时没有按照预期停止 bot 的错误逻辑
  • 修复 java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 4132 out of bounds for byte[4096] (#2309)

mirai-console

优化修复

  • 修复 console 显示进度条的时候出现死锁 (#2322)
  • 修复 console 中 Gradle 缓存路径检查不正确的问题 (#2357)
  • 修复 console 中指定多个远程仓库地址时未按照预期工作的错误 (#2358 by @​cssxsh)

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

... (truncated)

Commits
  • 4065165 [core] Relocate ktor-io in mirai-core-api. Fix #2381
  • 9f45cae Version 2.13.2
  • 6f79034 [docs] Add release note for 2.13.2
  • 42518c1 fix ci
  • f2da60f fix missing atomicfu dependency caused by cherry-pick
  • 5641ccc [build] Disable Ubuntu 18 CI machines
  • 2388c3c [publish] Kill java processes before publishing to central
  • 655f826 [publish] Delete GpgSigner
  • efa757f [publish] Rewrite publishing
  • bcc7862 [publish] Create MiraiStageRepo
  • 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.2.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2023

Superseded by #96.

@dependabot dependabot bot closed this Jan 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.13.2 branch January 20, 2023 18:01
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