Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps nonebot-plugin-alconna from 0.51.4 to 0.52.1.

Release notes

Sourced from nonebot-plugin-alconna's releases.

Nonebot Plugin Alconna 0.52.1

  • 修复 Github 适配器
  • 修复 switch 插件的元数据

Full Changelog: nonebot/plugin-alconna@v0.52.0...v0.52.1

Nonebot Plugin Alconna 0.52.0

破坏性改动

  • 删除 BilibiliLive 适配器和 mirai2 适配器(mirai 协议适配器的社区版本)

新增

  • 内置插件 switch,包含两个指令 enabledisable,用来控制指令的可用性
  • 配置项 nbp_alc_page_size, 可以令 help 等插件的输出消息变成分页形式
  • 配置项 alconna_conflict_resolver, 用于指定命令冲突解决策略,默认值为 ignore:
    • default 为保留两个命令
    • raise 为抛出异常
    • ignore 为忽略新命令
    • replace 为替换旧命令

改进

  • auto_send_outputuse_cmd_start 现在策略如下:
    • 如果局部配置和全局配置都未设置 (None), 则使用默认值 (auto_send 为 True,use_cmd_start 为 False)
    • 否则,优先使用局部配置
  • 多个.assign 现在可作用于同一个 handler
  • 更新 nonebot-plugin-send-anything-anywhere
  • minecrafttelegram 适配器下样式文本会先分段分割

修复

  • Nonebug 默认环境无法使用的情况 #69
  • UniMessage 的 text_merge 异常 #70

Full Changelog: nonebot/plugin-alconna@v0.51.4...v0.52.0

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 show <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@shoucandanghehe shoucandanghehe enabled auto-merge (squash) August 26, 2024 22:32
@shoucandanghehe shoucandanghehe force-pushed the dependabot/pip/main/nonebot-plugin-alconna-0.52.1 branch from f15c9a3 to c3edb3b Compare August 26, 2024 22:32
Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.51.4 to 0.52.1.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](nonebot/plugin-alconna@v0.51.4...v0.52.1)

---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@shoucandanghehe shoucandanghehe force-pushed the dependabot/pip/main/nonebot-plugin-alconna-0.52.1 branch from c3edb3b to d44b4f6 Compare August 26, 2024 22:33
@shoucandanghehe shoucandanghehe merged commit 0a66092 into main Aug 26, 2024
4 checks passed
@shoucandanghehe shoucandanghehe deleted the dependabot/pip/main/nonebot-plugin-alconna-0.52.1 branch August 26, 2024 22:35
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.

1 participant