he0119 / CoolQBot

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

chore(deps): bump the production-dependencies group with 3 updates #510

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the production-dependencies group with 3 updates: nonebot2, nonebot-plugin-alconna and nonebot-plugin-sentry.

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 nonebot-plugin-alconna from 0.36.3 to 0.37.1

Release notes

Sourced from nonebot-plugin-alconna's releases.

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 (5a05bf3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #510 +/- ## ======================================= 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 updatable in another way, so this is no longer needed.