Skip to content

Comments

Bump mirai-core-jvm from 2.8.0-M1 to 2.9.0-RC#38

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

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

Release notes

Sourced from mirai-core-jvm's releases.

2.9.0-RC

mirai-core

解决安全隐患

  • 默认使用更高版本的 Log4J2 以避免其安全问题 (#1724 by @​Nambers)

该修复用于使用了 mirai-logging-log4j2 的情况. 如果没有使用, 则不受影响.

不兼容变更

  • 为因群限制每分钟发言次数导致的发送失败抛出特定异常 (#1220, #1701)
  • 为因移出群员操作频率过快导致的错误抛出特定异常 (#1503, #1701)
  • 为因发送 AtAll 次数达到上限导致的错误抛出特定异常 (#1201, #1701)

2.9.0-RC 以前这些情况都会抛出 IllegalStateException,而现在会抛出 SendMessageFailedException,因此可能不兼容

新特性

优化和修复

mirai-console

新特性

mirai-bom

优化和修复

  • 修复 mirai-bom 没有发布到 Maven Central 的问题

2.9.0-M1

mirai-core

新特性

... (truncated)

Commits
  • 5816d49 Fix publishing for mirai-bom
  • 18e10c2 set version to 2.9.0-RC
  • 478d246 Update docs [no ci]
  • 2675e8e Update docs [no ci]
  • 07b303f upgrade log4j version to prevent vulnerability (#1724)
  • 2367ee0 Revert prohibition of sending file message: (#1716)
  • bc1cce3 Support AbsoluteFolder.resolveFolderById (#1712)
  • 5232dc6 Temporarily disable 'PluginMovingTests' since test framework fails
  • ab26c30 Remove mirai-console/.github
  • aa98a10 Migrate references in docs
  • 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-RC.
- [Release notes](https://github.com/mamoe/mirai/releases)
- [Commits](mamoe/mirai@v2.8.0-M1...v2.9.0-RC)

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

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #40.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/maven/net.mamoe-mirai-core-jvm-2.9.0-RC branch December 20, 2021 10:00
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