Skip to content

Bump mirai-core-jvm from 2.9.0-M1 to 2.11.1#63

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.mamoe-mirai-core-jvm-2.11.1
Closed

Bump mirai-core-jvm from 2.9.0-M1 to 2.11.1#63
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/net.mamoe-mirai-core-jvm-2.11.1

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from mirai-core-jvm's releases.

2.11.1

mirai-core

优化和修复

  • 修复在处理数据包时遇到 ClassCastException 的问题 (#2049)

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)

... (truncated)

Commits
  • 2fb1512 Version 2.11.1
  • 7bebb23 Remove legacy sendAndExpect to reduce code complexity to avoid compiler bug...
  • 98b498b Using a released version to run gradle tests
  • 18a1da9 Improve dev docs
  • bb6b82e Fix references in docs
  • ed085b8 Update introductory dev docs
  • 07096a4 Add warnings about using GlobalEventChannel in Console plugins, close #1792
  • b597bbd Version 2.11.0
  • c5681d9 Fix nested projects building; Fix #2038
  • e1127ce Fix AbsoluteFolder.resolveFileById for recursive (#2033)
  • 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.1.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.11.1)

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

dependabot bot commented on behalf of github Jun 20, 2022

Superseded by #66.

@dependabot dependabot bot closed this Jun 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.11.1 branch June 20, 2022 18:18
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