fix(deps): update module github.com/charmbracelet/log to v0.4.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/charmbracelet/log | require | patch |
v0.4.1 -> v0.4.2
|
Release Notes
charmbracelet/log (github.com/charmbracelet/log)
v0.4.2
This release fixes an issue when using the JSON logger as a slog handler logging error type messages. It ensures we extract the error from the message when the error does not implement json.Marshaler.
Changelog
Bug fixes
-
71b7e86: fix: ensure we recognize errors as slog.AnyValue (#171) (@aymanbagabas)
Other work
-
0e0124d: ci: sync dependabot config (#169) (@charmcli) -
cf6e867: ci: sync golangci-lint config (#165) (@github-actions[bot]) -
0ca0612: ci: sync golangci-lint config (#168) (@github-actions[bot])
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
