Skip to content

Comments

Bump mirai-core-jvm from 2.8.0-M1 to 2.8.0#31

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps mirai-core-jvm from 2.8.0-M1 to 2.8.0.

Release notes

Sourced from mirai-core-jvm's releases.

2.8.0

本日志仅包含 2.8.0 相较于 2.8.0-RC 的变更. 2.8.0 对于 2.7.1 的变更还包括 2.8.0-M12.8.0-RC.

mirai-core

不兼容变更

优化和修复

  • 收到带引用信息的转发信息报错 (#1641)
  • 在文档主页添加对网络层调试以及接管日志系统的文档的导航 (#1504)

mirai-console

新特性

2.8.0-RC

mirai-core

不兼容变更

  • 弃用 RemoteFile (#1255, #1290), 以 RemoteFiles 以及 AbsoluteFileFolder 替代 (#1328, #1589)
  • 弃用 IMirai.calculateGroupUinByCode, 因为该转换结果可能不正确 (#1479)

新特性

优化和修复

  • 修复 FileMessage.toRemoteFile 在一些平台上返回 null 的问题 (以新 API toAbsoluteFile 替代) (#1453)
  • 修复 getRawGroupHonorListData, getRawGroupActiveData (#1425, #1616)
  • 修复联系人缓存过期后更新没有保存到文件的问题 (#1625, #1633 by @​mcdoeswhat)
  • 修复接收的消息包含引用回复时只包含一个 At 时 At 也被过滤的问题 (#1211, #1607)
  • 修复发送一些 JPEG 文件出错的问题 (#1610)
  • 修复读取一些 JPEG 文件长宽信息时出错的问题 (#1611 by @​sandtechnology)
  • 修复坦白说状态事件 (GroupAllowConfessTalkEvent) (#1622)
  • 修复序列化接收到的 ForwardMessageMessageSource 时报错 (#1532, #1568)
  • 修复 FriendNickChangedEvent 内容异常的问题 (#1356 with @​sandtechnology)
  • 修复 BotJoinGroupEvent 触发多次的问题 (#1213)

... (truncated)

Commits
  • a752697 Revert "Set version on main branch to 2.9.0-M1" for releasing 2.8.0
  • 6b85dd5 Update console ref
  • 8d641c1 Update Bots.md: add ref to DebuggingNetwork.md, fix #1504
  • b0c4821 Set version on main branch to 2.9.0-M1
  • cb4fb49 Rename ByteArray.encodeToString to .decodeToString
  • e1ca6dd Avoid user injection
  • fa364b4 Reject sending FileMessage (#1657)
  • 76d23c5 NetReplayHelper
  • 0403de2 Improve error message of downloadLongMessage&ForwardMessage
  • 6993153 Fix QuoteReply without msgHead, fix #1641
  • 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.8.0-M1 to 2.8.0.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.8.0-M1...v2.8.0)

---
updated-dependencies:
- dependency-name: net.mamoe:mirai-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #33.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.8.0 branch November 16, 2021 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