fzakaria / slf4j-timbre

SLF4J binding for Clojure's Timbre
Eclipse Public License 1.0
94 stars 23 forks source link

Bump com.taoensso:timbre from 5.2.1 to 6.0.3 #58

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Bumps com.taoensso:timbre from 5.2.1 to 6.0.3.

Release notes

Sourced from com.taoensso:timbre's releases.

v6.0.3 / 2022 Dec 6

[com.taoensso/timbre "6.0.3"]

Fixes since v6.0.2

  • [fix] #364 Update bundled Encore dependency to fix compilation issue with shadow-cljs

v6.0.2 / 2022 Nov 18

[com.taoensso/timbre "6.0.2"]

Fixes since v6.0.1

v6.0.1 / 2022 Oct 29

[com.taoensso/timbre "6.0.1"]

Fixes since v6.0.0

  • [fix] #359 Restore missing community appenders to the Timbre jar

v6.0.0 / 2022 Oct 28

[com.taoensso/timbre "6.0.0"]

This is a major feature release. Changes may be BREAKING for some users, see relevant commits referenced below for details.
Please test before use in production and report any problems, thanks!
See here for recommended steps when updating any Clojure/Script dependencies.

Changes since v5.2.1

  • 1c9fbb4f [mod] [BREAKING] [#322 #353] Reorganise community appenders
  • 12457d9e [mod] [BREAKING] Default (nil) :min-level changed from :report -> :trace
  • 65c3b473 [mod] [DEPRECATED] :msg_ is now undocumented
  • 98deeb73 [mod] [DEPRECATE] set-level! -> set-min-level!, with-level -> with-min-level
  • 597c7a06 [mod] #356 Call pr-str on non-string arguments
  • 844943eb [mod] [#355 #339] Improve formatting of errors in Cljs (@aiba @DerGuteMoritz)
  • 18bf001e [nop] Update core dependencies
  • e5851f77 [nop] Update community dependencies
  • [nop] Misc refactoring, incl. documentation improvements

New since v5.2.1

... (truncated)

Changelog

Sourced from com.taoensso:timbre's changelog.

v6.0.3 / 2022 Dec 6

[com.taoensso/timbre "6.0.3"]

Fixes since v6.0.2

  • [fix] #364 Update bundled Encore dependency to fix compilation issue with shadow-cljs

v6.0.2 / 2022 Nov 18

[com.taoensso/timbre "6.0.2"]

Fixes since v6.0.1

v6.0.1 / 2022 Oct 29

[com.taoensso/timbre "6.0.1"]

Fixes since v6.0.0

  • [fix] #359 Restore missing community appenders to the Timbre jar

v6.0.0 / 2022 Oct 28

[com.taoensso/timbre "6.0.0"]

This is a major feature release. Changes may be BREAKING for some users, see relevant commits referenced below for details.
Please test before use in production and report any problems, thanks!
See here for recommended steps when updating any Clojure/Script dependencies.

Commits