-
Notifications
You must be signed in to change notification settings - Fork 22
chore(deps): update python dependencies #774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #774 +/- ##
=======================================
Coverage 86.30% 86.30%
=======================================
Files 71 71
Lines 2555 2555
=======================================
Hits 2205 2205
Misses 350 350 ☔ View full report in Codecov by Sentry. |
fb96733 to
147ba98
Compare
2523dfe to
89cc844
Compare
52b2c8f to
bf1f2e6
Compare
bf1f2e6 to
a5bd55b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
26278dc to
592b862
Compare
This PR contains the following updates:
>=3.10.7→>=3.10.8>=1.5.0→>=1.6.0>=0.13.7→>=0.13.8>=0.60.3→>=0.60.4>=0.8.2→>=0.8.3==2.2.2→==2.3.7>=2.12.4→>=2.12.5>=0.38.0→>=0.40.0Release Notes
matplotlib/matplotlib (matplotlib)
v3.10.8: REL: v3.10.8Compare Source
This is a bugfix release in the 3.10.x series.
The primary highlights of this release are:
nonebot/nb-cli (nb-cli)
v1.6.0Compare Source
NB-CLI 1.6.0 ❄️☃️🏡🍲🥟🧣
What's Changed
Breaking changes:
Bug fixes:
setdefault导致无法匹配空配置的问题 by @NCBM in #164New features:
nb adapter list和nb plugin list现在支持 --installed 选项以列出当前已安装的适配器或插件;nb adapter install和nb plugin install的交互模式现在可以自动排除已安装的适配器或插件;nb adapter updatenb adapter uninstallnb plugin updatenb plugin uninstall的交互模式现在可以自动筛选当前已安装的适配器或插件。.时自动原地创建项目;#type:application#type:library#type:unknown及对应逆过滤器;type过滤器支持部分匹配;Other changes:
Full Changelog: nonebot/nb-cli@v1.5.0...v1.6.0
nonebot/adapter-satori (nonebot-adapter-satori)
v0.13.8: Adapter Satori 0.13.8Compare Source
What's Changed
New Contributors
Full Changelog: nonebot/adapter-satori@v0.13.7...v0.13.8
nonebot/plugin-alconna (nonebot-plugin-alconna)
v0.60.4: Nonebot Plugin Alconna 0.60.4Compare Source
What's Changed
New Contributors
Full Changelog: nonebot/plugin-alconna@v0.60.3...v0.60.4
nonebot/plugin-orm (nonebot-plugin-orm)
v0.8.3: 🔖 Release 0.8.3Compare Source
What's Changed
此修复改动了模板中的 env.py. 对于初始化脚本目录后使用的用户, 需要对 env.py 应用如下更改:
单数据库模板 (generic)
多数据库模板 (multidb)
Full Changelog: nonebot/plugin-orm@v0.8.2...v0.8.3
fllesser/nonebot-plugin-parser (nonebot-plugin-parser)
v2.3.7Compare Source
🚀 Features
parser_xhs_ck,用于 explore 链接无水印解析 @fllesser (#441)🐛 Bug Fixes
💫 Others
v2.3.6Compare Source
Happy new year 🌈
🚀 Features
🐛 Bug Fixes
💫 Others
v2.3.5Compare Source
💫 Others
v2.3.4Compare Source
🚀 Features
🐛 Bug Fixes
💫 Others
yt-dlp>= 2025.12.8 @fllesser (#422)v2.3.3Compare Source
🚀 Features
🐛 Bug Fixes
💫 Others
is_super_privateshould usepermissioninstead ofrule@fllesser (#412)v2.3.2Compare Source
💫 Others
blogin命令仅限superuser私聊使用 @fllesser (#411)v2.3.1Compare Source
🚀 Features
💫 Others
yt-dlp >=2025.12.8@fllesser (#410)apilmoji 0.2.1and ignorepydantic-v1update for renovate @fllesser (#406)apimoji>=0.2.0@fllesser (#403)v2.3.0Compare Source
更换 emoji 渲染上游 apilmoji
🚀 Features
v2.2.5Compare Source
🚀 Features
🐛 Bug Fixes
pconfig.max_sizein download size limit warning.v2.2.4Compare Source
🐛 Bug Fixes
pilmoji-for-parser>=0.1.3@fllesser (#400)v2.2.3Compare Source
添加配置项
parser_emoji_style详见 Readme🚀 Features
💫 Others
pytest.mark.asyncioto all async tests @fllesser (#398)types-yt-dlpfor improved type hinting. @fllesser (#394)nonebugto a git source @fllesser (#393)nonebugto a git source andpytestto version 9.0.1. @fllesser (#392)pydantic/pydantic (pydantic)
v2.12.5: 2025-11-26Compare Source
v2.12.5 (2025-11-26)
This is the fifth 2.12 patch release, addressing an issue with the
MISSINGsentinel and providing several documentation improvements.The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing
the remaining unexpected changes to the serialize as any behavior.
model_construct()on a model withMISSINGas a default value by @ornariece in #12522.Full Changelog: pydantic/pydantic@v2.12.4...v2.12.5
Kludex/uvicorn (uvicorn)
v0.40.0: Version 0.40.0Compare Source
What's Changed
Full Changelog: Kludex/uvicorn@0.39.0...0.40.0
v0.39.0: Version 0.39.0Compare Source
What's Changed
New Contributors
Full Changelog: Kludex/uvicorn@0.38.0...0.39.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.