Quan666 / ELF_RSS

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

chore(deps): update all non-major dependencies #438

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-python action patch v4.6.0 -> v4.6.1 age adoption passing confidence
cachetools dependencies patch ^5.3.0 -> ^5.3.1 age adoption passing confidence
cachetools patch ~=5.3.0 -> ~=5.3.1 age adoption passing confidence
deep-translator dependencies minor ^1.10.1 -> ^1.11.1 age adoption passing confidence
deep-translator minor ~=1.10.1 -> ~=1.11.1 age adoption passing confidence
emoji dependencies minor ^2.2.0 -> ^2.4.0 age adoption passing confidence
emoji minor ~=2.2.0 -> ~=2.4.0 age adoption passing confidence
pydantic dependencies patch ^1.10.7 -> ^1.10.8 age adoption passing confidence
pydantic patch ~=1.10.7 -> ~=1.10.8 age adoption passing confidence

Release Notes

actions/setup-python ### [`v4.6.1`](https://togithub.com/actions/setup-python/releases/tag/v4.6.1) [Compare Source](https://togithub.com/actions/setup-python/compare/v4.6.0...v4.6.1) #### What's Changed - Fix `allow-prereleases` sample configuration by [@​mayeut](https://togithub.com/mayeut) in [https://github.com/actions/setup-python/pull/615](https://togithub.com/actions/setup-python/pull/615) - Fix a incorrect link advanced-usage.md by [@​siyuan0322](https://togithub.com/siyuan0322) in [https://github.com/actions/setup-python/pull/657](https://togithub.com/actions/setup-python/pull/657) - Remove implicit dependency by [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-python/pull/668](https://togithub.com/actions/setup-python/pull/668) - Automatic update of configuration files from 05/23/2023 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/actions/setup-python/pull/671](https://togithub.com/actions/setup-python/pull/671) - Add warning for python 2.7 on release/v4 by [@​dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-python/pull/673](https://togithub.com/actions/setup-python/pull/673) #### New Contributors - [@​siyuan0322](https://togithub.com/siyuan0322) made their first contribution in [https://github.com/actions/setup-python/pull/657](https://togithub.com/actions/setup-python/pull/657) - [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) made their first contribution in [https://github.com/actions/setup-python/pull/668](https://togithub.com/actions/setup-python/pull/668) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.6.1
tkem/cachetools ### [`v5.3.1`](https://togithub.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v531-2023-05-27) [Compare Source](https://togithub.com/tkem/cachetools/compare/v5.3.0...v5.3.1) \=================== - Depend on Python >= 3.7.
nidhaloff/deep_translator ### [`v1.11.1`](https://togithub.com/nidhaloff/deep_translator/compare/v1.11.0...v1.11.1) [Compare Source](https://togithub.com/nidhaloff/deep_translator/compare/v1.11.0...v1.11.1) ### [`v1.11.0`](https://togithub.com/nidhaloff/deep-translator/releases/tag/v1.11.0): Added support for ChatGpt [Compare Source](https://togithub.com/nidhaloff/deep_translator/compare/v1.10.1...v1.11.0) #### What’s Changed - added chatgpt support ([#​209](https://togithub.com/nidhaloff/deep_translator/issues/209)) [@​nidhaloff](https://togithub.com/nidhaloff) - fixed PonsTranslator ([#​201](https://togithub.com/nidhaloff/deep_translator/issues/201)) [@​DrRac27](https://togithub.com/DrRac27) - 🚀 Contribution Docs Revision & Refactoring Pre-Commit ([#​197](https://togithub.com/nidhaloff/deep_translator/issues/197)) [@​jiaulislam](https://togithub.com/jiaulislam)
carpedm20/emoji ### [`v2.4.0`](https://togithub.com/carpedm20/emoji/blob/HEAD/CHANGES.md#v240-2023-03-12) [Compare Source](https://togithub.com/carpedm20/emoji/compare/v2.3.0...v2.4.0) - Added Japanese and Korean ### [`v2.3.0`](https://togithub.com/carpedm20/emoji/blob/HEAD/CHANGES.md#v230-2023-02-04) [Compare Source](https://togithub.com/carpedm20/emoji/compare/v2.2.0...v2.3.0) - Added Indonesian and Simplified Chinese - Bug fixing
pydantic/pydantic ### [`v1.10.8`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.8): 2023-05-23 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.7...v1.10.8) #### What's Changed - Fix a bug in `Literal` usage with `typing-extension==4.6.0`, [#​5826](https://togithub.com/pydantic/pydantic/issues/5826) by [@​hramezani](https://togithub.com/hramezani) - This solves the (closed) issue [#​3849](https://togithub.com/pydantic/pydantic/issues/3849) where aliased fields that use discriminated union fail to validate when the data contains the non-aliased field name, [#​5736](https://togithub.com/pydantic/pydantic/issues/5736) by [@​benwah](https://togithub.com/benwah) - Update email-validator dependency to >=2.0.0post2, [#​5627](https://togithub.com/pydantic/pydantic/issues/5627) by [@​adriangb](https://togithub.com/adriangb) - update `AnyClassMethod` for changes in [python/typeshed#​9771](https://togithub.com/python/typeshed/issues/9771), [#​5505](https://togithub.com/pydantic/pydantic/issues/5505) by [@​ITProKyle](https://togithub.com/ITProKyle) #### New Contributors - [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) made their first contribution in [https://github.com/pydantic/pydantic/pull/5375](https://togithub.com/pydantic/pydantic/pull/5375) - [@​ITProKyle](https://togithub.com/ITProKyle) made their first contribution in [https://github.com/pydantic/pydantic/pull/5505](https://togithub.com/pydantic/pydantic/pull/5505) - [@​benwah](https://togithub.com/benwah) made their first contribution in [https://github.com/pydantic/pydantic/pull/5736](https://togithub.com/pydantic/pydantic/pull/5736) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8

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.