he0119 / CoolQBot

基于 NoneBot2 的聊天机器人
MIT License
89 stars 22 forks source link

chore(deps): bump the production-dependencies group with 6 updates #514

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the production-dependencies group with 6 updates:

Package From To
nonebot2 2.2.0 2.2.1
nb-cli 1.3.1 1.4.0
nonebot-adapter-qq 1.4.1 1.4.2
nonebot-plugin-treehelp 0.3.0 0.4.0
nonebot-plugin-alconna 0.36.3 0.38.0
nonebot-plugin-sentry 1.0.1 1.1.0

Updates nonebot2 from 2.2.0 to 2.2.1

Release notes

Sourced from nonebot2's releases.

Release v2.2.1 🌈🥣⚪

🚀 新功能

🐛 Bug 修复

  • Fix: 修改遗漏的过时 Pydantic 方法 @​yanyongyu (#2577)
  • Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 @​lgc2333 (#2572)

📝 文档

💫 杂项

🍻 插件发布

Commits


Updates nb-cli from 1.3.1 to 1.4.0

Release notes

Sourced from nb-cli's releases.

Release 1.4.0

What's Changed

Full Changelog: https://github.com/nonebot/nb-cli/compare/v1.3.1...v1.4.0

Commits


Updates nonebot-adapter-qq from 1.4.1 to 1.4.2

Release notes

Sourced from nonebot-adapter-qq's releases.

Release 1.4.2

What's Changed

Full Changelog: https://github.com/nonebot/adapter-qq/compare/v1.4.1...v1.4.2

Commits


Updates nonebot-plugin-treehelp from 0.3.0 to 0.4.0

Release notes

Sourced from nonebot-plugin-treehelp's releases.

v0.4.0

🚀 新功能

💫 杂项

Changelog

Sourced from nonebot-plugin-treehelp's changelog.

[0.4.0] - 2024-02-29

Added

  • 支持 Alconna
  • 适配 Pydantic V2
Commits
  • c424d3c chore(release): v0.4.0
  • 71294bb feat: 支持 Alconna (#91)
  • 0904282 build(deps): bump the actions group with 2 updates (#89)
  • 2d5842e style: line-length 限制改回 88
  • 8c6389d ci: 不再排除 Windows 和 Python 3.11 的组合
  • 06cf53d style: 更新 ruff 的参数
  • 62f5730 chore: 删除多余配置并调整命名
  • a09035a ci: 测试添加 Python 3.12
  • 8ee0777 feat: 适配 Pydantic V2
  • c9a0dd7 chore: auto update by pre-commit hooks (#74)
  • Additional commits viewable in compare view


Updates nonebot-plugin-alconna from 0.36.3 to 0.38.0

Release notes

Sourced from nonebot-plugin-alconna's releases.

Nonebot Plugin Alconna 0.38.0

破坏性改动:

  • 删除 villa 适配器与原 qqguild 适配器

新增:

  • Extension 新增 context_provider, 用来为上下文增加初始值
  • uniseg 新增 SupportAdapters 枚举类
  • 新增配置项 alconna_context_style,用来配置全局的指令插值样式(不配置则认为不启用指令插值功能)

改进:

  • Alconna 升级至 1.8.0,NEPattern 升级至 0.6.0

修复:

  • 修复 QQ 适配器发生多条消息时报消息重复的问题(大概)

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

Nonebot Plugin Alconna 0.37.1

  • 修复 use_command_start 失效的问题
  • aliases 转为使用 shortcut 实现

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.37.0...v0.37.1

Nonebot Plugin Alconna 0.37.0

What's Changed

Full Changelog: https://github.com/nonebot/plugin-alconna/compare/v0.36.3...v0.37.0

Commits


Updates nonebot-plugin-sentry from 1.0.1 to 1.1.0

Release notes

Sourced from nonebot-plugin-sentry's releases.

Release 1.0.5

What's Changed

  • remove diff line type symbol
  • diff auto wrap line
  • fix pr review avatar
  • upgrade to nonebot 2.0.0

Full Changelog: https://github.com/cscs181/QQ-GitHub-Bot/compare/v1.0.4...v1.0.5

Release 1.0.4

Hot Fix

  • template render error

Full Changelog: https://github.com/cscs181/QQ-GitHub-Bot/compare/v1.0.3...v1.0.4

Release 1.0.3

What's Changed

  • add issue comment webhook
  • add more issue timeline events
  • upgrade docker image to python 3.11

Full Changelog: https://github.com/cscs181/QQ-GitHub-Bot/compare/v1.0.2...v1.0.3

Release 1.0.2

What's Changed

Full Changelog: https://github.com/cscs181/QQ-GitHub-Bot/compare/v1.0.1...v1.0.2

Commits


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
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.30%. Comparing base (42a5b4d) to head (692d8e8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #514 +/- ## ======================================= Coverage 81.30% 81.30% ======================================= Files 64 64 Lines 2551 2551 ======================================= Hits 2074 2074 Misses 477 477 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Looks like these dependencies are up-to-date now, so this is no longer needed.