NekoAria / YetAnotherPicSearch4Telegram

Yet another picture search bot for Telegram
GNU General Public License v3.0
21 stars 1 forks source link

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

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
loguru (changelog) ^0.7.0 -> ^0.7.1 age adoption passing confidence
loguru (changelog) ~=0.7.0 -> ~=0.7.1 age adoption passing confidence
python-socks ^2.3.0 -> ^2.4.1 age adoption passing confidence
python-socks ~=2.3.0 -> ~=2.4.1 age adoption passing confidence

Release Notes

Delgan/loguru (loguru) ### [`v0.7.1`](https://togithub.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#071-2023-09-04) [Compare Source](https://togithub.com/Delgan/loguru/compare/0.7.0...0.7.1) \===================== - Add a new `context` optional argument to `logger.add()` specifying `multiprocessing` context (like `"spawn"` or `"fork"`) to be used internally instead of the default one (`#​851 `\_). - Add support for true colors on Windows using ANSI/VT console when available (`#​934 `*, thanks `@tunaflsh `*). - Fix possible deadlock when calling `logger.complete()` with concurrent logging of an asynchronous sink (`#​906 `\_). - Fix file possibly rotating too early or too late when re-starting an application around midnight (`#​894 `\_). - Fix inverted `""` and `""` color tags (`#​943 `*, thanks `@tunaflsh `*). - Fix possible untraceable errors raised when logging non-unpicklable `Exception` instances while using `enqueue=True` (`#​329 `\_). - Fix possible errors raised when logging non-picklable `Exception` instances while using `enqueue=True` (`#​342 `*, thanks `@ncoudene `*). - Fix missing seconds and microseconds when formatting timezone offset that requires such accuracy (`#​961 `\_). - Raise `ValueError` if an attempt to use nanosecond precision for time formatting is detected (`#​855 `\_).
romis2012/python-socks (python-socks) ### [`v2.4.1`](https://togithub.com/romis2012/python-socks/compare/v2.4.0...v2.4.1) [Compare Source](https://togithub.com/romis2012/python-socks/compare/v2.4.0...v2.4.1) ### [`v2.4.0`](https://togithub.com/romis2012/python-socks/compare/v2.3.0...v2.4.0) [Compare Source](https://togithub.com/romis2012/python-socks/compare/v2.3.0...v2.4.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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.