fix(deps): update dependency loguru to v0.7.3 #36

Open
renovate[bot] wants to merge 1 commit from renovate/loguru-0.x-lockfile into master
renovate[bot] commented 2024-12-06 12:32:37 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
loguru (changelog) 0.7.2 -> 0.7.3 age confidence

Release Notes

Delgan/loguru (loguru)

v0.7.3

Compare Source

=====================

  • Fix Cython incompatibility caused by the absence of underlying stack frames, which resulted in a ValueError during logging (#&#8203;88 <https://github.com/Delgan/loguru/issues/88>_).
  • Fix possible RuntimeError when removing all handlers with logger.remove() due to thread-safety issue (#&#8203;1183 <https://github.com/Delgan/loguru/issues/1183>, thanks @jeremyk <https://github.com/jeremyk>).
  • Fix diagnose=True option of exception formatting not working as expected with Python 3.13 (#&#8203;1235 <https://github.com/Delgan/loguru/issues/1235>, thanks @etianen <https://github.com/etianen>).
  • Fix non-standard level names not fully compatible with logging.Formatter() (#&#8203;1231 <https://github.com/Delgan/loguru/issues/1231>, thanks @yechielb2000 <https://github.com/yechielb2000>).
  • Fix inability to display a literal "\" immediately before color markups (#&#8203;988 <https://github.com/Delgan/loguru/issues/988>_).
  • Fix possible infinite recursion when an exception is raised from a __repr__ method decorated with logger.catch() (#&#8203;1044 <https://github.com/Delgan/loguru/issues/1044>_).
  • Improve performance of datetime formatting while logging messages (#&#8203;1201 <https://github.com/Delgan/loguru/issues/1201>, thanks @trim21 <https://github.com/trim21>).
  • Reduce startup time in the presence of installed but unused IPython third-party library (#&#8203;1001 <https://github.com/Delgan/loguru/issues/1001>, thanks @zakstucke <https://github.com/zakstucke>).

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 was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [loguru](https://redirect.github.com/Delgan/loguru) ([changelog](https://redirect.github.com/Delgan/loguru/blob/master/CHANGELOG.rst)) | `0.7.2` -> `0.7.3` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/loguru/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/loguru/0.7.2/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Delgan/loguru (loguru)</summary> ### [`v0.7.3`](https://redirect.github.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#073-2024-12-06) [Compare Source](https://redirect.github.com/Delgan/loguru/compare/0.7.2...0.7.3) \===================== - Fix Cython incompatibility caused by the absence of underlying stack frames, which resulted in a `ValueError` during logging (`#&#8203;88 <https://github.com/Delgan/loguru/issues/88>`\_). - Fix possible `RuntimeError` when removing all handlers with `logger.remove()` due to thread-safety issue (`#&#8203;1183 <https://github.com/Delgan/loguru/issues/1183>`*, thanks `@jeremyk <https://github.com/jeremyk>`*). - Fix `diagnose=True` option of exception formatting not working as expected with Python 3.13 (`#&#8203;1235 <https://github.com/Delgan/loguru/issues/1235>`*, thanks `@etianen <https://github.com/etianen>`*). - Fix non-standard level names not fully compatible with `logging.Formatter()` (`#&#8203;1231 <https://github.com/Delgan/loguru/issues/1231>`*, thanks `@yechielb2000 <https://github.com/yechielb2000>`*). - Fix inability to display a literal `"\"` immediately before color markups (`#&#8203;988 <https://github.com/Delgan/loguru/issues/988>`\_). - Fix possible infinite recursion when an exception is raised from a `__repr__` method decorated with `logger.catch()` (`#&#8203;1044 <https://github.com/Delgan/loguru/issues/1044>`\_). - Improve performance of `datetime` formatting while logging messages (`#&#8203;1201 <https://github.com/Delgan/loguru/issues/1201>`*, thanks `@trim21 <https://github.com/trim21>`*). - Reduce startup time in the presence of installed but unused `IPython` third-party library (`#&#8203;1001 <https://github.com/Delgan/loguru/issues/1001>`*, thanks `@zakstucke <https://github.com/zakstucke>`*). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cpressland/rq-autoscaler). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Commenting is not possible because the repository is archived.
No description provided.