Quan666 / ELF_RSS

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

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

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Pillow (source, changelog) ^10.0.1 -> ^10.1.0 age adoption passing confidence dependencies minor
Pillow (source, changelog) ~=10.0.1 -> ~=10.1.0 age adoption passing confidence minor
actions/checkout v4.0.0 -> v4.1.0 age adoption passing confidence action minor
actions/setup-python v4.7.0 -> v4.7.1 age adoption passing confidence action patch
aiohttp ^3.8.5 -> ^3.8.6 age adoption passing confidence dependencies patch
aiohttp ~=3.8.5 -> ~=3.8.6 age adoption passing confidence patch
arrow ^1.2.3 -> ^1.3.0 age adoption passing confidence dependencies minor
arrow ~=1.2.3 -> ~=1.3.0 age adoption passing confidence minor
nb-cli ^1.2.4 -> ^1.2.5 age adoption passing confidence dev-dependencies patch
nb-cli ~=1.2.4 -> ~=1.2.5 age adoption passing confidence patch
nonebot-adapter-onebot (source) ^2.2.4 -> ^2.3.1 age adoption passing confidence dependencies minor
nonebot-adapter-onebot (source) ~=2.2.4 -> ~=2.3.1 age adoption passing confidence minor
nonebot2 (source, changelog) ^2.1.0 -> ^2.1.1 age adoption passing confidence dependencies patch
nonebot2 (source, changelog) ~=2.1.0 -> ~=2.1.1 age adoption passing confidence patch
pydantic (changelog) ^1.10.12 -> ^1.10.13 age adoption passing confidence dependencies patch
pydantic (changelog) ~=1.10.12 -> ~=1.10.13 age adoption passing confidence patch

Release Notes

