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

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
deep-translator ^1.10.0 -> ^1.10.1 age adoption passing confidence
deep-translator ~=1.10.0 -> ~=1.10.1 age adoption passing confidence
pydantic ^1.10.4 -> ^1.10.5 age adoption passing confidence
pydantic ~=1.10.4 -> ~=1.10.5 age adoption passing confidence
typing-extensions (changelog) ^4.4.0 -> ^4.5.0 age adoption passing confidence
typing-extensions (changelog) ~=4.4.0 -> ~=4.5.0 age adoption passing confidence

Release Notes

nidhaloff/deep_translator ### [`v1.10.1`](https://togithub.com/nidhaloff/deep-translator/releases/tag/v1.10.1): Hotfix for extra_requires [Compare Source](https://togithub.com/nidhaloff/deep_translator/compare/v1.10.0...v1.10.1) ##### What’s Changed - Fix/extra requires ([#​193](https://togithub.com/nidhaloff/deep_translator/issues/193)) [@​nidhaloff](https://togithub.com/nidhaloff) - adding pre-commit hooks for the repository ([#​190](https://togithub.com/nidhaloff/deep_translator/issues/190)) [@​jiaulislam](https://togithub.com/jiaulislam)
pydantic/pydantic ### [`v1.10.5`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.5): (2023-02-15) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.4...v1.10.5) - Fix broken parametrized bases handling with `GenericModel`s with complex sets of models, [#​5052](https://togithub.com/pydantic/pydantic/issues/5052) by [@​MarkusSintonen](https://togithub.com/MarkusSintonen) - Invalidate mypy cache if plugin config changes, [#​5007](https://togithub.com/pydantic/pydantic/issues/5007) by [@​cdce8p](https://togithub.com/cdce8p) - Fix `RecursionError` when deep-copying dataclass types wrapped by pydantic, [#​4949](https://togithub.com/pydantic/pydantic/issues/4949) by [@​mbillingr](https://togithub.com/mbillingr) - Fix `X | Y` union syntax breaking `GenericModel`, [#​4146](https://togithub.com/pydantic/pydantic/issues/4146) by [@​thenx](https://togithub.com/thenx) - Switch coverage badge to show coverage for this branch/release, [#​5060](https://togithub.com/pydantic/pydantic/issues/5060) by [@​samuelcolvin](https://togithub.com/samuelcolvin) #### New Contributors - [@​thenx](https://togithub.com/thenx) made their first contribution in [https://github.com/pydantic/pydantic/pull/4977](https://togithub.com/pydantic/pydantic/pull/4977) - [@​mbillingr](https://togithub.com/mbillingr) made their first contribution in [https://github.com/pydantic/pydantic/pull/4963](https://togithub.com/pydantic/pydantic/pull/4963) - [@​MarkusSintonen](https://togithub.com/MarkusSintonen) made their first contribution in [https://github.com/pydantic/pydantic/pull/5052](https://togithub.com/pydantic/pydantic/pull/5052) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5
python/typing_extensions ### [`v4.5.0`](https://togithub.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-450-February-14-2023) [Compare Source](https://togithub.com/python/typing_extensions/compare/4.4.0...4.5.0) - Runtime support for PEP 702, adding `typing_extensions.deprecated`. Patch by Jelle Zijlstra. - Add better default value for TypeVar `default` parameter, PEP 696. Enables runtime check if `None` was passed as default. Patch by Marc Mueller ([@​cdce8p](https://togithub.com/cdce8p)). - The `@typing_extensions.override` decorator now sets the `.__override__` attribute. Patch by Steven Troxler. - Fix `get_type_hints()` on cross-module inherited `TypedDict` in 3.9 and 3.10. Patch by Carl Meyer. - Add `frozen_default` parameter on `dataclass_transform`. Patch by Erik De Bonte.

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.