Ljzd-PRO / nonebot-plugin-dg-lab-play

nonebot2 机器人插件 - ⚡在群里和大家一起玩郊狼吧!⚡
https://dg-lab-play.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

build(deps): bump nonebot-plugin-alconna from 0.45.4 to 0.47.2 #15

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps nonebot-plugin-alconna from 0.45.4 to 0.47.2.

Release notes

Sourced from nonebot-plugin-alconna's releases.

Nonebot Plugin Alconna 0.47.2

新增

  • at_meat_in 两个 Rule,分别表示消息是否at了bot自己,是否at了指定目标(暂时不考虑尾部at)

改进

  • 传入 alc 解析的消息现在不带 reply 了

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.47.1...v0.47.2

Nonebot Plugin Alconna 0.47.1

  • 修复导入插件时提示 adapter satori: no module xxxxxxxxx 的问题

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.47.0...v0.47.1

Nonebot Plugin Alconna 0.47.0

新增

  • UniMessage.filter 方法,在筛选元素类型的同时可以传入自定义判断条件函数
  • patch_matcher_send 方法,可以将 matcher.send 替换为经过 UniMessage 翻译过一次后再发送的情况(例如 ob11 -> uni -> satori)
  • help 插件会根据 alc 命令对应的插件的元数据中的适配器支持条目来选择是否在 help 内显示该指令

改进

  • echo 插件使用了 ReplyMergeExtension,即可以通过回复消息并只输入 echo 来执行: 屏幕截图 2024-06-18 000545

  • 升级 Tarina 至 0.5.4

  • builtin.uniseg.chronocat 改为 builtin.uniseg.market_face, 并实现了现有适配器中关于商城表情的相关解析

  • patch_matcher_sendpatch_saa 会返回一个 dispose 函数,用于还原 patch 行为

  • 现在 AlconnaMatcherAlconnaRule 对 Alconna 都是弱引用

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.46.6...v0.47.0

Nonebot Plugin Alconna 0.46.6

What's Changed

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.46.5...v0.46.6

Nonebot Plugin Alconna 0.46.5

What's Changed

  • ReplyMergeExtension 增加构造参数 sep, 用来指定拼接时的间隔字符
  • 升级依赖,Command 现在可用 .config 方法配置 CommandMeta
  • 更新内置插件 lang
  • :arrow_up: auto update by pre-commit hooks by @​pre-commit-ci in nonebot/plugin-alconna#51

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.46.4...v0.46.5

Nonebot Plugin Alconna 0.46.4

  • MarkdownExtension 增加一个 text_to_image 的参数,用来渲染md为图片

... (truncated)

Commits
  • 3231ab9 :bookmark: version 0.47.2
  • ec93f63 :sparkles: add rule at_me
  • 311a06f :bug: version 0.47.1
  • b08b40c :bookmark: version 0.47.0
  • c31d58e :sparkles: add patch_matcher_send
  • e5de2fb :sparkles: declare builtin.uniseg.market_face
  • 2e0ad17 :arrow_up: upgrade tarina to 0.5.4
  • 3a649d3 :art: format
  • 8a1b0a8 :sparkles: weakref for command object
  • a0c7cab :sparkles: UniMessage.filter
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)