Skip to content

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

Merged
pickypg merged 1 commit intomainfrom
renovate/loguru-0.x-lockfile
May 8, 2025
Merged

fix(deps): update dependency loguru to v0.7.3#822
pickypg merged 1 commit intomainfrom
renovate/loguru-0.x-lockfile

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Apr 25, 2025

This PR contains the following updates:

Package Type Update Change
loguru (changelog) 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 this update again.


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

This PR has been generated by Renovate Bot.

@pickypg
Copy link
Copy Markdown
Member

pickypg commented Apr 30, 2025

@valeriy42 Can you take a cursory look at this? I suspect it may help the source material and I do not know if it has a real impact, but I see that it touches a lot more than just what the PR's title suggests.

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/loguru-0.x-lockfile branch from 1c6a43d to 675daa3 Compare May 8, 2025 14:56
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/loguru-0.x-lockfile branch from 675daa3 to 8f20245 Compare May 8, 2025 22:06
@pickypg pickypg merged commit b8f3c02 into main May 8, 2025
5 checks passed
@pickypg pickypg deleted the renovate/loguru-0.x-lockfile branch May 8, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant