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
Bumps the production-dependencies group with 9 updates:
2.6.3
2.6.4
2.4.2
2.4.3
0.3.1
0.3.3
0.10.1
0.10.2
0.2.0
0.2.1
0.7.0
0.7.1
0.38.2
0.41.1
0.6.1
0.6.2
0.11.1
0.11.2
Updates
pydantic
from 2.6.3 to 2.6.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
6214a4b
2.6.4 prep (#8975)Updates
nonebot-adapter-onebot
from 2.4.2 to 2.4.3Release notes
Sourced from nonebot-adapter-onebot's releases.
Commits
ffd17aa
:bookmark: bump version 2.4.3b2d9011
:arrow_up: Bump nwtgck/actions-netlify from 2 to 3 (#101)a59e68b
:bug: fix rich highlight error when no paramsa438b8b
:bug: Fix: 加群/添加好友请求的 comment 可能为 None (#98)Updates
nonebot-adapter-kaiheila
from 0.3.1 to 0.3.3Release notes
Sourced from nonebot-adapter-kaiheila's releases.
Commits
09efbee
fix config376d074
Merge pull request #58 from Tian-que/br_fix_ignore_config59b5ed8
release 3.20e72e63
fix config8bdb5b7
0.3.2a122f9bf9
使用escape_tag03c3bc4
Merge pull request #56 from lclbm/fix/log-escape0372ab7
Merge pull request #55 from Cypas/master9380449
fix: 修复log输出时未对<>进行转义问题d0c34c2
Update MANUAL.mdUpdates
nonebot-adapter-satori
from 0.10.1 to 0.10.2Release notes
Sourced from nonebot-adapter-satori's releases.
Commits
70e8ea7
:bug: version 0.10.2e0ec78b
:wrench: add issue templateUpdates
nonebot-adapter-dodo
from 0.2.0 to 0.2.1Release notes
Sourced from nonebot-adapter-dodo's releases.
Commits
0ae95af
⬆️ update lock file11697e7
🔖 bump version 0.2.1Updates
nonebot-plugin-wordcloud
from 0.7.0 to 0.7.1Release notes
Sourced from nonebot-plugin-wordcloud's releases.
Changelog
Sourced from nonebot-plugin-wordcloud's changelog.
Commits
4a2b90a
chore(release): v0.7.1af920cd
fix: 修复 shortcut 匹配问题 (#269)2167879
chore(deps): bump the actions-update group with 2 updates (#256)52924e7
test: 修复测试中随机的报错 (#255)Updates
nonebot-plugin-alconna
from 0.38.2 to 0.41.1Release notes
Sourced from nonebot-plugin-alconna's releases.
Commits
e162207
:bookmark: version 0.41.1e044344
:sparkles: support fake adapter6413b83
:bug: fix version 0.41.06a21185
:sparkles: version 0.41.01d07a8c
:bookmark: version 0.40.1e548a52
:bookmark: version 0.40.06970a9a
:bug: version 0.40.0rc3431d4e1
:bookmark: version 0.40.0rc21c0f1c6
:bug: fix pydantic v2 issue3019bda
:sparkles: supported_adaptersUpdates
nonebot-plugin-memes
from 0.6.1 to 0.6.2Release notes
Sourced from nonebot-plugin-memes's releases.
Commits
6547e7e
bump version 0.6.21dd4ccd
add configmemes_random_meme_show_info
644dcac
update README.mde245d6f
update nonebot-plugin-alconnaUpdates
nonebot-plugin-bawiki
from 0.11.1 to 0.11.2Release notes
Sourced from nonebot-plugin-bawiki's releases.
Commits
19962cd
upDependabot 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