chore(deps): update dependency loguru to v0.7.3 #9

Open
renovatebot wants to merge 1 commit from renovate/loguru-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
loguru (changelog) patch ==0.7.2 -> ==0.7.3
loguru (changelog) project.dependencies patch ==0.7.2 -> ==0.7.3

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 these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [loguru](https://github.com/Delgan/loguru) ([changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)) | | patch | `==0.7.2` -> `==0.7.3` | | [loguru](https://github.com/Delgan/loguru) ([changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)) | project.dependencies | patch | `==0.7.2` -> `==0.7.3` | --- ### Release Notes <details> <summary>Delgan/loguru (loguru)</summary> ### [`v0.7.3`](https://github.com/Delgan/loguru/blob/HEAD/CHANGELOG.rst#073-2024-12-06) [Compare Source](https://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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovatebot force-pushed renovate/loguru-0.x from 2ff75c71a4 to f18f3318db 2025-06-24 21:17:48 +02:00 Compare
renovatebot force-pushed renovate/loguru-0.x from f18f3318db to e65166fea9 2025-07-21 08:25:43 +02:00 Compare
renovatebot force-pushed renovate/loguru-0.x from e65166fea9 to cd6a25e6ae 2025-08-02 12:02:33 +02:00 Compare
renovatebot force-pushed renovate/loguru-0.x from cd6a25e6ae to 94f1001db9 2025-08-16 00:20:00 +02:00 Compare
renovatebot force-pushed renovate/loguru-0.x from 94f1001db9 to c366c34f5e 2025-10-28 03:32:39 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/loguru-0.x:renovate/loguru-0.x
git switch renovate/loguru-0.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
bannert/foss-webui!9
No description provided.