Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from mirai-core-jvm's releases.

2.11.0

mirai-core

优化和修复

  • 修复 AbsoluteFolder.resolveFileById 在一些情况下会找不到文件的问题 (#2033)
  • 修复一些情况下心跳超时后不会重连的问题 (#2024)
  • 修复一些情况下发送数据包出错的问题 (#2006)
  • 修复文档错别字 (#2019 by @​hundun000)

mirai-console

优化和修复

  • 修复一些情况下找不到 java.*javax.* 的问题 (#2009)
  • 修复 ContactUtilsContactOrBot.render 不支持 Stranger 的问题 (#2010)
  • 增加在 Java 注册扩展的文档 (#2021 by @​MrXiaoM)

mirai-console-gradle

优化和修复

  • 修复 console 下载依赖时试图下载并不存在 JAR 的问题 (#1975)
  • 修复 buildPlugin 未打包子项目间依赖的问题 (#2038)

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)

... (truncated)

Commits

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.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.11.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 May 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2022

Superseded by #63.

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