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

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 Type Update
pydantic ^1.10.5 -> ^1.10.6 age adoption passing confidence dependencies patch
pydantic ~=1.10.5 -> ~=1.10.6 age adoption passing confidence patch
pypa/gh-action-pypi-publish v1.6.4 -> v1.7.0 age adoption passing confidence action minor

Release Notes

pydantic/pydantic ### [`v1.10.6`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.6): 2023-03-02 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.5...v1.10.6) ##### What's Changed - Implement logic to support creating validators from non standard callables by using defaults to identify them and unwrapping `functools.partial` and `functools.partialmethod` when checking the signature, [#​5126](https://togithub.com/pydantic/pydantic/issues/5126) by [@​JensHeinrich](https://togithub.com/JensHeinrich) - Fix mypy plugin for v1.1.1, and fix `dataclass_transform` decorator for pydantic dataclasses, [#​5111](https://togithub.com/pydantic/pydantic/issues/5111) by [@​cdce8p](https://togithub.com/cdce8p) - Raise `ValidationError`, not `ConfigError`, when a discriminator value is unhashable, [#​4773](https://togithub.com/pydantic/pydantic/issues/4773) by [@​kurtmckee](https://togithub.com/kurtmckee) ##### New Contributors - [@​mrmammadov](https://togithub.com/mrmammadov) made their first contribution in [https://github.com/pydantic/pydantic/pull/5074](https://togithub.com/pydantic/pydantic/pull/5074) - [@​JensHeinrich](https://togithub.com/JensHeinrich) made their first contribution in [https://github.com/pydantic/pydantic/pull/5127](https://togithub.com/pydantic/pydantic/pull/5127) - [@​kurtmckee](https://togithub.com/kurtmckee) made their first contribution in [https://github.com/pydantic/pydantic/pull/5132](https://togithub.com/pydantic/pydantic/pull/5132) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6
pypa/gh-action-pypi-publish ### [`v1.7.0`](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.6.5...v1.7.0) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.6.5...v1.7.0) ### [`v1.6.5`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.6.5) [Compare Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.6.5) #### What's Changed - Added an explicit warning when the password passed into the action is empty — thanks [@​colindean](https://togithub.com/colindean) #### New Contributors - [@​colindean](https://togithub.com/colindean) made their first contribution in [https://github.com/pypa/gh-action-pypi-publish/pull/122](https://togithub.com/pypa/gh-action-pypi-publish/pull/122) **Full Diff**: https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.6.5

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.