Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

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

Release notes

Sourced from mirai-core-jvm's releases.

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

mirai-core

优化和修复

  • 修复无法加载 2.9.0 以前版本生成的设备信息的问题 (#2280)
  • 修复因好友分组列表加载失败而造成好友列表加载失败的问题 (#2274)
  • 修复网络断开时无法重连的错误
  • 修复重连后 Invalid number format: 'msfwifi' 导致的立刻断开连接
  • 修复 Bot.close 时出现 StackOverflowError 的问题 (#2266)
  • 修复非 snapshots 版本无法在 MPP 项目依赖的问题 (Could not resolve net.mamoe:mirai-core-api:2.13.0-RC) (#2270)
  • 修复使用 HTTP API 相关功能报错 java.lang.NoClassDefFoundError: okhttp3/Request$Builder 的问题 (#2263)
  • 修复获取群语音下载链接失败的问题 (#2269)

    此问题非 2.13 引入

  • 在使用不支持滑动验证的验证码处理器的错误中附带所使用的验证器的具体信息

mirai-core-mock

优化和修复

  • 修复在模拟环境时的信息序列化相关问题

2.13.0-RC 包含:

  • 支持使用短信验证码进行设备锁验证
  • 支持查看和修改好友分组
  • 支持查询和修改群员头衔等活跃数据
  • Core 模拟测试框架
  • Console 下载进度条
  • 一些问题修复

mirai-core

不兼容变更

  • mirai-core-api 去除了对 kotlinx-coroutines-jdk8 的依赖.

新特性

  • 支持使用短信验证码进行设备锁验证 (#717, #2109, #2216)
  • nextEventnextEventOrNull 新增 intercept 参数, 可在满足条件时拦截事件 (#1668, #2177 by @​Nambers)
  • 支持查看和修改好友分组 (#1390, #1243, #2113 by @​Nambers)

    好友分组定名为 FriendGroup.

    • 新增 Friend.friendGroup 获取该好友所属分组.
    • 新增 Bot.friendGroups 获取好友分组列表并操作分组.
  • 支持查询和修改群员头衔等活跃数据 (#2204, #2086, #2115 by @​cssxsh)
    • 新增 Group.active 获取群的活跃数据.
    • 新增 Member.active 获取该成员的活跃数据.
  • 新增 AbstractExternalResource.input 的默认实现

... (truncated)

Commits
  • 445581c [build] Continue on error when failed to publish Gradle plugin
  • 6fc6025 [docs] Update docs for configuring projects. Helps #2275
  • bc3879a [core] [Network] Handle non ipaddress converting caused by some unknown
  • 4944349 [core - JVM] [Network] Wrap exception from connecting to `NettyChannelExcepti...
  • 606202b [core] Ensure MPP metadata with all available platforms is uploaded before up...
  • 35f6999 [core] Fix ArrayIndexOutOfBoundsException when loading device infos generated...
  • ec32948 [core] Improve exception message of Outdated Version
  • c298393 [core] Improve docs for messages
  • 3432e95 [mock] Fix building
  • 7755d82 [core] Check service configuration when loading MessageProtocols. Helps #2268
  • 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-RC2.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.13.0-RC2)

---
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 Oct 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2022

Superseded by #85.

@dependabot dependabot bot closed this Nov 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.13.0-RC2 branch November 3, 2022 18:02
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.

0 participants