Quan666 / ELF_RSS

QQ机器人 RSS订阅 插件,订阅源建议选择 RSSHub
https://myelf.club/archives/221
GNU General Public License v3.0
556 stars 56 forks source link

fix(deps): update all non-major dependencies #415

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
nonebot2 (source) ^2.0.0-rc.3 -> ^2.0.0-rc.4 age adoption passing confidence dependencies patch
pypa/gh-action-pypi-publish v1.8.3 -> v1.8.4 age adoption passing confidence action patch

Release Notes

nonebot/nonebot2 ### [`v2.0.0rc4`](https://togithub.com/nonebot/nonebot2/releases/tag/v2.0.0rc4): 🌈🐠👨🎀 [Compare Source](https://togithub.com/nonebot/nonebot2/compare/v2.0.0rc3...v2.0.0rc4) ##### 🚀 新功能 - Feature: 公开自定义 `on` 函数所需的函数 [@​A-kirami](https://togithub.com/A-kirami) ([#​1856](https://togithub.com/nonebot/nonebot2/pull/1856)) - Feature: 重构驱动器 lifespan 方法 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1860](https://togithub.com/nonebot/nonebot2/pull/1860)) - Test: 使用 conditional coverage 插件 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1858](https://togithub.com/nonebot/nonebot2/pull/1858)) - Feature: 在 Windows 上处理 SIGBREAK 信号 [@​he0119](https://togithub.com/he0119) ([#​1836](https://togithub.com/nonebot/nonebot2/pull/1836)) - Feature: 为子依赖添加 PEP593 `Annotated` 支持 [@​mnixry](https://togithub.com/mnixry) ([#​1832](https://togithub.com/nonebot/nonebot2/pull/1832)) - Feature: 为 `User` 权限添加便捷创建方法 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1825](https://togithub.com/nonebot/nonebot2/pull/1825)) - Feature: 移除内置响应规则事件类型限制 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1824](https://togithub.com/nonebot/nonebot2/pull/1824)) - Feature: 允许继承和使用 Matcher 子类 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1815](https://togithub.com/nonebot/nonebot2/pull/1815)) - Feature: 添加 `get_adapter` 类型 overload [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1755](https://togithub.com/nonebot/nonebot2/pull/1755)) - Feature: 命令匹配支持强制指定空白符 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1748](https://togithub.com/nonebot/nonebot2/pull/1748)) - Feature: 添加获取已注册适配器的方法 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1747](https://togithub.com/nonebot/nonebot2/pull/1747)) - Feature: 使用 `tomllib` 读取 toml 配置 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1720](https://togithub.com/nonebot/nonebot2/pull/1720)) - Feature: 优化插件加载日志 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1716](https://togithub.com/nonebot/nonebot2/pull/1716)) - Feature: 在加载 driver 引发 ImportError 时,使用 `raise from e` [@​shoucandanghehe](https://togithub.com/shoucandanghehe) ([#​1689](https://togithub.com/nonebot/nonebot2/pull/1689)) - Feature: 添加端口配置项约束验证 [@​StarHeartHunt](https://togithub.com/StarHeartHunt) ([#​1632](https://togithub.com/nonebot/nonebot2/pull/1632)) ##### 🐛 Bug 修复 - Test: coverage condition invert [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1862](https://togithub.com/nonebot/nonebot2/pull/1862)) - Fix: 检测运行时创建响应器的插件 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1857](https://togithub.com/nonebot/nonebot2/pull/1857)) - Fix: 修复事件响应器辅助函数丢失 block [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1859](https://togithub.com/nonebot/nonebot2/pull/1859)) - Fix: 修复 bot hook 缺少依赖缓存和上下文管理 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1826](https://togithub.com/nonebot/nonebot2/pull/1826)) - Fix: 会话更新依赖注入缺少缓存和上下文管理 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1807](https://togithub.com/nonebot/nonebot2/pull/1807)) - Fix: 修复适配器能断开非自身所有的 Bot 对象 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1757](https://togithub.com/nonebot/nonebot2/pull/1757)) ##### 📝 文档 - Docs: 修改 NoneBug 独立测试模式流程控制参数 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1866](https://togithub.com/nonebot/nonebot2/pull/1866)) - Docs: 添加 VSCode 配置项名称 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1863](https://togithub.com/nonebot/nonebot2/pull/1863)) - Docs: 添加 Message 基类模板使用警告 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1853](https://togithub.com/nonebot/nonebot2/pull/1853)) - Docs: 移除 Messenger 移动端预期外的蓝色遮罩 [@​StarHeartHunt](https://togithub.com/StarHeartHunt) ([#​1842](https://togithub.com/nonebot/nonebot2/pull/1842)) - Docs: 更新指向文档的链接 [@​he0119](https://togithub.com/he0119) ([#​1841](https://togithub.com/nonebot/nonebot2/pull/1841)) - Docs: 更新 setup 动图 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1840](https://togithub.com/nonebot/nonebot2/pull/1840)) - Docs: 重写教程与进阶指南 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1604](https://togithub.com/nonebot/nonebot2/pull/1604)) - Docs: pip 安装指令添加引号 [@​3yude](https://togithub.com/3yude) ([#​1724](https://togithub.com/nonebot/nonebot2/pull/1724)) - Docs: 修正交互模式命令 [@​3yude](https://togithub.com/3yude) ([#​1719](https://togithub.com/nonebot/nonebot2/pull/1719)) ##### 💫 杂项 - Plugin: 删除 bnhhsh [@​lgc2333](https://togithub.com/lgc2333) ([#​1792](https://togithub.com/nonebot/nonebot2/pull/1792)) - CI: 暂时修复 poetry 依赖安装 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1776](https://togithub.com/nonebot/nonebot2/pull/1776)) - Plugin: 修改链接分享解析器插件名称 [@​zhiyu1998](https://togithub.com/zhiyu1998) ([#​1715](https://togithub.com/nonebot/nonebot2/pull/1715)) - Bot: 移除 ShigureBot [@​lgc2333](https://togithub.com/lgc2333) ([#​1699](https://togithub.com/nonebot/nonebot2/pull/1699)) - CI: 发布机器人使用 latest 标签 [@​he0119](https://togithub.com/he0119) ([#​1690](https://togithub.com/nonebot/nonebot2/pull/1690)) - Fix: 修改 bilibili live 的模块路径 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1679](https://togithub.com/nonebot/nonebot2/pull/1679)) - Docs: 移除商店中的过期插件 2023 [@​j1g5awi](https://togithub.com/j1g5awi) ([#​1610](https://togithub.com/nonebot/nonebot2/pull/1610)) ##### 🍻 插件发布 - Plugin: ChatGPT网页端API [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1865](https://togithub.com/nonebot/nonebot2/pull/1865)) - Plugin: 原神cos [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1855](https://togithub.com/nonebot/nonebot2/pull/1855)) - Plugin: 颠倒问号 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1849](https://togithub.com/nonebot/nonebot2/pull/1849)) - Plugin: nonebot-plugin-miao [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1851](https://togithub.com/nonebot/nonebot2/pull/1851)) - Plugin: 通括膨胀 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1847](https://togithub.com/nonebot/nonebot2/pull/1847)) - Plugin: Hello World [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1845](https://togithub.com/nonebot/nonebot2/pull/1845)) - Plugin: 喵喵点歌 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1838](https://togithub.com/nonebot/nonebot2/pull/1838)) - Plugin: ChatGLM-6B API版 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1834](https://togithub.com/nonebot/nonebot2/pull/1834)) - Plugin: ChatGLM [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1831](https://togithub.com/nonebot/nonebot2/pull/1831)) - Plugin: 基于OpenAI的AI模拟面试官 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1829](https://togithub.com/nonebot/nonebot2/pull/1829)) - Plugin: 多平台热搜获取插件 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1823](https://togithub.com/nonebot/nonebot2/pull/1823)) - Plugin: 随机点名 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1819](https://togithub.com/nonebot/nonebot2/pull/1819)) - Plugin: 表情包制作(调用API版) [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1821](https://togithub.com/nonebot/nonebot2/pull/1821)) - Plugin: 群聊语录库 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1817](https://togithub.com/nonebot/nonebot2/pull/1817)) - Plugin: 随机狗妈 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1813](https://togithub.com/nonebot/nonebot2/pull/1813)) - Plugin: apex信息查询 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1811](https://togithub.com/nonebot/nonebot2/pull/1811)) - Plugin: unoconv文件转换 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1809](https://togithub.com/nonebot/nonebot2/pull/1809)) - Plugin: 原神历史卡池 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1806](https://togithub.com/nonebot/nonebot2/pull/1806)) - Plugin: 括号补全 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1804](https://togithub.com/nonebot/nonebot2/pull/1804)) - Plugin: 修仙模拟器 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1802](https://togithub.com/nonebot/nonebot2/pull/1802)) - Plugin: 发6 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1798](https://togithub.com/nonebot/nonebot2/pull/1798)) - Plugin: 群聊自定义表情包 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1795](https://togithub.com/nonebot/nonebot2/pull/1795)) - Plugin: RimoFun [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1791](https://togithub.com/nonebot/nonebot2/pull/1791)) - Plugin: ChatPDF文章分析 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1788](https://togithub.com/nonebot/nonebot2/pull/1788)) - Plugin: 和团子聊天! [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1785](https://togithub.com/nonebot/nonebot2/pull/1785)) - Plugin: 多功能的ChatGPT机器人 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1781](https://togithub.com/nonebot/nonebot2/pull/1781)) - Plugin: ChatGPT官方接口版 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1767](https://togithub.com/nonebot/nonebot2/pull/1767)) - Plugin: 明日方舟抽卡记录分析 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1786](https://togithub.com/nonebot/nonebot2/pull/1786)) - Plugin: Sanae [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1775](https://togithub.com/nonebot/nonebot2/pull/1775)) - Plugin: 小爱课程表 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1773](https://togithub.com/nonebot/nonebot2/pull/1773)) - Plugin: AutoRepeater [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1769](https://togithub.com/nonebot/nonebot2/pull/1769)) - Plugin: 60s日历 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1765](https://togithub.com/nonebot/nonebot2/pull/1765)) - Plugin: 青年大学习提交(基础版) [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1764](https://togithub.com/nonebot/nonebot2/pull/1764)) - Plugin: 青年大学习提交(Web UI) [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1762](https://togithub.com/nonebot/nonebot2/pull/1762)) - Plugin: 网抑云 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1760](https://togithub.com/nonebot/nonebot2/pull/1760)) - Plugin: nonebot_plugin_eventdone [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1758](https://togithub.com/nonebot/nonebot2/pull/1758)) - Plugin: 爱发电审核 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1750](https://togithub.com/nonebot/nonebot2/pull/1750)) - Plugin: 战地一入群审批 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1745](https://togithub.com/nonebot/nonebot2/pull/1745)) - Plugin: wf的wm市场 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1742](https://togithub.com/nonebot/nonebot2/pull/1742)) - Plugin: 呆呆兽都会用的chatbot接api [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1740](https://togithub.com/nonebot/nonebot2/pull/1740)) - Plugin: 呆呆兽都会起来锻炼 H2E [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1739](https://togithub.com/nonebot/nonebot2/pull/1739)) - Plugin: 修仙\_2.0 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1730](https://togithub.com/nonebot/nonebot2/pull/1730)) - Plugin: 发病语录 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1728](https://togithub.com/nonebot/nonebot2/pull/1728)) - Plugin: 峯驰物流 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1723](https://togithub.com/nonebot/nonebot2/pull/1723)) - Plugin: Bing Chat [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1714](https://togithub.com/nonebot/nonebot2/pull/1714)) - Plugin: 视频、图片解析器 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1710](https://togithub.com/nonebot/nonebot2/pull/1710)) - Plugin: 你画我猜组队 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1705](https://togithub.com/nonebot/nonebot2/pull/1705)) - Plugin: 明日方舟工具箱 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1698](https://togithub.com/nonebot/nonebot2/pull/1698)) - Plugin: 原神深境螺旋数据查询 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1696](https://togithub.com/nonebot/nonebot2/pull/1696)) - Plugin: 工具拓展 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1694](https://togithub.com/nonebot/nonebot2/pull/1694)) - Plugin: OneBot 实现 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1692](https://togithub.com/nonebot/nonebot2/pull/1692)) - Plugin: 舞萌maimai插件版 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1687](https://togithub.com/nonebot/nonebot2/pull/1687)) - Plugin: ACMReminder [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1686](https://togithub.com/nonebot/nonebot2/pull/1686)) - Plugin: 通用指令阻断 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1683](https://togithub.com/nonebot/nonebot2/pull/1683)) - Plugin: 今天吃喝什么(图片版) [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1678](https://togithub.com/nonebot/nonebot2/pull/1678)) - Plugin: Q群消息事件监控 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1672](https://togithub.com/nonebot/nonebot2/pull/1672)) - Plugin: DickyPK [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1670](https://togithub.com/nonebot/nonebot2/pull/1670)) - Plugin: 每日人品2 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1669](https://togithub.com/nonebot/nonebot2/pull/1669)) - Plugin: 娶群友 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1665](https://togithub.com/nonebot/nonebot2/pull/1665)) - Plugin: 我要一张xx涩图 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1663](https://togithub.com/nonebot/nonebot2/pull/1663)) - Plugin: AutoReply [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1660](https://togithub.com/nonebot/nonebot2/pull/1660)) - Plugin: B站热搜 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1658](https://togithub.com/nonebot/nonebot2/pull/1658)) - Plugin: MC Ping [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1656](https://togithub.com/nonebot/nonebot2/pull/1656)) - Plugin: impact淫趴 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1653](https://togithub.com/nonebot/nonebot2/pull/1653)) - Plugin: 更人性化的GPT-Ai聊天插件 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1651](https://togithub.com/nonebot/nonebot2/pull/1651)) - Plugin: uuid生成器 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1649](https://togithub.com/nonebot/nonebot2/pull/1649)) - Plugin: 舔狗日记 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1646](https://togithub.com/nonebot/nonebot2/pull/1646)) - Plugin: 查找轻小说 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1644](https://togithub.com/nonebot/nonebot2/pull/1644)) - Plugin: XDU校园服务 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1642](https://togithub.com/nonebot/nonebot2/pull/1642)) - Plugin: nonebot-plugin-mcport [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1640](https://togithub.com/nonebot/nonebot2/pull/1640)) - Plugin: Alconna 命令工具 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1639](https://togithub.com/nonebot/nonebot2/pull/1639)) - Plugin: Group_Link_Guild [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1637](https://togithub.com/nonebot/nonebot2/pull/1637)) - Plugin: 简易群管女生自用99新 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1635](https://togithub.com/nonebot/nonebot2/pull/1635)) - Plugin: 青岚 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1631](https://togithub.com/nonebot/nonebot2/pull/1631)) - Plugin: 对话超管 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1627](https://togithub.com/nonebot/nonebot2/pull/1627)) - Plugin: 摩尔质量计算器 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1625](https://togithub.com/nonebot/nonebot2/pull/1625)) - Plugin: 植物大战僵尸小游戏 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1622](https://togithub.com/nonebot/nonebot2/pull/1622)) ##### 🍻 机器人发布 - Bot: 桃桃酱 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1801](https://togithub.com/nonebot/nonebot2/pull/1801)) - Bot: fubot [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1783](https://togithub.com/nonebot/nonebot2/pull/1783)) - Bot: LOVE酱 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1779](https://togithub.com/nonebot/nonebot2/pull/1779)) - Bot: 脑积水 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1771](https://togithub.com/nonebot/nonebot2/pull/1771)) - Bot: koishi [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1681](https://togithub.com/nonebot/nonebot2/pull/1681)) - Bot: ChensQBOTv2 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1676](https://togithub.com/nonebot/nonebot2/pull/1676)) - Bot: 青岚 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​1630](https://togithub.com/nonebot/nonebot2/pull/1630))
pypa/gh-action-pypi-publish ### [`v1.8.4`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.8.4) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4) #### What's Improved - [@​hugovk](https://togithub.com/hugovk) cleaned up the double whitespaces in the OIDC flow logging in [https://github.com/pypa/gh-action-pypi-publish/pull/140](https://togithub.com/pypa/gh-action-pypi-publish/pull/140) - [@​woodruffw](https://togithub.com/woodruffw) added a title and a docs link to the OIDC error output in [https://github.com/pypa/gh-action-pypi-publish/pull/139](https://togithub.com/pypa/gh-action-pypi-publish/pull/139) **Full Diff**: https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.