Quan666 / ELF_RSS

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

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

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
cachetools ^5.2.1 -> ^5.3.0 age adoption passing confidence
cachetools ~=5.2.1 -> ~=5.3.0 age adoption passing confidence
nonebot-adapter-onebot (source) ^2.2.0 -> ^2.2.1 age adoption passing confidence
nonebot-adapter-onebot (source) ~=2.2.0 -> ~=2.2.1 age adoption passing confidence

Release Notes

tkem/cachetools ### [`v5.3.0`](https://togithub.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v530-2023-01-22) [Compare Source](https://togithub.com/tkem/cachetools/compare/v5.2.1...v5.3.0) \=================== - Add `cache_info()` function to `@cached` decorator.
nonebot/adapter-onebot ### [`v2.2.1`](https://togithub.com/nonebot/adapter-onebot/releases/tag/v2.2.1): Release 2.2.1 [Compare Source](https://togithub.com/nonebot/adapter-onebot/compare/v2.2.0...v2.2.1) #### Documentation https://onebot.adapters.nonebot.dev/ #### What's Changed - CI: add Python 3.11 into test by [@​StarHeartHunt](https://togithub.com/StarHeartHunt) in [https://github.com/nonebot/adapter-onebot/pull/40](https://togithub.com/nonebot/adapter-onebot/pull/40) - :arrow_up: auto update by pre-commit hooks by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/nonebot/adapter-onebot/pull/42](https://togithub.com/nonebot/adapter-onebot/pull/42) - Fix: 修复 Sec-WebSocket-Protocol 格式不正确时的报错 by [@​he0119](https://togithub.com/he0119) in [https://github.com/nonebot/adapter-onebot/pull/43](https://togithub.com/nonebot/adapter-onebot/pull/43) - Feature: 优化消息和消息段的`repr()`显示效果 by [@​mnixry](https://togithub.com/mnixry) in [https://github.com/nonebot/adapter-onebot/pull/44](https://togithub.com/nonebot/adapter-onebot/pull/44) - Fix: 修复遇到不同协议相同 ID 的机器人连接时没有正常报错断开连接的问题 by [@​he0119](https://togithub.com/he0119) in [https://github.com/nonebot/adapter-onebot/pull/45](https://togithub.com/nonebot/adapter-onebot/pull/45) **Full Changelog**: https://github.com/nonebot/adapter-onebot/compare/v2.2.0...v2.2.1

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.