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 #366

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
aiohttp ^3.8.1 -> ^3.8.3 age adoption passing confidence
aiohttp ~=3.8.1 -> ~=3.8.3 age adoption passing confidence
deep-translator ^1.8.3 -> ^1.9.0 age adoption passing confidence
deep-translator ~=1.8.3 -> ~=1.9.0 age adoption passing confidence
nonebot-plugin-guild-patch ^0.2.0 -> ^0.2.1 age adoption passing confidence
nonebot-plugin-guild-patch ~=0.2.0 -> ~=0.2.1 age adoption passing confidence
pikpakapi ^0.0.6 -> ^0.0.7 age adoption passing confidence
pikpakapi ~=0.0.6 -> ~=0.0.7 age adoption passing confidence
tenacity ^8.0.1 -> ^8.1.0 age adoption passing confidence
tenacity ==8.0.1 -> ==8.1.0 age adoption passing confidence

Release Notes

aio-libs/aiohttp ### [`v3.8.3`](https://togithub.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#​383-2022-09-21) [Compare Source](https://togithub.com/aio-libs/aiohttp/compare/v3.8.2...v3.8.3) \================== .. attention:: This is the last :doc:`aiohttp ` release tested under Python 3.6. The 3.9 stream is dropping it from the CI and the distribution package metadata. ## Bugfixes - Increased the upper boundary of the :doc:`multidict:index` dependency to allow for the version 6 -- by :user:`hugovk`. It used to be limited below version 7 in :doc:`aiohttp ` v3.8.1 but was lowered in v3.8.2 via :pr:`6550` and never brought back, causing problems with dependency pins when upgrading. :doc:`aiohttp ` v3.8.3 fixes that by recovering the original boundary of `< 7`. `#​6950 `\_ *** ### [`v3.8.2`](https://togithub.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#​382-2022-09-20-subsequently-yanked-on-2022-09-21) [Compare Source](https://togithub.com/aio-libs/aiohttp/compare/v3.8.1...v3.8.2) \===================================================== ## Bugfixes - Support registering OPTIONS HTTP method handlers via RouteTableDef. `#​4663 `\_ - Started supporting `authority-form` and `absolute-form` URLs on the server-side. `#​6227 `\_ - Fix Python 3.11 alpha incompatibilities by using Cython 0.29.25 `#​6396 `\_ - Remove a deprecated usage of pytest.warns(None) `#​6663 `\_ - Fix regression where `asyncio.CancelledError` occurs on client disconnection. `#​6719 `\_ - Export :py:class:`~aiohttp.web.PrefixedSubAppResource` under :py:mod:`aiohttp.web` -- by :user:`Dreamsorcerer`. This fixes a regression introduced by :pr:`3469`. `#​6889 `\_ - Dropped the :class:`object` type possibility from the :py:attr:`aiohttp.ClientSession.timeout` property return type declaration. `#​6917 `*, `#​6923 `* ## Improved Documentation - Added clarification on configuring the app object with settings such as a db connection. `#​4137 `\_ - Edited the web.run_app declaration. `#​6401 `\_ - Dropped the :class:`object` type possibility from the :py:attr:`aiohttp.ClientSession.timeout` property return type declaration. `#​6917 `*, `#​6923 `* ## Deprecations and Removals - Drop Python 3.5 support, aiohttp works on 3.6+ now. `#​4046 `\_ ## Misc - `#​6369 `*, `#​6399 `*, `#​6550 `*, `#​6708 `*, `#​6757 `*, `#​6857 `*, `#​6872 `\_ ***
nidhaloff/deep_translator ### [`v1.9.0`](https://togithub.com/nidhaloff/deep_translator/compare/v1.8.3...v1.9.0) [Compare Source](https://togithub.com/nidhaloff/deep_translator/compare/v1.8.3...v1.9.0)
mnixry/nonebot-plugin-guild-patch ### [`v0.2.1`](https://togithub.com/mnixry/nonebot-plugin-guild-patch/compare/v0.2.0...v0.2.1) [Compare Source](https://togithub.com/mnixry/nonebot-plugin-guild-patch/compare/v0.2.0...v0.2.1)
Quan666/PikPakAPI ### [`v0.0.7`](https://togithub.com/Quan666/PikPakAPI/releases/tag/v0.0.7) [Compare Source](https://togithub.com/Quan666/PikPakAPI/compare/v0.0.6...v0.0.7) :sparkles: 新增接口: 1. 离线任务重试 [#​2](https://togithub.com/Quan666/PikPakAPI/issues/2) 2. 离线任务状态查询 3. 路径转文件夹id,且不存在时自动创建
jd/tenacity ### [`v8.1.0`](https://togithub.com/jd/tenacity/compare/8.0.1...8.1.0) [Compare Source](https://togithub.com/jd/tenacity/compare/8.0.1...8.1.0)

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.