he0119 / CoolQBot

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

chore(deps): bump the production-dependencies group with 4 updates #542

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the production-dependencies group with 4 updates: matplotlib, nb-cli, nonebot-adapter-qq and nonebot-adapter-satori.

Updates matplotlib from 3.8.3 to 3.8.4

Release notes

Sourced from matplotlib's releases.

REL: v3.8.4

This is the fourth micro release of the 3.8 series.

Highlights of the 3.8.4 release include:

  • Enable building against numpy 2.0; released wheels are built against numpy 2
  • macosx: Clean up single-shot timers correctly
  • Add a draw during show for macos backend
  • Fix color sequence data for Set2 and Set3
  • gtk: Ensure pending draws are done before GTK draw
  • Update "Created with" url in hand.svg
  • Avoid modifying user input to Axes.bar
  • fix quiver3d incorrect arrow colors
Commits
  • 8fb842c REL: v3.8.4
  • 149521e Release prep v3.8.4
  • 39e91a4 Merge branch 'v3.8.3-doc' into v3.8.x
  • e5dd407 Github stats for v3.8.4
  • dbb4e04 Merge pull request #28015 from meeseeksmachine/auto-backport-of-pr-27955-on-v...
  • e0a38c6 Merge pull request #27993 from ksunden/np_2_build
  • dea6de9 Backport PR #27955: Add a draw during show for macos backend
  • 0ec1774 Unpin numpy 2 for install, build against numpy rc for isolated builds
  • 8f1698f Merge pull request #28001 from meeseeksmachine/auto-backport-of-pr-28000-on-v...
  • 79ee5af Backport PR #28000: Fix color sequence data for Set2 and Set3
  • Additional commits viewable in compare view


Updates nb-cli from 1.4.0 to 1.4.1

Release notes

Sourced from nb-cli's releases.

Release 1.4.1

What's Changed

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

Commits
  • 40157b9 :bookmark: bump version 1.4.1
  • 1c878bf :arrow_up: upgrade dependencies and lint
  • 7c00423 :bug: Fix: reload exclude 相对路径不生效 (#124)
  • aa7fefa :arrow_up: auto update by pre-commit hooks (#123)
  • 74c8c2b :arrow_up: Bump the actions group with 1 update (#121)
  • See full diff in compare view


Updates nonebot-adapter-qq from 1.4.2 to 1.4.3

Release notes

Sourced from nonebot-adapter-qq's releases.

Release 1.4.3

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

Commits
  • adc69b3 :bookmark: bump version 1.4.3
  • 2de6833 :sparkles: use pydantic compat
  • a8304d1 :sparkles: add group c2c delete message api
  • eabae6b :sparkles: allow group c2c file data upload
  • See full diff in compare view


Updates nonebot-adapter-satori from 0.10.2 to 0.10.3

Release notes

Sourced from nonebot-adapter-satori's releases.

Adapter Satori 0.10.3

  • 更新 Author, Image, Audio 等消息元素的字段
  • 修复消息元素无法传入平台扩展字段的问题

Full Changelog: https://github.com/nonebot/adapter-satori/compare/v0.10.2...v0.10.3

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 7 months ago

Codecov Report

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

Project coverage is 81.33%. Comparing base (c58b055) to head (cc5583f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #542 +/- ## ======================================= Coverage 81.33% 81.33% ======================================= Files 64 64 Lines 2572 2572 ======================================= Hits 2092 2092 Misses 480 480 ```

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

dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.