Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

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

Release notes

Sourced from mirai-core-jvm's releases.

2.11.0-RC2

mirai-core

  • 修复某些情况下无法加载 MiraiImpl 的问题

2.11.0-RC

mirai-core

不兼容变更

  • 弃用 IMirai.Http
  • 弃用 BotConfiguration.json

新特性

  • 在达到 AtAll 每日使用上限后以新的 reason AT_ALL_LIMITED 抛出 SendMessageFailedException (#1948)

    在 2.10 说明了该行为, 但实际上并没有支持

  • 在首次登录遇到任何错误时终止登录而不会重试, 修复日志提示 NettyChannelException 且长时间不结束的问题 (#1963)
  • 新增获取多种规格的群和用户头像, 修复群成员头像为 GIF 时获取的头像链接错误的问题 (#1557, #1721 by @​cssxsh)

优化和修复

  • 修复因网络波动原因, 出现反复掉线重连或产生大量日志的问题 (#1907)
  • 修复收到 IllegalStateException: returnCode = -10106 导致停止工作的问题 (#1840, #1957)
  • 修复登录时遇到 'Timeout waiting for ConfigPush' 等 ConfigPush 有关问题 (#1899, #1991)
  • 在登录失败时使 account.secrets 无效
  • 修复运行时产生大量错误日志的问题 (正确处理在心跳过程中遇到的错误) (#1893)
  • 在心跳任务协程名称中包括 Bot ID
  • 提升在以前版本弃用的 API 的弃用等级 (#1837)
  • 使 MiraiLogger.asMiraiLoggerMiraiLogger.useLog4j2 稳定
  • 修复 Image.size 文档错别字 (#1978 by @​zj713300)
  • 在初始化桌面环境 (java.desktop) 出错时将错误记录至日志
  • 更新依赖:
    • Kotlin: 1.6.21
    • kotlinx.serialization: 1.3.2
    • kotlinx.coroutines: 1.6.1
    • ktor: 1.6.7
    • log4j: 2.17.2 (#1969)

mirai-console

不兼容变更

  • 弃用 JAutoSavePluginDataJAutoSavePluginConfig (替换见下文) (#1988)
  • 新版插件打包方式现在输出 .mirai2.jar,旧版打包方式继续输出 .mirai.jar (自 2.11)

新特性

  • PluginData: 支持 serializersModule (PluginData.serializersModule) (#1796, #1987)
  • PluginData: 在定义 value 时使用精确的返回值, 解决一些需要手动定义类型的情况 (#1987)

... (truncated)

Commits
  • b5fcc0b Version 2.11.0-RC2
  • a84e989 Fix IMirai initialize; Fix #1861; Fix some error caused by d75776430814c873...
  • 6659654 Set version to 2.11.0-RC
  • a7633cc Set version to 2.12.0
  • 3a4a8d0 Fix test can auto log
  • 61d68c2 Refine docs examples
  • 8c9d2e4 添加插件文档 "使用日志"
  • 54eb438 Make log4j.Logger.asMiraiLogger and useLog4j2 stable
  • ce3cbbf Fix docs reference to mirai-console-intellij on JB plugins
  • 2a41744 Invalidate account.secretes on failure to lo in
  • 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.11.0-RC2.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.11.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2022

Superseded by #62.

@dependabot dependabot bot closed this May 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.11.0-RC2 branch May 19, 2022 18:10
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