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 6.1.0 to 6.2.2 #66

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 11 months ago

Bumps com.taoensso:timbre from 6.1.0 to 6.2.2.

Release notes

Sourced from com.taoensso:timbre's releases.

6.2.2 (2023-07-18)

📦 Available on Clojars

Identical to 6.2.1, but synchronizes Encore dependency with my recent library releases (Timbre, Tufte, Sente, Carmine, etc.) to prevent confusion caused by dependency conflicts.

This is a safe update for users of 6.2.1.

6.2.1 (2023-06-30)

📦 Available on Clojars

This is a maintenance release that should be non-breaking.

Fixes since 6.1.0

  • cd8f04c1 [fix] #369 Temporarily switch back to old Pretty release
  • 5c189454 [fix] #370 Remove println output on init load (@helins)
  • e34629e6 [fix] #365 Provide protection against faulty error-fn

New since 6.1.0

  • 0c5e07e7 [new] #373 #372 Cljs console appender: improve controls for raw logging
  • a0bc5e04 [new] #370 Add :_init-config map to *config*
Changelog

Sourced from com.taoensso:timbre's changelog.

6.2.2 (2023-07-18)

📦 Available on Clojars

Identical to 6.2.1, but synchronizes Encore dependency with my recent library releases (Timbre, Tufte, Sente, Carmine, etc.) to prevent confusion caused by dependency conflicts.

This is a safe update for users of 6.2.1.

6.2.1 (2023-06-30)

📦 Available on Clojars

This is a maintenance release that should be non-breaking.

Commits
  • fff66e5 v6.2.2 (2023-07-18)
  • e89dfc1 [nop] Bump deps
  • 99bbc19 [nop] Update project template
  • 968fa79 v6.2.1 (2023-06-30)
  • aa9df1e [nop] Update Graal tests
  • 7844694 [fix] Broken Graal support
  • 338a0b6 [nop] Add missing ^:deprecated meta
  • 2224d25 v6.2.0 (2023-06-30)
  • 0c5e07e [new] #373 #372 Cljs console appender: improve controls for raw logging
  • 84382e7 [nop] #132 Cljs console appender: remove obsolete Chrome blackbox instructions
  • Additional commits viewable in compare view