python-pillow/Pillow (Pillow) ### [`v10.1.0`](https://togithub.com/python-pillow/Pillow/blob/HEAD/CHANGES.rst#1010-2023-10-15) [Compare Source](https://togithub.com/python-pillow/Pillow/compare/10.0.1...10.1.0) - Added TrueType default font to allow for different sizes [#​7354](https://togithub.com/python-pillow/Pillow/issues/7354) \[radarhere] - Fixed invalid argument warning [#​7442](https://togithub.com/python-pillow/Pillow/issues/7442) \[radarhere] - Added ImageOps cover method [#​7412](https://togithub.com/python-pillow/Pillow/issues/7412) \[radarhere, hugovk] - Catch struct.error from truncated EXIF when reading JPEG DPI [#​7458](https://togithub.com/python-pillow/Pillow/issues/7458) \[radarhere] - Consider default image when selecting mode for PNG save_all [#​7437](https://togithub.com/python-pillow/Pillow/issues/7437) \[radarhere] - Support BGR;15, BGR;16 and BGR;24 access, unpacking and putdata [#​7303](https://togithub.com/python-pillow/Pillow/issues/7303) \[radarhere] - Added CMYK to RGB unpacker [#​7310](https://togithub.com/python-pillow/Pillow/issues/7310) \[radarhere] - Improved flexibility of XMP parsing [#​7274](https://togithub.com/python-pillow/Pillow/issues/7274) \[radarhere] - Support reading 8-bit YCbCr TIFF images [#​7415](https://togithub.com/python-pillow/Pillow/issues/7415) \[radarhere] - Allow saving I;16B images as PNG [#​7302](https://togithub.com/python-pillow/Pillow/issues/7302) \[radarhere] - Corrected drawing I;16 points and writing I;16 text [#​7257](https://togithub.com/python-pillow/Pillow/issues/7257) \[radarhere] - Set blue channel to 128 for BC5S [#​7413](https://togithub.com/python-pillow/Pillow/issues/7413) \[radarhere] - Increase flexibility when reading IPTC fields [#​7319](https://togithub.com/python-pillow/Pillow/issues/7319) \[radarhere] - Set C palette to be empty by default [#​7289](https://togithub.com/python-pillow/Pillow/issues/7289) \[radarhere] - Added gs_binary to control Ghostscript use on all platforms [#​7392](https://togithub.com/python-pillow/Pillow/issues/7392) \[radarhere] - Read bounding box information from the trailer of EPS files if specified [#​7382](https://togithub.com/python-pillow/Pillow/issues/7382) \[nopperl, radarhere] - Added reading 8-bit color DDS images [#​7426](https://togithub.com/python-pillow/Pillow/issues/7426) \[radarhere] - Added has_transparency_data [#​7420](https://togithub.com/python-pillow/Pillow/issues/7420) \[radarhere, hugovk] - Fixed bug when reading BC5S DDS images [#​7401](https://togithub.com/python-pillow/Pillow/issues/7401) \[radarhere] - Prevent TIFF orientation from being applied more than once [#​7383](https://togithub.com/python-pillow/Pillow/issues/7383) \[radarhere] - Use previous pixel alpha for QOI_OP_RGB [#​7357](https://togithub.com/python-pillow/Pillow/issues/7357) \[radarhere] - Added BC5U reading [#​7358](https://togithub.com/python-pillow/Pillow/issues/7358) \[radarhere] - Allow getpixel() to accept a list [#​7355](https://togithub.com/python-pillow/Pillow/issues/7355) \[radarhere, homm] - Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii [#​7336](https://togithub.com/python-pillow/Pillow/issues/7336) \[radarhere] - Expand JPEG buffer size when saving optimized or progressive [#​7345](https://togithub.com/python-pillow/Pillow/issues/7345) \[radarhere] - Added session type check for Linux in ImageGrab.grabclipboard() [#​7332](https://togithub.com/python-pillow/Pillow/issues/7332) \[TheNooB2706, radarhere, hugovk] - Allow "loop=None" when saving GIF images [#​7329](https://togithub.com/python-pillow/Pillow/issues/7329) \[radarhere] - Fixed transparency when saving P mode images to PDF [#​7323](https://togithub.com/python-pillow/Pillow/issues/7323) \[radarhere] - Added saving LA images as PDFs [#​7299](https://togithub.com/python-pillow/Pillow/issues/7299) \[radarhere] - Set SMaskInData to 1 for PDFs with alpha [#​7316](https://togithub.com/python-pillow/Pillow/issues/7316), [#​7317](https://togithub.com/python-pillow/Pillow/issues/7317) \[radarhere] - Changed Image mode property to be read-only by default [#​7307](https://togithub.com/python-pillow/Pillow/issues/7307) \[radarhere] - Silence exceptions in *repr_jpeg* and *repr_png* [#​7266](https://togithub.com/python-pillow/Pillow/issues/7266) \[mtreinish, radarhere] - Do not use transparency when saving GIF if it has been removed when normalizing mode [#​7284](https://togithub.com/python-pillow/Pillow/issues/7284) \[radarhere] - Fix missing symbols when libtiff depends on libjpeg [#​7270](https://togithub.com/python-pillow/Pillow/issues/7270) \[heitbaum]
actions/checkout (actions/checkout) ### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396)
actions/setup-python (actions/setup-python) ### [`v4.7.1`](https://togithub.com/actions/setup-python/releases/tag/v4.7.1) [Compare Source](https://togithub.com/actions/setup-python/compare/v4.7.0...v4.7.1) #### What's Changed - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/setup-python/pull/702](https://togithub.com/actions/setup-python/pull/702) - Add range validation for toml files by [@​dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-python/pull/726](https://togithub.com/actions/setup-python/pull/726) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.7.1
aio-libs/aiohttp (aiohttp) ### [`v3.8.6`](https://togithub.com/aio-libs/aiohttp/blob/HEAD/CHANGES.rst#386-2023-10-07) [Compare Source](https://togithub.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6) \================== ## Security bugfixes - Upgraded the vendored copy of llhttp\_ to v9.1.3 -- by :user:`Dreamsorcerer` Thanks to :user:`kenballus` for reporting this, see https://github.com/aio-libs/aiohttp/security/advisories/GHSA-pjjw-qhg8-p2p9. .. \_llhttp: https://llhttp.org `#​7647 `\_ - Updated Python parser to comply with RFCs 9110/9112 -- by :user:`Dreamorcerer` Thanks to :user:`kenballus` for reporting this, see https://github.com/aio-libs/aiohttp/security/advisories/GHSA-gfw2-4jvh-wgfg. `#​7663 `\_ ## Deprecation - Added `fallback_charset_resolver` parameter in `ClientSession` to allow a user-supplied character set detection function. Character set detection will no longer be included in 3.9 as a default. If this feature is needed, please use `fallback_charset_resolver `\_. `#​7561 `\_ ## Features - Enabled lenient response parsing for more flexible parsing in the client (this should resolve some regressions when dealing with badly formatted HTTP responses). -- by :user:`Dreamsorcerer` `#​7490 `\_ ## Bugfixes - Fixed `PermissionError` when `.netrc` is unreadable due to permissions. `#​7237 `\_ - Fixed output of parsing errors pointing to a `\n`. -- by :user:`Dreamsorcerer` `#​7468 `\_ - Fixed `GunicornWebWorker` max_requests_jitter not working. `#​7518 `\_ - Fixed sorting in `filter_cookies` to use cookie with longest path. -- by :user:`marq24`. `#​7577 `\_ - Fixed display of `BadStatusLine` messages from llhttp\_. -- by :user:`Dreamsorcerer` `#​7651 `\_ ***
arrow-py/arrow (arrow) ### [`v1.3.0`](https://togithub.com/arrow-py/arrow/blob/HEAD/CHANGELOG.rst#130-2023-09-30) [Compare Source](https://togithub.com/arrow-py/arrow/compare/1.2.3...1.3.0) - \[ADDED] Added official support for Python 3.11 and 3.12. - \[ADDED] Added dependency on `types-python-dateutil` to improve Arrow mypy compatibility. `PR #​1102 `\_ - \[FIX] Updates to Italian, Romansh, Hungarian, Finish and Arabic locales. - \[FIX] Handling parsing of UTC prefix in timezone strings. - \[CHANGED] Update documentation to improve readability. - \[CHANGED] Dropped support for Python 3.6 and 3.7, which are end-of-life. - \[INTERNAL] Migrate from `setup.py`/Twine to `pyproject.toml`/Flit for packaging and distribution. - \[INTERNAL] Adopt `.readthedocs.yaml` configuration file for continued ReadTheDocs support.
nonebot/nb-cli (nb-cli) ### [`v1.2.5`](https://togithub.com/nonebot/nb-cli/releases/tag/v1.2.5): Release 1.2.5 [Compare Source](https://togithub.com/nonebot/nb-cli/compare/v1.2.4...v1.2.5) ##### What's Changed - Fix:`virtualenv` fail to create env on windows by [@​CMHopeSunshine](https://togithub.com/CMHopeSunshine) in [https://github.com/nonebot/nb-cli/pull/100](https://togithub.com/nonebot/nb-cli/pull/100) - Fix: generate run script failed when cwd has no pyproject.toml **Full Changelog**: https://github.com/nonebot/nb-cli/compare/v1.2.4...v1.2.5
nonebot/adapter-onebot (nonebot-adapter-onebot) ### [`v2.3.1`](https://togithub.com/nonebot/adapter-onebot/releases/tag/v2.3.1): Release 2.3.1 [Compare Source](https://togithub.com/nonebot/adapter-onebot/compare/v2.3.0...v2.3.1) ##### What's Changed - Feature: 移除获取回复信息时失败的 traceback by [@​Well2333](https://togithub.com/Well2333) in [https://github.com/nonebot/adapter-onebot/pull/76](https://togithub.com/nonebot/adapter-onebot/pull/76) - Fix: 修复回复事件对象猜测 by [@​yanyongyu](https://togithub.com/yanyongyu) in [https://github.com/nonebot/adapter-onebot/pull/77](https://togithub.com/nonebot/adapter-onebot/pull/77) **Full Changelog**: https://github.com/nonebot/adapter-onebot/compare/v2.3.0...v2.3.1 ### [`v2.3.0`](https://togithub.com/nonebot/adapter-onebot/releases/tag/v2.3.0): Release 2.3.0 [Compare Source](https://togithub.com/nonebot/adapter-onebot/compare/v2.2.4...v2.3.0) ##### What's Changed - ⬆️ Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/nonebot/adapter-onebot/pull/73](https://togithub.com/nonebot/adapter-onebot/pull/73) **Full Changelog**: https://github.com/nonebot/adapter-onebot/compare/v2.2.4...v2.3.0
nonebot/nonebot2 (nonebot2) ### [`v2.1.1`](https://togithub.com/nonebot/nonebot2/releases/tag/v2.1.1): 🌈🎆 [Compare Source](https://togithub.com/nonebot/nonebot2/compare/v2.1.0...v2.1.1) ##### 🚀 新功能 - Feature: 优先使用 `Annotated` 的最后一个子依赖 [@​ProgramRipper](https://togithub.com/ProgramRipper) ([#​2360](https://togithub.com/nonebot/nonebot2/pull/2360)) - Feature: 优化检查事件响应器的日志 [@​A-kirami](https://togithub.com/A-kirami) ([#​2355](https://togithub.com/nonebot/nonebot2/pull/2355)) ##### 🐛 Bug 修复 - Fix: bot.call_api 在被 called api hook mock 后应该忽略 exception [@​Ailitonia](https://togithub.com/Ailitonia) ([#​2374](https://togithub.com/nonebot/nonebot2/pull/2374)) ##### 📝 文档 - Docs: 修复商店搜索信息的错字 [@​KomoriDev](https://togithub.com/KomoriDev) ([#​2377](https://togithub.com/nonebot/nonebot2/pull/2377)) - Docs: 修复侧边栏 TOC 在 SSR 模式下的渲染问题 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​2376](https://togithub.com/nonebot/nonebot2/pull/2376)) - Docs: 升级新版 NonePress 主题 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​2375](https://togithub.com/nonebot/nonebot2/pull/2375)) - Docs: 增加赞助者显示 [@​StarHeartHunt](https://togithub.com/StarHeartHunt) ([#​2371](https://togithub.com/nonebot/nonebot2/pull/2371)) - Docs: 更新 `get_asgi` 函数的文档字符串 [@​A-kirami](https://togithub.com/A-kirami) ([#​2359](https://togithub.com/nonebot/nonebot2/pull/2359)) ##### 💫 杂项 - Develop: 禁用 Pyright Bytes Promotion 配置 [@​yanyongyu](https://togithub.com/yanyongyu) ([#​2379](https://togithub.com/nonebot/nonebot2/pull/2379)) - Plugin: 修改 `Sekai Stickers` 插件信息 [@​lgc2333](https://togithub.com/lgc2333) ([#​2372](https://togithub.com/nonebot/nonebot2/pull/2372)) - CI: 使用更现代的功能 [@​he0119](https://togithub.com/he0119) ([#​2362](https://togithub.com/nonebot/nonebot2/pull/2362)) - Docs: 添加 wwads [@​yanyongyu](https://togithub.com/yanyongyu) ([#​2361](https://togithub.com/nonebot/nonebot2/pull/2361)) ##### 🍻 插件发布 - Plugin: 大电老师活字印刷 [@​noneflow](https://togithub.com/noneflow) ([#​2370](https://togithub.com/nonebot/nonebot2/pull/2370)) - Plugin: nonebot-plugin-video-api [@​noneflow](https://togithub.com/noneflow) ([#​2367](https://togithub.com/nonebot/nonebot2/pull/2367)) - Plugin: 青年大学习提交 [@​noneflow](https://togithub.com/noneflow) ([#​2357](https://togithub.com/nonebot/nonebot2/pull/2357))
pydantic/pydantic (pydantic) ### [`v1.10.13`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11013-2023-09-27) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.12...v1.10.13) - Fix: Add max length check to `pydantic.validate_email`, [#​7673](https://togithub.com/pydantic/pydantic/issues/7673) by [@​hramezani](https://togithub.com/hramezani) - Docs: Fix pip commands to install v1, [#​6930](https://togithub.com/pydantic/pydantic/issues/6930) by [@​chbndrhnns](https://togithub.com/chbndrhnns)

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.