Redlnn / redbot

一个以 Graia Ariadne 框架为基础的 QQ 机器人
GNU Affero General Public License v3.0
15 stars 5 forks source link

chore(deps): bump graia-ariadne from 0.7.15 to 0.7.16 #93

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps graia-ariadne from 0.7.15 to 0.7.16.

Release notes

Sourced from graia-ariadne's releases.

✨ v0.7.16

改进

更改了遥测的显示顺序, 改进了显示方式.

model.relationship 下的 Model 不再是内部类.

支持 Forward 转发消息的序列化.

支持直接使用 MessageEvent 作为片段构造转发消息.

新增

添加 AnnotationWaiter.

可以在 MatchRegexTwilight 中使用 RegexGroup 来提取正则表达式中的组.

修复

修复了 WebsocketServerConnection 不会自动注入服务器依赖的问题.

修复了 Saya util.

Changelog

Sourced from graia-ariadne's changelog.

0.7.16

改进

更改了遥测的显示顺序, 改进了显示方式.

model.relationship 下的 Model 不再是内部类.

支持 Forward 转发消息的序列化.

支持直接使用 MessageEvent 作为片段构造转发消息.

新增

添加 AnnotationWaiter.

可以在 MatchRegexTwilight 中使用 RegexGroup 来提取正则表达式中的组.

修复

修复了 WebsocketServerConnection 不会自动注入服务器依赖的问题.

修复了 Saya util.

Commits


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)