he0119 / nonebot-plugin-wordcloud

适用于 NoneBot2 的词云插件
https://pypi.org/project/nonebot-plugin-wordcloud/
MIT License
86 stars 7 forks source link

chore(deps): bump the production-dependencies group with 1 update #262

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the production-dependencies group with 1 update: nonebot-plugin-alconna.

Updates nonebot-plugin-alconna from 0.38.0 to 0.40.1

Release notes

Sourced from nonebot-plugin-alconna's releases.

Nonebot Plugin Alconna 0.40.1

  • 修复 Reply 处理时的错误
  • 增加方法 reply_fetch 在 uniseg 下作为原先 reply_handle 的替代

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.40.0...v0.40.1

Nonebot Plugin Alconna 0.40.0

What's Changed

  • 新增 MessageBuilder 负责把各适配器的 Message 转为 UniMessage,同时取消各 UniSegment 原先的 BasePattern
  • 命令解析内部现在统一使用 UniMessage
  • Text 消息段新增 styles 属性,负责标记各段文字上的样式信息
  • AtIDImageUrl 现统一在 nonebot_plugin_alconna.typings
  • fix dep inject for CommandResult by @​lgc2333 in nonebot/plugin-alconna#39
  • 新增 Bold, Underline, Italic 等样式消息段标注,可以组合,标记后插件会将解析结果的str转回Text进行校验

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.38.2...v0.40.0

v0.40.0rc3

  • 补充传入 list[str] 的情况

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.40.0rc2...v0.40.0rc3

v0.40.0rc2

What's Changed

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.40.0rc1...v0.40.0rc2

v0.40.0rc1

u预发布版本,测试兼容性

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.38.2...v0.40.0rc1

Nonebot Plugin Alconna 0.38.2

  • 升级依赖版本

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.38.1...v0.38.2

Nonebot Plugin Alconna 0.38.1

What's Changed

New Contributors

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.38.0...v0.38.1

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Superseded by #263.