jira-database-etl
jira-database-etl copied to clipboard
Update dependency loguru to v0.5.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| loguru (changelog) | ==0.5.1 -> ==0.5.3 |
Release Notes
Delgan/loguru
v0.5.3
=====================
- Fix child process possibly hanging at exit while combining
enqueue=Truewith third party library likeuwsgi(#​309 <https://github.com/Delgan/loguru/issues/309>, thanks@dstlmrk <https://github.com/dstlmrk>). - Fix possible exception during formatting of non-string messages (
#​331 <https://github.com/Delgan/loguru/issues/331>_).
v0.5.2
=====================
- Fix
AttributeErrorwithin handlers usingserialize=Truewhen callinglogger.exception()outside of the context of an exception (#​296 <https://github.com/Delgan/loguru/issues/296>_). - Fix error while logging an exception containing a non-picklable
valueto a handler withenqueue=True(#​298 <https://github.com/Delgan/loguru/issues/298>_). - Add support for async callable classes (with
__call__method) used as sinks (#​294 <https://github.com/Delgan/loguru/pull/294>, thanks@jessekrubin <https://github.com/jessekrubin>).
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.