TeamPiped / Piped-Kubernetes

GNU Affero General Public License v3.0
7 stars 5 forks source link

chore(deps): update dependency loguru to v0.7.2 #48

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.2 age adoption passing confidence

Release Notes

Delgan/loguru (loguru) ### [`v0.7.2`](https://togithub.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#072-2023-09-11) [Compare Source](https://togithub.com/Delgan/loguru/compare/0.7.1...0.7.2) \===================== - Add support for formatting of `ExceptionGroup` errors (`#​805 `\_). - Fix possible `RuntimeError` when using `multiprocessing.set_start_method()` after importing the `logger` (`#​974 `\_) - Fix formatting of possible `__notes__` attached to an `Exception` (`#​980 `\_). ### [`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 `\_).

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.


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

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