chore(deps): update dependency com.taoensso/timbre to v6.6.1 #35
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.3.1
->6.6.1
Release Notes
taoensso/timbre (com.taoensso/timbre)
v6.6.1
Compare Source
This is a non-breaking hotfix release that should be a safe update for users of
v6.6.0
.Fixes since
v6.6.0
(2024-10-28)-log!
(may affect AOT users) (@borkdude) [201678b
]New since
v6.6.0
(2024-10-28)v6.6.0
Compare Source
Same as
v6.6.0-RC1
(2024-08-30), just updates some dependencies.This is a significant feature release that includes new built-in support for Java logging interop via SLF4J.
Big thanks to @fzakaria and @rufoa for their long-time work on Timbre's previous optional SLF4J interop 🙏
As always, feedback and bug reports very welcome! - Peter Taoussanis
Changes since
v6.5.0
(2024-02-26)default-output-fn
: omit "?" location info [6d7495a
]New since
v6.5.0
(2024-02-26)6b4873e
]95ea032
]timbre-json-appender
to wiki (@NoahTheDuke) [0fa226e
]Fixes since
v6.5.0
(2024-02-26)v6.5.0
Compare Source
This is a maintenance release that should be non-breaking, but does change the default
:min-level
when none is specified.Changes since
v6.4.0
6b165c6
[mod] Change default top-level*config*
:min-level (when none specified) from :report -> :traceFixes since
v6.4.0
3d730f9
[fix] [#381] Handle possible invalid stacktrace fontsNew since
v6.4.0
f3ce2b5
[new] [#374] Add OpenTelemetry Protocol (OTLP) community appender (@devurandom)v6.4.0
Compare Source
This is a maintenance release that should be non-breaking, but that may change (fix) logging output for users of the JS console logger's
:raw-console?
option.Fixes since
v6.3.1
9ec4e3c
[fix] JS console appender unintentionally duplicating raw argsdbf8481
[fix] Unnecessary boxed math in (community) rotor appenderfab7b26
[fix] [#380] Fix docstring typo (@alexpetrov)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.
This PR was generated by Mend Renovate. View the repository job log.