Skip to content

Comments

Bump mirai-core-jvm from 2.8.0-M1 to 2.9.0-M1#35

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from mirai-core-jvm's releases.

2.9.0-M1

mirai-core

新特性

  • 支持检查图片是否已上传 (#1401, #1671)
  • 支持发送嵌套的转发信息 (#1198, #1667)
  • AbstractExternalResource (#1637)
  • 支持构造指定 size 等参数的 Image (#1672, #1673)

优化和修复

  • 修复音乐分享没被解析的问题 (#1660)
  • 修复好友修改昵称时有正确广播事件但没有修改 Friend 的属性 (#1674, #1678 by @​sandtechnology )
  • 修复 UserProfile.sign 总是为空的问题 (#1620, #1667)
  • 修复反序列化后的图片无法在 ForwardMessage 显示的问题 (#1507, #1667)
  • 修复在一条消息中的同一个反序列化后的 Image 会重复上传的问题 (#1636, #1667)
  • 修复嵌套的转发消息在 ANDROID_WATCH 下未解析的问题 (#1652, #1667)
  • 修复 MessageChain 还未完全 readonly 的问题 (#1676)
  • 修复撤回已退群的群成员的消息时会报错的问题 (#1661)
  • 在撤回消息前检查权限 (#1175, #1662 by @​Nambers )
  • 处理发送消息时的服务不可用错误 (#1659 by @​sandtechnology )
  • 日志系统使用系统时区 (#1639, #1658)

2.8.2

mirai-core

  • 修复使用绝对路径执行 AbsoluteFolder.resolveXXX 时会报错的错误 (#1687, #1689)

mirai-console

  • 修复出现日志标识为 null 的情况 (#1691)

2.8.1

  • MessageReceipt.source 去除内部元素 (如 MiraiInternalMessageFlag, 2.8.0 添加)
  • 修复 RemoteFile.upload 没有使用 callback 的问题

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)

... (truncated)

Commits
  • 191662c Update console ref
  • 7c550bf Add Image.Factory and Image.Builder for constructing Image inst… (#1673)
  • 3bd56bd Replace Bug Report to GitHub issue forms [no ci]
  • a35a19f Fix LightApp refining; fix #1660
  • 511d1fa Fix NetReplayHelper [no ci]
  • 3da565a AbstractRealTimeActionTestUnit
  • 813d848 Fix AbsoluteFileFolder resolving with absolute path
  • a97749e Update console ref
  • 4e3873c Fix #1674, apply right nick and remark impl to contact design (#1678)
  • 736f522 Drop InternalFlag in MessageReceipt
  • 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.9.0-M1.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.8.0-M1...v2.9.0-M1)

---
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 Nov 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2021

Superseded by #38.

@dependabot dependabot bot closed this Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.9.0-M1 branch December 13, 2021 18:16
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