Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2022

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

Release notes

Sourced from mirai-core-jvm's releases.

2.12.2

mirai-core

优化和修复

  • 修复上传文件时没有发送文件消息的问题 (#2195)

    自 2.12.0

2.12.1

mirai-core

优化和修复

  • 修复合并转发消息显示昵称错误的问题 (#2114)

mirai-console

优化和修复

  • 修复前置插件存在私有依赖时, 插件无法链接相同依赖的问题 (#2108)
  • 修复插件使用内置依赖错误 (#2126)
  • 修复加载插件时,若插件 JAR 包含 JVM 内置依赖,会导致其他插件直接链接到该插件内依赖并重复加载报错 (#2141)

IDEA

优化和修复

  • 支持 2022.2 (#2124)

    新插件版本号为 221-2.13.0-171-1

2.12.0

mirai-core

优化和修复

  • 修复部分情况下发送图片无法显示和发送 GIF 后图片不播放的问题 (#2114 by @​sandtechnology)

    此问题并非 2.12.0-RC 引入

mirai-console

优化和修复

  • 修复前置插件存在私有依赖时, 插件无法链接相同依赖的问题 (#2108)

    此问题于 2.11 引入

2.12.0-RC

2.12 带来以下主要更新:

  • EventChannel 到协程 Flow 的对接;
  • 消息链性能优化;

... (truncated)

Commits
  • 5112645 Version 2.12.2
  • 05c15b5 [docs] Add changelog for 2.12.2
  • 7ae2c53 [core] fix up 2e4cab43: Rename MiraiInternalMessageFlag to `SkipEventBroadc...
  • e5c2ab5 [core] fix up previous 2e4cab43: fix omitted change. #2195
  • 4521e5c [core] Fix sending FileMessage on uploadNewFile (regression in 2.12.0), fix...
  • 6698f57 Release version 2.12.1
  • d4c519f Hard linking jdk builtin modules; fix #2141; fix #2126
  • 5467736 Fix senderName render of ForwardMessage; fix #2143
  • 35b6875 Override vulnerable Log4J version in mirai-console-gradle
  • 613c8bd Use "com.gradle.plugin-publish" 1.0.0-rc-3
  • 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.12.2.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.12.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 Aug 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2022

Superseded by #76.

@dependabot dependabot bot closed this Aug 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.12.2 branch August 19, 2022 18:11
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