Skip to content

Bump mirai-core-jvm from 2.9.0-M1 to 2.10.0#48

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

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

Release notes

Sourced from mirai-core-jvm's releases.

2.10.0

mirai-core

优化和修复

  • 恢复 ExternalResource.createAutoClosable, 修复在 2.10.0-M1 和 2.10.0-RC, mirai-silk-converter 无法工作的问题 (#1856)

新年快乐 🧨

2.10.0-RC2

mirai-core

优化和修复

  • 修复 'GroupImpl 时遇到了意料之中的问题' (#1848)

2.10.0-RC

mirai-core

不兼容变更

  • 弃用无 receiver 的事件扩展函数, 增加其 EventChannel receiver 版本替换 (#1827, #1754)
  • 阻止用户发送 FileMessage, 但仍然允许通过 RemoteFile.upload 创建的 FileMessage 的上传 (#1715)
  • 弃用实验性 EventChannel.asChannel, 以 EventChannel.forwardToChannel 替换 (#1753)
  • 提升 2.7 及以前的弃用等级 (#1742, #1774)

新特性

  • 新增支持更好的 EventChannel.forwardToChannel (#1753)
  • 允许使用 IPAD 协议发送戳一戳 (#1711 by @​laolittle)

优化和修复

  • 使用 Kotlin 1.6.0 并更新相关依赖版本 (#1683, #1682)
  • 修复无法接受 FriendMessageSyncEvent 的问题 (#1624)
  • 修复 MemberHonorChangeEvent 事件会重复收到两次的问题 (#1707)
  • 修复在 Bot.close 时没有广播 BotOfflineEvent.Active 的问题 (#1717)
  • 修复使用 imageId 发送的图片有时无法正常显示的问题 (#1769)
  • 修复设置 redirectNetworkLogToDirectory 后日志 identityBot 的问题 (#1751 by @​StarWishsama)
  • 修复同时设置 redirectBotLogToDirectoryredirectNetworkLogToDirectory 后日志文件中都为 Net 日志的问题 (#1743 by @​imldy)
  • 保护密码相关属性不输出到内存转储中 (#1718)
  • 为 Log4J 传参 SimpleMessage 以解决安全隐患 (#1729)
  • 移动 AbstractImage 到 mirai-core internals (#1670)
  • 减小 mirai-core-api 体积 (#1752)

mirai-console

新特性

... (truncated)

Commits
  • 59a4c85 2.10.0
  • 6c57003 Add createAutoCloseable back, close #1856 (caused by #1742 (PR #1774))
  • e0d8868 2.10.0-RC2
  • 6c121f8 Fix botAsMemberInitialized, fix #1848
  • 69a7b6c 2.10.0-RC
  • 4a89da5 Enable mirai-console-gradle publishing only when MIRAI_IS_SNAPSHOTS_PUBLISHING
  • 701039e 弃用无 receiver 的事件扩展函数, 增加其 EventChannel receiver 版本替换 (#1754)
  • 6f24035 Update mirai-console.integration-test
  • 747bc05 Update apiDump for previous commit 2d26f9476935371ba75fb9bfd7de3a9fb3730160 (...
  • 2d26f94 Move AbstractImage, FriendImage, GroupImage from mirai-core-api to mira...
  • 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.10.0.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.9.0-M1...v2.10.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 Jan 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2022

Superseded by #51.

@dependabot dependabot bot closed this Mar 8, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.10.0 branch March 8, 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